1. 08e20a4 Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/hardware/interfaces into HEAD by micky387 · 4 months ago android-15
  2. edc09f0 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/hardware/interfaces into HEAD by micky387 · 9 months ago
  3. 0200aec Merge "Graphics: Migrate graphics.common HAL to version 6" into main by Eino-Ville Talvala (Eddy) · 10 months ago
  4. e511bad ExternalCameraDevice: increase max bytes per pixel am: db7be07c9c by Grzegorz Jaszczyk · 10 months ago
  5. db7be07 ExternalCameraDevice: increase max bytes per pixel by Grzegorz Jaszczyk · 1 year, 8 months ago
  6. b7e1b4f Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  7. a65c9af Graphics: Add Rust and AIDL defaults for graphics HALS, migrate usages by Eino-Ville Talvala · 11 months ago
  8. 12a9575 Graphics: Migrate graphics.common HAL to version 6 by Eino-Ville Talvala · 11 months ago
  9. 50b9157 Graphics: Add Rust and AIDL defaults for graphics HALS, migrate usages by Eino-Ville Talvala · 11 months ago
  10. e896367 Merge "ExternalCameraHAL: Get old image if taking picture without preview" into main am: 70c35c3986 am: 7a45b88fd0 by Treehugger Robot · 11 months ago
  11. 314c17b camera: Make overrideFormat from reserved fields opt-in by Rohit Sekhar · 2 years ago
  12. f2df335 frameworks: Update HIDL overrideFormat from HAL by Abhijit Trivedi · 7 years ago
  13. 8c428d7 ExternalCameraHAL: Get old image if taking picture without preview by Fang Hui · 12 months ago
  14. 3715c79 Enable Rust for camera HAL by Yunke Cao · 1 year, 1 month ago
  15. b617760 Merge "Camera: VTS: Adjust test to handle optional readoutTimestamp support" into main am: 7801c0bcf5 am: 38f1b4d501 by Shuzhen Wang · 1 year, 1 month ago
  16. 38f1b4d Merge "Camera: VTS: Adjust test to handle optional readoutTimestamp support" into main am: 7801c0bcf5 by Shuzhen Wang · 1 year, 1 month ago
  17. ff805c1 Camera: VTS: Adjust test to handle optional readoutTimestamp support by Shuzhen Wang · 1 year, 1 month ago
  18. 25e6c70 Camera: Add host_support to AIDL interfaces by Ren-Pei Zeng · 1 year, 2 months ago
  19. 66c9110 camera: Clarify docs for ICameraDeviceSession.repeatingRequestEnd() by Jayant Chowdhary · 1 year, 2 months ago
  20. 522ae3e Camera: Trim required stream combination queries by Shuzhen Wang · 1 year, 6 months ago
  21. 9dcc9ef ExternalCameraHAL: Pad AllocatedFrame by DCTSIZE by Avichal Rakesh · 1 year, 5 months ago
  22. 9eec143 Merge "Vendor API level 202404 is now frozen" into main by Devin Moore · 1 year, 6 months ago
  23. 3c34aee Merge "Restrict HAL to only required keys for session chars" into main by Bharatt Kukreja · 1 year, 7 months ago
  24. a8efdb1 Vendor API level 202404 is now frozen by Devin Moore · 1 year, 7 months ago
  25. c78f9f2 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 27e97308c4 am: 74dc4cc5d7 by Treehugger Robot · 1 year, 7 months ago
  26. 74dc4cc Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 27e97308c4 by Treehugger Robot · 1 year, 7 months ago
  27. ad2ba1b [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  28. ba1854f ExternalCameraHAL: fix CTS failures with callback for errors by Tang Lee · 1 year, 7 months ago
  29. 763c473 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 7 months ago
  30. ef97150 ExternalCameraHAL: improve buffer and error handling by Tang Lee · 1 year, 7 months ago
  31. 43549d9 ExternalCameraHAL: Skip importing buffer from capture request by Avichal Rakesh · 1 year, 7 months ago
  32. a343d98 Restrict HAL to only required keys for session chars by Bharatt Kukreja · 1 year, 8 months ago
  33. 8506216 Camera: ANAPIC AIDL feedback by Jayant Chowdhary · 1 year, 8 months ago
  34. b28ec8a Merge "ExternalCameraHAL: Prevent memory leak when manipulating native_handle" into main by Treehugger Robot · 1 year, 8 months ago
  35. 1c5de72 Merge "ExternalCameraHAL: dup fd when creating AIDL NativeHandle" into main by Treehugger Robot · 1 year, 8 months ago
  36. 84bc4a1 Merge "Camera: Allow non-session parameters in SessionConfiguration" into main by Shuzhen Wang · 1 year, 8 months ago
  37. ce54ff9 ExternalCameraHAL: Prevent memory leak when manipulating native_handle by Avichal Rakesh · 1 year, 8 months ago
  38. 31437d0 ExternalCameraHAL: dup fd when creating AIDL NativeHandle by Avichal Rakesh · 1 year, 8 months ago
  39. aca0427 Merge changes from topic "309543399-ext-hal" into main by Avichal Rakesh · 1 year, 8 months ago
  40. 1fb9ba4 ExternalCameraHAL: Add ANDROID_SENSOR_READOUT_TIMESTAMP key. by Avichal Rakesh · 1 year, 9 months ago
  41. 468341e camera: Make readoutTimestamp visible to HALs by Avichal Rakesh · 1 year, 8 months ago
  42. 2d51f59 Merge "camera: Add boolean to HalStream for stream specific HAL buffer manager" into main by Jayant Chowdhary · 1 year, 8 months ago
  43. 918ecd1 Camera: Allow non-session parameters in SessionConfiguration by Shuzhen Wang · 1 year, 8 months ago
  44. 4869ae7 camera: Add boolean to HalStream for stream specific HAL buffer manager by Jayant Chowdhary · 1 year, 9 months ago
  45. 15cafad Merge "Camera: Add missing characteristics for using buffermanager in ExternalCamera" into main am: 4103ef0c5a am: 5151c1f477 am: 36af76605f by Treehugger Robot · 1 year, 8 months ago
  46. 48c35ba Add VTS test for getSessionCharacteristics by Bharatt Kukreja · 1 year, 9 months ago
  47. aa9d8dc Camera: Add missing characteristics for using buffermanager in ExternalCamera by Sangheum · 1 year, 9 months ago
  48. ac1e315 Camera: Add getSessionCharacteristics API by Bharatt Kukreja · 1 year, 10 months ago
  49. df89cb9 Camera: Add new function to query for SessionConfiguration by Shuzhen Wang · 1 year, 10 months ago
  50. 644676a camera: Add support for toggling HAL buffer manager as a result of session configuration by Jayant Chowdhary · 1 year, 10 months ago
  51. 56d9580 Merge "ExternalCameraHAL: Fix memory leak when copying buffer fence" into main am: 634ecd5da0 am: aba897e523 am: a11d57f607 by Avichal Rakesh · 1 year, 10 months ago
  52. 1fa4142 ExternalCameraHAL: Fix memory leak when copying buffer fence by Avichal Rakesh · 1 year, 10 months ago
  53. ecf3a15 Merge "ExternalCameraHAL: Check for empty native handle instead of null." into main am: 7e4037cf01 am: b6452b7ad8 am: a75bf4a77a by Treehugger Robot · 1 year, 10 months ago
  54. e6a88a8 ExternalCameraHAL: Check for empty native handle instead of null. by Avichal Rakesh · 1 year, 11 months ago
  55. 31b637f Merge "Bump android.hardware.graphics.common V4->V5" into main by Sergiu Ferentz · 1 year, 11 months ago
  56. 7d7a24d Bump android.hardware.graphics.common V4->V5 by sergiuferentz · 2 years ago
  57. 523660c Revert "Revert "Convert from HIDL mapper to libui GraphicBufferM..." by Devin Moore · 2 years ago
  58. 49ba82c Revert "Convert from HIDL mapper to libui GraphicBufferMapper" by Michael Stokes · 2 years ago
  59. 5e15409 Convert from HIDL mapper to libui GraphicBufferMapper by Devin Moore · 2 years ago
  60. 65382f6 Fix external camera HAL crashes by Tang Lee · 2 years, 1 month ago
  61. 3def856 Use android.hardware.graphics.common wrap. by Sally Qi · 2 years, 2 months ago
  62. ec1198d UpsideDownCake is now 34 by Alex Buynytskyy · 2 years, 5 months ago
  63. 7d601eb Camera: Update documentation for dataSpace/colorSpace in Stream.aidl. by Austin Borger · 2 years, 5 months ago
  64. 8f4111c camera: Add logId to StreamConfiguration by Avichal Rakesh · 2 years, 6 months ago
  65. 80e67ae Camera: Document limitation on private reprocessing by Shuzhen Wang · 2 years, 7 months ago
  66. e1ffa0c Remove rust backend from camera AIDL interface by Devin Moore · 2 years, 7 months ago
  67. 7387c88 Merge "cleanup camera OWNERS" by Steven Moreland · 2 years, 8 months ago
  68. 0d1d685 cleanup camera OWNERS by Steven Moreland · 2 years, 8 months ago
  69. 5566b8e Merge changes I3e5d0cd7,I645f8164 by TreeHugger Robot · 2 years, 8 months ago
  70. 740c256 Clean up external HAL reference implementation. by Avichal Rakesh · 2 years, 9 months ago
  71. 2f6f874 Validate request metadata before coverting to camera metadata by Ravneet Dhanjal · 2 years, 8 months ago
  72. 65ee297 Merge "Mark modules frozen explicitly." by Steven Moreland · 2 years, 9 months ago
  73. edff13e Mark modules frozen explicitly. by Steven Moreland · 2 years, 9 months ago
  74. 79ee3e0 Merge "Enable Rust backend for Camera HAL" by Vadim Caen · 2 years, 9 months ago
  75. 9b77fd1 Fix NULL check by Greg Kaiser · 2 years, 9 months ago
  76. e1857f8 Migrate reference external HAL implementation to AIDL by Avichal Rakesh · 3 years, 3 months ago
  77. 60741ed Enable Rust backend for Camera HAL by Vadim Caen · 2 years, 11 months ago
  78. ed27779 graphics.common V3 -> V4 by Steven Moreland · 2 years, 10 months ago
  79. 3ab0c3a Merge "Create API for reporting color space support to Camera2 framework consumers." by Austin Borger · 2 years, 11 months ago
  80. 4728fc4 Create API for reporting color space support to Camera2 framework consumers. by Austin Borger · 3 years, 2 months ago
  81. eea598d camera aidl: 'empty' native handles not 'null' native handles am: 29b87463f4 by Steven Moreland · 2 years, 11 months ago
  82. 29b8746 camera aidl: 'empty' native handles not 'null' native handles by Steven Moreland · 2 years, 11 months ago
  83. 69f0be4 Update the HAL side about torch max level safety. am: 87a2e092ae am: 2ca2d808e0 by Rucha Katakwar · 3 years, 2 months ago
  84. 87a2e09 Update the HAL side about torch max level safety. by Rucha Katakwar · 3 years, 2 months ago
  85. c0b24f4 Remove AIDL-libs from VNDK by Jooyung Han · 3 years, 3 months ago
  86. 9ab187f Delete HIDL 3.8 by Jayant Chowdhary · 3 years, 4 months ago
  87. 406da44 Delete HIDL 3.8 by Jayant Chowdhary · 3 years, 4 months ago
  88. 703e979 Freeze AIDL APIs for TM by Jiyong Park · 3 years, 6 months ago
  89. 49175a3 Merge "Added annotations to prevent misapply of this interface by OEM partners" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  90. ba362a8 Added annotations to prevent misapply of this interface by OEM partners by Cliff Wu · 3 years, 7 months ago
  91. cb48539 camera: Address ANAPIC review comments and additional cleanup by Jayant Chowdhary · 3 years, 7 months ago
  92. 13cb922 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 3 years, 7 months ago
  93. 9ca871a Add stream use cases to camera aidl interfaces. by Jayant Chowdhary · 3 years, 7 months ago
  94. 68ace47 Merge "Camera: Add stream use case API" by Shuzhen Wang · 3 years, 7 months ago
  95. fd3b3c6 Add AIDL interfaces for camera device hal functionality. by Jayant Chowdhary · 3 years, 10 months ago
  96. 7267abf Camera: Add stream use case API by Shuzhen Wang · 3 years, 9 months ago
  97. b5f634f Camera: Add device 3.8 and HDR10 native APIs by Emilian Peev · 3 years, 9 months ago
  98. 5ad9375 Camera: Add 3.8 version of ICameraDevice. by Rucha Katakwar · 3 years, 10 months ago
  99. 8136c00 Camera: Update readoutTimeout requirement by Shuzhen Wang · 3 years, 9 months ago
  100. cd9af6c Camera: Add version 3.8 of ICameraDeviceCallback by Shuzhen Wang · 4 years ago