1. 743c2d0 Camera: update NDK header by Yin-Chia Yeh · 9 years ago
  2. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  3. 6773d47 camera: Add support to pass native handles across binders by Praveen Chavan · 9 years ago
  4. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  5. ead9146 Camera NDK library: capture session implementation by Yin-Chia Yeh · 9 years ago
  6. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 9 years ago
  7. 018107a camera: Add surface set ID to OutputConfiguration by Zhijun He · 9 years ago
  8. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 9 years ago
  9. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 9 years ago
  10. 5d1103e Merge "Add experimental camera session prepare API." into mnc-dr-dev by Ruben Brunk · 9 years ago
  11. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 9 years ago
  12. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  13. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 9 years ago
  14. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 9 years ago
  15. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 9 years ago
  16. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 9 years ago
  17. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 9 years ago
  18. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 9 years ago
  19. 32fa6d0 Add camera app op - camera by Svet Ganov · 9 years ago
  20. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 10 years ago
  21. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 10 years ago
  22. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 10 years ago
  23. 525907a Merge "Camera: fix metadata assertion" by Yin-Chia Yeh · 10 years ago
  24. 54298b3 Camera: fix metadata assertion by Yin-Chia Yeh · 10 years ago
  25. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  26. ae21e33 Merge "Camera: plumbing rotation field through" by Yin-Chia Yeh · 10 years ago
  27. d58b2ac Merge "camera2: Add camera client eviction enforcement." by Ruben Brunk · 10 years ago
  28. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  29. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 10 years ago
  30. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 10 years ago
  31. 88da526 camera: fix flashlight implementation for HAL v2 by Chien-Yu Chen · 10 years ago
  32. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 10 years ago
  33. 04f101c Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  34. 1754351 CameraService: Correct API2 error handling by Eino-Ville Talvala · 10 years ago
  35. 0b88a62 camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  36. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 10 years ago
  37. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 10 years ago
  38. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  39. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 10 years ago
  40. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 10 years ago
  41. f81648e camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  42. 6770260 Revert "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 10 years ago
  43. 4764324 camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  44. 2d6bb3f CameraService: fix race condition and wrong last frame number. by Jianing Wei · 11 years ago
  45. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
  46. 1cebdb7 Revert "camera: Fix setParameters for Preview FPS single/range values" by Eino-Ville Talvala · 11 years ago
  47. 9078a1b camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  48. e1445da camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 11 years ago
  49. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 11 years ago
  50. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 11 years ago
  51. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 11 years ago
  52. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 11 years ago
  53. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 11 years ago
  54. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 11 years ago
  55. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 11 years ago
  56. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  57. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 11 years ago
  58. 2ab500c camera2: Implement ICameraDeviceUser::waitUntilIdle by Zhijun He · 11 years ago
  59. 099b457 camera2: Implement ICameraDeviceUser::getCameraInfo by Igor Murashkin · 11 years ago
  60. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 11 years ago
  61. bef3f23 camera: Make some binder interfaces compatible with AIDL by Igor Murashkin · 11 years ago
  62. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  63. 3b53bc9 Camera: Add input side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  64. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 12 years ago
  65. b652df6 ICameraServiceListener.h: Add STATUS_ENUMERATING enum by Igor Murashkin · 12 years ago
  66. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 12 years ago
  67. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 12 years ago
  68. ba5ca4e ProCamera: Add CpuConsumer asynchronous mode support by Igor Murashkin · 12 years ago
  69. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 12 years ago
  70. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 12 years ago
  71. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  72. 4bc4a38 ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames by Igor Murashkin · 12 years ago
  73. a140a6e ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls by Igor Murashkin · 12 years ago
  74. 7b33a74 ProCamera: Add getInfo for getting static metadata (and a test) by Igor Murashkin · 12 years ago
  75. a91537e Camera: ProCamera - implement onResultReceived callback for metadata callbacks by Igor Murashkin · 12 years ago
  76. 5835cc4 Camera: ProCamera - add createStreamCpu and unit test by Igor Murashkin · 12 years ago
  77. 76f8b43 Camera: Change ProCamera to take IGraphicBufferProducer by Igor Murashkin · 12 years ago
  78. 985fd30 Camera: ProCamera2Client - add createStream (service is stubbed) and unit test by Igor Murashkin · 12 years ago
  79. 68506fd Camera: ProCamera - add createStream stub and unit test for it by Igor Murashkin · 12 years ago
  80. 5376573 Camera: ProClient add asynchronous locks and such by Igor Murashkin · 12 years ago
  81. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 12 years ago
  82. 1d88023 Camera: Add unit test infrastructure for libcameraclient by Igor Murashkin · 12 years ago
  83. fc42642a Camera: Add exists function to CameraMetadata by Igor Murashkin · 12 years ago
  84. 7efa520 Camera: Move CameraMetadata.h from service to client library by Igor Murashkin · 12 years ago
  85. 8ba01021 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  86. c61b2aa Camera: Add HDR scene mode constants. by Eino-Ville Talvala · 12 years ago
  87. e538206 Camera2: Add a burst mode skeleton. by James Painter · 12 years ago
  88. f6d9696 Camera: Add OPAQUE pixel format to CameraParameters by Eino-Ville Talvala · 12 years ago
  89. c2d6427 Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 12 years ago
  90. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago
  91. 49f306f Merge "Add a new camera open API that allows taking the ownership." by Wu-cheng Li · 13 years ago
  92. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  93. 54cb278 Move CameraParameters.h to frameworks/native. by Eino-Ville Talvala · 13 years ago
  94. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  95. 597f405 Update camera continuous autofocus javadoc. by Wu-cheng Li · 13 years ago
  96. bbdb412 Improve camera javadoc and fix some errors. by Wu-cheng Li · 13 years ago
  97. 7019d22 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  98. ca1d539 Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  99. a8e409f Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  100. ab3f138 Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago