1. 802e5f1 Merge "Reset encoder when source has stopped" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  2. 6c0c07c Reset encoder when source has stopped by Trevor McGuire · 2 years, 5 months ago
  3. 2b4bbc5 Merge "Revert FP2 quirk" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  4. fd4f1e7 Revert FP2 quirk by Xi Zhang · 2 years, 5 months ago
  5. 50afeb5 Merge "Add ability to specify physical camera ID throught Camera2Interop." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  6. 89d4360 Use MPEG4 as output format instead of 3GPP on pre-Android O(API 26) devices. by Andrew Chiang · 2 years, 5 months ago
  7. 8a6132f Add ability to specify physical camera ID throught Camera2Interop. by TY Chang · 2 years, 5 months ago
  8. acd2810 Update metalava and RestrictTo API tracking rules by Aurimas Liutikas · 2 years, 5 months ago
  9. 4649d6f Update CMake version to 3.22.1 by Fred Sladkey · 2 years, 5 months ago
  10. a64c849 Merge "Create standalone previewview artifact for camera2 and cameraX" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  11. 987074a Create standalone previewview artifact for camera2 and cameraX by kailianc · 2 years, 5 months ago
  12. 6441459 Merge "Fix log tag exceeds limit length" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  13. e30cf9e Fix ExtensionsManagerTest#correctAvailability_whenExtensionIsNotAvailable() failure on Pixel 5 by Charcoal Chen · 2 years, 5 months ago
  14. 8409c57 Remove overrideLibrary from camera-view manifest by Trevor McGuire · 2 years, 5 months ago
  15. a495a4e Merge "Add recording frame drop test" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  16. 1b16de3 Merge "Ensure tests don't fail on pre-API 21 devices" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  17. 1253008 Fix log tag exceeds limit length by Wenhung Teng · 2 years, 5 months ago
  18. a7237bf Merge "Fix ImageCaptureExtenderValidationTest#returnCaptureStages_whenCaptureProcessorIsNotNull() issue." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  19. dda0317 Ensure tests don't fail on pre-API 21 devices by Trevor McGuire · 2 years, 5 months ago
  20. 48aac99 Fix ImageCaptureExtenderValidationTest#returnCaptureStages_whenCaptureProcessorIsNotNull() issue. by Charcoal Chen · 2 years, 5 months ago
  21. 931453a Merge "Fixed incorrect Af region issue on Samsung device front camera" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  22. 523c5048 Merge "Notify CameraController about PreviewView transform change." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  23. 8bb1edc Notify CameraController about PreviewView transform change. by Xi Zhang · 2 years, 5 months ago
  24. e7140e2 Fixed incorrect Af region issue on Samsung device front camera by Scott Nien · 2 years, 5 months ago
  25. 59fda64 Fix Extensions test failures on Tecno KE5 device. by Charcoal Chen · 2 years, 5 months ago
  26. f00bdb5 Merge "Update foldable test app to use CameraController and FIT_CENTER" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  27. 2209683 Update foldable test app to use CameraController and FIT_CENTER by Xi Zhang · 2 years, 5 months ago
  28. 0a1d7a9 Remove duplicated camera-testing dependiency from the camera-view gradle file by Charcoal Chen · 2 years, 5 months ago
  29. d8e46f5 Bump up camera version to beta01 and then merge extensions and view into core library by Julie Wu · 2 years, 6 months ago
  30. 9c2208d Merge "Remove VIEW_ATOMIC_GROUP_PINNED_VER from camera-view project" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  31. 17bebe2 Not waiting for 3A update finish by WenHung_Teng · 2 years, 5 months ago
  32. 3abd27b Fixed Camera2CameraImplCameraReopenTest CameraDeviceError failure by Scott Nien · 2 years, 5 months ago
  33. c1fc6ed Remove VIEW_ATOMIC_GROUP_PINNED_VER from camera-view project by Charcoal Chen · 2 years, 5 months ago
  34. 1b5a4aa Add @LabTestOnly on pipe-integration tests by WenHung_Teng · 2 years, 6 months ago
  35. be826ab Add recording frame drop test by Trevor McGuire · 2 years, 6 months ago
  36. c3e8257 MediaCodec.flush instead of stop for SurfaceInput by Trevor McGuire · 2 years, 6 months ago
  37. e4f9596 Merge "Return default PreviewExtenderImpl and ImageCaptureExtenderImpl implementation if they can be found" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  38. f09243b Merge changes I496b3f6a,I10e41de2 into androidx-main by Treehugger Robot · 2 years, 6 months ago
  39. 611dd78 Merge "Ignore PreviewProcessorTimestampTest on specific OEM's devices which the timestamp is not kept" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  40. 7583ad4 Add ImageCaptureTest and PreviewTest for the camera-extensions module by Charcoal Chen · 2 years, 6 months ago
  41. 143df10 Merge "Ingore Cuttlefish in ExistingActivityLifecycleTest" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  42. be5628b Ingore Cuttlefish in ExistingActivityLifecycleTest by Scott Nien · 2 years, 6 months ago
  43. 82ffbc2 Ignore PreviewProcessorTimestampTest on specific OEM's devices which the timestamp is not kept by Charcoal Chen · 2 years, 6 months ago
  44. 37893f2 Fix HDR black screen by using extension testlib by Charcoal Chen · 2 years, 6 months ago
  45. 13b6d1d Merge changes Ie45a17ae,I35704b95 into androidx-main by Treehugger Robot · 2 years, 6 months ago
  46. 029a103 Return default PreviewExtenderImpl and ImageCaptureExtenderImpl implementation if they can be found by Charcoal Chen · 2 years, 6 months ago
  47. 6921005 Fixed a Galaxy J7 Prime issue that the preview is distorted. by Andrew Chiang · 2 years, 6 months ago
  48. b9c2451 Merge "Improve Camera2CameraImplCameraReopenTest" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  49. 06bde16 Use injection for classes under UseCaseCameraScope by WenHung_Teng · 2 years, 6 months ago
  50. 8149603 Update single capture interfaces in the UseCaseCamera by WenHung_Teng · 2 years, 6 months ago
  51. 6568839 Improve Camera2CameraImplCameraReopenTest by Scott Nien · 2 years, 6 months ago
  52. d5ca317 Merge "Fix SurfaceViewNotCroppedByParentQuirk error" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  53. a6f8ae1 Merge "Fix LoggerTest test failures" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  54. 983c75e Fix SurfaceViewNotCroppedByParentQuirk error by mingdatsai · 2 years, 6 months ago
  55. cdab0b2 Fix LoggerTest test failures by Charcoal Chen · 2 years, 6 months ago
  56. d3ee033 Add SM-G920V to EncoderNotUsePersistentInputSurfaceQuirk. by TY Chang · 2 years, 6 months ago
  57. 18cb578 Merge "Fix PreviewProcessorTimestampTest's problem which doesn't work after the extensions related config was applied by the ExtensionEnabledCameraSelector" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  58. e1b3ab9 Fix PreviewProcessorTimestampTest's problem which doesn't work after the extensions related config was applied by the ExtensionEnabledCameraSelector by Charcoal Chen · 2 years, 6 months ago
  59. 992c531 Merge "Use torch as flash on Pixel 3a/Pixel 3a XL" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  60. b7c30d6a Use torch as flash on Pixel 3a/Pixel 3a XL by Scott Nien · 2 years, 6 months ago
  61. 89bea9c Merge changes I2fa5a565,Ib5352d5b,Idf456408,I7b3c6eee into androidx-main by Treehugger Robot · 2 years, 6 months ago
  62. 5330935 Move vendor library implementation validation related test to extensionstestapp project by Charcoal Chen · 2 years, 6 months ago
  63. 7d53902 Remove ToggleButtonTest which has been covered by PreviewTest and ImageCaptureTest by Charcoal Chen · 2 years, 6 months ago
  64. 3eb7fff Add PreviewTest and ImageCaptureTest under extensionstestapp to verify all cameras and extension modes combinations can work well by Charcoal Chen · 2 years, 6 months ago
  65. 2089e64 Refactor to use ExtensionMode directly in CameraExtensionsActivity by Charcoal Chen · 2 years, 6 months ago
  66. 7a9438a Add @LabTestOnly on CameraControlAdapterDeviceTest by WenHung_Teng · 2 years, 6 months ago
  67. 070e0c4 Merge changes from topic "FlashTorch" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  68. d6060b1 Sync flash control behavior to Camera-pipe integration by WenHung_Teng · 2 years, 6 months ago
  69. 45f48f2 Restore the AE mode after turn off the torch by WenHung_Teng · 2 years, 6 months ago
  70. d87b8b1 Sync TorchControl to Camera-pipe-integration by WenHung_Teng · 2 years, 7 months ago
  71. 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  72. da40908 Merge "Fixed Camera2CameraImplCameraReopenTest failure" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  73. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  74. d7d785c2 Fixed Camera2CameraImplCameraReopenTest failure by Scott Nien · 2 years, 6 months ago
  75. 62ca57e Workaround for Red Mi Note 10 quirk by Xi Zhang · 2 years, 6 months ago
  76. f73adf7 Merge "Fixed SensorOrientedMeteringPointFactoryTest failure" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  77. d541356 Fixed SensorOrientedMeteringPointFactoryTest failure by Scott Nien · 2 years, 6 months ago
  78. 1a12029 [Multi-Window] Enable the active resuming of the camera for resuming the camera when interrupted by Scott Nien · 2 years, 6 months ago
  79. 52650ce Merge "Upgrade to AGP 7.2.0-alpha06" into androidx-main by Aurimas Liutikas · 2 years, 6 months ago
  80. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 6 months ago
  81. 4a28f0f Address API review feedback for Camera2CameraControl. by TY Chang · 2 years, 6 months ago
  82. 54a532c Merge "Print some logs information to clarify LoggerTest failures" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  83. 4cbff7f Print some logs information to clarify LoggerTest failures by Charcoal Chen · 2 years, 6 months ago
  84. a303acb Device quirk: output distortion on Samsung devices by Xi Zhang · 3 years ago
  85. 8988798 Merge changes Ica5a619a,I02140583 into androidx-main by Treehugger Robot · 2 years, 6 months ago
  86. ff77e83 Verify more capture requests in Camera2CameraControlDeviceTest by WenHung_Teng · 2 years, 6 months ago
  87. 9ffb008 Update verification listener for tests by WenHung_Teng · 2 years, 6 months ago
  88. c9f5edd1 [Extensions Validation Tool] Supports to export the test results as an CSV file by Charcoal Chen · 2 years, 6 months ago
  89. b887022 Merge "Remove canSupportGuaranteedSize tests" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  90. 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, 6 months ago
  91. 00aac832 Revert "Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes" by Fred Sladkey · 2 years, 6 months ago
  92. 02ff712 Remove canSupportGuaranteedSize tests by Charcoal Chen · 2 years, 6 months ago
  93. 115fa319 Supports the necessary functionalities in the ImageValidationActivity by Charcoal Chen · 2 years, 7 months ago
  94. 02239e7 Merge changes from topic "ImageCapturePipeline" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  95. 7f5923b Clean up CameraControlInternal and ImageCapture by WenHung_Teng · 2 years, 9 months ago
  96. d43a6ea Move implementation of image capturing to camera-camera2 by WenHung_Teng · 2 years, 9 months ago
  97. 2fa5f70 Update camera-camera2 to use lib.robolectric by WenHung_Teng · 2 years, 6 months ago
  98. 0454ecd Remove Vinit because of things by Eric Ng · 2 years, 6 months ago