1. 35829f9 Fix audio can not be turned off issue. by TY Chang · 2 years, 8 months ago
  2. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  3. 7fa74425 Merge "Converted AndroidImageProxyTest from Java to Kotlin" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  4. b33dea95 Converted AndroidImageProxyTest from Java to Kotlin by Kimberly Crevecoeur · 2 years, 8 months ago
  5. f84abed Fix lint check failure by ProcessingSurfaceTest (NewApi) by leo huang · 2 years, 8 months ago
  6. ef2fb87 Fix lint check failure by CaptureConfig.Builder.isUseRepeatingSurface() by leo huang · 2 years, 8 months ago
  7. 881dc94 Merge "Fix flash being trigger during tap-to-focus" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  8. b22c483 Merge "Address API council review feedback for YUV/RGB rotation in CameraX" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  9. 538dde4 Fix flash being trigger during tap-to-focus by repo sync -c -j8 · 2 years, 8 months ago
  10. dc7fabd Merge "Remove unnecessary buffer allocation when no YUV/RGB rotation" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  11. 7d26f83 Fixed VideoEncoderTest flaky test failure by Charcoal Chen · 2 years, 8 months ago
  12. 9ff44de Remove unnecessary buffer allocation when no YUV/RGB rotation by kailianc · 2 years, 8 months ago
  13. e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 2 years, 8 months ago
  14. 5f6e708 Merge "Fix stretched preview in CoreTest-OpenGL" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  15. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  16. 0075787 Merge "Update CMake version to 3.18.1" into androidx-main by Fred Sladkey · 2 years, 8 months ago
  17. d2c4c9a Fix stretched preview in CoreTest-OpenGL by repo sync -c -j8 · 2 years, 8 months ago
  18. cae728d Fix Camera2RequestProocessorTest and ProcessingCaptureSessionTest failures by repo sync -c -j8 · 2 years, 8 months ago
  19. 7aeb64f Address API council review feedback for YUV/RGB rotation in CameraX by kailianc · 2 years, 8 months ago
  20. 68174d4 Merge "Camera Logger tweaks" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  21. 0e6636e Merge "Quirk for UHD video recording on huawei hma-l29" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  22. 4f81644 Quirk for UHD video recording on huawei hma-l29 by weginlee · 2 years, 8 months ago
  23. d1ec748 Fixed RejectedExecutionException happened when taking extension picture and switching mode before picture is taken completely by Charcoal Chen · 2 years, 8 months ago
  24. 1c2de70 Merge "Skip the foregroundOccupiedError when test not run in lab" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  25. da26527 Relax camera-view instrumented test time-out to 10s by Xi Zhang · 2 years, 8 months ago
  26. 990cd62 Merge "Skip PreviewView impl type test for quirky devices" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  27. 0dd46ee Merge "Add code to locate the NPE in CameraControllerFragmentTest" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  28. 48e512e Merge "Fix FlashTest test failures" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  29. a65d6ab Merge "Add previewView implmentationMode switch to foldable test app" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  30. 4e7b5d5 Fix FlashTest test failures by Charcoal Chen · 2 years, 8 months ago
  31. 10b3833 Fix the AudioEncoderTest failure on device, mha-l29. by weginlee · 2 years, 8 months ago
  32. 4a5fdf7 Skip the foregroundOccupiedError when test not run in lab by WenHung_Teng · 2 years, 8 months ago
  33. fc7a9ab Add code to locate the NPE in CameraControllerFragmentTest by Xi Zhang · 2 years, 8 months ago
  34. 8c3e287 Update FoldableCameraActivity to use WindowInfoTracker. by Diego Vela · 2 years, 8 months ago
  35. 57907d7 Suppress flaky tests by Ember Rose · 2 years, 8 months ago
  36. 819d4e6 Skip PreviewView impl type test for quirky devices by Xi Zhang · 2 years, 8 months ago
  37. 83799b2 Merge changes I0f47c53a,I197a6e29,I6ce97914,Icec169cd into androidx-main by Treehugger Robot · 2 years, 8 months ago
  38. 7d165354 Merge "Always get latest SENSOR_ORIENTATION to avoid the value changes." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  39. c44e430 Move CameraX#initialze and shutdown static functions to CameraXUtil class in the testing package by Charcoal Chen · 2 years, 9 months ago
  40. 395e004 Always get latest SENSOR_ORIENTATION to avoid the value changes. by repo sync -c -j8 · 2 years, 8 months ago
  41. a6b0776 Remove CameraX singleton API usage from ProcessCameraProvider by Charcoal Chen · 2 years, 9 months ago
  42. 4b61bcc Remove CameraX#configureInstanceLocked() static function and directly pass CameraXConfig when calling initializeInstanceLocked by Charcoal Chen · 2 years, 9 months ago
  43. f208fe1 Remove CameraX#configureInstance() static function by Charcoal Chen · 2 years, 9 months ago
  44. d32e8c3 Merge "Add a way to avoid caching the value of specific keys." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  45. 452742c Merge "Revert^3 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Jeff Gaston · 2 years, 8 months ago
  46. c1b3afb Revert^3 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 8 months ago
  47. a95f4d1 Merge "Revert^2 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  48. 83d23c5 Update CMake version to 3.18.1 by Fred Sladkey · 2 years, 9 months ago
  49. 223a475 Revert^2 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 8 months ago
  50. fe24bd6 Disable flaking CameraGraphSimulatorTest test by Aurimas Liutikas · 2 years, 8 months ago
  51. 922bd78 Merge "Support YUV/RGB rotation in ImageAnalysis for CameraX" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  52. a01cc1d Fix camera2interop options is erased after unbind/bind by WenHung_Teng · 2 years, 8 months ago
  53. b0c2b2e Support YUV/RGB rotation in ImageAnalysis for CameraX by kailianc · 2 years, 9 months ago
  54. 8da2141 Camera Logger tweaks by Orion Hodson · 2 years, 8 months ago
  55. d4c431b Add a way to avoid caching the value of specific keys. by Paul Rohde · 2 years, 8 months ago
  56. 2aae653 CameraGraphSimulatorTest FlakyTest -> Ignore by Jeff Gaston · 2 years, 8 months ago
  57. 8ba8516 Merge "Add a few tests for Camera2Interop/CameraSelector" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  58. 7cd5f34 Merge "Fix the issue that VideoEncoder codec not found in mha-l29 when selecting UHD quality" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  59. 4fc9084 Fix the issue that VideoEncoder codec not found in mha-l29 when selecting UHD quality by weginlee · 2 years, 8 months ago
  60. 629ba14 Add previewView implmentationMode switch to foldable test app by Scott Nien · 2 years, 8 months ago
  61. 7d55936 Disable HDR+ on Pixel 2 XL / Pixel 3 XL in MINIMIZE_LATENCY mode. by repo sync -c -j8 · 2 years, 8 months ago
  62. 72eca3f CameraGraphSimulatorTest.simulatorCanIssueMultipleFrames FlakyTest annotation by Jeff Gaston · 2 years, 8 months ago
  63. 46e27b9 Add a few tests for Camera2Interop/CameraSelector by Trevor McGuire · 2 years, 8 months ago
  64. 0c9c436 Merge "Revert "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  65. 7bfd1bb Revert "Upgrade to AGP 7.1.0-beta01." by Aurimas Liutikas · 2 years, 8 months ago
  66. 0bddd4b Merge "Upgrade to AGP 7.1.0-beta01." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  67. 5282d31 Add B9 into the HDRnet quirk by WenHung_Teng · 2 years, 8 months ago
  68. eaad3e1 Upgrade to AGP 7.1.0-beta01. by Aurimas Liutikas · 2 years, 8 months ago
  69. 6cd3908 Make ParcelFileDescriptor of FileDescriptorOutputOptions can be safely closed after PendingRecording#start by leo huang · 2 years, 9 months ago
  70. 16c6117 Merge "Make CameraSelector.filter visible to the public." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  71. 22dc70b Merge "Fix PendingRecording docs for audio permission" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  72. f2b4b95 Fix setFileSizeLimit() test failure in RecorderTest by Wegin Lee · 2 years, 8 months ago
  73. babdbf3 Make CameraSelector.filter visible to the public. by Yasith Vidanaarachchi · 2 years, 9 months ago
  74. 8a07dc2 Fix PendingRecording docs for audio permission by Trevor McGuire · 2 years, 8 months ago
  75. ee1ce81 Address api review feedback for MediaStoreOutputOptions. by TY Chang · 2 years, 8 months ago
  76. 6ca377f Merge "Refactor the crop rectangle and shouldCropImage related functions" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  77. 8ceb301 Merge "Add a new API ImageCapture.Builder#setJpegQuality to allow changing the output JPEG image compression quality when taking pictures" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  78. d069ac5 Replace `inline class` modifier with `value class` by Paul Rohde · 2 years, 9 months ago
  79. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 8 months ago
  80. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 8 months ago
  81. 24f5014 Refactor the crop rectangle and shouldCropImage related functions by Charcoal Chen · 2 years, 9 months ago
  82. 1c79306 Add a new API ImageCapture.Builder#setJpegQuality to allow changing the output JPEG image compression quality when taking pictures by Charcoal Chen · 2 years, 10 months ago
  83. 0fea072 Update Foldable camera test Activity. by Diego Vela · 2 years, 8 months ago