1. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  2. 4c822bc Create a public ImageProcessor interface by Xi Zhang · 1 year, 9 months ago
  3. a21fc14 Merge "A ImageProxy class that is backed by a RGBA ByteArray." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  4. ba05fba A ImageProxy class that is backed by a RGBA ByteArray. by Xi Zhang · 1 year, 9 months ago
  5. 2c1a23f Merge "Ensure to close DeferrableSurfaces in CaptureSessionTest" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  6. 6914dc7 Merge "Deprecate android.camera.core.VideoCapture" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  7. d0a619b Ensure to close DeferrableSurfaces in CaptureSessionTest by WenHung_Teng · 1 year, 9 months ago
  8. b26e06c Merge "Re-enable ArrayRingBuffer-testDequeue" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  9. a91bbb8 Merge changes I28d01c15,I5f2699ba,Ie440df8f,Ic5446f46 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  10. 95ac6e0 Re-enable ArrayRingBuffer-testDequeue by Yasith Vidanaarachchi · 1 year, 9 months ago
  11. f889ae1 Implement CameraInfoAdapter#getTimebase by WenHung_Teng · 1 year, 9 months ago
  12. cf941ed Log AssumptionViolatedException for Camera-pipe tests by WenHung_Teng · 1 year, 9 months ago
  13. d19b7a3 Parameterized EncoderFinderTest for Camera-pipe testing by WenHung_Teng · 1 year, 9 months ago
  14. f461a3d Merge "Mark failing tests" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  15. 8a66e75 Merge "Add CameraCaptureResult to Packet<>" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  16. 5972713 Deprecate android.camera.core.VideoCapture by mingdatsai · 1 year, 9 months ago
  17. 29ba529 Update parameterized video tests by WenHung_Teng · 1 year, 9 months ago
  18. b261b88 Merge "Revert "Migrate camera to mockito 4"" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  19. 2ddf8a0 Merge "Add onSessionFinalized to CaptureSessionWrapper" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  20. 3584013 Add CameraCaptureResult to Packet<> by Xi Zhang · 1 year, 9 months ago
  21. aa6327d Add onSessionFinalized to CaptureSessionWrapper by Paul Rohde · 1 year, 9 months ago
  22. 432a55b Mark failing tests by Julia McClellan · 1 year, 9 months ago
  23. 704df96 Revert "Migrate camera to mockito 4" by Charcoal Chen · 1 year, 9 months ago
  24. 04f86eb Fix Extensions test app Manifest.permission.WRITE_EXTERNAL_STORAGE permission issue on Android T devices by Charcoal Chen · 1 year, 9 months ago
  25. 4586cf6 Merge "Add DeviceCompatibilityTest to detect the codec does not support valid size" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  26. 235c9c4 Add DeviceCompatibilityTest to detect the codec does not support valid size by leo huang · 1 year, 9 months ago
  27. ec7da70 Merge "Add flag to disable camera-camera2 tests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  28. a860a8b Merge "Revert "Make CameraX core integration test app work on Android T."" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  29. 8c0a21bd Revert "Make CameraX core integration test app work on Android T." by Aurimas Liutikas · 1 year, 9 months ago
  30. d6ca160 Merge "Make sure the ImageReader queue won't overflow" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  31. 24f0154 Merge "Reload static data after stopping audio track" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  32. 0487513 Merge "Add a flag for the ImageCapture new pipeline" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  33. 979e214 Add a flag for the ImageCapture new pipeline by Xi Zhang · 1 year, 9 months ago
  34. bf68f81 Make sure the ImageReader queue won't overflow by Andrew Chiang · 1 year, 9 months ago
  35. 9f6d591 Merge "Add workaround to resolve adjusted crop size is incorrect caused by MediaCodecInfo provides incorrect supported widths/heights" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  36. 4c6ed94 Merge "[CameraViewfinder] Set publish property in build.gradle to publish the artifact to GMaven" into androidx-main by Julie Wu · 1 year, 9 months ago
  37. fa8285a Add workaround to resolve adjusted crop size is incorrect caused by MediaCodecInfo provides incorrect supported widths/heights by leo huang · 1 year, 9 months ago
  38. bd63e59 [CameraViewfinder] Set publish property in build.gradle to publish the artifact to GMaven by Kailiang Chen · 1 year, 9 months ago
  39. f228330 Add flag to disable camera-camera2 tests by WenHung_Teng · 1 year, 9 months ago
  40. 7063952 Merge "Remove EffectBundle and update CameraEffect" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  41. 653bc88 Remove EffectBundle and update CameraEffect by Xi Zhang · 1 year, 9 months ago
  42. 9f1cfb2 Merge "Allow aborting TakePictureRequests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  43. 6c72c2f Merge "Update lint baselines" into androidx-main by Tiem Song · 1 year, 9 months ago
  44. 3499834 Allow aborting TakePictureRequests by Xi Zhang · 1 year, 9 months ago
  45. 78f878e Reload static data after stopping audio track by mingdatsai · 1 year, 9 months ago
  46. c440651 Merge "Rename VirtualSessionState to be CaptureSessionState and update comments." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  47. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  48. bb0414d Merge "Re-enable SupportAnnotationUsage lint check" into androidx-main by Tiem Song · 1 year, 9 months ago
  49. 77ae6a60 Merge "Rename SurfaceEffect to SurfaceProcessor" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  50. 4a05d49 Rename VirtualSessionState to be CaptureSessionState and update comments. by Paul Rohde · 1 year, 9 months ago
  51. 159f157 Merge "Make CameraX core integration test app work on Android T." into androidx-main by Dipen Patel · 1 year, 9 months ago
  52. e92ffdb Merge "export Camera Pipe Integration Library" into androidx-main by Dipen Patel · 1 year, 9 months ago
  53. 98b6131 Merge "Fix the NPE when getting a null lens facing." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  54. c531e7a Rename SurfaceEffect to SurfaceProcessor by Xi Zhang · 1 year, 9 months ago
  55. 6dd9a8f Merge "Skip flaky test in AndroidX test" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  56. d92e572 Merge "Fix image capture no result when VideoCapture is bound" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  57. b96f8ff Merge "Add Huawei P40 Pro to preview dealy quirk" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  58. f857b39 Fix image capture no result when VideoCapture is bound by mingdatsai · 1 year, 9 months ago
  59. 057e8f0 Skip flaky test in AndroidX test by Scott Nien · 1 year, 9 months ago
  60. 32f6566 Add Huawei P40 Pro to preview dealy quirk by leo huang · 1 year, 9 months ago
  61. 48e15ba export Camera Pipe Integration Library by Dipen Patel · 1 year, 9 months ago
  62. f00db0f Fix the NPE when getting a null lens facing. by TY Chang · 1 year, 9 months ago
  63. 704204b Merge "Exclude more sizes which will cause preview stretch issue on Samsung SM-G610M and SM-J710MN API level 27 devices" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  64. be3a30b Make CameraX core integration test app work on Android T. by Dipen Patel · 1 year, 9 months ago
  65. ec4571d Merge "Call disconnect() when capture session is closed." into androidx-main by Jasmine Chen · 1 year, 9 months ago
  66. bbf6421 Merge "Rename Processor/process to Operation/apply" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  67. ae724b7 Merge "Move RequestWithCallback out of TakePictureManager" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  68. 58da81a Merge changes I32732bd1,I68762352 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  69. b8d7c4e Merge "Enable openCloseCameraGraph_deferrableSurfaceUsageCountTest" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  70. f0e5793 Fix FocusMeteringControlTest long execution time issue by Charcoal Chen · 1 year, 9 months ago
  71. d90ea95 Refactor FocusMeteringControlTest to kotlin version by Charcoal Chen · 1 year, 9 months ago
  72. 88117fa5 Enable openCloseCameraGraph_deferrableSurfaceUsageCountTest by WenHung_Teng · 1 year, 9 months ago
  73. cc6f0e1 Exclude more sizes which will cause preview stretch issue on Samsung SM-G610M and SM-J710MN API level 27 devices by Charcoal Chen · 1 year, 9 months ago
  74. b9c6841 Merge "Refactor SupportedSurfaceCombinationTest to Kotlin version" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  75. 09688fc Merge "Revert "[CameraPipe] Temporarily implement camera release"" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  76. a09b78f Refactor SupportedSurfaceCombinationTest to Kotlin version by Charcoal Chen · 1 year, 9 months ago
  77. 47762cd Revert "[CameraPipe] Temporarily implement camera release" by Jasmine Chen · 1 year, 9 months ago
  78. 735ef5f Merge "Fix CameraPipe preview and image capture." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  79. 920bd8b Rename Processor/process to Operation/apply by Xi Zhang · 1 year, 9 months ago
  80. 9f479d6 Merge "Add @Ignore to failing openCloseCameraGraph_deferrableSurfaceUsageCountTest" into androidx-main by Fred Sladkey · 1 year, 9 months ago
  81. d1a5c69 Merge "Update versions for release id 1663779600000" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  82. 9d39faa Merge "Calculate crop rect based on mCropAspectRatio." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  83. 15f0583 Update versions for release id 1663779600000 by Nick Anthony · 1 year, 9 months ago
  84. a88688f Calculate crop rect based on mCropAspectRatio. by Xi Zhang · 1 year, 9 months ago
  85. 060846e Merge "Fail taking picture early if ImageCapture is not bound." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  86. 6d4f9a9 Merge "Release Surfaces in CameraPipe tests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  87. 20a10872 Fix CameraPipe preview and image capture. by Paul Rohde · 1 year, 9 months ago
  88. ba39091 Add @Ignore to failing openCloseCameraGraph_deferrableSurfaceUsageCountTest by Fred Sladkey · 1 year, 9 months ago
  89. 622003a Merge "Temporarily ignore CameraPipe tests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  90. f94f835 Merge "Fix a few more invalid @params in camera2-pipe-integration" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  91. a9104fe Temporarily ignore CameraPipe tests by WenHung_Teng · 1 year, 9 months ago
  92. 59cfaee Release Surfaces in CameraPipe tests by Jasmine Chen · 1 year, 9 months ago
  93. 1fc510b Re-enable SupportAnnotationUsage lint check by Tiem Song · 1 year, 9 months ago
  94. c40387d Move RequestWithCallback out of TakePictureManager by Xi Zhang · 1 year, 9 months ago
  95. da4f544 Merge "Migrate camera to mockito 4" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  96. cddf559 Merge "Deprecate CameraPipe.External" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  97. d497962 Merge "Handle abort() calls in GraphProcessorImpl.submitLoop()" into androidx-main by Jasmine Chen · 1 year, 9 months ago
  98. b5250d7 Call disconnect() when capture session is closed. by Jasmine Chen · 1 year, 9 months ago
  99. f8397a1 Handle abort() calls in GraphProcessorImpl.submitLoop() by Jasmine Chen · 1 year, 9 months ago
  100. 2f60374 Migrate camera to mockito 4 by Trevor McGuire · 1 year, 9 months ago