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