1. e849af8 Cherry-pick two BufferItem changes by Dan Stoza · 12 years ago
  2. 0c4e56d Camera: make sure jpeg buffer size isn't too small by Yin-Chia Yeh · 12 years ago
  3. 43e69a6 Camera3Device: support shutter after result by Chien-Yu Chen · 12 years ago
  4. 31867b3 camera: fix frame deletion logic in mInFlightMap by Ruchit Sharma · 12 years ago
  5. e0711f2 camera: add traces for KPI measurement by Ruchit Sharma · 12 years ago
  6. dd5f7dc Merge "Camera3Device: Treat failure to idle as an error" into lmp-dev by Eino-Ville Talvala · 12 years ago
  7. 9c8a091 Camera3Device: Treat failure to idle as an error by Eino-Ville Talvala · 12 years ago
  8. a1530f1 Camera3: Update ZSL post-processing tags by Zhijun He · 12 years ago
  9. 6b7a229 camera2: skip capture result after clearZslQueue by Yin-Chia Yeh · 12 years ago
  10. 3ea3fcd Camera2: reconfigure video snapshot size if needed by Yin-Chia Yeh · 12 years ago
  11. 16a2ada CameraService: Create a dummy stream when 0 streams are requested. by Eino-Ville Talvala · 12 years ago
  12. 1754351 CameraService: Correct API2 error handling by Eino-Ville Talvala · 12 years ago
  13. 61deb78 Camera API1: remove unnecessary buffer count check by Zhijun He · 12 years ago
  14. fa1fc70 Merge "Camera: fix triggerId logic" into lmp-dev by Yin-Chia Yeh · 12 years ago
  15. c00a25c Camera: fix triggerId logic by Yin-Chia Yeh · 12 years ago
  16. e2d167e camera: Configure streams immediately when API2 does configuration by Igor Murashkin · 12 years ago
  17. c758f22 camera: hal3: Remove register_stream setprop check by Igor Murashkin · 12 years ago
  18. 28c9b6f Camera2/3: Cleanup the jpeg buffer size calcaulation logic by Zhijun He · 12 years ago
  19. 7d70c5e CameraService: Replace deprecated native_window methods by Eino-Ville Talvala · 12 years ago
  20. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 12 years ago
  21. 0a21051 Camera3: tear down Camera3 streams when they are deleted. by Zhijun He · 12 years ago
  22. 5d76e1a Camera3: only append partial result to partial result collection by Zhijun He · 12 years ago
  23. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 12 years ago
  24. 0ea8fa4 Camera3: Add capture intent for ZSL capture by Zhijun He · 12 years ago
  25. c98bd8d Camera3: only return input buffer when it is sent in request by Zhijun He · 12 years ago
  26. f0d962a Camera3: fix ZSL processor3 issues by Zhijun He · 12 years ago
  27. 741ace8 cameraservice: Deprecate triggerId tags by Yin-Chia Yeh · 12 years ago
  28. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 12 years ago
  29. 8684b7f Camera2: Fix lastFrameNumber counter in flush case by Yin-Chia Yeh · 12 years ago
  30. 13c878f Camera3: fix missing string in logging code by Zhijun He · 12 years ago
  31. e11ae4b Camera3: Don't notifyError for non-fatal errors by Zhijun He · 12 years ago
  32. f7da096 Camera3: scale the max jpeg buffer size based on resolutions by Zhijun He · 12 years ago
  33. 7ef2039 camera3: Don't hold mLock during flush call by Zhijun He · 12 years ago
  34. e7ec24c Merge "CameraService: fix waitUntilIdle bug revealed by TestingCamera2." by Jianing Wei · 12 years ago
  35. 106b83d am dae621c2: am 95006625: Merge "camera: set mNeedConfig after creating ZSL stream" by Eino-Ville Talvala · 12 years ago
  36. 3c76fa3 CameraService: fix waitUntilIdle bug revealed by TestingCamera2. by Jianing Wei · 12 years ago
  37. 6adc9cc Camera3: block until get an available buffer by Zhijun He · 12 years ago
  38. 2d6bb3f CameraService: fix race condition and wrong last frame number. by Jianing Wei · 12 years ago
  39. e5e3d08 camera: set mNeedConfig after creating ZSL stream by Yuvraj Pasi · 12 years ago
  40. 43827ae Merge "camera3: Remove register_stream_buffers for HAL 3.2+" by Vineeta Srivastava · 12 years ago
  41. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 13 years ago
  42. 13d315e camera3: Remove register_stream_buffers for HAL 3.2+ by Igor Murashkin · 12 years ago
  43. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 12 years ago
  44. d6d1883 Merge "Camera3: Fix flush call deadlock" by Zhijun He · 12 years ago
  45. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 12 years ago
  46. 69a3748 Camera3: Fix flush call deadlock by Zhijun He · 12 years ago
  47. cfe0907 Merge "CameraService: Add support for burst capture and repeating burst." by Jianing Wei · 12 years ago
  48. 90e59c9 CameraService: Add support for burst capture and repeating burst. by Jianing Wei · 13 years ago
  49. e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 12 years ago
  50. b5ea301 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 13 years ago
  51. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 13 years ago
  52. 8aa0f06 Remove deprecated BufferQueue constructor by Dan Stoza · 13 years ago
  53. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 13 years ago
  54. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 13 years ago
  55. 5f44635 camera3: Delete output stream of bi-directional stream by Zhijun He · 13 years ago
  56. 491e341 Camera3: Flush device before ZSL reprocess by Zhijun He · 13 years ago
  57. 5b19084 Merge "Camera3: Remove request from InFlightMap for error case" by Zhijun He · 13 years ago
  58. 1b05dfc Camera3: Remove request from InFlightMap for error case by Zhijun He · 13 years ago
  59. b50df22 Merge "Camera3: add systraces for hal open/close" by Zhijun He · 13 years ago
  60. 213ce79 Camera3: add systraces for hal open/close by Zhijun He · 13 years ago
  61. 054aab3 camera3: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS references by Igor Murashkin · 13 years ago
  62. 184dfe4 Camera API2: Add support for partial result quirk by Eino-Ville Talvala · 13 years ago
  63. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 13 years ago
  64. ff3e31d camera: Collect stack traces when bad things happen, print with dumpsys by Igor Murashkin · 13 years ago
  65. 15ad247 Camera: Fix deadlock in Camera3OutputStream by Zhijun He · 13 years ago
  66. 1dd08b3 Merge "Camera2/3: Add more tracing for API1" into klp-dev by Eino-Ville Talvala · 13 years ago
  67. 2b07e02 Camera2/3: Add more tracing for API1 by Eino-Ville Talvala · 13 years ago
  68. cc27e11 Camera: Save 1 frame time for takePicture call by Zhijun He · 13 years ago
  69. 07d2169 Camera3: Improve resilience to stream failures by Eino-Ville Talvala · 13 years ago
  70. 19fffcb Merge "Camera3: track request status in inflight queue" into klp-dev by Zhijun He · 13 years ago
  71. 1d1f846 Camera3: track request status in inflight queue by Zhijun He · 13 years ago
  72. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 13 years ago
  73. 2f876f9 Camera3: Always set a trigger ID for an active trigger by Eino-Ville Talvala · 13 years ago
  74. 6220f99 Merge "camera3: Dump latest request sent with dumpsys" into klp-dev by Igor Murashkin · 13 years ago
  75. d1d6467 Camera: Correct stream id types by Zhijun He · 13 years ago
  76. 1e479c0 camera3: Dump latest request sent with dumpsys by Igor Murashkin · 13 years ago
  77. 26fe6c7 Camera3: Be busy as soon as work arrives. by Eino-Ville Talvala · 13 years ago
  78. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 13 years ago
  79. deeef54 separte producer and consumer interfaces by Mathias Agopian · 13 years ago
  80. b2f5b19 Camera3: Provide consumer usage flags to HAL for each stream by Eino-Ville Talvala · 13 years ago
  81. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 13 years ago