1. 053cc7c Merge "Use SurfaceEffectInternal in Preview(roll forward)" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  2. b7f60a2 Use SurfaceEffectInternal in Preview(roll forward) by Xi Zhang · 2 years, 2 months ago
  3. c21638e Stream Use Case Camera2Interop by David Jia · 2 years, 2 months ago
  4. 46342d0 Merge "Revert "Use SurfaceEffectInternal in Preview"" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  5. 69f4220 Merge "Fix AndroidX flaky tests caused by PreviewViewDeviceTest.canSetFrameUpdateListener" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  6. eece9f3 Revert "Use SurfaceEffectInternal in Preview" by Aurimas Liutikas · 2 years, 2 months ago
  7. 9d1ba5f Merge "Use SurfaceEffectInternal in Preview" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  8. aac1322 Use SurfaceEffectInternal in Preview by Xi Zhang · 2 years, 2 months ago
  9. bed8b32 Divide LifecycleStatusChangeStressTest and SwitchCameraStressTest into small classes by Charcoal Chen · 2 years, 2 months ago
  10. 2dda3dc Fix AndroidX flaky tests caused by PreviewViewDeviceTest.canSetFrameUpdateListener by Scott Nien · 2 years, 2 months ago
  11. ac7ef3d Merge "Mark flaky tests" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  12. 81327c1 Mark flaky tests by Julia McClellan · 2 years, 2 months ago
  13. 1aa1933 Connect SurfaceEffectNode with SurfaceEffect by Xi Zhang · 2 years, 3 months ago
  14. 660dd61 Remove extra constructor parameter from CameraPipe by Paul Rohde · 2 years, 2 months ago
  15. 71ce300 Merge "Create a IntDef for effects targets and a parent interface for effects" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  16. 78f8bd7 Merge "Remove the getExecutor() from SurfaceEffectInternal." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  17. b3c4bc0 Merge "Skips 3A check if AE/AWB mode is off" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  18. 3c36756 Skips 3A check if AE/AWB mode is off by Scott Nien · 2 years, 2 months ago
  19. f4e3585 Merge "[Video] Expose API for setting location metadata" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  20. fb4509c Remove the getExecutor() from SurfaceEffectInternal. by Xi Zhang · 2 years, 2 months ago
  21. 025b772 Merge "Fix video fails to save to Media Store in the AV sync test" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  22. d6a57ca [Video] Expose API for setting location metadata by leo huang · 2 years, 4 months ago
  23. 8d4883a Separate stress tests to check each use case result in different tests by Charcoal Chen · 2 years, 2 months ago
  24. 3195f39 Merge "Add stress tests for Preview, ImageCapture, ImageAnalysis and VideoCapture combinations (Part II)" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  25. 1ffab85 Create a IntDef for effects targets and a parent interface for effects by Xi Zhang · 2 years, 2 months ago
  26. 196878b Add stress tests for Preview, ImageCapture, ImageAnalysis and VideoCapture combinations (Part II) by Charcoal Chen · 2 years, 3 months ago
  27. f5ff055 Allow SettableSurface to add both a provider and a consumer by Xi Zhang · 2 years, 3 months ago
  28. c2cead8 Merge "Allow the fragment shader of DefaultSurfaceEffect to be customized" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  29. 3353b3c Extensions test app: using onCaptureStarted to measure latency by Scott Nien · 2 years, 2 months ago
  30. 40ac97e Allow the fragment shader of DefaultSurfaceEffect to be customized by leo huang · 2 years, 2 months ago
  31. 8fda1c7 Merge "Add internal OnFrameUpdateListner API to PreviewView and show latency /fps in extensions test app" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  32. 266e680 Add internal OnFrameUpdateListner API to PreviewView and show latency /fps in extensions test app by Scott Nien · 2 years, 2 months ago
  33. 4649d6c Merge "Add test for sequentially bind UseCases" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  34. 0b36d72 Add test for sequentially bind UseCases by WenHung_Teng · 2 years, 2 months ago
  35. 4943296 Fix video fails to save to Media Store in the AV sync test by mingdatsai · 2 years, 2 months ago
  36. 7fb6a51 Merge "Create an internal releasable SurfaceEffect." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  37. 99c9be3 Ensure the screen is bright enough while signal generating by mingdatsai · 2 years, 2 months ago
  38. b02721b Merge "Fix bad nullability issues" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  39. 92eaf08 Fix bad nullability issues by Scott Nien · 2 years, 2 months ago
  40. 269d574 Merge "Print execute time of the stress tests" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  41. 0331436 Print execute time of the stress tests by WenHung_Teng · 2 years, 2 months ago
  42. 4fd5e4c Create an internal releasable SurfaceEffect. by Xi Zhang · 2 years, 3 months ago
  43. e13ed1d Merge "Merge SurfaceIn and SurfaceOut into SurfaceEdge" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  44. ce71e1e Merge "Move PREVIEW and VIDEO_CAPTURE bitmak options to SurfaceEffect" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  45. 529d3af Move PREVIEW and VIDEO_CAPTURE bitmak options to SurfaceEffect by Xi Zhang · 2 years, 3 months ago
  46. e2e0672 Clean up more lint issues in camera-camera2 by Alan Viverette · 2 years, 3 months ago
  47. 853fb96 Fix lint issues in camera-camera2 by Alan Viverette · 2 years, 3 months ago
  48. 1475c9e Clean up more lint issues in camera-core by Alan Viverette · 2 years, 3 months ago
  49. c629dba Clean up lint issues in camera-core by Alan Viverette · 2 years, 3 months ago
  50. 20c904f Merge "Remove fixed lint warnings from camera-camera2/lint-baseline.xml and camera-core/lint-baseline.xml" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  51. 0c46a23 Remove fixed lint warnings from camera-camera2/lint-baseline.xml and camera-core/lint-baseline.xml by leo huang · 2 years, 3 months ago
  52. 65ff514 Ensure the volume is loud enough while signal generating by mingdatsai · 2 years, 3 months ago
  53. 4eb2677a Merge "Fix suppressed lint issues in `ImageProxyDownsampler.java` and `SettableImageProxy.java`" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  54. b917fa7 Merge "Cleanup lint issues in CropRegionZoomImpl" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  55. a495950 Fix suppressed lint issues in `ImageProxyDownsampler.java` and `SettableImageProxy.java` by leo huang · 2 years, 3 months ago
  56. 3909850 Merge "Fix lint issues in ExposureControl and PreviewPixelHdrnet" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  57. b2e4d4d Merge "Cleanup lint issues in AndroidImageProxy and ImageCapturePixelHDRPlus" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  58. f9311be Merge "[YUV2RGB] Improve the API javadoc to make clear the color channel order in output" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  59. 1e815fb Merge SurfaceIn and SurfaceOut into SurfaceEdge by Xi Zhang · 2 years, 3 months ago
  60. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  61. 993a70e Cleanup lint issues in CropRegionZoomImpl by mingdatsai · 2 years, 3 months ago
  62. 0dd3ac6 Cleanup lint issues in AndroidImageProxy and ImageCapturePixelHDRPlus by Charcoal Chen · 2 years, 3 months ago
  63. 8139b99 Fix lint issues in ExposureControl and PreviewPixelHdrnet by WenHung_Teng · 2 years, 3 months ago
  64. e4c1817 Add stress tests for Preview, ImageCapture, ImageAnalysis and VideoCapture combinations (Part I) by Charcoal Chen · 2 years, 3 months ago
  65. 53adb2c Add default opengl implementation of the post-processing by leo huang · 2 years, 3 months ago
  66. 615d0e9 [YUV2RGB] Improve the API javadoc to make clear the color channel order in output by Kailiang Chen · 2 years, 3 months ago
  67. 4c75b78 Merge "Stream Use Case in SessionConfig and CaptureSession" into androidx-main by David Jia · 2 years, 3 months ago
  68. 3a8e389 Merge "Change the Analyzer's target resolution behavior from overriding to fallback" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  69. 6286843 Stream Use Case in SessionConfig and CaptureSession by David Jia · 2 years, 3 months ago
  70. afde352 Merge "StreamUseCaseUtil" into androidx-main by David Jia · 2 years, 3 months ago
  71. 3519f6c Merge "Add profiling for comparing latency during ImageCapture for different capture modes." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  72. 97e7763 Merge "Fix ZoomState inconsistency when switching lens" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  73. 235b5d5 Fix ZoomState inconsistency when switching lens by leo huang · 2 years, 3 months ago
  74. 2d09280 StreamUseCaseUtil by David Jia · 2 years, 3 months ago
  75. 0a3eef9 Allow failed AudioSource to complete recording by Trevor McGuire · 2 years, 4 months ago
  76. e2bd324 Merge "Fix lint issues in camera-testing" into androidx-main by Alan Viverette · 2 years, 3 months ago
  77. 52d3c6d Merge changes from topic "camera_testlib_extensions_lint" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  78. 4506a82 Fix lint issues in camera-testing by Alan Viverette · 2 years, 3 months ago
  79. 82748cb Merge "Initial setup of the post-processing architecture." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  80. c1e2692 Initial setup of the post-processing architecture. by Xi Zhang · 2 years, 4 months ago
  81. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  82. bc33dac Merge changes I4a95507c,Ie52877dd,Ie70b6c26 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  83. 9f432f7 Test ImageCapture in ExistingActivityLifecycleTest by WenHung_Teng · 2 years, 3 months ago
  84. 9c90db9 Not propagate the cancellation to the FlashModeChangeSessionUpdateFuture by WenHung_Teng · 2 years, 3 months ago
  85. 03a4e49 Fix the take picture failure issue with unbind preview by WenHung_Teng · 2 years, 3 months ago
  86. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  87. d521e9a Add profiling for comparing latency during ImageCapture for different by Yasith Vidanaarachchi · 2 years, 3 months ago
  88. e60f3fd Merge "Handle CameraX use case integrations correctly" into androidx-main by Jasmine Chen · 2 years, 3 months ago
  89. 3523839 Merge "Implement ImageCaptureScreen" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  90. 0b7097d Implement ImageCaptureScreen by Terence Ho · 2 years, 3 months ago
  91. 01839f1 Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  92. 29cf729 Merge "OutputConfigurationCompat APIs for Stream Use Case" into androidx-main by David Jia · 2 years, 3 months ago
  93. 4e731f3 Change the Analyzer's target resolution behavior from overriding to fallback by Xi Zhang · 2 years, 3 months ago
  94. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 3 months ago
  95. 6142144 Run CameraX stress test only in lab devices by Charcoal Chen · 2 years, 3 months ago
  96. 9c3a024 Merge "[Viewfinder] Add Lenovo Tab P12 Pro to SurfaceViewStretchedQuirk" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  97. 19912e5 [Viewfinder] Add Lenovo Tab P12 Pro to SurfaceViewStretchedQuirk by Kailiang Chen · 2 years, 3 months ago
  98. 85343c1 OutputConfigurationCompat APIs for Stream Use Case by David Jia · 2 years, 3 months ago
  99. 9d1d14e Merge "Add PermissionsUI and setup Screens" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  100. e7d8379 Handle CameraX use case integrations correctly by Jasmine Chen · 2 years, 3 months ago