1. b40f8d0 Merge "Add tab button for camera test on ViewPager2" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  2. cd8c7a1 Add tab button for camera test on ViewPager2 by WenHung_Teng · 2 years, 2 months ago
  3. bbbd395 Merge "Disable Advanced Extender until it is well tested" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  4. e2ca681 Merge "Disable flaking pipelineTest_preCapturePostCaptureShouldCalled test" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  5. bbb584a Merge "Create ZslRingBuffer an implementation of RingBuffer to use with ZSL" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  6. 5766311 Disable Advanced Extender until it is well tested by Charcoal Chen · 2 years, 2 months ago
  7. f8a60d0 Rename ResolutionSelector workaround class to ResolutionCorrector by Charcoal Chen · 2 years, 3 months ago
  8. ace37bb Move camera-mlkit-vision out of camerax group by Julie Wu · 2 years, 3 months ago
  9. 96a8aed Merge "Clean up the CapturePipeline test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  10. ef5218f Merge "Add logging for more configuration parameters in CameraPipe" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  11. 7545e61 Add logging for more configuration parameters in CameraPipe by Jasmine Chen · 2 years, 3 months ago
  12. 7b75645 Create ZslRingBuffer an implementation of RingBuffer to use with ZSL by Yasith Vidanaarachchi · 2 years, 3 months ago
  13. f1da0a2 Merge "[ZSL] Add implements for take picture flow" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  14. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 3 months ago
  15. b6ab8e6 [ZSL] Add implements for take picture flow by kailianc · 2 years, 3 months ago
  16. 94218dc Fixed CameraX#shutdown() hangs forever issue when a custom scheduler handler is set by Charcoal Chen · 2 years, 3 months ago
  17. cb3884e Clean up the CapturePipeline test by WenHung_Teng · 2 years, 3 months ago
  18. a68862f Add tests to verify whether the underlying capture processors of ProcessingImageReader and CaptureProcessorPipeline are closed by Charcoal Chen · 2 years, 3 months ago
  19. 8264312 Merge "Attribute audio with Context" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  20. 50e88fb Close ProcessingImageReader safely when DeferrableSurface termination future is complete by Charcoal Chen · 2 years, 3 months ago
  21. d74299f Merge "Mark flaky camera test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  22. f28daa8 Merge "Clean up ImageCaptureTest in @After" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  23. 6a1b216 Merge "Add attachedSurfaceInfo class." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  24. 1f8c14e Add attachedSurfaceInfo class. by Kimberly Crevecoeur · 2 years, 3 months ago
  25. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  26. c6006ef Disable flaking pipelineTest_preCapturePostCaptureShouldCalled test by Aurimas Liutikas · 2 years, 3 months ago
  27. 5bb37ae Merge "[ZSL] Disable ZSL for extensions" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  28. 1082c7d Merge "Resubmit "Enable Advanced Extender with use case configurations" CL" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  29. eb84bb3 [ZSL] Disable ZSL for extensions by kailianc · 2 years, 3 months ago
  30. c4ab0a1 Enable CameraX Quirks Detector for all modules (except camera"integration-tests) by System Administrator · 2 years, 3 months ago
  31. 0c9d9c6 Resubmit "Enable Advanced Extender with use case configurations" CL by Scott Nien · 2 years, 3 months ago
  32. 667d9ba Mark flaky camera test by David Saff · 2 years, 3 months ago
  33. 3bb0b5f Merge "Update Camera2CapturePipelineTest to reduce flaky" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  34. 869b073 Merge "Add target frame rate option to useCaseConfig. Test: UseCaseConfigTest.java" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  35. 8912538 Add target frame rate option to useCaseConfig. Test: UseCaseConfigTest.java by Kimberly Crevecoeur · 2 years, 3 months ago
  36. 540ef3c Merge "Revert "Enable Advanced Extender with use case configurations"" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  37. 0b8a879 Revert "Enable Advanced Extender with use case configurations" by Trevor McGuire · 2 years, 3 months ago
  38. 8ac98f4 Merge "Add QuirkSummary" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  39. 3562379 Add QuirkSummary by Scott Nien · 2 years, 3 months ago
  40. 491bdfa Merge "Fix the issue for ImageProxy.getCropRect in ImageAnalysis" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  41. ad805de Clean up ImageCaptureTest in @After by Trevor McGuire · 2 years, 3 months ago
  42. 7ed0fb7 Attribute audio with Context by Trevor McGuire · 2 years, 10 months ago
  43. 6ecf92d Fix the issue for ImageProxy.getCropRect in ImageAnalysis by kailianc · 2 years, 3 months ago
  44. a12813f Merge "Use resolutions >= (640,480) for MeteringRepeating to avoid compatibility issues" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  45. 7cad1a6 Update Camera2CapturePipelineTest to reduce flaky by WenHung_Teng · 2 years, 3 months ago
  46. 49f2674 Merge "Flaky and broken camera tests" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  47. 8bb7331 Use resolutions >= (640,480) for MeteringRepeating to avoid compatibility issues by repo sync -c -j8 · 2 years, 3 months ago
  48. c227082 Merge "Fixed ImageCaptureTest#returnJpegImage_whenSessionProcessorIsSet_outputFormantJpeg failure" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  49. 8e046180c Fixed ImageCaptureTest#returnJpegImage_whenSessionProcessorIsSet_outputFormantJpeg failure by Scott Nien · 2 years, 3 months ago
  50. 1f67276 Merge "Update to Kotlin 1.6.20" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  51. 0d3251c Merge "Flaky camera test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  52. 1b011c5 Flaky camera test by David Saff · 2 years, 3 months ago
  53. f654325 Merge "Create RingBuffer interface to use with ZSL." into androidx-main by Yasith Vidanaarachchi · 2 years, 3 months ago
  54. 0ab4836 Flaky and broken camera tests by David Saff · 2 years, 3 months ago
  55. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  56. 78cb871 Create RingBuffer interface to use with ZSL. by Yasith Vidanaarachchi · 2 years, 3 months ago
  57. c1bd8d2 Merge "Enable Advanced Extender with use case configurations" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  58. 4d07b96 Enable Advanced Extender with use case configurations by repo sync -c -j8 · 2 years, 3 months ago
  59. 8695d64 Merge "Fix Camera2CapturePipelineTest flaking" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  60. e6c2514 Fix Camera2CapturePipelineTest flaking by WenHung_Teng · 2 years, 3 months ago
  61. 35d1ea4 Merge "ExcludeKeyFrameRateInFindEncoderQuirk QuirkSummary" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  62. 10acb1b Merge "QuirkSummary for VideoQualityNotSupportQuirk" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  63. 17122d9 Merge changes from topic "MoveWorkaroundToQuirks" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  64. 7761ab7 ExcludeKeyFrameRateInFindEncoderQuirk QuirkSummary by Trevor McGuire · 2 years, 3 months ago
  65. 1c8499c QuirkSummary for VideoQualityNotSupportQuirk by Trevor McGuire · 2 years, 3 months ago
  66. f623210 JpegHalCorruptImageQuirk QuirkSummary by Trevor McGuire · 2 years, 3 months ago
  67. 50a95de Merge "Enable ProcessingCaptureSession to set/get tag and get capture result" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  68. 9d43fe4 Merge "[ZSL] Initialize image capture pipeline for reprocessing capture" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  69. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  70. d9c52e1 [ZSL] Initialize image capture pipeline for reprocessing capture by kailianc · 2 years, 3 months ago
  71. 8cf6a1c Fix camera is opened at the INITIALIZED state by WenHung_Teng · 2 years, 3 months ago
  72. 2edee8b Update versions for release id 1649264400000 by Nick Anthony · 2 years, 3 months ago
  73. 73ebd49 Fix VideoRecordingTest failure on Nokia 1 by leo huang · 2 years, 3 months ago
  74. 4f30062 Use Quirks in SynchronizedCaptureSession by WenHung_Teng · 2 years, 3 months ago
  75. c465478 Add new WaitForRepeatingRequestStart workaround by WenHung_Teng · 2 years, 3 months ago
  76. f4de296 Add new ForceCloseDeferrableSurface workaround by WenHung_Teng · 2 years, 3 months ago
  77. 3a0cdac Add new ForceCloseCaptureSession workaround by WenHung_Teng · 2 years, 3 months ago
  78. e1003043 Simplify the interface of SynchronizedCaptureSession by WenHung_Teng · 2 years, 3 months ago
  79. 41212ce Create Quirks for SynchronizedCaptureSession by WenHung_Teng · 2 years, 3 months ago
  80. d44290a Merge "Fix captured images of CameraExtensionsActivity do not be deleted in ImageCaptureTest" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  81. e916796 Enable ProcessingCaptureSession to set/get tag and get capture result by repo sync -c -j8 · 2 years, 3 months ago
  82. 2fa5068 Fix captured images of CameraExtensionsActivity do not be deleted in ImageCaptureTest by leo huang · 2 years, 3 months ago
  83. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  84. 895871b Ensure Recording closed in VideoRecordingTest by Trevor McGuire · 2 years, 3 months ago
  85. b3db402 Reset encoder on INACTIVE source fixes by Trevor McGuire · 2 years, 3 months ago
  86. b35f453 Ensure inactive source stays inactive by Trevor McGuire · 2 years, 4 months ago
  87. 7eba76b Convert VideoCaptureDeviceTest to coroutines by Trevor McGuire · 2 years, 3 months ago
  88. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  89. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  90. 217dda4 Deprecate setHasOptionsMenu API in Fragment by Sanura N'Jaka · 2 years, 3 months ago
  91. e4825708 Merge changes I646221b9,I2a1a5c3c into androidx-main by Treehugger Robot · 2 years, 3 months ago
  92. 75cbc0b Fix audio/video out of sync after pause and resume on some Samsung devices pre-API 29 by leo huang · 2 years, 3 months ago
  93. ff0b75a Fix audio/video out of sync after pause and resume on Sony G3125 by leo huang · 2 years, 3 months ago
  94. 60eea09 Add foldable integration test app for camera-viewfinder by kailianc · 2 years, 3 months ago
  95. 4d07ec4 Merge "Fix preview stretch on Oppo Find N" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  96. 44b1ae9 Merge "Fix RejectedExecutionException issue happens when capturing images with ProcessingImageReader" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  97. 361e3ce Merge "Clean up the tests for restoring interop config." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  98. 031df87 Fix RejectedExecutionException issue happens when capturing images with ProcessingImageReader by Charcoal Chen · 2 years, 3 months ago
  99. 13682d7 Merge "Format some Quirks under Camera-camera2 & Camera-video" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  100. 9235754 Clean up the tests for restoring interop config. by TY Chang · 2 years, 4 months ago