1. 83799b2 Merge changes I0f47c53a,I197a6e29,I6ce97914,Icec169cd into androidx-main by Treehugger Robot · 2 years, 11 months ago
  2. 7d165354 Merge "Always get latest SENSOR_ORIENTATION to avoid the value changes." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  3. c44e430 Move CameraX#initialze and shutdown static functions to CameraXUtil class in the testing package by Charcoal Chen · 3 years ago
  4. 395e004 Always get latest SENSOR_ORIENTATION to avoid the value changes. by repo sync -c -j8 · 2 years, 11 months ago
  5. a6b0776 Remove CameraX singleton API usage from ProcessCameraProvider by Charcoal Chen · 3 years ago
  6. 4b61bcc Remove CameraX#configureInstanceLocked() static function and directly pass CameraXConfig when calling initializeInstanceLocked by Charcoal Chen · 3 years ago
  7. f208fe1 Remove CameraX#configureInstance() static function by Charcoal Chen · 3 years ago
  8. d32e8c3 Merge "Add a way to avoid caching the value of specific keys." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  9. 452742c Merge "Revert^3 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Jeff Gaston · 2 years, 11 months ago
  10. c1b3afb Revert^3 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  11. a95f4d1 Merge "Revert^2 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  12. 223a475 Revert^2 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  13. fe24bd6 Disable flaking CameraGraphSimulatorTest test by Aurimas Liutikas · 2 years, 11 months ago
  14. 922bd78 Merge "Support YUV/RGB rotation in ImageAnalysis for CameraX" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  15. a01cc1d Fix camera2interop options is erased after unbind/bind by WenHung_Teng · 2 years, 11 months ago
  16. b0c2b2e Support YUV/RGB rotation in ImageAnalysis for CameraX by kailianc · 3 years ago
  17. d4c431b Add a way to avoid caching the value of specific keys. by Paul Rohde · 2 years, 11 months ago
  18. 2aae653 CameraGraphSimulatorTest FlakyTest -> Ignore by Jeff Gaston · 2 years, 11 months ago
  19. 8ba8516 Merge "Add a few tests for Camera2Interop/CameraSelector" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  20. 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, 11 months ago
  21. 4fc9084 Fix the issue that VideoEncoder codec not found in mha-l29 when selecting UHD quality by weginlee · 2 years, 11 months ago
  22. 7d55936 Disable HDR+ on Pixel 2 XL / Pixel 3 XL in MINIMIZE_LATENCY mode. by repo sync -c -j8 · 2 years, 11 months ago
  23. 72eca3f CameraGraphSimulatorTest.simulatorCanIssueMultipleFrames FlakyTest annotation by Jeff Gaston · 2 years, 11 months ago
  24. 46e27b9 Add a few tests for Camera2Interop/CameraSelector by Trevor McGuire · 2 years, 11 months ago
  25. 0c9c436 Merge "Revert "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  26. 7bfd1bb Revert "Upgrade to AGP 7.1.0-beta01." by Aurimas Liutikas · 2 years, 11 months ago
  27. 0bddd4b Merge "Upgrade to AGP 7.1.0-beta01." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  28. 5282d31 Add B9 into the HDRnet quirk by WenHung_Teng · 2 years, 11 months ago
  29. eaad3e1 Upgrade to AGP 7.1.0-beta01. by Aurimas Liutikas · 3 years ago
  30. 6cd3908 Make ParcelFileDescriptor of FileDescriptorOutputOptions can be safely closed after PendingRecording#start by leo huang · 3 years ago
  31. 16c6117 Merge "Make CameraSelector.filter visible to the public." into androidx-main by Treehugger Robot · 3 years ago
  32. 22dc70b Merge "Fix PendingRecording docs for audio permission" into androidx-main by Treehugger Robot · 3 years ago
  33. f2b4b95 Fix setFileSizeLimit() test failure in RecorderTest by Wegin Lee · 3 years ago
  34. babdbf3 Make CameraSelector.filter visible to the public. by Yasith Vidanaarachchi · 3 years ago
  35. 8a07dc2 Fix PendingRecording docs for audio permission by Trevor McGuire · 3 years ago
  36. ee1ce81 Address api review feedback for MediaStoreOutputOptions. by TY Chang · 3 years ago
  37. 6ca377f Merge "Refactor the crop rectangle and shouldCropImage related functions" into androidx-main by Treehugger Robot · 3 years ago
  38. 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
  39. d069ac5 Replace `inline class` modifier with `value class` by Paul Rohde · 3 years ago
  40. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  41. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  42. 24f5014 Refactor the crop rectangle and shouldCropImage related functions by Charcoal Chen · 3 years ago
  43. 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
  44. 0fea072 Update Foldable camera test Activity. by Diego Vela · 3 years ago
  45. 6f3d3ce Disable advanced extender implementation by repo sync -c -j8 · 3 years ago
  46. 75f8780 MediaScannerConnection#scanFile after recording by Trevor McGuire · 3 years ago
  47. 7e39707 Add ExtensionDisabledQuirk to force disable extension for some devices by Charcoal Chen · 3 years ago
  48. 7f6e59d Merge changes from topic "minSdk_requiresApi" into androidx-main by Treehugger Robot · 3 years ago
  49. 234851d Merge "Add previewView scaleType and camera id selection to foldable test app" into androidx-main by Treehugger Robot · 3 years ago
  50. 0b1b38b Add previewView scaleType and camera id selection to foldable test app by repo sync -c -j8 · 3 years ago
  51. 1e9d818 Fix failed test RecorderTest#prepareRecordingWithFileDescriptor_throwsExceptionBeforeApi26 by leo huang · 3 years ago
  52. 82baa4e Update API for minSdkVersion removal by Trevor McGuire · 3 years ago
  53. 740b1d0 minSdk -> RequiresApi for camera-testing by Trevor McGuire · 3 years ago
  54. 34be55d minSdk -> RequiresApi for camera2-pipe-testing by Trevor McGuire · 3 years ago
  55. 5b32ffa minSdk -> RequiresApi for camera2-pipe-integration by Trevor McGuire · 3 years ago
  56. a3e3d4d minSdk -> RequiresApi for camera-camera2-pipe by Trevor McGuire · 3 years ago
  57. 1f614a6 minSdk -> RequiresApi for camera-video by Trevor McGuire · 3 years ago
  58. e0327b2 minSdk -> RequiresApi for camera-extensions by Trevor McGuire · 3 years ago
  59. e40e90b minSdk -> RequiresApi for camera-view by Trevor McGuire · 3 years ago
  60. 836dc2a minSdk -> RequiresApi for camera-lifecycle by Trevor McGuire · 3 years ago
  61. 4983db3 minSdk -> RequiresApi for camera-camera2 by Trevor McGuire · 3 years ago
  62. 1b047a2 minSdk -> RequiresApi for camera-core by Trevor McGuire · 3 years ago
  63. 0a733a1 Merge "Align camera-video version with camera-core version to meet same version goal." into androidx-main by Treehugger Robot · 3 years ago
  64. 1ce23ac Merge "Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it." into androidx-main by Treehugger Robot · 3 years ago
  65. a705fe8 Merge "Fixed the AbstractMethodError issue which happens when proguard is enabled" into androidx-main by Treehugger Robot · 3 years ago
  66. c63416d Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it. by Charcoal Chen · 3 years ago
  67. 55e2fa5 Merge "Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk" into androidx-main by Treehugger Robot · 3 years ago
  68. cc2ce71 Align camera-video version with camera-core version to meet same version goal. by Julie Wu · 3 years ago
  69. b0ebb20 Fixed the AbstractMethodError issue which happens when proguard is enabled by Charcoal Chen · 3 years ago
  70. 93487eb Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk by leo huang · 3 years ago
  71. 84e8961 Update api files for camera-video artifact. by TY Chang · 3 years, 2 months ago
  72. 4f3d676 Partially update api files. by TY Chang · 3 years, 2 months ago
  73. 94d6d71 Partially generate camera-video api files. by TY Chang · 3 years, 2 months ago
  74. e2d1285 Temporarily hide the video APIs for api review. by TY Chang · 3 years, 2 months ago
  75. 7414f38 API Review: Remove RECORD_AUDIO calling proc check by Trevor McGuire · 3 years ago
  76. 3f7d3d6 Fixed ProcessingCaptureSession failure: tearDown not handling well by repo sync -c -j8 · 3 years ago
  77. 11ab40f Determine the PREVIEW size by the max display from DisplayManager#getDisplays() by Charcoal Chen · 3 years ago
  78. 9b4f075 Fixed ProcessingCaptureSessionTest failure by Scott Nien · 3 years ago
  79. 2519422 Merge "Add preview use-case for each sub-test in VideoRecordingTest" into androidx-main by Treehugger Robot · 3 years ago
  80. 1ad2713 Merge "Cleanup: Remove useless setAttachedUseCasesUpdateListener related code" into androidx-main by Treehugger Robot · 3 years ago
  81. 7c8d325 Merge "Adding Foldable test activity to uiwidgetstestapp" into androidx-main by Treehugger Robot · 3 years ago
  82. 0898781 Add preview use-case for each sub-test in VideoRecordingTest by weginlee · 3 years ago
  83. 2b12e66e Adding Foldable test activity to uiwidgetstestapp by repo sync -c -j8 · 3 years ago
  84. 4489928 Cleanup: Remove useless setAttachedUseCasesUpdateListener related code by Charcoal Chen · 3 years ago
  85. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 3 years ago
  86. c8fd099 Merge "Add Context to Recorder#prepareRecording()" into androidx-main by Treehugger Robot · 3 years ago
  87. 8264465 Add Context to Recorder#prepareRecording() by Trevor McGuire · 3 years ago
  88. bedfc82 Merge "Rename utility classes for CameraX YUV/RGB rotation" into androidx-main by Treehugger Robot · 3 years ago
  89. ba5297c Rename utility classes for CameraX YUV/RGB rotation by kailianc · 3 years ago
  90. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  91. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  92. 31e6c2d Merge "Fix video capture failed by the output folder does not exist" into androidx-main by Treehugger Robot · 3 years ago
  93. 20d7dac Fix video capture failed by the output folder does not exist by leo huang · 3 years ago
  94. 272dc77 Add Extensions ImageCapture CaptureStage validation test by Charcoal Chen · 3 years, 2 months ago
  95. 8f9d0ab Merge "[API Review] Remove VideoRecordEvent#getEventType()" into androidx-main by Treehugger Robot · 3 years ago
  96. b3f4560 Merge "Update lint baseline for camera-extensions" into androidx-main by Aurimas Liutikas · 3 years ago
  97. bd4bed9 Fix RecorderTest fail by null encoder name by leo huang · 3 years ago
  98. 89b3a37 Update lint baseline for camera-extensions by Tiem Song · 3 years ago
  99. f201005 [API Review] Remove VideoRecordEvent#getEventType() by Trevor McGuire · 3 years ago
  100. 7ffa92a Fix VideoEncoderTest fail by null encoder name by leo huang · 3 years ago