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