1. c0d7bf8 [camera-pipe-integration] Port StreamUseCase by David Jia · 11 months ago
  2. f326020 Add ProcessCameraProvider shutdownAsync API and replace shutdown API usages by Tahsin Masrur · 1 year, 1 month ago
  3. b00c3d1 Remove resolutions with stretching issues from extra support list by mingdatsai · 9 months ago
  4. 125b495 [Preview Stabilization] Move the PreviewCapabilities to Preview class by Kailiang Chen · 9 months ago
  5. 05cb328 Merge "Add a quirk inside CameraPipe to ensure that CameraExtensionCharacteristics have been loaded before the CameraExtensionSession call is executed" into androidx-main by Catherine Sun · 10 months ago
  6. ed1a929 Merge "[Preview Stabilization][Camera-Pipe] Add stream configuration table and pass down video stablization mode to capture request" into androidx-main by Treehugger Robot · 10 months ago
  7. 32af7ae [Preview Stabilization][Camera-Pipe] Add stream configuration table and pass down video stablization mode to capture request by Kailiang Chen · 10 months ago
  8. f03df35 Add a quirk inside CameraPipe to ensure that CameraExtensionCharacteristics have been loaded before the CameraExtensionSession call is executed by Catherine Sun · 11 months ago
  9. 4d15bfc [Preview Stabilization][Camera-Pipe] Add support to query the preview and video stabilization capability by Kailiang Chen · 10 months ago
  10. 24ffded Merge "[Camera-Pipe-Integration] Port FPS algorithm, 10-bit support, and DynamicRange support" into androidx-main by David Jia · 10 months ago
  11. 14ab60d [Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query by Kailiang Chen · 10 months ago
  12. 20b76cb [Camera-Pipe-Integration] Port FPS algorithm, 10-bit support, and DynamicRange support by David Jia · 11 months ago
  13. 8a7a021 Merge "[Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection" into androidx-main by Treehugger Robot · 10 months ago
  14. 11ee9b8 [Preview Stabilization] Add stream configuration map and wire up to CameraUseCaseAdapter for resolution selection by Kailiang Chen · 10 months ago
  15. 3037331 Merge "Add problematic devices to InvalidVideoProfilesQuirk" into androidx-main by Treehugger Robot · 10 months ago
  16. cd4063f Merge "Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk" into androidx-main by Treehugger Robot · 10 months ago
  17. f6436b5 Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 10 months ago
  18. a8dea6c Add problematic devices to InvalidVideoProfilesQuirk by mingdatsai · 10 months ago
  19. dc92b2d Add Redmi note 5 pro into TorchClosedAfterImageCaptureQuirk by WenHung_Teng · 10 months ago
  20. 1a5a39e Merge "Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing" into androidx-main by Treehugger Robot · 10 months ago
  21. bc50a11 Merge "Add Moto G20, Itel A48 and Realme Cll 2021 to FlashTooSlowQuirk." into androidx-main by Treehugger Robot · 10 months ago
  22. d41dcb9 Add Moto G20, Itel A48 and Realme Cll 2021 to FlashTooSlowQuirk. by Andrew Chiang · 10 months ago
  23. 57930ba Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing by mingdatsai · 10 months ago
  24. 29bee1b Merge "Add redmi note 5 to TorchClosedAfterImageCapture Quirk" into androidx-main by Treehugger Robot · 10 months ago
  25. 656f6a4 Add redmi note 5 to TorchClosedAfterImageCapture Quirk by WenHung_Teng · 10 months ago
  26. b684471 Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 12 months ago
  27. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  28. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  29. 666fa25 Remove CameraEventCallback / ImageSaver related codes by Scott Nien · 10 months ago
  30. ebca9f8 Remove reference to CameraPipe during CameraCoordinatorAdapter shutdown by Jasmine Chen · 10 months ago
  31. 0b070f8 Rework synchronization for concurrent cameras by Jasmine Chen · 11 months ago
  32. d3f4e7a Provide API to customize the camera open retrying max timeout time by Kailiang Chen · 12 months ago
  33. d08858a Update the logic that only configurations exactly matched the guaranteed supported configurations can be supported by Charcoal Chen · 11 months ago
  34. 6c7849b Restrict camera-testing APIs to LIBRARY_GROUP by Tahsin Masrur · 11 months ago
  35. b3cae73 [Concurrent Camera] Fix test failure in CameraPipe by Kailiang Chen · 11 months ago
  36. d86eca8 Merge "[Concurrent Camera] Add shutdown() in CameraCoordinator to release resources" into androidx-main by Treehugger Robot · 12 months ago
  37. ac5b8d0 [Concurrent Camera] Add shutdown() in CameraCoordinator to release resources by Kailiang Chen · 12 months ago
  38. f0679ba Merge "[Concurrent Camera] Fix the test failure on camera-pipe" into androidx-main by Treehugger Robot · 12 months ago
  39. 5a31f07 [Concurrent Camera] Fix the test failure on camera-pipe by Kailiang Chen · 12 months ago
  40. 195c882 Merge "Remove uses of deprecated onFailed() CaptureFailure method" into androidx-main by Catherine Sun · 12 months ago
  41. 14b3f60 Remove uses of deprecated onFailed() CaptureFailure method by Catherine Sun · 1 year, 1 month ago
  42. 144ff5b Merge "[Concurrent Camera] Implement concurrent camera on camera-pipe" into androidx-main by Treehugger Robot · 12 months ago
  43. aa19add [Concurrent Camera] Implement concurrent camera on camera-pipe by Kailiang Chen · 12 months ago
  44. ae47d22 Rely on injected CameraMetadata for CameraProperties by Jasmine Chen · 12 months ago
  45. 7f381b9 Revert "Add MeteringRepeating only when surface combination is supported" by Tahsin Masrur · 12 months ago
  46. 23fa88a Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 1 year, 1 month ago
  47. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  48. 2e78b91 Merge "Allow Preview to select 1080p resolution when device display has one shorter edge but larger area size" into androidx-main by Treehugger Robot · 12 months ago
  49. 3f7d2ff Allow Preview to select 1080p resolution when device display has one shorter edge but larger area size by Charcoal Chen · 12 months ago
  50. 38a7bc8 [Camera-pipe] Fix image capture no response by WenHung_Teng · 1 year ago
  51. a1ad474 Merge "Add Pixel 4 and 5 models to FlashTooSlowQuirks" into androidx-main by Treehugger Robot · 1 year ago
  52. 1357ec1 Add Pixel 4 and 5 models to FlashTooSlowQuirks by Tahsin Masrur · 1 year ago
  53. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year ago
  54. 29382d6 Allow preconfigured CameraPipe instances by Paul Rohde · 1 year, 1 month ago
  55. 2c6a9ea Close DeferrableSurface at the end of test by WenHung_Teng · 1 year, 1 month ago
  56. 28b0c3e Add debug logs for still captures and timeout for all 3A operations by Jasmine Chen · 1 year, 1 month ago
  57. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 1 month ago
  58. d40ae9a Merge "Create CaptureCallback interface for CameraExtensionSession and CameraCaptureSession compatibility" into androidx-main by Catherine Sun · 1 year, 1 month ago
  59. 7740dcb Create CaptureCallback interface for CameraExtensionSession and CameraCaptureSession compatibility by Catherine Sun · 1 year, 2 months ago
  60. 9c2c851 Merge "[CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work" into androidx-main am: f3c90a3d05 by Treehugger Robot · 1 year, 1 month ago
  61. f3c90a3 Merge "[CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. bb9ff59 Merge "Add SM-A320 models to FlashTooSlowQuirks" into androidx-main am: 8dcabd9393 by Treehugger Robot · 1 year, 1 month ago
  63. 3ded8ca Add SM-A320 models to FlashTooSlowQuirks by Tahsin Masrur · 1 year, 1 month ago
  64. 6ce54524 Merge "[CameraPipe] Use TestScope in FocusMeteringControlTest to utilize virtual time" into androidx-main am: 1ea3e53056 by Treehugger Robot · 1 year, 1 month ago
  65. 1711544 [CameraPipe] Use TestScope in FocusMeteringControlTest to utilize virtual time by Tahsin Masrur · 1 year, 1 month ago
  66. c56b61c Merge changes I6c2f840a,I9171e4bb into androidx-main am: 4141a5062c by Treehugger Robot · 1 year, 1 month ago
  67. 4141a50 Merge changes I6c2f840a,I9171e4bb into androidx-main by Treehugger Robot · 1 year, 1 month ago
  68. 8c23de1 [CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work by Tahsin Masrur · 1 year, 1 month ago
  69. 222ae74 Merge "Enable CloseCaptureSessionOnDisconnectQuirk on Infinix devices" into androidx-main am: 9592ad3f9a by Jasmine Chen · 1 year, 1 month ago
  70. 8512328 Enable CloseCaptureSessionOnDisconnectQuirk on Infinix devices by Jasmine Chen · 1 year, 1 month ago
  71. 124f23d Merge "Close and finalize capture sessions on CPH devices" into androidx-main am: 743014f6d8 by Jasmine Chen · 1 year, 1 month ago
  72. fac7884 Close and finalize capture sessions on CPH devices by Jasmine Chen · 1 year, 1 month ago
  73. 60d927e Merge "Fix the state to complete the task" into androidx-main am: 7174fbf4c0 by Treehugger Robot · 1 year, 1 month ago
  74. 4366250 Merge "Call update3A after the repeating request is started" into androidx-main am: 4313c68f31 by Treehugger Robot · 1 year, 1 month ago
  75. 5f50fac Fix the state to complete the task by WenHung_Teng · 1 year, 1 month ago
  76. 29eabfe Call update3A after the repeating request is started by WenHung_Teng · 1 year, 1 month ago
  77. 1e335b8 Merge "(Temporarily) Stop finalizing session immediately on Pixel devices" into androidx-main am: 7d75992b26 by Jasmine Chen · 1 year, 1 month ago
  78. 52f1f942 Merge "Set camera2interop config at caller thread" into androidx-main am: 8d996f119b by Treehugger Robot · 1 year, 1 month ago
  79. 7d75992 Merge "(Temporarily) Stop finalizing session immediately on Pixel devices" into androidx-main by Jasmine Chen · 1 year, 1 month ago
  80. 8d996f1 Merge "Set camera2interop config at caller thread" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  81. 2687665 Merge "Remove alpha dependencies from camera artifacts to prepare for beta release" into androidx-main am: 433385180a by Treehugger Robot · 1 year, 1 month ago
  82. 3a0bd96 (Temporarily) Stop finalizing session immediately on Pixel devices by Jasmine Chen · 1 year, 1 month ago
  83. 4333851 Merge "Remove alpha dependencies from camera artifacts to prepare for beta release" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  84. 120ebb8 Merge "Remove final uses of @hide in camera libraries" into androidx-main am: a938fb65ec by Treehugger Robot · 1 year, 1 month ago
  85. a938fb6 Merge "Remove final uses of @hide in camera libraries" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  86. 0c3a458 Merge "Add a quirk that closes the camera on CameraGraph close" into androidx-main am: 4b8819fea6 by Jasmine Chen · 1 year, 1 month ago
  87. ccafb4a Set camera2interop config at caller thread by WenHung_Teng · 1 year, 1 month ago
  88. 4b8819f Merge "Add a quirk that closes the camera on CameraGraph close" into androidx-main by Jasmine Chen · 1 year, 1 month ago
  89. 70db1dc Merge "Fix VideoCaptureDeviceTest for lower APIs" into androidx-main am: 62fb863d6b by Treehugger Robot · 1 year, 1 month ago
  90. 068199f Remove alpha dependencies from camera artifacts to prepare for beta release by Tahsin Masrur · 1 year, 1 month ago
  91. 8e3b9fa Fix VideoCaptureDeviceTest for lower APIs by David Jia · 1 year, 1 month ago
  92. 7549361 Remove final uses of @hide in camera libraries by Aurimas Liutikas · 1 year, 1 month ago
  93. a286f15 Merge "Implement CameraInfo.getImplementationType" into androidx-main am: ab84edc348 by Treehugger Robot · 1 year, 1 month ago
  94. d25c16a Implement CameraInfo.getImplementationType by WenHung_Teng · 1 year, 1 month ago
  95. 019f22f6 Add a quirk that closes the camera on CameraGraph close by Jasmine Chen · 1 year, 1 month ago
  96. bccd948 Merge "Shard JVM tests that take more than 6 minutes per project" into androidx-main am: ae3ba06dfa by Aurimas Liutikas · 1 year, 1 month ago
  97. ae3ba06 Merge "Shard JVM tests that take more than 6 minutes per project" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  98. 916e1c8 Merge "Remove ignore annotation on startFocusAndMetering_3ARegionsUpdated" into androidx-main am: 8c79511922 by Treehugger Robot · 1 year, 1 month ago
  99. 94771f3 Remove ignore annotation on startFocusAndMetering_3ARegionsUpdated by WenHung_Teng · 1 year, 1 month ago
  100. 3b44f94 Merge "Complete UseCaseCameraState request according to next request if aborted" into androidx-main am: 71bfdfb524 by Treehugger Robot · 1 year, 1 month ago