1. 8f92731 Update the pinned version to camera-core 1.0.0-rc04 by Julie Wu · 3 years, 6 months ago
  2. 4f800d3 Merge "Parameterized UsecaseCombinationTest for Camera2/CameraPipe" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  3. 4463cd9 Merge "Shutdown CameraX after each corestestapp test" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  4. 81c3fc0 Parameterized UsecaseCombinationTest for Camera2/CameraPipe by husaynhakeem · 3 years, 6 months ago
  5. c9d85f5 Merge "Qurik: Force PreviewView to use TextureView on Samsung Fold2" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  6. 758344d Qurik: Force PreviewView to use TextureView on Samsung Fold2 by Xi Zhang · 3 years, 6 months ago
  7. 1ad7dbb Merge "Updated javadoc to describe that the image to be processed in Extensions is YUV_420_888 format." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  8. 43a574e Specify the returned parameters from ExtenderStateListener#onPresetSession only supports on API level 28+ by Charcoal Chen · 3 years, 6 months ago
  9. 4071729 Merge "New API: transform util for saved files." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  10. dc5d798 New API: transform util for saved files. by Xi Zhang · 3 years, 6 months ago
  11. 65dcb72 Shutdown CameraX after each corestestapp test by husaynhakeem · 3 years, 6 months ago
  12. 0d178c6 Merge "Rename internal CameraPipe methods." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. f8d2fb7 Merge "Fix Stream Config creation on API 21/22/23" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  14. 2bd8779 Rename internal CameraPipe methods. by Paul Rohde · 3 years, 6 months ago
  15. 312a418 Merge changes I85d64c03,If0428981 into androidx-main by Paul Rohde · 3 years, 6 months ago
  16. 1aa6dc0 Fix Stream Config creation on API 21/22/23 by Paul Rohde · 3 years, 6 months ago
  17. 730003e Merge "Don't block the calling thread waiting for surface" into androidx-main by Paul Rohde · 3 years, 6 months ago
  18. a99d8c6 Refactor thread configuration to use Executors by Paul Rohde · 3 years, 6 months ago
  19. 57e4ac3 Don't block the calling thread waiting for surface by Paul Rohde · 3 years, 6 months ago
  20. 46cb2d7 Improve the performance of camera metadata. by Paul Rohde · 3 years, 6 months ago
  21. 98fb2be Merge "Bugfix: do not transform if preview size is 0" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  22. 87a4ecf Merge "Bugfix: rebind Preview when layout Changes" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  23. 03d6faa Bugfix: rebind Preview when layout Changes by Xi Zhang · 3 years, 6 months ago
  24. e67e837 Bugfix: do not transform if preview size is 0 by Xi Zhang · 3 years, 7 months ago
  25. 45e3898 Merge "Bugfix: loosen the tolerance to match aspect ratio" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  26. dbc9694 Bugfix: loosen the tolerance to match aspect ratio by Xi Zhang · 3 years, 6 months ago
  27. 5685eb0 Fix timing test ap crash on the Android 10 devices by weginlee · 3 years, 6 months ago
  28. 540efde Updated javadoc to describe that the image to be processed in Extensions is YUV_420_888 format. by charcoalchen · 3 years, 6 months ago
  29. d1c8fb0d Merge "Add some Pixel devices into lens facing retry list" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  30. 2b70133 Add some Pixel devices into lens facing retry list by WenHung_Teng · 3 years, 6 months ago
  31. 3eb6dd5 Merge changes from topic "previewviewtest_abstractmethoderror" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  32. 6d6266e Ensure view testapp is built against pinned deps by Trevor McGuire · 3 years, 6 months ago
  33. c9dd842 Avoid calling default CameraInternal#getCameraInfo by Trevor McGuire · 3 years, 6 months ago
  34. a3ab619 Remove mockito spy from PreviewViewTest by Trevor McGuire · 3 years, 6 months ago
  35. 90a7ece Merge "Correct order of API impls in ImageWriterCompat" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  36. 56344a0 Merge "Refactor several tests to be more robust." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  37. 6e11264 Skip retry init when user set AvailableCamerasLimiter by WenHung_Teng · 3 years, 6 months ago
  38. 7c9dc4e Merge "Output JPEG format for ImageCapture#OnImageCapturedCallback when Extensions mode is enabled" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  39. 3a92ee9 Merge "Use more compatible CaptureRequest for testing" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  40. 5e7fa20 Merge "Handle the onConfigureFailed on RELEASED state" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  41. 3436e49 Use more compatible CaptureRequest for testing by WenHung_Teng · 3 years, 6 months ago
  42. 4a5e004 Correct order of API impls in ImageWriterCompat by Trevor McGuire · 3 years, 6 months ago
  43. 6a7d9c3 Handle the onConfigureFailed on RELEASED state by WenHung_Teng · 3 years, 6 months ago
  44. d6414b9 Output JPEG format for ImageCapture#OnImageCapturedCallback when Extensions mode is enabled by charcoalchen · 3 years, 7 months ago
  45. 9832e68 Refactor several tests to be more robust. by Paul Rohde · 3 years, 6 months ago
  46. 9cab704 Merge "Fix build to work with Gradle 7.0-M2" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  47. 640f09c Merge "Move the RobolectricTestRunner to test folders." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  48. 190091b Fix build to work with Gradle 7.0-M2 by Aurimas Liutikas · 3 years, 6 months ago
  49. 01e0eaa Merge "API: add an API for transforming PreviewView coordinates" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  50. bcee53e API: add an API for transforming PreviewView coordinates by Xi Zhang · 3 years, 7 months ago
  51. a2b477f Merge "Fix flaking postsubmit test: VideoCaptureRotationTest by droping out of order audio frames." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  52. f089faa Move the RobolectricTestRunner to test folders. by Paul Rohde · 3 years, 6 months ago
  53. 9d240fb Merge "Conflated state observable implementation" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  54. 05f58e7 Merge "Allow Observable.Observer of superclass" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  55. fba9049 Merge "Mark VideoCaptureTest#unbind_shouldStopRecording as flaky test" into androidx-main by Aurimas Liutikas · 3 years, 6 months ago
  56. 1b57e57 Conflated state observable implementation by Trevor McGuire · 3 years, 7 months ago
  57. fdbdf6b Allow Observable.Observer of superclass by Trevor McGuire · 3 years, 6 months ago
  58. 5e38e55 Merge "Pin camera-view dependencies to 1.0.0-rc03" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  59. a45cf40d Merge "Move PreviewStretchedQuirk to camera-view" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  60. f98ea95 Merge "Turn ImageProxyTransform into a factory." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 25e7356 Pin camera-view dependencies to 1.0.0-rc03 by Trevor McGuire · 3 years, 7 months ago
  62. 637fbe9 Turn ImageProxyTransform into a factory. by Xi Zhang · 3 years, 7 months ago
  63. 67f1405 Move PreviewStretchedQuirk to camera-view by Trevor McGuire · 3 years, 6 months ago
  64. 100146f Mark VideoCaptureTest#unbind_shouldStopRecording as flaky test by Aurimas Liutikas · 3 years, 6 months ago
  65. d00f636 Fix flaking postsubmit test: VideoCaptureRotationTest by droping out of by AL Ho · 3 years, 7 months ago
  66. 27c7413 Merge "getCamcorderProfileProvider to CameraInfoInternal" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  67. 5741998 getCamcorderProfileProvider to CameraInfoInternal by Trevor McGuire · 3 years, 6 months ago
  68. 4957c4e Fix timing test app launch crash on the Samsung Galaxy S20+ by weginlee · 3 years, 7 months ago
  69. 6f70309 Add a quirk for Samsung A3 stretched preview. by Xi Zhang · 3 years, 7 months ago
  70. 433b9dc Create VideoCapabilities and QualitySelector by leo huang · 3 years, 7 months ago
  71. 18c5158 Add camera quirk CamcorderProfileResolutionQurik and CamcorderProfileResolutionValidator by leo huang · 3 years, 7 months ago
  72. 58f01f3 Create CamcorderProfileProvider and CamcorderProfileProxy by leo huang · 3 years, 7 months ago
  73. d2e4b62 Merge "Mark CameraView as deprecated" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  74. bd4498e Mark CameraView as deprecated by Xi Zhang · 3 years, 7 months ago
  75. c849edc Merge "Fix VideoCapture test invalid file descriptor issue" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  76. f0983d4 Fix VideoCapture test invalid file descriptor issue by AL Ho · 3 years, 7 months ago
  77. 4ecaf90 Address API review by Xi Zhang · 3 years, 7 months ago
  78. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  79. f3234e2 Merge "Add the UI check for postsubmit failure of uiwidgets.viewpager.*Test" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  80. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  81. fde573f Merge "Fixed initialization failure on UMIDIGI BISON devices" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  82. ce0f240 Fixed initialization failure on UMIDIGI BISON devices by Scott Nien · 3 years, 7 months ago
  83. 5c735f1 Add the UI check for postsubmit failure of uiwidgets.viewpager.*Test by weginlee · 3 years, 7 months ago
  84. ddd4083 Merge "Bugfix: camera contorller should be able to set selector before camera is ready" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  85. 528ce90 Bugfix: camera contorller should be able to set selector before camera is ready by Xi Zhang · 3 years, 7 months ago
  86. 474f243 Merge "Fix the RuntimeException when calling CamcorderProfile#get()" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  87. b20a6de Merge "Fix ExtensionsErrorListenerTest failures on Legacy level devices" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  88. ee8724e Fix the RuntimeException when calling CamcorderProfile#get() by charcoalchen · 3 years, 7 months ago
  89. 3bd8399 Merge "Fix flaking postsubmit AudioEncoderTest#pauseEncoder_presentationTimeShouldExcludePausedDuration" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  90. a75ef4e Merge "Clean up MediaSpec API" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  91. cb7fc08 Merge "Updates defaults for VideoSpec" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  92. 4bf322d Merge changes I36d32c67,Ib28184be into androidx-main by Treehugger Robot · 3 years, 7 months ago
  93. 1790fe6 Clean up MediaSpec API by Trevor McGuire · 3 years, 7 months ago
  94. 9280925 Updates defaults for VideoSpec by Trevor McGuire · 3 years, 7 months ago
  95. ab19580 Update AudioSpec with defaults by Trevor McGuire · 3 years, 7 months ago
  96. a0b3c152 Add MediaSpec to VideoOutput by Trevor McGuire · 3 years, 7 months ago
  97. 943e562 Merge "API: transform util for ImageProxy" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  98. 405f9f1 API: transform util for ImageProxy by Xi Zhang · 3 years, 7 months ago
  99. 0833abe Fix flaking postsubmit AudioEncoderTest#pauseEncoder_presentationTimeShouldExcludePausedDuration by leo huang · 3 years, 7 months ago
  100. 45ebafb Fix ExtensionsErrorListenerTest failures on Legacy level devices by charcoalchen · 3 years, 7 months ago