1. 1754351 CameraService: Correct API2 error handling by Eino-Ville Talvala · 11 years ago
  2. 0b88a62 camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  3. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 11 years ago
  4. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 12 years ago
  5. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 12 years ago
  6. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 12 years ago
  7. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 12 years ago
  8. f81648e camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 12 years ago
  9. 6770260 Revert "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 12 years ago
  10. 4764324 camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 12 years ago
  11. 2d6bb3f CameraService: fix race condition and wrong last frame number. by Jianing Wei · 12 years ago
  12. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 12 years ago
  13. 1cebdb7 Revert "camera: Fix setParameters for Preview FPS single/range values" by Eino-Ville Talvala · 12 years ago
  14. 9078a1b camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  15. e1445da camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 12 years ago
  16. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 12 years ago
  17. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago
  18. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  19. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 12 years ago
  20. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 12 years ago
  21. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 12 years ago
  22. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  23. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 12 years ago
  24. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago
  25. 2ab500c camera2: Implement ICameraDeviceUser::waitUntilIdle by Zhijun He · 12 years ago
  26. 099b457 camera2: Implement ICameraDeviceUser::getCameraInfo by Igor Murashkin · 12 years ago
  27. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 13 years ago
  28. bef3f23 camera: Make some binder interfaces compatible with AIDL by Igor Murashkin · 13 years ago
  29. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 13 years ago
  30. 3b53bc9 Camera: Add input side to camera3 HAL device by Eino-Ville Talvala · 13 years ago
  31. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 13 years ago
  32. b652df6 ICameraServiceListener.h: Add STATUS_ENUMERATING enum by Igor Murashkin · 13 years ago
  33. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 13 years ago
  34. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 13 years ago
  35. ba5ca4e ProCamera: Add CpuConsumer asynchronous mode support by Igor Murashkin · 13 years ago
  36. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 13 years ago
  37. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 13 years ago
  38. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 13 years ago
  39. 4bc4a38 ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames by Igor Murashkin · 13 years ago
  40. a140a6e ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls by Igor Murashkin · 13 years ago
  41. 7b33a74 ProCamera: Add getInfo for getting static metadata (and a test) by Igor Murashkin · 13 years ago
  42. a91537e Camera: ProCamera - implement onResultReceived callback for metadata callbacks by Igor Murashkin · 13 years ago
  43. 5835cc4 Camera: ProCamera - add createStreamCpu and unit test by Igor Murashkin · 13 years ago
  44. 76f8b43 Camera: Change ProCamera to take IGraphicBufferProducer by Igor Murashkin · 13 years ago
  45. 985fd30 Camera: ProCamera2Client - add createStream (service is stubbed) and unit test by Igor Murashkin · 13 years ago
  46. 68506fd Camera: ProCamera - add createStream stub and unit test for it by Igor Murashkin · 13 years ago
  47. 5376573 Camera: ProClient add asynchronous locks and such by Igor Murashkin · 13 years ago
  48. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 13 years ago
  49. 1d88023 Camera: Add unit test infrastructure for libcameraclient by Igor Murashkin · 13 years ago
  50. fc42642a Camera: Add exists function to CameraMetadata by Igor Murashkin · 13 years ago
  51. 7efa520 Camera: Move CameraMetadata.h from service to client library by Igor Murashkin · 13 years ago
  52. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  53. c61b2aa Camera: Add HDR scene mode constants. by Eino-Ville Talvala · 13 years ago
  54. e538206 Camera2: Add a burst mode skeleton. by James Painter · 13 years ago
  55. f6d9696 Camera: Add OPAQUE pixel format to CameraParameters by Eino-Ville Talvala · 13 years ago
  56. c2d6427 Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 14 years ago
  57. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 14 years ago
  58. 49f306f Merge "Add a new camera open API that allows taking the ownership." by Wu-cheng Li · 14 years ago
  59. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 14 years ago
  60. 54cb278 Move CameraParameters.h to frameworks/native. by Eino-Ville Talvala · 14 years ago
  61. df712ea fix libgui header location by Mathias Agopian · 14 years ago
  62. 597f405 Update camera continuous autofocus javadoc. by Wu-cheng Li · 14 years ago
  63. bbdb412 Improve camera javadoc and fix some errors. by Wu-cheng Li · 14 years ago
  64. 7019d22 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 14 years ago
  65. ca1d539 Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 14 years ago
  66. a8e409f Add video snapshot camera parameter. by Wu-cheng Li · 14 years ago
  67. ab3f138 Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 14 years ago
  68. 79e2ab4 Add camera bayer image format. by Wu-cheng Li · 14 years ago
  69. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 14 years ago
  70. 40cdc56 Add camera recording hint parameter. by Wu-cheng Li · 14 years ago
  71. 7fc25dd Add camera face detection API. by Wu-cheng Li · 14 years ago
  72. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 15 years ago
  73. 6e49bd3 Merge "Improve android.hardware.Camera.Area javadoc." by Wu-cheng Li · 15 years ago
  74. 0c08325 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 15 years ago
  75. 5e7271d CameraParameters: add PIXEL_FORMAT_RGBA8888 by Iliyan Malchev · 15 years ago
  76. fd99e1d Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 15 years ago
  77. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  78. 9e62652 frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 15 years ago
  79. 95fbf2c Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 15 years ago
  80. 44ada65 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 15 years ago
  81. 38ecadb Add camera metering area API. by Wu-cheng Li · 15 years ago
  82. a1c3d37 Add camera focus area API. by Wu-cheng Li · 15 years ago
  83. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  84. 6f7a293 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 15 years ago
  85. d42c6e8 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 15 years ago
  86. e468ac5 Application-managed callback buffer support for raw image by James Dong · 15 years ago
  87. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 15 years ago
  88. e661567 Fixed a typo in the enum for unknown camera error message by James Dong · 15 years ago
  89. 986ef2a We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 15 years ago
  90. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  91. 0f5a6f9 Add preferred preview size support in the camera framework by James Dong · 15 years ago
  92. d8f4d4a am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 15 years ago
  93. c2c8868 Improve camera documentation. by Wu-cheng Li · 15 years ago
  94. e09591e Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 15 years ago
  95. 95b18cb Mirror the preview for front-facing cameras. do not merge by Wu-cheng Li · 15 years ago
  96. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 15 years ago
  97. 8be92d5 Camera hal change for 0-memcpy in media recording framework by James Dong · 15 years ago
  98. a9424e2 0-memcpy video recording framework by James Dong · 15 years ago
  99. 0d14c25 Video size retrieval/configuration support in camera hal by James Dong · 15 years ago
  100. a77e059 Fix the CameraHardwareInterface::setPreviewWindow comment. by Jamie Gennis · 15 years ago