1. 4ae31c9 Merge "Use StreamSpec frame rate for video and preview" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  2. 7c2bb75 Use StreamSpec frame rate for video and preview by Trevor McGuire · 1 year, 3 months ago
  3. ee64113 Merge "Add missing VideoRecordEvent error string" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  4. 60256cc Merge "[Concurrent Camera] Improve the javadoc" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  5. ee8972c Fix CameraControlAdapterDeviceTest crash by WenHung_Teng · 1 year, 2 months ago
  6. b2cb73e Fix test to close DeferrableSurface by WenHung_Teng · 1 year, 2 months ago
  7. 010882c Fix CameraControlAdapterDeviceTest AE AF mode related test by WenHung_Teng · 1 year, 2 months ago
  8. 4f4604d [Concurrent Camera] Improve the javadoc by Kailiang Chen · 1 year, 2 months ago
  9. f18f33f Add missing VideoRecordEvent error string by Trevor McGuire · 1 year, 2 months ago
  10. 01fb70b Merge "Add a #snapshot() method to OpenGLRenderer" into androidx-main by Xi Zhang · 1 year, 2 months ago
  11. 7b27816 Merge "Re-enable setZoomRatio_operationCanceledExceptionIfNoUseCase test" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  12. da91cfd Merge "Remove unnecessary TODO comments" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  13. 6323de9 Merge changes I7c774720,I03cd2621 into androidx-main by Jasmine Chen · 1 year, 2 months ago
  14. 91b13a7 Merge "Fixed null pointer exception happening during stress test." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  15. 5b34cda Add DynamicRange to SurfaceRequest by Trevor McGuire · 1 year, 10 months ago
  16. b1144dd Rename *Quirk.load() to *Quirk.isEnabled() by Jasmine Chen · 1 year, 2 months ago
  17. 34c7de9 Add (no-op) CaptureSessionOnClosedNotCalledQuirk by Jasmine Chen · 1 year, 2 months ago
  18. da0ce8a Merge "Add 10-bit guaranteed stream combinations" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  19. 5547158 Re-enable setZoomRatio_operationCanceledExceptionIfNoUseCase test by WenHung_Teng · 1 year, 2 months ago
  20. c89a528 Merge changes from topic "deprecate-legacy-resolution-api" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  21. a856c53 Merge "Exposed new ResolutionSelector API" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  22. d7a99c8 Fixed null pointer exception happening during stress test. by Scott Nien · 1 year, 2 months ago
  23. a4c21e19 Merge "Re-enable the removeUseCase_requestOptionsShouldSetToCamera" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  24. f1d8ba7 Remove unnecessary TODO comments by WenHung_Teng · 1 year, 3 months ago
  25. 90e8ddb Suppress deprecated legacy resolution API usage warnings in tests. by Charcoal Chen · 1 year, 7 months ago
  26. 5ec8a3e Deprecated the legacy setTargetAspectRatio and setTargetResolution API by Charcoal Chen · 1 year, 3 months ago
  27. f5d27a7 Exposed new ResolutionSelector API by Charcoal Chen · 1 year, 4 months ago
  28. 9bdfa32 Cache retrieved output sizes and print log if the output sizes array is empty. by Charcoal Chen · 1 year, 3 months ago
  29. 6743bc8 Merge "Port Quirks to close DeferrableSurface" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  30. 1addef5 Add a quirk that waits for onClosed() during camera close by Jasmine Chen · 1 year, 3 months ago
  31. 69c6d02 Port configAndClose() behavior from CameraX by Jasmine Chen · 1 year, 3 months ago
  32. 527e732 Port CaptureSessionStuckQuirk from CameraX by Jasmine Chen · 1 year, 3 months ago
  33. 0819e52 Add a #snapshot() method to OpenGLRenderer by Xi Zhang · 1 year, 3 months ago
  34. 081843e Merge "Handle CameraMetadata failures and DoNotDisturb exceptions" into androidx-main by Jasmine Chen · 1 year, 2 months ago
  35. 8dbb578 Roll forward: TestImageUtil#calculateColorDiff does not calculate the diff by Xi Zhang · 1 year, 2 months ago
  36. 21c26c1 Merge "Increase VirtualCameraManager request queue depth to 32" into androidx-main by Jasmine Chen · 1 year, 2 months ago
  37. a906e5f Increase VirtualCameraManager request queue depth to 32 by Jasmine Chen · 1 year, 3 months ago
  38. 7e90f2a Handle CameraMetadata failures and DoNotDisturb exceptions by Jasmine Chen · 1 year, 3 months ago
  39. d3f8096 Make supported FPS range query public by Trevor McGuire · 1 year, 3 months ago
  40. 40b618f Add 10-bit guaranteed stream combinations by Trevor McGuire · 1 year, 4 months ago
  41. 77e9771 Consolidate method names involving "Frame Rate" by David Jia · 1 year, 3 months ago
  42. 14d0fe9 Merge "Add a snapshot() method to SurfaceProcessorInternal" into androidx-main by Xi Zhang · 1 year, 3 months ago
  43. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  44. 07e6fdb Port Quirks to close DeferrableSurface by WenHung_Teng · 1 year, 4 months ago
  45. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  46. 566f20a Unbind UseCase when clearEffect is called. by Xi Zhang · 1 year, 3 months ago
  47. 4b7cc12 Add a snapshot() method to SurfaceProcessorInternal by Xi Zhang · 1 year, 3 months ago
  48. 00c9285 Merge "In StreamSharing, always rotate the preview buffer." into androidx-main by Xi Zhang · 1 year, 3 months ago
  49. c7dceb9 [Concurrent Camera] Expose public APIs for concurrent dual camera by Kailiang Chen · 1 year, 3 months ago
  50. db6f58b In StreamSharing, always rotate the preview buffer. by Xi Zhang · 1 year, 3 months ago
  51. c5fc5f9 Re-enable the removeUseCase_requestOptionsShouldSetToCamera by WenHung_Teng · 1 year, 3 months ago
  52. b153a36 [CameraViewfinder] Fix the computeExifOrientation by Kailiang Chen · 1 year, 3 months ago
  53. 4e4b6e0 Merge "[CameraViewfinder] Improve the test app" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  54. 0ebc4f5 Merge "Fix robolectric test IllegalArgumentException issue in SupportedSurfaceCombination when updating the library artifacts" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  55. b452123 [CameraViewfinder] Improve the test app by Kailiang Chen · 1 year, 3 months ago
  56. 809f722 Fix robolectric test IllegalArgumentException issue in SupportedSurfaceCombination when updating the library artifacts by Charcoal Chen · 1 year, 3 months ago
  57. 20af0c2e Merge "Add ability to mute and unmute a recording." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. 305bffb Merge "Rename VideoCapabilities" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  59. 9f65bc5 Merge changes I13bfc19d,I0c32aa59 into androidx-main by Treehugger Robot · 1 year, 3 months ago
  60. 492ca96 Merge "Sort outputs based on Video recording and add streamUseHint parameter" into androidx-main by Catherine Sun · 1 year, 3 months ago
  61. 24b6109 Merge "[CameraViewfinder] Add a second constructor for ViewfinderSurfaceRequest.Builder" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  62. e12f559 [CameraViewfinder] Add a second constructor for ViewfinderSurfaceRequest.Builder by Kailiang Chen · 1 year, 3 months ago
  63. 4209989 Sort outputs based on Video recording and add streamUseHint parameter by Catherine Sun · 1 year, 3 months ago
  64. d16ab7b Merge "Support StreamSharing in CaptureNode" into androidx-main by Xi Zhang · 1 year, 3 months ago
  65. 43f6c11 Merge "Only allow one UseCase per type as StreamSharing children" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  66. ba99996 Merge "Use LinkedHashSet to wrap the UseCase in bindToLifecycle() call" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  67. 2f3a54f Only allow one UseCase per type as StreamSharing children by Xi Zhang · 1 year, 3 months ago
  68. 44a8bd2 Use LinkedHashSet to wrap the UseCase in bindToLifecycle() call by Xi Zhang · 1 year, 3 months ago
  69. e8a0209 Merge "Disable ImageCaptureTest#returnJpegImage_whenSessionProcessorIsSet for camera-pipe" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  70. 2456912 Disable ImageCaptureTest#returnJpegImage_whenSessionProcessorIsSet for camera-pipe by Tahsin Masrur · 1 year, 3 months ago
  71. 400e5da [CameraPipe] Fix ZoomControl APIs completing immediately instead of waiting for processing in camera by Tahsin Masrur · 1 year, 3 months ago
  72. ad5d6c9 Merge "Fixed the failure to take pictures using File in external storage public folder." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  73. 9a5e543 Merge "Handle unmodifiable list in SupportedOutputSizesCorrector#getResolutionCandidateList" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. ea00991 Support StreamSharing in CaptureNode by Xi Zhang · 1 year, 3 months ago
  75. 174ea59 Merge "Disable lint bytecode verifier, update baselines" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  76. 6e03715 Fixed the failure to take pictures using File in external storage public folder. by Scott Nien · 1 year, 3 months ago
  77. 28fc84d Merge "Make ImageProcessor.Reponse#getOutputImage NonNull" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  78. a757de5 Handle unmodifiable list in SupportedOutputSizesCorrector#getResolutionCandidateList by Tahsin Masrur · 1 year, 3 months ago
  79. 97d4292 Add ability to mute and unmute a recording. by TY Chang · 1 year, 4 months ago
  80. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 3 months ago
  81. d73c5f6 Merge "Handle device default regions in startFocusAndMetering_3ARegionsUpdated test" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  82. cea48d0 Handle device default regions in startFocusAndMetering_3ARegionsUpdated test by Tahsin Masrur · 1 year, 3 months ago
  83. 0e963af Merge "Fix a race condition in MockConsumer" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. baba291 Merge "Add dynamic range to StreamSpec" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  85. 28824df Add dynamic range to StreamSpec by Trevor McGuire · 1 year, 3 months ago
  86. dc9861d Merge changes Iea8a8935,I269e5207,Ib2ca5d8f,I3afd13b8,I4bceed8a into androidx-main by Jasmine Chen · 1 year, 3 months ago
  87. 64fa212 Handle Do Not Disturb exceptions while opening camera by Jasmine Chen · 1 year, 3 months ago
  88. c4bae9c Handle CameraGraph configuration errors by Jasmine Chen · 1 year, 3 months ago
  89. 0d2b440 Recover from ERROR_CAMERA_DEVICE by Jasmine Chen · 1 year, 3 months ago
  90. a5505a0 Translate GraphStateErrors based on CameraX state transitions by Jasmine Chen · 1 year, 4 months ago
  91. e7e5ba3 Emit GraphStateErrors that occurred after camera is opened by Jasmine Chen · 1 year, 4 months ago
  92. 12be8e4 Merge "Add a virtual CameraControl for StreamSharing" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  93. e3f5842 Add a virtual CameraControl for StreamSharing by Xi Zhang · 1 year, 3 months ago
  94. 3e41a6d Merge "Add ultra high resolution guaranteed supported combinations support" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. a3aecde Fix a race condition in MockConsumer by leo huang · 1 year, 3 months ago
  96. 0e51dbf Rename VideoCapabilities by mingdatsai · 1 year, 3 months ago
  97. 9b998e0 Add QualityValidatedEncoderProfilesProvider by mingdatsai · 1 year, 3 months ago
  98. 7535bbe Add BackupHdrProfileEncoderProfilesProvider by mingdatsai · 1 year, 3 months ago
  99. 165ece6 Add ultra high resolution guaranteed supported combinations support by Charcoal Chen · 1 year, 3 months ago
  100. 7c31df4 Porting TorchIsClosedAfterImageCapturingQuirk by WenHung_Teng · 1 year, 3 months ago