1. 9f632e1 Merge "camera: Fix ZOOM_METHOD doc" into main by Treehugger Robot · 10 months ago
  2. 19c4871 camera: Fix ZOOM_METHOD doc by Jayant Chowdhary · 10 months ago
  3. f060af7 Add missing #includes for C++23 compatibility. by Elliott Hughes · 10 months ago
  4. 4aa5cb9 Camera: Add flag for OutputConfiguration getter by Shuzhen Wang · 1 year, 2 months ago
  5. 65f3b30 Add data_delivery_permission_checks flag back. by Austin Borger · 11 months ago
  6. 0e4c6fc Remove flag api1_release_binderlock_before_cameraservice_disconnect by Avichal Rakesh · 11 months ago
  7. 078999d OutputConfiguration: fix a typo in flagged branch by Jim Shargo · 11 months ago
  8. c44f1d3 Merge "Add support for rotate-and-crop to the opposite direction." into main by Treehugger Robot · 11 months ago
  9. ae4aa9d Add support for rotate-and-crop to the opposite direction. by Mina Granic · 1 year, 2 months ago
  10. eec4c4d cameraserver: Replace IPC calls to OutputConfiguration's surface with in-process api calls by Jayant Chowdhary · 11 months ago
  11. ed3d790 Camera: Update NDK frame tracker to account for ZSL requests by Emilian Peev · 12 months ago
  12. 947a5d5 Merge "Remove data_delivery_permission_checks flag." into main by Austin Borger · 12 months ago
  13. 7ac080b Camera: Use default binder thread pool size by Shuzhen Wang · 12 months ago
  14. 13a3f9d Merge "Camera: Remove metadata_resize_fix" into main by Treehugger Robot · 12 months ago
  15. e29cac7 Merge "Camera: Remove single thread executor naming flag" into main by Treehugger Robot · 12 months ago
  16. 1d2f470 Camera: Remove metadata_resize_fix by Shuzhen Wang · 12 months ago
  17. e97c895 Remove data_delivery_permission_checks flag. by Austin Borger · 12 months ago
  18. 93d58ee Merge "Camera: Remove flag multi_res_raw_reprocessing" into main by Shuzhen Wang · 12 months ago
  19. 1d31ee5 Camera: Remove single thread executor naming flag by Emilian Peev · 12 months ago
  20. 8067caf Camera: Remove flag 'bump_preview_frame_space_priority' by Emilian Peev · 12 months ago
  21. 3fb904f Camera: Remove flag multi_res_raw_reprocessing by Shuzhen Wang · 12 months ago
  22. 5570c9b Camera: Update flash capture documentation by Shuzhen Wang · 12 months ago
  23. 69652d1 Merge "Camera: Add notifyWatchdog in cameraserver" into main by Shuzhen Wang · 1 year ago
  24. 6fbc621 Camera: Add notifyWatchdog in cameraserver by Shuzhen Wang · 1 year, 2 months ago
  25. 20bfb4a Merge "BufferQueues: clean up ConsumerBase constructors (camera)" into main by Jim Shargo · 1 year ago
  26. 1d74047 BufferQueues: clean up ConsumerBase constructors (camera) by Jim Shargo · 1 year, 1 month ago
  27. 1ab5844 Harden construction sites of android::StrongPointer in frameworks/av by Anton Ivanov · 1 year, 1 month ago
  28. 19a5961 Merge "Harden construction sites of android::Surface." into main by Treehugger Robot · 1 year, 1 month ago
  29. 26e2ac1 Merge "[owners] Remove bkukreja@google.com from camera/OWNERS" into main am: 8662f897b9 am: ec83836b0b by Owner Cleanup Bot · 1 year, 1 month ago
  30. ec83836 Merge "[owners] Remove bkukreja@google.com from camera/OWNERS" into main am: 8662f897b9 by Owner Cleanup Bot · 1 year, 1 month ago
  31. 04856c8 [owners] Remove bkukreja@google.com from camera/OWNERS by Owner Cleanup Bot · 1 year, 1 month ago
  32. 11a6848 Fixing test failures im SharedCameraTest. by Jyoti Bhayana · 1 year, 1 month ago
  33. a0fe709 Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 1 year, 1 month ago
  34. afabf7b Harden construction sites of android::Surface. by Anton Ivanov · 1 year, 1 month ago
  35. ca2c92b Merge "Camera: verify per-frame metadata when ALOGV is enabled" into main am: 3e28e52ef3 am: 89c559973f by Treehugger Robot · 1 year, 2 months ago
  36. 274a28c Camera: verify per-frame metadata when ALOGV is enabled by wangxiaobin · 1 year, 2 months ago
  37. 44af33f Merge "Clean up virtual camera flags from the camera framework" into main by Vladimir Komsiyski · 1 year, 2 months ago
  38. 0d00863 Remove query_process_state flag and code by Austin Borger · 1 year, 2 months ago
  39. c0449e4 Clean up virtual camera flags from the camera framework by Vladimir Komsiyski · 1 year, 2 months ago
  40. 462c24b Merge "camera: Delete supportsCameraApi binder call" into main by Jayant Chowdhary · 1 year, 2 months ago
  41. 87856e2 camera: Delete supportsCameraApi binder call by Jayant Chowdhary · 1 year, 2 months ago
  42. 6a65021 Fix bug in ndk api isCameraDeviceSharingSupported by Jyoti Bhayana · 1 year, 2 months ago
  43. 10b406c Merge "Use PRIu64 instead of %lu." into main by Carlos Martinez Romero · 1 year, 3 months ago
  44. 7c1e201 Use PRIu64 instead of %lu. by Carlos Martinez Romero · 1 year, 3 months ago
  45. bf45ea7 Merge "Reland "Use the global default cpp_std."" into main am: d87c8a14da am: 2b026ce89b by Elliott Hughes · 1 year, 3 months ago
  46. d87c8a1 Merge "Reland "Use the global default cpp_std."" into main by Elliott Hughes · 1 year, 3 months ago
  47. 9fbd603 Merge "Camera: Fix zoom_method flag bug id" into main by Treehugger Robot · 1 year, 3 months ago
  48. 6c1afce Camera: Fix zoom_method flag bug id by Shuzhen Wang · 1 year, 3 months ago
  49. c9cd6e1 Camera: Reduce unnecessary expanding of characteristics metadata by Shuzhen Wang · 1 year, 3 months ago
  50. a079029 Merge changes I59274021,I41855dec,I1dba8049 into main by Carlos Martinez Romero · 1 year, 4 months ago
  51. 3c6b7f3 Camera2 multi-client support by Jyoti Bhayana · 1 year, 4 months ago
  52. 03efdd3 Minor IGraphicBufferProducer cleanup changes (2). by Carlos Martinez Romero · 1 year, 4 months ago
  53. f99f788 Update test to not use IGraphicBufferProducer. by Carlos Martinez Romero · 1 year, 4 months ago
  54. 96f8bb8 Minor IGraphicBufferProducer cleanup changes. by Carlos Martinez Romero · 1 year, 4 months ago
  55. 377a670 Remove IGraphicBufferProducer include. by Carlos Martinez Romero · 1 year, 4 months ago
  56. 2349fec Update the fuzzers to use the flag SurfaceTypes by Carlos Martinez Romero · 1 year, 4 months ago
  57. 945cd0a Merge "Use new view::Surface API." into main by Carlos Martinez Romero · 1 year, 4 months ago
  58. d2cd2d1 Use new view::Surface API. by Carlos Martinez Romero · 1 year, 5 months ago
  59. 3fc2c82 Merge "Incorporate the API council feedback for camera." into main by Jyoti Bhayana · 1 year, 4 months ago
  60. 8d06fce Incorporate the API council feedback for camera. by Jyoti Bhayana · 1 year, 4 months ago
  61. 778ccd1 Camera: Add desktop effects metadata tags by Imran Ziad · 1 year, 4 months ago
  62. d3c0eb4 Camera: Add desktop_effects feature flag by Imran Ziad · 1 year, 4 months ago
  63. 02ee8be Merge "Add FMQ support to camera2 SDK for metadata transfer" into main by Jayant Chowdhary · 1 year, 4 months ago
  64. dcae796 Add FMQ support to camera2 SDK for metadata transfer by Jayant Chowdhary · 1 year, 8 months ago
  65. c759762 Merge "Use view::Surface instead of IGBPs in OutputConfiguration" into main by Carlos Martinez Romero · 1 year, 4 months ago
  66. c45bc93 Use view::Surface instead of IGBPs in OutputConfiguration by Carlos Martinez Romero · 1 year, 6 months ago
  67. 7ed0b4b Camera: Add DEPTH_JPEG extension output flag by Emilian Peev · 1 year, 5 months ago
  68. ad904a8 Create a token for the AttributionSource ACameraManager passes to connectDevice by Austin Borger · 1 year, 5 months ago
  69. f2da9c7 Query the uid process state in opChanged instead of relying on callbacks. by Austin Borger · 1 year, 5 months ago
  70. a7ae58c Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 1 year, 5 months ago
  71. 1f9600b Add multi-client support in camera2 by Jyoti Bhayana · 1 year, 5 months ago
  72. 9cc8dd8 Merge "Camera: Auto-generate NDK header" into main by Shuzhen Wang · 1 year, 5 months ago
  73. 5b18b37 Merge "camera: Let SurfaceView transform preview only when rotation override isn't rotation only" into main by Jayant Chowdhary · 1 year, 5 months ago
  74. fa982f3 camera: Let SurfaceView transform preview only when rotation override isn't rotation only by Jayant Chowdhary · 1 year, 6 months ago
  75. 083cc43 Camera: Auto-generate NDK header by Shuzhen Wang · 1 year, 5 months ago
  76. 7375a81 Merge "Camera: Add new feature combination query version" into main by Shuzhen Wang · 1 year, 5 months ago
  77. e875757 Change ALOGE to ALOGV for request pointer logging. by Avichal Rakesh · 1 year, 5 months ago
  78. 2b609af Camera: Add new feature combination query version by Shuzhen Wang · 1 year, 5 months ago
  79. 6fa21a6 Merge "Camera: Add AE priority mode tags" into main by Ravneet Dhanjal · 1 year, 5 months ago
  80. dd84ed0 Merge "Replace use_context_attribution_source / check_full_attribution_source_chain flags with read-only flag" into main by Austin Borger · 1 year, 5 months ago
  81. f8c0105 Camera: Add AE priority mode tags by Ravneet Dhanjal · 1 year, 5 months ago
  82. ae987e1 Camera: Add flag for zoom method metadata tag by Shuzhen Wang · 1 year, 5 months ago
  83. 2a3f9a7 Replace use_context_attribution_source / check_full_attribution_source_chain flags with read-only flag by Austin Borger · 1 year, 5 months ago
  84. de1883b Night Mode Indicator by Jag Saund · 1 year, 6 months ago
  85. 3c34dac Merge "Camera: Extend HEIC output support" into main by Treehugger Robot · 1 year, 5 months ago
  86. 0a2f933 Camera: Extend HEIC output support by Emilian Peev · 1 year, 6 months ago
  87. be7e9e5 Camera: Mark color temp flag as exported by Ravneet Dhanjal · 1 year, 5 months ago
  88. cd24071 Camera: Add color temperature metadata tags by Ravneet Dhanjal · 1 year, 5 months ago
  89. 66674a1 Camera: Add flag for MultiResolutionImageReader public usage by Eino-Ville Talvala · 1 year, 5 months ago
  90. b91d0c2 Camera: Init mMirrorModeForProducers for all constructors by Shuzhen Wang · 1 year, 5 months ago
  91. db4c795 Merge "Camera: Add per-surface mirroring mode" into main by Shuzhen Wang · 1 year, 5 months ago
  92. c96b8dd Merge "Remove some usage of IGBPs in the ICamera." into main by Carlos Martinez Romero · 1 year, 5 months ago
  93. ca0ff17 Remove some usage of IGBPs in the ICamera. by Carlos Martinez Romero · 1 year, 7 months ago
  94. 38df0ca Camera: Add per-surface mirroring mode by Shuzhen Wang · 1 year, 6 months ago
  95. 2880135 camera: Clarify hot pixel map coordinate system when sensor pixel mode is MAXIMUM_RESOLUTION by Jayant Chowdhary · 1 year, 6 months ago
  96. d509089 Merge "Pass full context AttributionSource to permission checker during connect" into main by Austin Borger · 1 year, 6 months ago
  97. 2369443 Pass full context AttributionSource to permission checker during connect by Austin Borger · 1 year, 6 months ago
  98. e9515c5 Merge "Convert vintf_fragments into vintf_fragment module(s)" into main am: 9acb9195e6 am: 59d9e70561 by Kiyoung Kim · 1 year, 6 months ago
  99. d2d3326 Convert vintf_fragments into vintf_fragment module(s) by Kiyoung Kim · 1 year, 6 months ago
  100. 84fdab9 Merge "Update AE_MODE_ON description for flash control" into main by Treehugger Robot · 1 year, 6 months ago