1. 4a99412 Add explicit dependsOn from cmake tasks for specific architectures on prefab package tasks in another attempt to stop cmake related flakes. by Fred Sladkey · 2 years, 8 months ago
  2. 9364c03 Merge "Move CMake version to libs.versions.toml" into androidx-main by Fred Sladkey · 2 years, 8 months ago
  3. 2ae2a02 DO NOT MERGE - Update versions for release id 1643220000000 by Nick Anthony · 2 years, 8 months ago
  4. 7c32b45 Move CMake version to libs.versions.toml by Fred Sladkey · 2 years, 8 months ago
  5. 4649d6f Update CMake version to 3.22.1 by Fred Sladkey · 2 years, 8 months ago
  6. 6441459 Merge "Fix log tag exceeds limit length" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  7. 1b16de3 Merge "Ensure tests don't fail on pre-API 21 devices" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  8. 1253008 Fix log tag exceeds limit length by Wenhung Teng · 2 years, 8 months ago
  9. dda0317 Ensure tests don't fail on pre-API 21 devices by Trevor McGuire · 2 years, 8 months ago
  10. 59fda64 Fix Extensions test failures on Tecno KE5 device. by Charcoal Chen · 2 years, 8 months ago
  11. d8e46f5 Bump up camera version to beta01 and then merge extensions and view into core library by Julie Wu · 2 years, 9 months ago
  12. cdab0b2 Fix LoggerTest test failures by Charcoal Chen · 2 years, 9 months ago
  13. 1a12029 [Multi-Window] Enable the active resuming of the camera for resuming the camera when interrupted by Scott Nien · 2 years, 9 months ago
  14. 54a532c Merge "Print some logs information to clarify LoggerTest failures" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  15. 4cbff7f Print some logs information to clarify LoggerTest failures by Charcoal Chen · 2 years, 9 months ago
  16. a303acb Device quirk: output distortion on Samsung devices by Xi Zhang · 3 years, 3 months ago
  17. f2061a1 Merge "Revert "Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes"" into androidx-main by Fred Sladkey · 2 years, 9 months ago
  18. 00aac832 Revert "Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes" by Fred Sladkey · 2 years, 9 months ago
  19. 7f5923b Clean up CameraControlInternal and ImageCapture by WenHung_Teng · 3 years ago
  20. d43a6ea Move implementation of image capturing to camera-camera2 by WenHung_Teng · 3 years ago
  21. ad97e93 Remove robolectric SDK restriction. by Nick Chalko · 2 years, 10 months ago
  22. 2e69606 Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes by Fred Sladkey · 2 years, 10 months ago
  23. 02cb180 Add @Ignore to flaky host test log_truncateLongTag by Fred Sladkey · 2 years, 10 months ago
  24. 559b122 Fix Preview color line issue when recording UHD video on Pixel1 by leo huang · 2 years, 10 months ago
  25. 82807d6 make analyzerSetMultipleTimesInKeepOnlyLatestMode deterministic by repo sync -c -j8 · 2 years, 10 months ago
  26. 43c95df Merge "Fix the incorrect usage of API NV12ToI420Rotate" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  27. bed2bac Use CamcorderProfile for audio encoder settings by Trevor McGuire · 2 years, 11 months ago
  28. 464d257 Use CamcorderProfile for AudioSource Settings by Trevor McGuire · 2 years, 10 months ago
  29. 58616a0 Fix the incorrect usage of API NV12ToI420Rotate by kailianc · 2 years, 10 months ago
  30. c994e47 Merge "Add license information for libyuv" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  31. 1c6d8be Use CamcorderProfile for Video Codec Settings by Trevor McGuire · 2 years, 10 months ago
  32. eb86d0d Add license information for libyuv by kailianc · 2 years, 10 months ago
  33. ae907ab Move CompareSizesByArea to its own class by Trevor McGuire · 2 years, 10 months ago
  34. 627275a Fix Preview color line issue when recording UHD video on Pixel1 by leo huang · 2 years, 10 months ago
  35. 08a0bb4 Improve the latency of image capture when cropping is needed. by leo huang · 2 years, 11 months ago
  36. 5df076d Remove the IllegalArgumentExceptions returned when the CameraSelector#filter is returning an empty result set. by Yasith Vidanaarachchi · 2 years, 11 months ago
  37. 69b38a7 Merge "Add the ImageProcessingLatencyTest." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  38. 3196c09 Add the ImageProcessingLatencyTest. by Andrew Chiang · 2 years, 10 months ago
  39. 54deed3 Merge "Fix SupportAnnotationUsage lint errors in CameraX proejcts" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  40. 0a26ad4 Fix SupportAnnotationUsage lint errors in CameraX proejcts by Charcoal Chen · 2 years, 11 months ago
  41. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  42. 7fa74425 Merge "Converted AndroidImageProxyTest from Java to Kotlin" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  43. b33dea95 Converted AndroidImageProxyTest from Java to Kotlin by Kimberly Crevecoeur · 2 years, 11 months ago
  44. f84abed Fix lint check failure by ProcessingSurfaceTest (NewApi) by leo huang · 2 years, 11 months ago
  45. ef2fb87 Fix lint check failure by CaptureConfig.Builder.isUseRepeatingSurface() by leo huang · 2 years, 11 months ago
  46. b22c483 Merge "Address API council review feedback for YUV/RGB rotation in CameraX" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  47. dc7fabd Merge "Remove unnecessary buffer allocation when no YUV/RGB rotation" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  48. 7d26f83 Fixed VideoEncoderTest flaky test failure by Charcoal Chen · 2 years, 11 months ago
  49. 9ff44de Remove unnecessary buffer allocation when no YUV/RGB rotation by kailianc · 2 years, 11 months ago
  50. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  51. 0075787 Merge "Update CMake version to 3.18.1" into androidx-main by Fred Sladkey · 2 years, 11 months ago
  52. 7aeb64f Address API council review feedback for YUV/RGB rotation in CameraX by kailianc · 2 years, 11 months ago
  53. 68174d4 Merge "Camera Logger tweaks" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  54. d1ec748 Fixed RejectedExecutionException happened when taking extension picture and switching mode before picture is taken completely by Charcoal Chen · 2 years, 11 months ago
  55. c44e430 Move CameraX#initialze and shutdown static functions to CameraXUtil class in the testing package by Charcoal Chen · 3 years ago
  56. a6b0776 Remove CameraX singleton API usage from ProcessCameraProvider by Charcoal Chen · 3 years ago
  57. 4b61bcc Remove CameraX#configureInstanceLocked() static function and directly pass CameraXConfig when calling initializeInstanceLocked by Charcoal Chen · 3 years ago
  58. f208fe1 Remove CameraX#configureInstance() static function by Charcoal Chen · 3 years ago
  59. 452742c Merge "Revert^3 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Jeff Gaston · 2 years, 11 months ago
  60. c1b3afb Revert^3 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  61. a95f4d1 Merge "Revert^2 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  62. 83d23c5 Update CMake version to 3.18.1 by Fred Sladkey · 3 years ago
  63. 223a475 Revert^2 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  64. b0c2b2e Support YUV/RGB rotation in ImageAnalysis for CameraX by kailianc · 3 years ago
  65. 8da2141 Camera Logger tweaks by Orion Hodson · 2 years, 11 months ago
  66. 7bfd1bb Revert "Upgrade to AGP 7.1.0-beta01." by Aurimas Liutikas · 3 years ago
  67. eaad3e1 Upgrade to AGP 7.1.0-beta01. by Aurimas Liutikas · 3 years ago
  68. 16c6117 Merge "Make CameraSelector.filter visible to the public." into androidx-main by Treehugger Robot · 3 years ago
  69. babdbf3 Make CameraSelector.filter visible to the public. by Yasith Vidanaarachchi · 3 years ago
  70. 6ca377f Merge "Refactor the crop rectangle and shouldCropImage related functions" into androidx-main by Treehugger Robot · 3 years ago
  71. 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 · 3 years ago
  72. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  73. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  74. 24f5014 Refactor the crop rectangle and shouldCropImage related functions by Charcoal Chen · 3 years ago
  75. 1c79306 Add a new API ImageCapture.Builder#setJpegQuality to allow changing the output JPEG image compression quality when taking pictures by Charcoal Chen · 3 years, 1 month ago
  76. 82baa4e Update API for minSdkVersion removal by Trevor McGuire · 3 years ago
  77. 1b047a2 minSdk -> RequiresApi for camera-core by Trevor McGuire · 3 years ago
  78. 4489928 Cleanup: Remove useless setAttachedUseCasesUpdateListener related code by Charcoal Chen · 3 years ago
  79. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 3 years ago
  80. bedfc82 Merge "Rename utility classes for CameraX YUV/RGB rotation" into androidx-main by Treehugger Robot · 3 years ago
  81. ba5297c Rename utility classes for CameraX YUV/RGB rotation by kailianc · 3 years ago
  82. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  83. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  84. 5be44a1 Add a test to verify jpeg quality is 100 when CaptureMode is MAX_QUALITY by Charcoal Chen · 3 years, 1 month ago
  85. 1f8a659 Allow ActiveRecording to be garbage collected by Trevor McGuire · 3 years, 1 month ago
  86. d686348 Add ImageCapture.Builder#setFlashType hidden API to use torch as flash when a flash is required for taking pictures by Charcoal Chen · 3 years, 1 month ago
  87. 5fbb47c Remove CameraX#getCameraWithCameraSelector() which is used by extensions by Charcoal Chen · 3 years ago
  88. 08c0b94 Merge "Fixed the issue that captured photos are blurred in MAXIMIZE_QUALITY mode" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  89. edc8375 Fixed the issue that captured photos are blurred in MAXIMIZE_QUALITY mode by repo sync -c -j8 · 3 years, 1 month ago
  90. ff8c998 Fix fail to record video on some Samsung devices by leo huang · 3 years, 1 month ago
  91. 4d5782c Compress the output image with the specified JPEG quality level for capture modes when cropping is needed by Charcoal Chen · 3 years, 1 month ago
  92. 18eced6 Add ProcessingCaptureSession by Scott Nien · 3 years, 1 month ago
  93. ba3698b Camera2 implementation of RequestProcessor by Scott Nien · 3 years, 1 month ago
  94. 93b3dfb Remove ExperimentalUseCaseGroup annotation by Xi Zhang · 3 years, 1 month ago
  95. e62a57a Fix the maxImage error when Yuv2Rgb in ImageAnalysis by kailianc · 3 years, 1 month ago
  96. a7622f3 Merge "Add workaround for YUV image to handle one pixel shift issue" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  97. 33a5df8 Add workaround for YUV image to handle one pixel shift issue by kailianc · 3 years, 1 month ago
  98. 7ee63de Merge "SessionProcessor foundation for extensions implementation." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  99. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years, 1 month ago
  100. 32117d0 Merge "Add workaround for one pixel shift issue" into androidx-main by Treehugger Robot · 3 years, 1 month ago