1. b95abe5 Merge "Camera3: Add error stream ID for buffer drop errors" into nyc-dev by Eino-Ville Talvala · 9 years ago
  2. 97a3309 Merge "Camera3: Add error stream ID for buffer drop errors" into nyc-dev by Eino-Ville Talvala · 9 years ago
  3. 5e1160f Merge "CameraNDK: add API to list all tags in metadata" into nyc-dev by Yin-Chia Yeh · 9 years ago
  4. 8aac03f CameraNDK: add API to list all tags in metadata by Yin-Chia Yeh · 9 years ago
  5. e95bb63 Camera3: Add error stream ID for buffer drop errors by Eino-Ville Talvala · 9 years ago
  6. 6bbf3a1 CameraNDK: prevent double closing session am: 085dd0935c by Yin-Chia Yeh · 9 years ago
  7. 085dd09 CameraNDK: prevent double closing session by Yin-Chia Yeh · 9 years ago
  8. 0492686 resolve merge conflicts of 6e0c00ba53 to nyc-dev-plus-aosp by Eino-Ville Talvala · 9 years ago
  9. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 9 years ago
  10. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  11. 28ace6b Merge "Add missing liblog dependency" am: 4be8e17981 by Dimitry Ivanov · 9 years ago
  12. cdf1573 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  13. feb76cc Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  14. aeead92 Merge "NDK: AImageReader implementation" by Yin-Chia Yeh · 9 years ago
  15. c360382 NDK: AImageReader implementation by Yin-Chia Yeh · 9 years ago
  16. d8f9a71 Camera NDK: fix build break by Yin-Chia Yeh · 9 years ago
  17. 6773d47 camera: Add support to pass native handles across binders by Praveen Chavan · 9 years ago
  18. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  19. ead9146 Camera NDK library: capture session implementation by Yin-Chia Yeh · 9 years ago
  20. 0dea57f Camera NDK library: first draft by Yin-Chia Yeh · 9 years ago
  21. 1f36e3b Add cameraserver process by Chien-Yu Chen · 9 years ago
  22. 018107a camera: Add surface set ID to OutputConfiguration by Zhijun He · 9 years ago
  23. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 9 years ago
  24. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 9 years ago
  25. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 9 years ago
  26. 5d1103e Merge "Add experimental camera session prepare API." into mnc-dr-dev by Ruben Brunk · 9 years ago
  27. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 9 years ago
  28. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  29. e2b60c8 CameraMetadata: Add sanity check to avoid accidental memory corruption. by Eino-Ville Talvala · 9 years ago
  30. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 9 years ago
  31. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 9 years ago
  32. d16a8ef Merge "Update signature of writeBlob." into mnc-dev by Jeff Brown · 9 years ago
  33. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 9 years ago
  34. e8df539 Update signature of writeBlob. by Jeff Brown · 9 years ago
  35. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 9 years ago
  36. 2232aee Merge "camera: Add AIDL interface for CameraServiceProxy." into mnc-dev by Ruben Brunk · 9 years ago
  37. 2823ce0 camera: Add AIDL interface for CameraServiceProxy. by Ruben Brunk · 9 years ago
  38. 8eddd88 Use memset to initialize dynamic array. by Chih-Hung Hsieh · 9 years ago
  39. 6267b53 camera2: Fix work-profile eviction handling. by Ruben Brunk · 9 years ago
  40. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 9 years ago
  41. 32fa6d0 Add camera app op - camera by Svet Ganov · 9 years ago
  42. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 10 years ago
  43. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 10 years ago
  44. 36597b2 camera2: Enforce client eviction on user switch. by Ruben Brunk · 10 years ago
  45. 525907a Merge "Camera: fix metadata assertion" by Yin-Chia Yeh · 10 years ago
  46. 54298b3 Camera: fix metadata assertion by Yin-Chia Yeh · 10 years ago
  47. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  48. ae21e33 Merge "Camera: plumbing rotation field through" by Yin-Chia Yeh · 10 years ago
  49. d58b2ac Merge "camera2: Add camera client eviction enforcement." by Ruben Brunk · 10 years ago
  50. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  51. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 10 years ago
  52. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 10 years ago
  53. 9a4fa2d Merge "Camera: Remove RAW_SENSOR in favor of RAW16" by Eino-Ville Talvala · 10 years ago
  54. a97dfeb Camera: Remove RAW_SENSOR in favor of RAW16 by Eino-Ville Talvala · 10 years ago
  55. 3068d73 camera: implement flashlight control by Chien-Yu Chen · 10 years ago
  56. f6b1396 am 81898637: am 16e8d463: Merge "camera2: fix various BpCameraDeviceUser methods to return correct result." by Eino-Ville Talvala · 10 years ago
  57. 19fa0fe camera2: fix various BpCameraDeviceUser methods to return correct result. by John Lin · 10 years ago
  58. 6b6d8a7 am ffa3e71e: am bc0f452b: Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 10 years ago
  59. bc0f452 Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-dev by Ruben Brunk · 10 years ago
  60. 5fc21eb am c2d88d0b: am f4ea51fd: Merge "camera2: fix an error reading a NULL string" into lmp-mr1-dev by Chien-Yu Chen · 10 years ago
  61. 5fc9d90 Camera2: Fix CameraParameters parse segfault. by Ruben Brunk · 10 years ago
  62. 7bc4fc8 camera2: fix an error reading a NULL string by Chien-Yu Chen · 10 years ago
  63. 77e79a5 resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp by Marco Nelissen · 10 years ago
  64. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  65. 6e48af3 am 7b28e4e7: am 9527a598: Merge "Camera: Guard against asBinder() calls on NULL interfaces" by Eino-Ville Talvala · 10 years ago
  66. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 10 years ago
  67. 588fac9 am 0c629a38: camera: fix vendortags section malloc failure automerge: 8d55aa3 by Gaurav Batra · 10 years ago
  68. 0c629a3 camera: fix vendortags section malloc failure by Gaurav Batra · 10 years ago
  69. bd014b8 am fe80b7ee: am 6bf7c5cf: Merge "Clean up test makefiles." by Dan Albert · 10 years ago
  70. 0cb2c99 Clean up test makefiles. by Dan Albert · 10 years ago
  71. b3afa1e camera2: Fix CameraUtils orientation for front camera. by Ruben Brunk · 10 years ago
  72. 0b88a62 camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  73. 0ccba97 Camera2: Fix transforms for front-facing cameras by Eino-Ville Talvala · 10 years ago
  74. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 10 years ago
  75. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 10 years ago
  76. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  77. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 10 years ago
  78. 6415ef3 am dd80baf5: am 1f15b117: Merge "libcamera_client: 64-bit compile issue" by Mark Salyzyn · 10 years ago
  79. 1a93f0c libcamera_client: 64-bit compile issue (part deux) by Mark Salyzyn · 10 years ago
  80. 7b73e71 libcamera_client: 64-bit compile issue by Mark Salyzyn · 10 years ago
  81. ce8ae0f Merge "cameraservice: Fix ICameraDeviceUser aidl order." by Ruben Brunk · 10 years ago
  82. 2947840 cameraservice: Fix ICameraDeviceUser aidl order. by Ruben Brunk · 10 years ago
  83. 87cebad resolved conflicts for merge of f285c91e to master by Elliott Hughes · 10 years ago
  84. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 10 years ago
  85. 9181b9f Camera: Don't enable log spew by default for eng build by Zhijun He · 10 years ago
  86. f81648e camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  87. 6770260 Revert "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 10 years ago
  88. 4764324 camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 11 years ago
  89. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
  90. 7595c47 CameraMetadata: Fix String tag update null character issue by Zhijun He · 11 years ago
  91. 1cebdb7 Revert "camera: Fix setParameters for Preview FPS single/range values" by Eino-Ville Talvala · 11 years ago
  92. c3dcf10 am 65550a0e: am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  93. 91820d4 am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  94. 0370be9 DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  95. 9078a1b camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 11 years ago
  96. b5ea301 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 11 years ago
  97. e1445da camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 11 years ago
  98. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 11 years ago
  99. 8aa0f06 Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  100. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago