1. 369d39c Merge "Dbg usecount and closed state on DeferrableSurface" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  2. e97b5ce Dbg usecount and closed state on DeferrableSurface by Trevor McGuire · 3 years, 8 months ago
  3. 64ca6e7 Increase the event timeout for some tests. by Paul Rohde · 3 years, 8 months ago
  4. ecf1b58 Merge "Remove unused methods from the SurfaceManager" into androidx-master-dev by Paul Rohde · 3 years, 8 months ago
  5. 2962d67 Merge "Fix CameraXTest fail" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  6. 0ad4724 Merge "Remove the image.close in default implementation of OnImageCapturedCallback and improve javadoc" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  7. a0f5ed85 Remove the image.close in default implementation of OnImageCapturedCallback and improve javadoc by Scott Nien · 3 years, 8 months ago
  8. 9216b72 Disable auto flash AE mode in Samsung A3 devices by Scott Nien · 3 years, 8 months ago
  9. 3b5ca78 Remove unused methods from the SurfaceManager by Paul Rohde · 3 years, 8 months ago
  10. 4d2dff7 Merge "Add missing MainThread check" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  11. df0cc31 Add missing MainThread check by Xi Zhang · 3 years, 8 months ago
  12. b6e089d Add image capture save location validation javadoc by husaynhakeem · 3 years, 8 months ago
  13. d99fefe Merge "CameraController: mark bitwise fields final" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  14. 96bc236 Merge "Enable the CameraX test app to swap Camera impls" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  15. 43e9d9f CameraController: mark bitwise fields final by Xi Zhang · 3 years, 8 months ago
  16. 925b794 Merge "CameraController: allow use cases to be enabled/disabled together." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  17. a1e169d Enable the CameraX test app to swap Camera impls by Paul Rohde · 3 years, 8 months ago
  18. 96a0849 CameraController: allow use cases to be enabled/disabled together. by Xi Zhang · 3 years, 8 months ago
  19. 035bbf2 Skip image capture save location validation on Huawei devices by husaynhakeem · 3 years, 8 months ago
  20. 78dd72a Merge "Add device quirks classes to core" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  21. 0f0198c Add device quirks classes to core by husaynhakeem · 3 years, 8 months ago
  22. 18e690a Merge "Do not wrap SurfaceProvider" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  23. 0c12b0b Do not wrap SurfaceProvider by Xi Zhang · 3 years, 8 months ago
  24. e1756e0 Fix CameraXTest fail by WenHung_Teng · 3 years, 8 months ago
  25. 01dcf03 Fix ProcessCameraProviderTest crash by WenHung_Teng · 3 years, 8 months ago
  26. 0f72b6d Merge "Add several utility methods to CameraPipe" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  27. b6077eb Add several utility methods to CameraPipe by Paul Rohde · 3 years, 8 months ago
  28. 1db3052 Merge "CameraController: only mirroring takePicture() when the metadata is not set explicitly." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  29. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 8 months ago
  30. dc6020a CameraController: only mirroring takePicture() when the metadata is not set explicitly. by Xi Zhang · 3 years, 8 months ago
  31. 3bd28f0 Merge "1-liner: Change target SDK of PreviewViewMeteringPointFactoryTest." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  32. 7e59c5c Merge changes from topic "gradle_6.7" into androidx-master-dev by Aurimas Liutikas · 3 years, 8 months ago
  33. ea8ca76 Merge "Address API review feed back." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  34. 7ce1fa5 Upgradle to Gradle 6.7 by Aurimas Liutikas · 3 years, 8 months ago
  35. 947aadd 1-liner: Change target SDK of PreviewViewMeteringPointFactoryTest. by Xi Zhang · 3 years, 8 months ago
  36. e319f8b Address API review feed back. by Xi Zhang · 3 years, 8 months ago
  37. cbf5520 Merge "Fix the preview is stretched on Nexus 4" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  38. 30d8937 Merge "Add quirk for target aspect ratio that have to be corrected" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  39. ee3c5d2 Fix the preview is stretched on Nexus 4 by Andrew Chiang · 3 years, 8 months ago
  40. 4f3d9f2 Add quirk for target aspect ratio that have to be corrected by Andrew Chiang · 3 years, 9 months ago
  41. 5b839ca Merge "Update checking rule of the camera id list" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  42. c150468 Remove test size annotation from host side test by Jelle Fresen · 3 years, 8 months ago
  43. aff4290 Merge changes from topic "AndroidJUnit4" into androidx-master-dev by Jelle Fresen · 3 years, 8 months ago
  44. 9aa0ba5 Merge "3A methods on camera graph interface and related classes" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  45. b930ca1 [2/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  46. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  47. 07645d7 Update checking rule of the camera id list by WenHung_Teng · 3 years, 8 months ago
  48. 927dbc2 Merge "Add queries intent in AndroidManifest for vendor library to interact with customized service in Android R" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  49. bd846ac Merge "Check foreground available before run the view tests" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  50. 28cd154 Merge "Retry init when it gets incorrect number of cameras" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  51. 25c40df Check foreground available before run the view tests by WenHung_Teng · 3 years, 8 months ago
  52. 8a260ad 3A methods on camera graph interface and related classes by Sushil Nath · 3 years, 8 months ago
  53. 8a3dc9e Merge "Ensure thread safety in PreviewView" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  54. 833d514 Merge "Bugfix: PreviewView test app screenshot has black bar on Moto razor" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  55. 6854828 Ensure thread safety in PreviewView by Xi Zhang · 3 years, 8 months ago
  56. fe49065 Bugfix: PreviewView test app screenshot has black bar on Moto razor by Xi Zhang · 3 years, 8 months ago
  57. da635fe Merge changes I19618d76,I34cdc3cc,I5bfae80c,I1ff5e4db into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  58. 3db9b7d Retry init when it gets incorrect number of cameras by WenHung_Teng · 3 years, 9 months ago
  59. 002a51d Check device foreground for uiwidget app tests by WenHung_Teng · 3 years, 9 months ago
  60. 9994d89 Check device foreground for view app tests by WenHung_Teng · 3 years, 9 months ago
  61. 10b5c0a Check device foreground for extension app tests by WenHung_Teng · 3 years, 9 months ago
  62. eb6b350 Check device foreground for core test app tests by WenHung_Teng · 3 years, 9 months ago
  63. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 8 months ago
  64. 3cf1711 Group device and camera quirks by husaynhakeem · 3 years, 8 months ago
  65. 7f9ebff Add queries intent in AndroidManifest for vendor library to interact with customized service in Android R by charcoalchen · 3 years, 8 months ago
  66. 089c864 Add quirk for supported surface sizes that have to be excluded by husaynhakeem · 3 years, 8 months ago
  67. 85c4a06 Add test to ensure take picture can success when input file doesn't exist by leo huang · 3 years, 8 months ago
  68. adc5785 Just after learning to spell their username, we must delete nilknarfuw@ from OWNERS. by Eric Ng · 3 years, 8 months ago
  69. 302585c Merge "Make CameraController public" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  70. afa8af2 Make CameraController public by Xi Zhang · 3 years, 8 months ago
  71. b4a0441 Add unit tests for Samsung preview aspect ratio workaround by husaynhakeem · 3 years, 8 months ago
  72. 8e4248f Reload device quirks in tests that require device workarounds by husaynhakeem · 3 years, 8 months ago
  73. f6ec8e2 Merge "Workaround for Samsung preview aspect ratio quirk" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  74. e795d05 Workaround for Samsung preview aspect ratio quirk by Xi Zhang · 3 years, 8 months ago
  75. 312f77c camera-view experimental video APIs by Trevor McGuire · 3 years, 8 months ago
  76. 609c160 Handle core exceptions in CamreaController by Xi Zhang · 3 years, 8 months ago
  77. b889934 Bump up versions for Beta 12 - Nov 2020 release by Julie · 3 years, 8 months ago
  78. 55b325a Merge changes I91aa17b8,Ieec2c659 into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  79. 8a6a108 Merge "PreviewView: allow setting implementation mode in XML" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  80. 0bbd3ec PreviewView: allow setting implementation mode in XML by Xi Zhang · 3 years, 8 months ago
  81. cf7a412 Move out ZSL enabling/disabling to dedicated quirk class by husaynhakeem · 3 years, 8 months ago
  82. ac35e13 Add device-specific quirks provider by husaynhakeem · 3 years, 8 months ago
  83. 11ed4f0 Move FragmentScenario to Kotlin by Ian Lake · 3 years, 10 months ago
  84. c244cde Merge "Address API review feedback" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  85. e32b8fd Merge "Fix capture and torch fail with camera controller" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  86. 7b91937 Address API review feedback by Xi Zhang · 3 years, 9 months ago
  87. 9ec206f Merge "Fix the failure of ImageCaptureTest on API 21: Nexus 5" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  88. 025f273 Fix the failure of ImageCaptureTest on API 21: Nexus 5 by weginlee · 3 years, 8 months ago
  89. d9b0b50 Ignore tests when camera unavailable in the pretest by WenHung_Teng · 3 years, 8 months ago
  90. c1a81b9 Fix capture and torch fail with camera controller by Andrew Chiang · 3 years, 8 months ago
  91. 88feeae Merge "Check device foreground for camera2 test" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  92. 193a388 Merge "Skip camera pretest for Pixel2 API 29" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  93. 7cb74d4 Skip camera pretest for Pixel2 API 29 by WenHung_Teng · 3 years, 8 months ago
  94. 94c9da4 Remove class dependence from use case config providers by charcoalchen · 3 years, 8 months ago
  95. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  96. 6846d64 Merge "Fix false SurfaceViewImplementationTest failure" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  97. c8af261 Merge "Temporarily build CameraPipe snapshots" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  98. 0113f6e Merge "Cleanup CameraContoller and friends" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  99. c8f9a37 Temporarily build CameraPipe snapshots by Trevor McGuire · 3 years, 8 months ago
  100. 3cc05ee Cleanup CameraContoller and friends by Xi Zhang · 3 years, 9 months ago