1. f2d1e4d Camera2Client: support HAL version 3.3 by Zhijun He · 10 years ago
  2. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  3. a97dfeb Camera: Remove RAW_SENSOR in favor of RAW16 by Eino-Ville Talvala · 10 years ago
  4. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  5. 045513f am 0fd52ac2: am 6eac9e2f: Merge "Camera2Client: flush requests in stopPreviewL" into lmp-mr1-dev by Chien-Yu Chen · 10 years ago
  6. 2cec0df Camera2Client: flush requests in stopPreviewL by Ruchit Sharma · 11 years ago
  7. a848844 am cb79b3db: am 03181012: Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-dev by Yin-Chia Yeh · 10 years ago
  8. 092d49c Camera2Client: remove recording stream if necessary by Yin-Chia Yeh · 11 years ago
  9. 77e79a5 resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp by Marco Nelissen · 10 years ago
  10. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  11. 6e48af3 am 7b28e4e7: am 9527a598: Merge "Camera: Guard against asBinder() calls on NULL interfaces" by Eino-Ville Talvala · 10 years ago
  12. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
  13. 661c21d CameraService: Disconnect: Release mutex while waiting for joins. by Eino-Ville Talvala · 11 years ago
  14. 96ff5c4 Camera2Client: avoid two consecutive sets of configure_streams calls by Zhijun He · 11 years ago
  15. dc2e6dd Camera2Client: Revert HALv2 device behavior back to MR2 by Eino-Ville Talvala · 11 years ago
  16. f79f8ca Camera2Client: log an error when autoFocus is called in wrong state by Zhijun He · 11 years ago
  17. d3c5b08 Camera2: handle one more videosnapshot failure by Yin-Chia Yeh · 11 years ago
  18. a53021f Camera2: fix 4K recording by Yin-Chia Yeh · 11 years ago
  19. dec84fb Camera2: improve ZSL candidate selection logic by Yin-Chia Yeh · 11 years ago
  20. 4bcbb07 Merge "camera2: Fix video snapshot for HAL 2.* devices." into lmp-dev by Ruben Brunk · 11 years ago
  21. 6551e1e camera2: Fix video snapshot for HAL 2.* devices. by Ruben Brunk · 11 years ago
  22. 3ea3fcd Camera2: reconfigure video snapshot size if needed by Yin-Chia Yeh · 11 years ago
  23. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 11 years ago
  24. ebe865b camera: Allow Camera#getParameters to be called by mediaserver anytime by Igor Murashkin · 11 years ago
  25. ca05ebd cameraservice: disallow zsl/recording coexistentce by Yin-Chia Yeh · 11 years ago
  26. 0a21051 Camera3: tear down Camera3 streams when they are deleted. by Zhijun He · 11 years ago
  27. 0be123d camera: clear ZSLQueue when switching modes by Ruchit Sharma · 11 years ago
  28. 28d0327 cameraservice: remove record stream in stopPreview by Yin-Chia Yeh · 11 years ago
  29. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  30. e2d8375 Camera: Clear ZSL buffer queue when jpeg size is changed by Zhijun He · 11 years ago
  31. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
  32. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 11 years ago
  33. 3f73448 Merge "camera2: Fix race with stream deletion during disconnect." by Ruben Brunk · 11 years ago
  34. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  35. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  36. 4bbf8ea Merge "Camera: delete preview callback when preview size is changed" by Zhijun He · 11 years ago
  37. 1862a00 Merge "Camera: delete zsl stream for video mode" by Zhijun He · 11 years ago
  38. c1b7cc4 Camera: delete preview callback when preview size is changed by Zhijun He · 11 years ago
  39. c69b91c camera3: Update sceneMode tag spec. by Ruben Brunk · 11 years ago
  40. dfe7155 camera2: Fix race with stream deletion during disconnect. by Ruben Brunk · 11 years ago
  41. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago
  42. 6610762 Camera: delete zsl stream for video mode by Zhijun He · 12 years ago
  43. 1dd08b3 Merge "Camera2/3: Add more tracing for API1" into klp-dev by Eino-Ville Talvala · 12 years ago
  44. 2b07e02 Camera2/3: Add more tracing for API1 by Eino-Ville Talvala · 12 years ago
  45. cc27e11 Camera: Save 1 frame time for takePicture call by Zhijun He · 12 years ago
  46. 2b89093 Merge "Camera2/3: Support new PASSIVE_UNFOCUSED AF state" into klp-dev by Eino-Ville Talvala · 12 years ago
  47. 4ad28ea Camera2/3: Support new PASSIVE_UNFOCUSED AF state by Eino-Ville Talvala · 12 years ago
  48. 0181fde Camera2/3: For still captures, use widest FPS range available. by Eino-Ville Talvala · 12 years ago
  49. 527748a Camera: setCallBackWindow only if callback surface is used by Zhijun He · 12 years ago
  50. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  51. a27c4aa camera: Fix race condition between setParameters() and stopPreview(). by Ruben Brunk · 12 years ago
  52. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  53. 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]
  54. 132a4fb am adaa78c9: am a2520db0: camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 12 years ago
  55. a2520db camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 12 years ago
  56. 25d729c resolved conflicts for merge of 364a2677 to master by Eino-Ville Talvala · 12 years ago
  57. a691ff3 Camera2/3: Don't allow recording and callbacks to coexist. by Eino-Ville Talvala · 12 years ago
  58. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 12 years ago
  59. 2b5f8f4 am 4541531a: am c4a8d2dd: Merge "Camera2/3: Create JPEG stream unconditionally." into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  60. a9c64a9 Camera2/3: Create JPEG stream unconditionally. by Eino-Ville Talvala · 12 years ago
  61. 50bdb73 am 4dd110ae: am 254446a8: Camera2/3: Move recording frame processing to its own thread. by Eino-Ville Talvala · 12 years ago
  62. 254446a Camera2/3: Move recording frame processing to its own thread. by Eino-Ville Talvala · 12 years ago
  63. 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
  64. 9454a97 Camera2/3: Don't trigger AF when in INFINITY focus mode. by Eino-Ville Talvala · 12 years ago
  65. 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
  66. 82db9e6 camera3: Fix recording failure when switching resolutions while preview on by Igor Murashkin · 12 years ago
  67. 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
  68. 5282713 Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  69. dca254a Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  70. bfbe189 am 7a0f7d9f: am d24b0653: Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-dev by Igor Murashkin · 12 years ago
  71. 60f11be resolved conflicts for merge of c853784d to master by Eino-Ville Talvala · 12 years ago
  72. 2fba584 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  73. ae500e5 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  74. d09801b Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  75. 02f8457 Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  76. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  77. d0158c3 Camera: Add output side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  78. 7d346fa Camera: Add output side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  79. caf3a9c commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. by Ziv Hendel · 12 years ago
  80. ea49f4b commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. by Ziv Hendel · 12 years ago
  81. e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
  82. 9ab909b Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
  83. ce124da (Camera)FrameProcessor: Refactor to share code with ProFrameProcessor by Igor Murashkin · 12 years ago
  84. 7138105 (Camera)FrameProcessor: Refactor to share code with ProFrameProcessor by Igor Murashkin · 12 years ago
  85. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  86. a2e203b CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  87. 7fa43f3 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  88. b99c5b8 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  89. 48af7e8 CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  90. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  91. a684366 replace getISurfaceTexture by getIGraphicBufferProducer by Mathias Agopian · 12 years ago
  92. 9e1cdea replace getISurfaceTexture by getIGraphicBufferProducer by Mathias Agopian · 12 years ago
  93. b1e7cd1 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  94. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  95. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  96. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  97. 2d2b40b Camera2: fix metadata symbols by Igor Murashkin · 12 years ago
  98. d32b99b Camera2: fix metadata symbols by Igor Murashkin · 12 years ago
  99. 7242152 Fix master build. by Ben Murdoch · 12 years ago
  100. ff82370 Fix master build. by Ben Murdoch · 12 years ago