1. 88bfd7c6 Fix exception where a closed EncodedData is accidently accessed. by TY Chang · 3 years, 2 months ago
  2. 632309b Merge "Remove BuildConfig from extensions" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  3. 5da7eb8 Update PendingRecording#withAudioEnabled() doc by Trevor McGuire · 3 years, 2 months ago
  4. 2e8b4a9 Update RecordingStats documentation by Trevor McGuire · 3 years, 2 months ago
  5. dbe4e34 Merge "Add getPhysicalCameraIds to CameraCharacteristicsCompat and getCameraCharacteristicsMap to Camera2CameraInfo" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  6. 689c87a Fix recording didn't stop when use case is detached. by TY Chang · 3 years, 2 months ago
  7. a428806 Merge "Hide QualitySelector.select() from public API" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  8. c62b0fa Hide QualitySelector.select() from public API by leo huang · 3 years, 2 months ago
  9. a5be10c Add getPhysicalCameraIds to CameraCharacteristicsCompat and getCameraCharacteristicsMap to Camera2CameraInfo by Scott Nien · 3 years, 2 months ago
  10. ebe604a Fix YuvToJpegProcessor EOFException issue. by Charcoal Chen · 3 years, 2 months ago
  11. db1d1b1 Merge "Camera lib: update param name, Dackka integration" into androidx-main by Tiem Song · 3 years, 2 months ago
  12. c7e3d1b Remove BuildConfig from extensions by Charcoal Chen · 3 years, 2 months ago
  13. 966360e Merge "Fixed a Galaxy Note 5 issue that camera gets stuck after taking pictures with flash on/auto in dark environment." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  14. e3b7afb5 Fixed a Galaxy Note 5 issue that camera gets stuck after taking pictures with flash on/auto in dark environment. by Scott Nien · 3 years, 2 months ago
  15. 83ce3e1 Camera lib: update param name, Dackka integration by Tiem Song · 3 years, 2 months ago
  16. da7b38e Merge "Hide MediaSpec/VideoSpec/AudioSpec" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  17. ca8c88a Merge changes I56df188e,I9d37f309 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  18. 8b7a9cb Hide MediaSpec/VideoSpec/AudioSpec by Trevor McGuire · 3 years, 2 months ago
  19. 89d5c1a Hide VideoOutput#getMediaSpec from public API by Trevor McGuire · 3 years, 2 months ago
  20. 8a9ad31 Merge "Device quirk: rotation front camera preview on Fairphone2" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  21. 6aa9b27 Merge "Enable audio while recording in core-test-app" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  22. 6e7c1a2 Enable audio while recording in core-test-app by leo huang · 3 years, 2 months ago
  23. 3146290 Add video content resolution check in VideoRecordingTest.kt by Wegin Lee · 3 years, 2 months ago
  24. 7d389f1 Add VideoRecordingTest in video android-test by Wegin Lee · 3 years, 2 months ago
  25. 9904aba Update QualitySelector documentation. by TY Chang · 3 years, 2 months ago
  26. 6308533 Merge "Update VideoCapture documentation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  27. 6b93e1c Device quirk: rotation front camera preview on Fairphone2 by Xi Zhang · 3 years, 2 months ago
  28. 37451f96 Update VideoCapture documentation by leo huang · 3 years, 2 months ago
  29. 14ef719 Add new PreviewConfigProviderTest and ImageCaptureConfigProviderTest by Charcoal Chen · 3 years, 2 months ago
  30. cc35196 Change VideoRecordEvent.EventType to become an IntDef by leo huang · 3 years, 2 months ago
  31. b0e196b Update Recorder/Recorder.Builder documentation by Trevor McGuire · 3 years, 2 months ago
  32. ac58a7d Remove Recorder#getAudioSource() from public API by Trevor McGuire · 3 years, 2 months ago
  33. 1322f18 Stops MediaMuxer before sending Finalize event. by TY Chang · 3 years, 2 months ago
  34. c2ba5db Fix canNotSetExtensionsConfig_whenUseCaseHasExisted test failures by Charcoal Chen · 3 years, 2 months ago
  35. 0bd3c1e Update support library dependency for coreTestApp by WenHung_Teng · 3 years, 2 months ago
  36. e13ea5f Merge "Create SIZE_UNDEFINED for the undefined size" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  37. 9fdaf9f Merge "Config surfaces in SessionConfig to GraphCamera" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  38. 9be9ec9 Add ability to record without audio. by TY Chang · 3 years, 3 months ago
  39. 5637db7 Change OutputOptions.Type to become an IntDef. by TY Chang · 3 years, 3 months ago
  40. 1e16f7c Update PendingRecording documentation by Trevor McGuire · 3 years, 3 months ago
  41. 1078338 Update ActiveRecording documentation by Trevor McGuire · 3 years, 3 months ago
  42. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  43. e17e993 Implement automatically add/remove extra use cases mechanism in CameraUseCaseAdapter by Charcoal Chen · 3 years, 3 months ago
  44. 3d5c587 Add set/getUseCaseCombinationRequiredRule in CameraConfig interface by Charcoal Chen · 3 years, 3 months ago
  45. 27c9427 Update Javadoc and param name for AndroidX camera library by Tiem Song · 3 years, 3 months ago
  46. 34b7cb4 Create SIZE_UNDEFINED for the undefined size by WenHung_Teng · 3 years, 3 months ago
  47. 97f0da1 Config surfaces in SessionConfig to GraphCamera by WenHung_Teng · 3 years, 3 months ago
  48. a4f9c04 Merge "Fix e2e test fail by FileNotFoundException" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  49. 0692763 Merge "Add logs in assertion in MLKitBarcodeTest" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  50. e25673e Merge "Add zoom button to core test app" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  51. 346e694 Merge "Add Size and format info to DeferrableSurface" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  52. 9c4bc1c Add logs in assertion in MLKitBarcodeTest by Wegin Lee · 3 years, 3 months ago
  53. 085c385 Fix e2e test fail by FileNotFoundException by leo huang · 3 years, 3 months ago
  54. 563c590 Add zoom button to core test app by Andrew Chiang · 3 years, 3 months ago
  55. 8be3613 Merge "Disallow to set different extended camera config when there have been use cases bound" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  56. 2af4174 Implement the file size limitation by leo huang · 3 years, 3 months ago
  57. 1c75349 Fix the reported record size has significant difference from the actual file size by leo huang · 3 years, 3 months ago
  58. 71472d1 Merge "Fix [VideoCaptureTest][Always faile][CodecException][Xiaomi Redmi 8 (olive)] mobile harness tests" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  59. a52741a Fix [VideoCaptureTest][Always faile][CodecException][Xiaomi Redmi 8 (olive)] mobile harness tests by AL Ho · 3 years, 4 months ago
  60. f34c0db Disallow to set different extended camera config when there have been use cases bound by Charcoal Chen · 3 years, 4 months ago
  61. 13f181d Merge "Use SurfaceTexture to get output sizes before api 23" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  62. da4a0ae Add new ComposeUiFragment into the view test app by Charcoal Chen · 3 years, 3 months ago
  63. c63b909 Merge "Fix failure of e2e CameraCoreAppVideoCaptureAspectRatioTest on Samsung J2, J1 mini" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  64. f29a16d Fix failure of e2e CameraCoreAppVideoCaptureAspectRatioTest on Samsung J2, J1 mini by leo huang · 3 years, 3 months ago
  65. e9ee2a6 Use SurfaceTexture to get output sizes before api 23 by AL Ho · 3 years, 3 months ago
  66. a5d617b Merge "Updated javadoc to explain how to get a CameraProvider for extensions public APIs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  67. 51b735d Merge "Fix ActiveRecording API lint errors" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  68. a294b11 Merge "Fix API lint warnings for Media/Video/AudioSpec" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  69. fa952ab Fix ActiveRecording API lint errors by Trevor McGuire · 3 years, 3 months ago
  70. 7a49808 Merge "Sync latest YuvToRgbComverter" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  71. ed384c5 Fixed PreviewView PERFORMANCE mode stretch issue when using together with Compose UI by Charcoal Chen · 3 years, 3 months ago
  72. a719905 Sync latest YuvToRgbComverter by WenHung_Teng · 3 years, 3 months ago
  73. cc9f1fc Add Size and format info to DeferrableSurface by WenHung_Teng · 3 years, 3 months ago
  74. 6b22e4d Fix API lint warnings for Media/Video/AudioSpec by Trevor McGuire · 3 years, 3 months ago
  75. 831e85a Merge "Revert "Sync latest YuvToRgbComverter"" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  76. da61335 Revert "Sync latest YuvToRgbComverter" by Nick Anthony · 3 years, 3 months ago
  77. 19ae3a8 Merge "Fix Recorder and RecordingStats API lint errors" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  78. b0095143 Merge "Sync latest YuvToRgbComverter" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  79. 76fef02 Fix Recorder and RecordingStats API lint errors by Trevor McGuire · 3 years, 3 months ago
  80. 7ee34c7 Merge "Migrate shared camera pipe dependencies to Gradle version catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  81. 3d61d02 Merge "Disable flaky CameraPipeTest#createExternalCameraGraph" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  82. 248062d Merge "Fix OutputOptions API lint errors" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  83. 7be7195 Disable flaky CameraPipeTest#createExternalCameraGraph by Aurimas Liutikas · 3 years, 3 months ago
  84. c4ca861 Fix OutputOptions API lint errors by Trevor McGuire · 3 years, 3 months ago
  85. 21d9b22 Migrate shared camera pipe dependencies to Gradle version catalogs by Aurimas Liutikas · 3 years, 3 months ago
  86. 69fa944 Sync latest YuvToRgbComverter by WenHung_Teng · 3 years, 3 months ago
  87. a16a1e2 Merge "Log recorder video filepath in CoreTestApp" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  88. 8dc88ea Log recorder video filepath in CoreTestApp by Wegin Lee · 3 years, 3 months ago
  89. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years, 3 months ago
  90. bdf0791 Merge "Address API Review: rename CoordinateTransform#getTransform to #transform" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  91. 1154efd Merge "Remove experimental annotaion in view artifcat." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  92. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  93. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  94. e36b64c Updated javadoc to explain how to get a CameraProvider for extensions public APIs by Charcoal Chen · 3 years, 3 months ago
  95. 3623110 Merge "Integrate Recorder into core test app" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  96. 625e16a Integrate Recorder into core test app by leo huang · 3 years, 4 months ago
  97. d063344 Expose getResolutionInfo API to provide the resolution information for use cases by Charcoal Chen · 3 years, 4 months ago
  98. b560e7b Exopse new getEstimatedCaptureLatencyRange public APIs in ExtensionsManager class. by Charcoal Chen · 3 years, 5 months ago
  99. a4ef2b3 Merge "Add isFocusMeteringSupported API to CameraInfo" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  100. af1927d Merge "Promote experimental CameraXConfig options to offical APIs." into androidx-main by Treehugger Robot · 3 years, 3 months ago