1. e890fa1 Camera3Device: Wait for empty in-flight map when waiting for idle am: e4df8abe28 by Eino-Ville Talvala · 9 years ago
  2. 90f7c37 Camera3Device: add prop to disable sched fifo by Zhijun He · 9 years ago
  3. e1c8063 Camera: use wp for NotificationListener by Yin-Chia Yeh · 9 years ago
  4. f0645c1 Camera3: don't let dequeueBuffer block indefinitely by Zhijun He · 9 years ago
  5. 7ee4c07 Camera3Device: make request thread SCHED_FIFO for all cases by Zhijun He · 9 years ago
  6. e4df8ab Camera3Device: Wait for empty in-flight map when waiting for idle by Eino-Ville Talvala · 9 years ago
  7. 4d45383 Camera3Device: Add dumpsys monitoring of request/result metadata by Eino-Ville Talvala · 9 years ago
  8. e8a984e resolve merge conflicts of 77c1a35 to nyc-mr1-dev by Eino-Ville Talvala · 10 years ago
  9. 77c1a35 Camera: BufferManager: Don't attach/detach on every frame by Eino-Ville Talvala · 10 years ago
  10. 2591f83 Merge \"CameraDevice3: Fail stream configuration more gracefully\" into nyc-dev by Chien-Yu Chen · 10 years ago
  11. 9b5860b CameraDevice3: Fail stream configuration more gracefully by Chien-Yu Chen · 10 years ago
  12. aedd667 Merge "Camera3Device: Prepare video stream for high speed" into nyc-dev by Chien-Yu Chen · 10 years ago
  13. c66969b Camera3Device: Prepare video stream for high speed by Chien-Yu Chen · 10 years ago
  14. 5d677d1 Camera3: add deferred surface support by Zhijun He · 10 years ago
  15. 473fad9 Camera: fix deadlock by Yin-Chia Yeh · 10 years ago
  16. 0f6778e Camera3: For HFR, make priority elevation request synchronous by Eino-Ville Talvala · 10 years ago
  17. e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 10 years ago
  18. 4c06099 Camera: derive post RAW sensitivity keys for BC by Yin-Chia Yeh · 10 years ago
  19. b0fdc1e Camera: Retry JPEG capture if buffer is dropped. by Shuzhen Wang · 10 years ago
  20. 2cbf6ce Camera: Update dataspace to new spec, convert for older HALs by Eino-Ville Talvala · 10 years ago
  21. 97a3309 Merge "Camera3: Add error stream ID for buffer drop errors" into nyc-dev by Eino-Ville Talvala · 10 years ago
  22. 37964cb Merge "Camera3Device: Send partial results seperately" into nyc-dev by Chien-Yu Chen · 10 years ago
  23. 5cd8d64 Camera3Device: Send partial results seperately by Chien-Yu Chen · 10 years ago
  24. 3c8aa2f Merge "Camera3Device: Validate template ID" into nyc-dev by Chien-Yu Chen · 10 years ago
  25. 9cd1402 Camera3Device: Validate template ID by Chien-Yu Chen · 10 years ago
  26. 431503c Camera3Device: fix dereferencing null pointer crash by Zhijun He · 10 years ago
  27. e95bb63 Camera3: Add error stream ID for buffer drop errors by Eino-Ville Talvala · 10 years ago
  28. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 10 years ago
  29. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 10 years ago
  30. bc57b12 Fix compiler warnings in Camera3 service code. by Aurimas Liutikas · 10 years ago
  31. c28dccc Camera3: Use proper timestamp clock domain for different streams by Shuzhen Wang · 10 years ago
  32. edd41ae Camera3: buffer manager doesn't support HAL3.2 devices by Zhijun He · 10 years ago
  33. 125684a Camera3: add camera3 buffer manager support by Zhijun He · 10 years ago
  34. e9154ce Camera: plumbing for RAW OPAQUE by Yin-Chia Yeh · 10 years ago
  35. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
  36. 7e7a62d CameraService: Add option to dump templates to HALv3 devices by Eino-Ville Talvala · 10 years ago
  37. 3df11ce Camera3Device: Bookkeeping reprocess shutters separately by Chien-Yu Chen · 10 years ago
  38. f99498e CameraService: Use SCHED_FIFO for request queue thread in HFR by Eino-Ville Talvala · 10 years ago
  39. 57ea292 Camera3Device: Clean up next request batch variable by Chien-Yu Chen · 10 years ago
  40. 85a6455 Camera3Device: Support batch requests by Chien-Yu Chen · 10 years ago
  41. efff1c4 Camera3Device: Don't hold mutex during HAL device close. by Eino-Ville Talvala · 10 years ago
  42. 5d1103e Merge "Add experimental camera session prepare API." into mnc-dr-dev by Ruben Brunk · 10 years ago
  43. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 10 years ago
  44. 3ba0c6e Merge "Fix deadlock conditions in Camera3Device." into mnc-dev by Ruben Brunk · 10 years ago
  45. 5732386 Merge "Camera3Device: Relax InFlightMap size check" into mnc-dev by Chien-Yu Chen · 10 years ago
  46. c96ac8d Camera3Device: Relax InFlightMap size check by Chien-Yu Chen · 10 years ago
  47. 183f056 Fix deadlock conditions in Camera3Device. by Ruben Brunk · 10 years ago
  48. 95a1d0f Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD by Eino-Ville Talvala · 10 years ago
  49. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 10 years ago
  50. ab5135b Camera3-Device: Fix AE lock available by Chien-Yu Chen · 11 years ago
  51. ed85058 Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-dev by Chien-Yu Chen · 11 years ago
  52. d196d61 Camera3: Support AE precapture trigger CANCEL by Chien-Yu Chen · 11 years ago
  53. 17338fc Camera3Device: Fix high speed configuration by Chien-Yu Chen · 11 years ago
  54. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 11 years ago
  55. 9a17941 Camera3Device: Default-initialize operating mode. by Eino-Ville Talvala · 11 years ago
  56. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 11 years ago
  57. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 11 years ago
  58. c2adf48 Camera3: fix aborting reprocess requests by Chien-Yu Chen · 11 years ago
  59. 0ec23d3 Camera3Device: Do not call cleanUpFailedRequest with mutex held by Eino-Ville Talvala · 11 years ago
  60. e74c228 Camera3Device: Close hole in prepare in-use stream check by Eino-Ville Talvala · 11 years ago
  61. 261394e Camera: Cleanup to prepare() implementation by Eino-Ville Talvala · 11 years ago
  62. 5e1c007 Merge "Camera: allow non-supported template" by Yin-Chia Yeh · 11 years ago
  63. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 11 years ago
  64. 0336d36 Camera: allow non-supported template by Yin-Chia Yeh · 11 years ago
  65. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 11 years ago
  66. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 11 years ago
  67. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 11 years ago
  68. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 11 years ago
  69. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 11 years ago
  70. 0c4e56d Camera: make sure jpeg buffer size isn't too small by Yin-Chia Yeh · 11 years ago
  71. 43e69a6 Camera3Device: support shutter after result by Chien-Yu Chen · 11 years ago
  72. 31867b3 camera: fix frame deletion logic in mInFlightMap by Ruchit Sharma · 11 years ago
  73. dd5f7dc Merge "Camera3Device: Treat failure to idle as an error" into lmp-dev by Eino-Ville Talvala · 11 years ago
  74. 9c8a091 Camera3Device: Treat failure to idle as an error by Eino-Ville Talvala · 11 years ago
  75. a1530f1 Camera3: Update ZSL post-processing tags by Zhijun He · 11 years ago
  76. 3ea3fcd Camera2: reconfigure video snapshot size if needed by Yin-Chia Yeh · 11 years ago
  77. 16a2ada CameraService: Create a dummy stream when 0 streams are requested. by Eino-Ville Talvala · 11 years ago
  78. 1754351 CameraService: Correct API2 error handling by Eino-Ville Talvala · 11 years ago
  79. fa1fc70 Merge "Camera: fix triggerId logic" into lmp-dev by Yin-Chia Yeh · 11 years ago
  80. c00a25c Camera: fix triggerId logic by Yin-Chia Yeh · 11 years ago
  81. e2d167e camera: Configure streams immediately when API2 does configuration by Igor Murashkin · 11 years ago
  82. 28c9b6f Camera2/3: Cleanup the jpeg buffer size calcaulation logic by Zhijun He · 11 years ago
  83. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 11 years ago
  84. 0a21051 Camera3: tear down Camera3 streams when they are deleted. by Zhijun He · 11 years ago
  85. 5d76e1a Camera3: only append partial result to partial result collection by Zhijun He · 11 years ago
  86. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 11 years ago
  87. 0ea8fa4 Camera3: Add capture intent for ZSL capture by Zhijun He · 12 years ago
  88. c98bd8d Camera3: only return input buffer when it is sent in request by Zhijun He · 12 years ago
  89. f0d962a Camera3: fix ZSL processor3 issues by Zhijun He · 12 years ago
  90. 741ace8 cameraservice: Deprecate triggerId tags by Yin-Chia Yeh · 12 years ago
  91. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 12 years ago
  92. 8684b7f Camera2: Fix lastFrameNumber counter in flush case by Yin-Chia Yeh · 12 years ago
  93. e11ae4b Camera3: Don't notifyError for non-fatal errors by Zhijun He · 12 years ago
  94. f7da096 Camera3: scale the max jpeg buffer size based on resolutions by Zhijun He · 12 years ago
  95. 7ef2039 camera3: Don't hold mLock during flush call by Zhijun He · 12 years ago
  96. e7ec24c Merge "CameraService: fix waitUntilIdle bug revealed by TestingCamera2." by Jianing Wei · 12 years ago
  97. 106b83d am dae621c2: am 95006625: Merge "camera: set mNeedConfig after creating ZSL stream" by Eino-Ville Talvala · 12 years ago
  98. 3c76fa3 CameraService: fix waitUntilIdle bug revealed by TestingCamera2. by Jianing Wei · 12 years ago
  99. 2d6bb3f CameraService: fix race condition and wrong last frame number. by Jianing Wei · 12 years ago
  100. e5e3d08 camera: set mNeedConfig after creating ZSL stream by Yuvraj Pasi · 12 years ago