1. 587c7f3 Ignore the ComposeCameraAppTest if no default camera by WenHung_Teng · 1 year, 5 months ago
  2. d5ae573 Merge "Move the control buttons to the bottom half" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  3. 822330c Stop running testPreviewViewStreamStateOnActivityLaunch on an emulator by Aurimas Liutikas · 1 year, 5 months ago
  4. 028e088 Move the control buttons to the bottom half by mingdatsai · 1 year, 5 months ago
  5. 5126239 Merge "Run CameraXInitTest#initOnDevice_hasCamera only on lab devices" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  6. a08af0a Run CameraXInitTest#initOnDevice_hasCamera only on lab devices by leo huang · 1 year, 5 months ago
  7. 8f2a3ce Fix OpenClosedCaptureSessinStressTest failure by using Camera2Interop instead of CameraEventCallback by Scott Nien · 1 year, 6 months ago
  8. c725262 Implement cancelFocusAndMeteringAsync by WenHung_Teng · 1 year, 6 months ago
  9. 970ac45 Merge "Add device tests for focus metering basic functionalities" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  10. e5273c4 Add HighSpeed Camera Capture Sessions to CameraPipe by Catherine Sun · 1 year, 7 months ago
  11. c18144e Add device tests for focus metering basic functionalities by Tahsin Masrur · 1 year, 6 months ago
  12. 2db6d01 Fix JPEG image corruption issue if writing Exif location data on some Samsung Android 12 devices by Charcoal Chen · 1 year, 6 months ago
  13. d2151a3 Fix the NPE issue happens when issuing a new request after a capture failure by Charcoal Chen · 1 year, 6 months ago
  14. 9c48b8a Fix the NullPointerException caused by null uri when saving image by MediaStore by Charcoal Chen · 1 year, 6 months ago
  15. 4b158bf Merge "API Review: add a #setEffects method to CameraController." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  16. f48fbb0 API Review: add a #setEffects method to CameraController. by Xi Zhang · 1 year, 7 months ago
  17. 38480ed Merge "API Review: add a ImageProcessor interface" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  18. 1cfa1ab Fix ImageCapture failed when there is no flash unit and flash mode is on. by leo huang · 1 year, 6 months ago
  19. f97609c Add high resolution AndroidTest for Preview, ImageCapture and ImageAnalysis by Charcoal Chen · 1 year, 6 months ago
  20. c9cfc48 Revise every place that must take AspectRatio.RATIO_DEFAULT into account. by leo huang · 1 year, 7 months ago
  21. 9d346ef API Review: add a ImageProcessor interface by Xi Zhang · 1 year, 7 months ago
  22. 48a5618 Merge "Improve verification timing of AE mode related tests in FlashTest" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  23. b81cab3 Invoke unbindAll() in the ProcessCameraProvider.shutdown() by leo huang · 1 year, 6 months ago
  24. a586d7a Improve verification timing of AE mode related tests in FlashTest by Tahsin Masrur · 1 year, 6 months ago
  25. c61e84d Ignore FlashTest tests checking AE mode in capture request when capture itself fails by Tahsin Masrur · 1 year, 6 months ago
  26. 68b3f55 Merge changes If51a6f3c,Iec0c3ef1 into androidx-main by Treehugger Robot · 1 year, 6 months ago
  27. e659a40 Merge changes from topic "dipen_cameraFactory" into androidx-main by Dipen Patel · 1 year, 6 months ago
  28. 18fbb3a Configuration for CameraX Initialization Optimization by Dipen Patel · 1 year, 7 months ago
  29. 23189bb Fix the divide-by-zero exception issue when running extension validation tool with Don't-keep-activities setting on by Charcoal Chen · 1 year, 6 months ago
  30. e84e261 Save extensions validation test results right after the image validation is done by Charcoal Chen · 1 year, 6 months ago
  31. e586b0e Fix FlashTest failure rate increase due to new AE mode related tests by Tahsin Masrur · 1 year, 7 months ago
  32. d0e8241 Merge "[CameraPipe] Fix flash-related AE mode not set correctly for flash mode set before binding usecase" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  33. a442381 [CameraPipe] Fix flash-related AE mode not set correctly for flash mode set before binding usecase by Tahsin Masrur · 1 year, 7 months ago
  34. 35c1c22 Merge "fix Camera2Extensions test app crash when camera2 extensions are not supported" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  35. acdba79 fix Camera2Extensions test app crash when camera2 extensions are not supported by Scott Nien · 1 year, 7 months ago
  36. beb8222 Merge "Nullability updates for consistency with platform SDK" into androidx-main by Alan Viverette · 1 year, 7 months ago
  37. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 7 months ago
  38. 264c4f8 Merge "Increase the screen brightness while signal generating" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  39. 506b837 Merge "Parameterized Camera2InteropIntegrationTest" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  40. 257e57c Increase the screen brightness while signal generating by mingdatsai · 1 year, 7 months ago
  41. 00d3f83 Allow testCameraDisconnect() in lab tests only by Tahsin Masrur · 1 year, 7 months ago
  42. d7cadb0 Parameterized Camera2InteropIntegrationTest by WenHung_Teng · 1 year, 7 months ago
  43. 5c333ea Merge "Use new image capture pipeline for software JPEG path / remove unused classes and methods." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  44. 2d94802 Use new image capture pipeline for software JPEG path / remove unused classes and methods. by Scott Nien · 1 year, 7 months ago
  45. d162611 Add stress test to continuously take pictures without waiting for previous results by Charcoal Chen · 1 year, 7 months ago
  46. 4dfeffa Merge changes from topic "BasicExtenderRefactor" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  47. da4ddc3 [BasicExtenderRefactor] Remove CaptureProcessor / ImageInfoProcessor / CaptureStage / ProcessingSurface and remove the TextureView Restrictions by Scott Nien · 1 year, 7 months ago
  48. 4ea337b [BasicExtenderRefactor] Enable basic extender session processor. by Scott Nien · 1 year, 8 months ago
  49. 6c66b4f Mark testCameraDisconnect as flaky by Tiem Song · 1 year, 7 months ago
  50. 731aa33 Translate Request.Listener callbacks to CaptureCallback by David Jia · 1 year, 8 months ago
  51. 7663b25 Add a tone-mapping ImageProcessor in view test app by Xi Zhang · 1 year, 9 months ago
  52. f1f96db Merge changes from topic "camerax_apply_new_video_api_in_view" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  53. 5efc60c Merge "Upgrade to androidx.test:runner:1.5.1" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  54. 23ff279 Create a new VideoCapture when use cases are rebound in CameraController by mingdatsai · 1 year, 8 months ago
  55. 38d2596 Update video capture feature to adopt API change in camera-view by mingdatsai · 1 year, 8 months ago
  56. d06bbc0 Add audio enable/disable feature by mingdatsai · 2 years, 4 months ago
  57. ecb2223 Apply new camera-video APIs in camera-view by mingdatsai · 2 years, 4 months ago
  58. 6138690 Upgrade to androidx.test:runner:1.5.1 by Brett Chabot · 1 year, 8 months ago
  59. b9d17d9 Add take picture test to verify continuous capture by WenHung_Teng · 1 year, 8 months ago
  60. 070150b Merge "Enable stress test for pipe config" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  61. a9b5e72 Merge "Enable video recording pause/resume in A/V sync test app" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  62. 5e6c91a Enable stress test for pipe config by Charcoal Chen · 1 year, 8 months ago
  63. 77ec8da Add Image Capture Stress test for Camera2 Extensions by Jag Saund · 1 year, 8 months ago
  64. 1ba5a28 Merge changes Ibcbdc9c4,Id3ce3d36 into androidx-main by Jag Saund · 1 year, 8 months ago
  65. 6d9563b Enable video recording pause/resume in A/V sync test app by mingdatsai · 1 year, 8 months ago
  66. 8282378 Code cleanup for Camera2ExtensionsTestUtil with CameraIdExtensionModePair for type safety by Jag Saund · 1 year, 8 months ago
  67. af51d11 Fixed the issue that the onError() is not called when taking pictures without the storage permission. by Andrew Chiang · 1 year, 8 months ago
  68. 0b72345 Fix SurfaceViewImplementation black screen issue on ViewPager2 by mingdatsai · 1 year, 10 months ago
  69. 2af3f7a Merge "Allow Extensions stress test to run without lab property" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  70. 85413ac Allow Extensions stress test to run without lab property by Scott Nien · 1 year, 8 months ago
  71. c530370 fix Integration tests by Dipen Patel · 1 year, 8 months ago
  72. 16c6de2 Merge changes I0ac89ec0,I65438830 into androidx-main by Treehugger Robot · 1 year, 8 months ago
  73. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 1 year, 8 months ago
  74. 2867028 Remove surface from cache if the surface is released or eglSwapBuffer fails by mingdatsai · 1 year, 9 months ago
  75. c6444d1 Merge "Create an activity to launch "Camera Core Test App" using Camera Pipe configuration instead of Camera2." into androidx-main by Dipen Patel · 1 year, 8 months ago
  76. 1c79a56 Create an activity to launch "Camera Core Test App" using Camera Pipe configuration instead of Camera2. by Dipen Patel · 1 year, 9 months ago
  77. 9f66cfc Merge "Add video duration limiter." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  78. 378e20a Merge "Add Camera2Extensions stress test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  79. cc1cb36 Add Camera2Extensions stress test by Scott Nien · 1 year, 9 months ago
  80. 6ab3ee7 Add video duration limiter. by TY Chang · 2 years, 4 months ago
  81. 4f39b74 Update the test apps to check WRITE_EXTERNAL_STORAGE permission only when OS version is Android S and before by Charcoal Chen · 1 year, 9 months ago
  82. 2b445ff Inline the single use of mlkit excludes by Aurimas Liutikas · 1 year, 9 months ago
  83. 2106678 Fix can't launch foldable and rotation test app on Android 13 by Scott Nien · 1 year, 9 months ago
  84. ecf4992 Merge "[Extensions] Add Advanced Extender validation test" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  85. 3c52574 [Extensions] Add Advanced Extender validation test by Scott Nien · 1 year, 9 months ago
  86. 04f86eb Fix Extensions test app Manifest.permission.WRITE_EXTERNAL_STORAGE permission issue on Android T devices by Charcoal Chen · 1 year, 9 months ago
  87. a860a8b Merge "Revert "Make CameraX core integration test app work on Android T."" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  88. 8c0a21bd Revert "Make CameraX core integration test app work on Android T." by Aurimas Liutikas · 1 year, 9 months ago
  89. 24f0154 Merge "Reload static data after stopping audio track" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  90. 653bc88 Remove EffectBundle and update CameraEffect by Xi Zhang · 1 year, 9 months ago
  91. 78f878e Reload static data after stopping audio track by mingdatsai · 1 year, 9 months ago
  92. 77ae6a60 Merge "Rename SurfaceEffect to SurfaceProcessor" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  93. 159f157 Merge "Make CameraX core integration test app work on Android T." into androidx-main by Dipen Patel · 1 year, 9 months ago
  94. e92ffdb Merge "export Camera Pipe Integration Library" into androidx-main by Dipen Patel · 1 year, 9 months ago
  95. c531e7a Rename SurfaceEffect to SurfaceProcessor by Xi Zhang · 1 year, 9 months ago
  96. 6dd9a8f Merge "Skip flaky test in AndroidX test" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  97. 057e8f0 Skip flaky test in AndroidX test by Scott Nien · 1 year, 9 months ago
  98. 48e15ba export Camera Pipe Integration Library by Dipen Patel · 1 year, 10 months ago
  99. be3a30b Make CameraX core integration test app work on Android T. by Dipen Patel · 1 year, 9 months ago
  100. 8c7769df Update test rule to enable all Camera-pipe tests by Treehugger Robot · 1 year, 9 months ago