1. dce65c8 Camera: fix API1 HAL3 path by Yin-Chia Yeh · 8 years ago
  2. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 8 years ago
  3. 7fd5bdb fix warning The left operand of '!=' is a garbage value by Yunlian Jiang · 8 years ago
  4. 8b0b971 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 9 years ago
  5. c451d0f Camera: API1: Improve ZSL mode activation heuristics by Eino-Ville Talvala · 9 years ago
  6. 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 9 years ago
  7. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  8. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  9. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 9 years ago
  10. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  11. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  12. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 9 years ago
  13. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 9 years ago
  14. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 10 years ago
  15. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  16. 355d9c6 Camera2Client: handle slower jpeg stream sensor by Yin-Chia Yeh · 10 years ago
  17. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 10 years ago
  18. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 10 years ago
  19. 216db74 Camera: API1 shim: notify shutter correctly by Yin-Chia Yeh · 10 years ago
  20. d6b01f2 Merge "camera: Actually pass device errors to client for Camera2Device." by Ruben Brunk · 10 years ago
  21. a485dfe camera: Actually pass device errors to client for Camera2Device. by Ruben Brunk · 10 years ago
  22. f2d1e4d Camera2Client: support HAL version 3.3 by Zhijun He · 10 years ago
  23. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  24. a97dfeb Camera: Remove RAW_SENSOR in favor of RAW16 by Eino-Ville Talvala · 10 years ago
  25. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  26. 045513f am 0fd52ac2: am 6eac9e2f: Merge "Camera2Client: flush requests in stopPreviewL" into lmp-mr1-dev by Chien-Yu Chen · 10 years ago
  27. 2cec0df Camera2Client: flush requests in stopPreviewL by Ruchit Sharma · 11 years ago
  28. a848844 am cb79b3db: am 03181012: Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-dev by Yin-Chia Yeh · 10 years ago
  29. 092d49c Camera2Client: remove recording stream if necessary by Yin-Chia Yeh · 11 years ago
  30. 77e79a5 resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp by Marco Nelissen · 10 years ago
  31. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  32. 6e48af3 am 7b28e4e7: am 9527a598: Merge "Camera: Guard against asBinder() calls on NULL interfaces" by Eino-Ville Talvala · 11 years ago
  33. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
  34. 661c21d CameraService: Disconnect: Release mutex while waiting for joins. by Eino-Ville Talvala · 11 years ago
  35. 96ff5c4 Camera2Client: avoid two consecutive sets of configure_streams calls by Zhijun He · 11 years ago
  36. dc2e6dd Camera2Client: Revert HALv2 device behavior back to MR2 by Eino-Ville Talvala · 11 years ago
  37. f79f8ca Camera2Client: log an error when autoFocus is called in wrong state by Zhijun He · 11 years ago
  38. d3c5b08 Camera2: handle one more videosnapshot failure by Yin-Chia Yeh · 11 years ago
  39. a53021f Camera2: fix 4K recording by Yin-Chia Yeh · 11 years ago
  40. dec84fb Camera2: improve ZSL candidate selection logic by Yin-Chia Yeh · 11 years ago
  41. 4bcbb07 Merge "camera2: Fix video snapshot for HAL 2.* devices." into lmp-dev by Ruben Brunk · 11 years ago
  42. 6551e1e camera2: Fix video snapshot for HAL 2.* devices. by Ruben Brunk · 11 years ago
  43. 3ea3fcd Camera2: reconfigure video snapshot size if needed by Yin-Chia Yeh · 11 years ago
  44. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 11 years ago
  45. ebe865b camera: Allow Camera#getParameters to be called by mediaserver anytime by Igor Murashkin · 11 years ago
  46. ca05ebd cameraservice: disallow zsl/recording coexistentce by Yin-Chia Yeh · 11 years ago
  47. 0a21051 Camera3: tear down Camera3 streams when they are deleted. by Zhijun He · 11 years ago
  48. 0be123d camera: clear ZSLQueue when switching modes by Ruchit Sharma · 11 years ago
  49. 28d0327 cameraservice: remove record stream in stopPreview by Yin-Chia Yeh · 11 years ago
  50. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  51. e2d8375 Camera: Clear ZSL buffer queue when jpeg size is changed by Zhijun He · 11 years ago
  52. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
  53. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 11 years ago
  54. 3f73448 Merge "camera2: Fix race with stream deletion during disconnect." by Ruben Brunk · 11 years ago
  55. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  56. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  57. 4bbf8ea Merge "Camera: delete preview callback when preview size is changed" by Zhijun He · 11 years ago
  58. 1862a00 Merge "Camera: delete zsl stream for video mode" by Zhijun He · 11 years ago
  59. c1b7cc4 Camera: delete preview callback when preview size is changed by Zhijun He · 11 years ago
  60. c69b91c camera3: Update sceneMode tag spec. by Ruben Brunk · 11 years ago
  61. dfe7155 camera2: Fix race with stream deletion during disconnect. by Ruben Brunk · 11 years ago
  62. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago
  63. 6610762 Camera: delete zsl stream for video mode by Zhijun He · 12 years ago
  64. 1dd08b3 Merge "Camera2/3: Add more tracing for API1" into klp-dev by Eino-Ville Talvala · 12 years ago
  65. 2b07e02 Camera2/3: Add more tracing for API1 by Eino-Ville Talvala · 12 years ago
  66. cc27e11 Camera: Save 1 frame time for takePicture call by Zhijun He · 12 years ago
  67. 2b89093 Merge "Camera2/3: Support new PASSIVE_UNFOCUSED AF state" into klp-dev by Eino-Ville Talvala · 12 years ago
  68. 4ad28ea Camera2/3: Support new PASSIVE_UNFOCUSED AF state by Eino-Ville Talvala · 12 years ago
  69. 0181fde Camera2/3: For still captures, use widest FPS range available. by Eino-Ville Talvala · 12 years ago
  70. 527748a Camera: setCallBackWindow only if callback surface is used by Zhijun He · 12 years ago
  71. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  72. a27c4aa camera: Fix race condition between setParameters() and stopPreview(). by Ruben Brunk · 12 years ago
  73. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  74. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago[Renamed (99%) from services/camera/libcameraservice/Camera2Client.cpp]
  75. 132a4fb am adaa78c9: am a2520db0: camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 12 years ago
  76. a2520db camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 12 years ago
  77. 25d729c resolved conflicts for merge of 364a2677 to master by Eino-Ville Talvala · 12 years ago
  78. a691ff3 Camera2/3: Don't allow recording and callbacks to coexist. by Eino-Ville Talvala · 12 years ago
  79. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 12 years ago
  80. 2b5f8f4 am 4541531a: am c4a8d2dd: Merge "Camera2/3: Create JPEG stream unconditionally." into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  81. a9c64a9 Camera2/3: Create JPEG stream unconditionally. by Eino-Ville Talvala · 12 years ago
  82. 50bdb73 am 4dd110ae: am 254446a8: Camera2/3: Move recording frame processing to its own thread. by Eino-Ville Talvala · 12 years ago
  83. 254446a Camera2/3: Move recording frame processing to its own thread. by Eino-Ville Talvala · 12 years ago
  84. 4b58d70 am cbbd6c83: am 8f908c0c: Merge "Camera2/3: Don\'t trigger AF when in INFINITY focus mode." into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  85. 9454a97 Camera2/3: Don't trigger AF when in INFINITY focus mode. by Eino-Ville Talvala · 12 years ago
  86. c772245 am b7337d56: am ed49d7b5: Merge "camera3: Fix recording failure when switching resolutions while preview on" into jb-mr2-dev by Igor Murashkin · 12 years ago
  87. 82db9e6 camera3: Fix recording failure when switching resolutions while preview on by Igor Murashkin · 12 years ago
  88. 7f7728f am bd61103f: am be03b28f: Merge "Camera: Pause preview when needing to delete jpeg/zsl streams" into jb-mr2-dev by Igor Murashkin · 12 years ago
  89. 5282713 Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  90. dca254a Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  91. bfbe189 am 7a0f7d9f: am d24b0653: Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-dev by Igor Murashkin · 12 years ago
  92. 60f11be resolved conflicts for merge of c853784d to master by Eino-Ville Talvala · 12 years ago
  93. 2fba584 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  94. ae500e5 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  95. d09801b Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  96. 02f8457 Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  97. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  98. d0158c3 Camera: Add output side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  99. 7d346fa Camera: Add output side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  100. caf3a9c commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. by Ziv Hendel · 12 years ago