1. c34e456 Replace mockito in RecorderTest tests with NoClassDefFoundError by Tahsin Masrur · 1 year, 8 months ago
  2. 05ac745 Merge "Add CaptureFailedRetryQuirk to allow some problematic devices to retry capture once when encountering capture failures" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  3. a08e70b Only close ImageReader after the termination of the DeferrableSurface by Xi Zhang · 1 year, 8 months ago
  4. f107d04 Merge changes I71e95ad8,I50d19691 into androidx-main by Jasmine Chen · 1 year, 8 months ago
  5. 02501af Merge "Release CaptureNode in unit tests" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  6. 937f9d9 Emit GraphState events by Jasmine Chen · 1 year, 8 months ago
  7. dc33ac7 Add interfaces for GraphState by Jasmine Chen · 1 year, 9 months ago
  8. 77ca67d Add CaptureFailedRetryQuirk to allow some problematic devices to retry capture once when encountering capture failures by Charcoal Chen · 1 year, 10 months ago
  9. 63c4b93 Merge "Always retry the in-flight request when paused" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  10. d63c82d6 Always retry the in-flight request when paused by Xi Zhang · 1 year, 8 months ago
  11. f7a02ba Merge "Add properties to OutputStream.Config to enable setStreamUseCase" into androidx-main by Catherine Sun · 1 year, 8 months ago
  12. e4ff20b Release CaptureNode in unit tests by Xi Zhang · 1 year, 8 months ago
  13. bd1e81d In ImageCapture, recreate ImagePipeline when SessionConfig is reset. by Xi Zhang · 1 year, 8 months ago
  14. 478f585 Merge "Retry capture if it fails when TakePictureManager is paused" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  15. 18dc81f Add properties to OutputStream.Config to enable setStreamUseCase by Catherine Sun · 1 year, 8 months ago
  16. 267bd7f Retry capture if it fails when TakePictureManager is paused by Xi Zhang · 1 year, 8 months ago
  17. f287257 Merge "Fix e2e testCoreAppVideoCaptureQualityFHDAspectRatio failure" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  18. 4b706b1 Merge "Fix SurfaceViewImplementation black screen issue on ViewPager2" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  19. 91de1a0 Fix e2e testCoreAppVideoCaptureQualityFHDAspectRatio failure by leo huang · 1 year, 8 months ago
  20. cea5c34 Merge "Add getExtendeCameraConfig() and setExtendedCameraConfig() in CameraInternalAdapter" into androidx-main by David Jia · 1 year, 8 months ago
  21. c3733363 Merge "Turn on new ImageCapture pipeline" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  22. 6f299ee Merge "[Duo/Meet][Foldable] Fix the IllegaArgumentStateException when folding the device and unfold quickly in a meeting state" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  23. f61834d Merge "Enforce that usage count doens't change during disconnect" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  24. 88cda92 Merge "When aborting TakePictureRequest, also abort the requests being processed." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  25. f834a9a Enforce that usage count doens't change during disconnect by Jasmine Chen · 1 year, 8 months ago
  26. 8293233 Merge "Add properties to OutputStream.Config to enable setDynamicRangeProfile" into androidx-main by Catherine Sun · 1 year, 8 months ago
  27. 6da5501 Turn on new ImageCapture pipeline by Xi Zhang · 1 year, 8 months ago
  28. 8ece155 When aborting TakePictureRequest, also abort the requests being processed. by Xi Zhang · 1 year, 8 months ago
  29. 02cbfb9 Add getExtendeCameraConfig() and setExtendedCameraConfig() in CameraInternalAdapter by David Jia · 1 year, 8 months ago
  30. f65e017 Fix the flakiness in FakeTakePictureCallback by Xi Zhang · 1 year, 8 months ago
  31. 20637a4 [Duo/Meet][Foldable] Fix the IllegaArgumentStateException when folding the device and unfold quickly in a meeting state by Kailiang Chen · 1 year, 8 months ago
  32. e9f56bb Merge "Reply on Image dimension and Exif rotation to calculate HAL rotation." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  33. 0b72345 Fix SurfaceViewImplementation black screen issue on ViewPager2 by mingdatsai · 1 year, 10 months ago
  34. a088a29 Merge "Replace mockito in Camera2CameraImplTest tests with NoClassDefFoundError" into androidx-main by Tahsin Masrur · 1 year, 8 months ago
  35. 819a315 Merge "Update CaptureSessionTest for studio-x10, itel-w6004" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  36. eb7347d Reply on Image dimension and Exif rotation to calculate HAL rotation. by Xi Zhang · 1 year, 8 months ago
  37. 81eba32 Replace mockito in Camera2CameraImplTest tests with NoClassDefFoundError by Tahsin Masrur · 1 year, 8 months ago
  38. c2c99aa Add properties to OutputStream.Config to enable setDynamicRangeProfile by Catherine Sun · 1 year, 8 months ago
  39. e470368f Merge "Migrate TestImageUtilTest that use TestImageUtil#getAverageDiff to instrumented" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  40. f598ccd Merge "Migrate Bitmap2JpegBytes tests that use TestImageUtil#getAverageDiff to instrumented" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  41. 3949842 Merge "Migrate RgbaImageProxyTest tests that use TestImageUtil#getAverageDiff to instrumented" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  42. e0897a7 Merge "Fix the ExternalRequestProcessor" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  43. 371d81c Fix the ExternalRequestProcessor by Paul Rohde · 1 year, 8 months ago
  44. c7a144c Migrate RgbaImageProxyTest tests that use TestImageUtil#getAverageDiff to instrumented by Kimberly Crevecoeur · 1 year, 8 months ago
  45. d91332e Migrate TestImageUtilTest that use TestImageUtil#getAverageDiff to instrumented by Kimberly Crevecoeur · 1 year, 8 months ago
  46. f9c384e Merge "Fix a crash when pause/resume Activity on legacy device" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  47. ecb0c50 Fix a crash when pause/resume Activity on legacy device by leo huang · 1 year, 8 months ago
  48. e93d6ab Merge "Migrate unit tests in ProcessingNodeTest.kt that use getAverageDiff to instrumented" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  49. ba47e82 Merge "Migrate JpegBytes2DiskTest tests that use TestImageUtil#getAverageDiff to instrumented" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  50. 95e637a Migrate unit tests in ProcessingNodeTest.kt that use getAverageDiff to instrumented by Kimberly Crevecoeur · 1 year, 8 months ago
  51. e533855 Migrate JpegBytes2DiskTest tests that use TestImageUtil#getAverageDiff to instrumented by Kimberly Crevecoeur · 1 year, 8 months ago
  52. 2af3f7a Merge "Allow Extensions stress test to run without lab property" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  53. 85413ac Allow Extensions stress test to run without lab property by Scott Nien · 1 year, 8 months ago
  54. c530370 fix Integration tests by Dipen Patel · 1 year, 8 months ago
  55. c9f7771 Update CaptureSessionTest for studio-x10, itel-w6004 by WenHung_Teng · 1 year, 8 months ago
  56. 16c6de2 Merge changes I0ac89ec0,I65438830 into androidx-main by Treehugger Robot · 1 year, 8 months ago
  57. d95f25a Merge "Upgrade to AGP 8.0.0-alpha05" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  58. 4085138 Merge "add EXIF_DESCRIPTION and modified visibility of TEMP_FILE from private to internal" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  59. 89da659 add EXIF_DESCRIPTION and modified visibility of TEMP_FILE from private to internal by Kimberly Crevecoeur · 1 year, 8 months ago
  60. 6b82f25 Revert aosp/2234727 by Xi Zhang · 1 year, 8 months ago
  61. 4f2850d Merge "Add properties to OutputStream.Config to enable setTimestampBase" into androidx-main by Catherine Sun · 1 year, 8 months ago
  62. 501bd48 Migrate Bitmap2JpegBytes tests that use TestImageUtil#getAverageDiff to instrumented by Kimberly Crevecoeur · 1 year, 8 months ago
  63. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 1 year, 8 months ago
  64. 2867028 Remove surface from cache if the surface is released or eglSwapBuffer fails by mingdatsai · 1 year, 9 months ago
  65. 4141c27 Reuse SurfaceView in PreviewView by mingdatsai · 1 year, 9 months ago
  66. ffe1f54 Merge changes I20c8316e,I6bde2e07,Icbe520b3 into androidx-main by Treehugger Robot · 1 year, 8 months ago
  67. f0198f7a Add properties to OutputStream.Config to enable setTimestampBase by Catherine Sun · 1 year, 8 months ago
  68. c6444d1 Merge "Create an activity to launch "Camera Core Test App" using Camera Pipe configuration instead of Camera2." into androidx-main by Dipen Patel · 1 year, 8 months ago
  69. effc1cc Merge "Set effect on ImageCapture" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  70. 7b47c50 Remove LabTestOnly tag from Camera2CameraControlDeviceTest by WenHung_Teng · 1 year, 8 months ago
  71. 37bfe2a [Camera-pipe] Port Camera2Interop#setPhysicalCameraId by WenHung_Teng · 1 year, 8 months ago
  72. 8434400 Fix Camera2CameraControlDeviceTest by WenHung_Teng · 1 year, 8 months ago
  73. 1c79a56 Create an activity to launch "Camera Core Test App" using Camera Pipe configuration instead of Camera2. by Dipen Patel · 1 year, 9 months ago
  74. 0128c2b Merge "Port Camera2CameraInfo interop" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  75. ddbb478 [Video] Enable video cropping by leo huang · 1 year, 9 months ago
  76. 9f66cfc Merge "Add video duration limiter." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  77. 0b89838 Merge "Surface usage tracking at the CameraPipe level." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  78. f094a35 Differentiate disconnect and close in UseCaseSurfaceManagerDeviceTest by Jasmine Chen · 1 year, 8 months ago
  79. 1870776 Merge "Hold DeferrableSurface until teardown in UseCaseSurfaceManagerDeviceTest" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  80. 6d8d694 Hold DeferrableSurface until teardown in UseCaseSurfaceManagerDeviceTest by Jasmine Chen · 1 year, 8 months ago
  81. 378e20a Merge "Add Camera2Extensions stress test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  82. cc1cb36 Add Camera2Extensions stress test by Scott Nien · 1 year, 8 months ago
  83. 11f9385 Merge changes I87c578a0,I4718539f,I41927c4d into androidx-main by Treehugger Robot · 1 year, 8 months ago
  84. 91dea8a Set effect on ImageCapture by Xi Zhang · 1 year, 8 months ago
  85. bc983bf Surface usage tracking at the CameraPipe level. by Paul Rohde · 1 year, 8 months ago
  86. 47373d2 Turn the new processing pipeline on in 1.3 alpha by Xi Zhang · 1 year, 9 months ago
  87. beae713 Merge "Plug CameraEffect into ImagePipeline and ProcessingNode" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  88. bc14580 Fix video captured with front camera fails to record on Huawei P40 lite by leo huang · 1 year, 8 months ago
  89. 32da5f2 Change the Huawei mate20 workaround from hiding UHD quality to enable surface processing by leo huang · 1 year, 8 months ago
  90. dbc1316 Add Quirks.getAll() method by leo huang · 1 year, 8 months ago
  91. 6ab3ee7 Add video duration limiter. by TY Chang · 2 years, 4 months ago
  92. 8d37eab Fix image capture no result when VideoCapture is bound on Twist 2 Pro by mingdatsai · 1 year, 8 months ago
  93. 714be51 Port Camera2CameraInfo interop by WenHung_Teng · 1 year, 8 months ago
  94. a6a219c Fix Twist 2 Pro failed to save video when effect pipeline is enabled by leo huang · 1 year, 8 months ago
  95. 60784f7 Add AudioStats.AUDIO_STATE_SOURCE_ERROR by leo huang · 1 year, 11 months ago
  96. ed4f4e3 Merge "Update the test apps to check WRITE_EXTERNAL_STORAGE permission only when OS version is Android S and before" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  97. e0f688d Merge "Prevent jobs from being removed during shutdown" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  98. 4f39b74 Update the test apps to check WRITE_EXTERNAL_STORAGE permission only when OS version is Android S and before by Charcoal Chen · 1 year, 8 months ago
  99. f8de781 Prevent jobs from being removed during shutdown by Jasmine Chen · 1 year, 8 months ago
  100. a257d01 Merge "[ZSL] Add ZslDisablerQuirk to disable ZSL on Samsung Fold4 series devices" into androidx-main by Treehugger Robot · 1 year, 8 months ago