1. 588eb86 Check feature combination support status when create capture session by pashalee · 1 year, 1 month ago
  2. 7c55caf [owners] Remove jasl@google.com from common/hal/OWNERS am: ed7b3edb22 am: df9fac791d by Owner Cleanup Bot · 1 year, 1 month ago
  3. ed7b3ed [owners] Remove jasl@google.com from common/hal/OWNERS by Owner Cleanup Bot · 1 year, 1 month ago
  4. 345b122 Fix C++23 build. am: 659b760031 am: 9af43c9f52 by Elliott Hughes · 1 year, 1 month ago
  5. 659b760 Fix C++23 build. by Elliott Hughes · 1 year, 1 month ago
  6. eff0634 Revert "SensorListener: Remove direct IMapper/IAllocator dependencies" by Hongguang Chen · 1 year, 2 months ago
  7. 799e7c2 SensorListener: Remove direct IMapper/IAllocator dependencies by Owen Kim · 2 years, 6 months ago
  8. 3fbff7d Enable batched shutter callback on HFR by Owen Kim · 1 year, 3 months ago
  9. ec52689 RealtimeProcessBlock: Plumb NotifyBatch interface by Owen Kim · 1 year, 3 months ago
  10. 5a18740 BasicResultProcessor: Plumb NotifyBatch interface by Owen Kim · 1 year, 3 months ago
  11. 820db6d BasicCaptureSession: Plumb NotifyBatch interface by Owen Kim · 1 year, 4 months ago
  12. d36f249 ResultDispatcher: Plumb NotifyBatch interface by Owen Kim · 1 year, 4 months ago
  13. 2271449 CameraDeviceSession: Plumb NotifyBatch interface by Owen Kim · 1 year, 4 months ago
  14. 0724a3e AidlCameraDeviceSession: Remove callback shared mutex by Owen Kim · 1 year, 4 months ago
  15. 79fb9cf AidlCameraDeviceSession: Plumb NotifyBatch interface by Owen Kim · 1 year, 4 months ago
  16. 3e71547 Fix the typo of ConvertToAidlNotifyMessage by Owen Kim · 1 year, 4 months ago
  17. 56428c5 Request batched size framework buffers at one binder call on HFR by Owen Kim · 1 year, 4 months ago
  18. cf89b33 AidlCameraProvider: Modify camera device init check logic by Owen Kim · 1 year, 5 months ago
  19. 202b017 Merge changes I6a025246,Ibf315ced into main by Elena Satraitis · 1 year, 5 months ago
  20. f5ccd8d Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 1 year, 5 months ago
  21. f0f7971 Merge "Replaced DummyBuffer with PlaceholderBuffer" into main by Elena Satraitis · 1 year, 5 months ago
  22. c45bd41 Replace misc DummyXXX with inclusive words by Elena Satraitis · 1 year, 5 months ago
  23. 47639fd Replaced ProfilerDummy with ProfilerEmpty by Elena Satraitis · 1 year, 5 months ago
  24. f133158 Replaced DummyBuffer with PlaceholderBuffer by Elena Satraitis · 1 year, 5 months ago
  25. fed0ac8 Merge "Add a TODO to filter VMAs." into main by Devin Cody · 1 year, 5 months ago
  26. ddfb72d Add a TODO to filter VMAs. by Devin Cody · 1 year, 5 months ago
  27. ee228c8 Move camera HAL ready flag setting to camera device creations by Owen Kim · 1 year, 5 months ago
  28. 307365a Merge "Rename trunk stable flag" into main by Treehugger Robot · 1 year, 6 months ago
  29. c8f18d3 PendingRequestTracker: Wait request buffers indefinitely by Owen Kim · 1 year, 6 months ago
  30. 7095a91 Rename trunk stable flag by Michelle Yang · 1 year, 6 months ago
  31. a07ad1f Delete system rpath from libgooglecamerahal am: f0abd32d3d am: 7ce12e6f65 by Hsin-Yi Chen · 1 year, 6 months ago
  32. 124e8b2 Simplify realtime ZSL request/result processor logic by Michelle Yang · 1 year, 10 months ago
  33. fb50cd3 Delete hdrplus support from GCH by Michelle Yang · 1 year, 7 months ago
  34. f0abd32 Delete system rpath from libgooglecamerahal by Hsin-Yi Chen · 1 year, 7 months ago
  35. 0fc84df Disable Madvise on Camera Start by Devin Cody · 1 year, 7 months ago
  36. d3b95ad Sandbox aidl_camera_build_version am: 21d56d8853 am: ee8a77e1a0 by Cole Faust · 1 year, 7 months ago
  37. ee8a77e Sandbox aidl_camera_build_version am: 21d56d8853 by Cole Faust · 1 year, 7 months ago
  38. 680776d Pin and Unpin Libraries During Camera Open by Devin Cody · 1 year, 7 months ago
  39. 21d56d8 Sandbox aidl_camera_build_version by Cole Faust · 1 year, 7 months ago
  40. ff2c66d Aidl Profiler should not produce errors for internal issues by Devin Cody · 1 year, 8 months ago
  41. 7398202 Remove pending early metadata if only final meatadata was sent by Owen Kim · 1 year, 8 months ago
  42. d9025ea ResultDispatcher: Send early result metadata via callback thread loop by Owen Kim · 1 year, 8 months ago
  43. b5155ce Merge "Add logs for reprocess frame start and end" into main by Phia Wolf · 1 year, 8 months ago
  44. f0bc8c7 Add logs for reprocess frame start and end by Sophia Wolf · 1 year, 8 months ago
  45. bf2518a Merge "Add Pinning Memory Experiment to Lyric (CL #1/2)" into main by Mohi Montazer · 1 year, 8 months ago
  46. a621005 Add trace for first preview frame by c · 1 year, 8 months ago
  47. 1d5e622 Add Pinning Memory Experiment to Lyric (CL #1/2) by Mohi Montazer · 1 year, 9 months ago
  48. 2126350 Merge "Add separate queues to dispatch ready data per request type" into main by Elena Satraitis · 1 year, 9 months ago
  49. 4677e5b Add separate queues to dispatch ready data per request type by Sophia Wolf · 1 year, 10 months ago
  50. 3a3072e GCH: Use override format when allocating dummy buffers by Emilian Peev · 1 year, 9 months ago
  51. 3a92726 Disable GCH ZSL video processing via flag by Michelle Yang · 1 year, 10 months ago
  52. 982eaf9 Pass repeating request end info to CameraDeviceSessionHwl by Jackie Cheung · 1 year, 10 months ago
  53. 3c7e574 Merge changes Idd77de08,I45696dea into main by Michelle Yang · 1 year, 10 months ago
  54. f3d7fbc Fix build with ToT libc++ am: ce0a15cef6 am: f11c118db7 by Yi Kong · 1 year, 10 months ago
  55. f11c118 Fix build with ToT libc++ am: ce0a15cef6 by Yi Kong · 1 year, 10 months ago
  56. ce0a15c Fix build with ToT libc++ by Yi Kong · 1 year, 10 months ago
  57. e64e3bb Bump up main major version to N+2 by Mia Manalastas · 1 year, 10 months ago
  58. 97b175f Delete rgbird and dual_ir support from GCH by Michelle Yang · 1 year, 10 months ago
  59. d306b05 Statically link to android.hardware.camera.provider@2.4.so by Michelle Yang · 1 year, 10 months ago
  60. e9e11d1 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 11 months ago
  61. c6e9ede Adopt new lyric_hwl interface for Feature Combination API am: bfd3e540f1 by pashalee · 1 year, 11 months ago
  62. c64ebee Merge "scope using statement to global namespace" into main by Treehugger Robot · 1 year, 11 months ago
  63. 6f7e1ac Enable RT priority inheritance for camera device bindercall by Jay · 1 year, 11 months ago
  64. 9285312 scope using statement to global namespace by Devin Cody · 2 years ago
  65. bfd3e54 Adopt new lyric_hwl interface for Feature Combination API by pashalee · 2 years ago
  66. 9a7c4fa Reapply "GCH: Check for physical stream use cases for physical st..." am: 09f2ecc89d by Jayant Chowdhary · 1 year, 11 months ago
  67. 09f2ecc Reapply "GCH: Check for physical stream use cases for physical st..." by Jayant Chowdhary · 1 year, 11 months ago
  68. cdaf64b Revert "GCH: Check for physical stream use cases for physical st..." am: cb870f8a40 by Priyanka Advani · 1 year, 11 months ago
  69. cb870f8 Revert "GCH: Check for physical stream use cases for physical st..." by Priyanka Advani · 1 year, 11 months ago
  70. 7c6e8b4 GCH: Check for physical stream use cases for physical streams am: 0570de98d4 by Jayant Chowdhary · 1 year, 11 months ago
  71. 0570de9 GCH: Check for physical stream use cases for physical streams by Jayant Chowdhary · 2 years ago
  72. 6ead831 Merge "Migrate Test Targets to New Android Ownership Model" into main am: a9d8ead5b0 am: cfc57d6190 by Treehugger Robot · 2 years ago
  73. a9d8ead Merge "Migrate Test Targets to New Android Ownership Model" into main by Treehugger Robot · 2 years ago
  74. 91aef07 Merge "CameraDeviceSession: Flush SBC manager on Flush" into 24D1-dev am: cfa9f592b2 by Owen Kim · 2 years ago
  75. cfa9f59 Merge "CameraDeviceSession: Flush SBC manager on Flush" into 24D1-dev by Owen Kim · 2 years ago
  76. c9a380b Add reprocessing capture time measurements to CPA and trace am: 67fc333ec1 by Sophia Wolf · 2 years ago
  77. 67fc333 Add reprocessing capture time measurements to CPA and trace by Sophia Wolf · 2 years ago
  78. e17bd04 CameraDeviceSession: Flush SBC manager on Flush by Owen Kim · 2 years ago
  79. 6c8c053 Merge "Fix collisions between profiling operations" into 24D1-dev am: fc48af9813 by Devin Cody · 2 years ago
  80. fc48af9 Merge "Fix collisions between profiling operations" into 24D1-dev by Devin Cody · 2 years ago
  81. f6f5bd6 Fix collisions between profiling operations by Devin Cody · 2 years, 2 months ago
  82. ed76c35 Fix FD leak for anon_inode:sync_file am: d5158805df by Kazami Chan · 2 years ago
  83. 019d646 Merge "Camera: Maintain ConstructDefaultRequestSettings return value" into main by Shuzhen Wang · 2 years ago
  84. d515880 Fix FD leak for anon_inode:sync_file by Kazami Chan · 2 years ago
  85. bd3b30b Camera: Maintain ConstructDefaultRequestSettings return value by Shuzhen Wang · 2 years, 1 month ago
  86. c9e6700 Merge "Add trace counter for timestamp diff between each preview image" into 24D1-dev am: 60b2413bdf by Treehugger Robot · 2 years, 1 month ago
  87. 60b2413 Merge "Add trace counter for timestamp diff between each preview image" into 24D1-dev by Treehugger Robot · 2 years, 1 month ago
  88. 734a033 Add trace counter for timestamp diff between each preview image by Chih-ren Yu (Swim) · 2 years, 1 month ago
  89. 415a8ca Revert^2 "BasicCaptureSession: Apply ResultDispatcher" am: eedbbe82d4 by Owen Kim · 2 years, 1 month ago
  90. 43d9870 Revert^2 "ResultDispatcher: Support batched result callbacks" am: 64ca4bb38a by Owen Kim · 2 years, 1 month ago
  91. eedbbe8 Revert^2 "BasicCaptureSession: Apply ResultDispatcher" by Owen Kim · 2 years, 1 month ago
  92. 64ca4bb Revert^2 "ResultDispatcher: Support batched result callbacks" by Owen Kim · 2 years, 1 month ago
  93. b0332f6 Revert "ResultDispatcher: Support batched result callbacks" am: 322dfd7d4e by Roland Levillain · 2 years, 1 month ago
  94. ca11766 Revert "BasicCaptureSession: Apply ResultDispatcher" am: 71c44c2b67 by Roland Levillain · 2 years, 1 month ago
  95. 71c44c2 Revert "BasicCaptureSession: Apply ResultDispatcher" by Roland Levillain · 2 years, 1 month ago
  96. 322dfd7 Revert "ResultDispatcher: Support batched result callbacks" by Roland Levillain · 2 years, 1 month ago
  97. 75e987a BasicCaptureSession: Apply ResultDispatcher am: 7512357737 by Owen Kim · 2 years, 1 month ago
  98. 8077ff1 ResultDispatcher: Support batched result callbacks am: 738bed97cd by Owen Kim · 2 years, 1 month ago
  99. 7512357 BasicCaptureSession: Apply ResultDispatcher by Owen Kim · 2 years, 1 month ago
  100. 738bed9 ResultDispatcher: Support batched result callbacks by Owen Kim · 2 years, 1 month ago