[go: nahoru, domu]

  1. 1253e1f Merge "Remove JavaDoc links to MLKit APIs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  2. a5c74e2 Remove JavaDoc links to MLKit APIs by Xi Zhang · 2 years, 1 month ago
  3. 01cc377 Merge "Fix AdvancedSessionProcessorTest failure" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  4. 1f878f0 Fix AdvancedSessionProcessorTest failure by Scott Nien · 2 years, 1 month ago
  5. d7c545f Merge "Create an empty test app for CameraX A/V sync test project" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  6. e92dd51 Skip flaky video encoder related tests for Cuttlefish API-33. by TY Chang · 2 years, 1 month ago
  7. b8ed448 Create an empty test app for CameraX A/V sync test project by mingdatsai · 2 years, 1 month ago
  8. b3d5ea6 Add ComposeCameraActivity to MainActivity by Terence Ho · 2 years, 1 month ago
  9. 353b5bf5 Add initial version of ComposeCameraActivity by Terence Ho · 2 years, 1 month ago
  10. 9e6a2c15 Improve the copy of the ByteBuffer in BufferCopiedEncodedData by leo huang · 2 years, 2 months ago
  11. 91548c8 [ZSL] Expose CameraX Zero-Shutter Lag API as experimental by kailianc · 2 years, 2 months ago
  12. 301ca74 Merge "[ZSL] Remove isYUVReprocessingSupported in isZslSupported" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  13. e97250a [ZSL] Remove isYUVReprocessingSupported in isZslSupported by kailianc · 2 years, 1 month ago
  14. 4e281d3 Merge "[CameraViewfinder] Remove the experimental API tag for camera-viewfinder" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  15. 1ae7a7d [ZSL] Add reprocessing input size checking for ZSL by kailianc · 2 years, 2 months ago
  16. 553f264 Merge "[ZSL] Use PRIVATE format only for ZSL" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  17. c634c86 Merge "[ZSL] Fix instrument tests on devices not supporting ZSL" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  18. 7a40b0fa Merge "Create an empty test app for intern project" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  19. 0aca188 [ZSL] Use PRIVATE format only for ZSL by kailianc · 2 years, 1 month ago
  20. c900f2e [ZSL] Fix instrument tests on devices not supporting ZSL by kailianc · 2 years, 1 month ago
  21. 10e2bb7 Create the camera-effects artifact by Xi Zhang · 2 years, 1 month ago
  22. bc0e5e7 Create an empty test app for intern project by Xi Zhang · 2 years, 1 month ago
  23. d750313 Merge changes from topic "espresso 3.5.0-alpha06" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  24. 32d270e [CameraViewfinder] Remove the experimental API tag for camera-viewfinder by kailianc · 2 years, 2 months ago
  25. c787b6b Merge "[ZSL] Fix the unit test failure for devices with API < 23" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  26. 3a529fd Remove no-op test from camera pipe test app by Aurimas Liutikas · 2 years, 2 months ago
  27. 7e2c45a [ZSL] Fix the unit test failure for devices with API < 23 by kailianc · 2 years, 2 months ago
  28. 3f23616 Merge "add ImageAnalysis getBackgroundExecutor api." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  29. aae0767 Merge "Fix the unit test for ZSL in Camera2CameraControlImpl" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  30. 6f26360 Fix the unit test for ZSL in Camera2CameraControlImpl by kailianc · 2 years, 2 months ago
  31. fad72d8 add ImageAnalysis getBackgroundExecutor api. by Kimberly Crevecoeur · 2 years, 3 months ago
  32. 774e351 Merge "[ZSL] Add a ZSL test to ImageCaptureTest" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  33. 935b9f4 Merge "Fix deadlock in CameraX ImageAnalysis" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  34. 534851c Merge "Fix naming of the Parameterized test" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  35. 52e416f Merge "Catch CameraCharacteristicsBaseImpl exceptions" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  36. 3d8c44d Fix naming of the Parameterized test by WenHung_Teng · 2 years, 2 months ago
  37. 36b90ee Fix deadlock in CameraX ImageAnalysis by kailianc · 2 years, 2 months ago
  38. 874ef5a Catch CameraCharacteristicsBaseImpl exceptions by mingdatsai · 2 years, 2 months ago
  39. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  40. 6f62d5f Fixed sharing surface test failure in CaptureSessionTest and AdvancedSessionProcessorTest by Scott Nien · 2 years, 2 months ago
  41. 1a216c6 Merge "Replace ArrayDequeRingBuffer with ArrayRingBuffer" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  42. 158b032 Merge "[ZSL] Move setZslDisabled from AddUseCase to AttachUseCase" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  43. d250b1a Replace ArrayDequeRingBuffer with ArrayRingBuffer by mingdatsai · 2 years, 2 months ago
  44. 4c8f982 Merge "Fix torch is unexpectedly closed after image capture issue" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  45. 78e7bd7 [ZSL] Move setZslDisabled from AddUseCase to AttachUseCase by kailianc · 2 years, 2 months ago
  46. c0d45ec Fix torch is unexpectedly closed after image capture issue by WenHung_Teng · 2 years, 2 months ago
  47. dd67411 Add extra option to extensions test app by Andrew Chiang · 2 years, 2 months ago
  48. f750ab4 Merge "Enable SurfaceViewStretchedQuirk on API level < 33 (AndroidT)" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  49. c0b27ed Enable SurfaceViewStretchedQuirk on API level < 33 (AndroidT) by Scott Nien · 2 years, 2 months ago
  50. 4095ff2 Merge "Add a null check for CameraCharacteristics" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  51. dfe4e4d Add a null check for CameraCharacteristics by Jasmine Chen · 2 years, 2 months ago
  52. 8b888a5 Merge "[ZSL] Disable ZSL for different scenarios" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  53. 468d824 [ZSL] Disable ZSL for different scenarios by kailianc · 2 years, 2 months ago
  54. 7529bbe Merge "Revert "Fix Async pause behavior of androidx.camera.video.Recorder"" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  55. 008a08e Merge "Optimize imports on all CameraPipe source files" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  56. 0e85e25 Merge "Catch OutputConfiguration exceptions" into androidx-main by Jasmine Chen · 2 years, 2 months ago
  57. f764f3d Revert "Fix Async pause behavior of androidx.camera.video.Recorder" by Leo Huang · 2 years, 2 months ago
  58. c22f9ec Optimize imports on all CameraPipe source files by Jasmine Chen · 2 years, 2 months ago
  59. 807234f Catch OutputConfiguration exceptions by Jasmine Chen · 2 years, 2 months ago
  60. 6ea629d Updating to publish = Publish.SNAPSHOT_AND_RELEASE for camera-mlkit-vision by Julie Wu · 2 years, 2 months ago
  61. 599e1f9 Merge changes Ieaefe887,I0dbfa12f,I7c35de47,Ia7ad4a6a,I19cd5bc8, ... into androidx-main by Treehugger Robot · 2 years, 2 months ago
  62. ae680f5 Construct the SessoinConfig fully in SessionProcessor including physicalCameraId, surfaceGroupId and sharing surface. by Scott Nien · 2 years, 2 months ago
  63. 9b14d78 Fixed SessionProcessor issue: 1)Camera2OutputConfigImpl Id not kept 2) physicalCameraId is not set and returned by Scott Nien · 2 years, 2 months ago
  64. 03a8330 Use getImageFormat() to specify the format of DeferrableSurface in ImageCapture by Scott Nien · 2 years, 2 months ago
  65. b44f077 Sync the latest extensions interface to the testlib by Scott Nien · 2 years, 2 months ago
  66. 4f50e9d creates the cameraCaptureSession by the OutputConfigs in SessionConfigs by Scott Nien · 2 years, 2 months ago
  67. fac4058a Extend SessionConfig to support OutputConfig(shared surface, physicalCameraId, surfaceGroupId) by Scott Nien · 2 years, 2 months ago
  68. 76d3d53 Increase VideoCapture surface occupancy priority over ImageCapture by leo huang · 2 years, 2 months ago
  69. bceb960 Fix audio/video out of sync in the beginning of the recording by mingdatsai · 2 years, 2 months ago
  70. 3140e63 Add RingBuffer and RingBufferImpl classes by mingdatsai · 2 years, 2 months ago
  71. b60b91e Merge "Remove VideoCaptureLegacy and related classes" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  72. 98f0897 Merge "Add ccamera-mlkit-vision to CameraX same version group in 1.2.0-alpha01" into androidx-main by Julie Wu · 2 years, 2 months ago
  73. 88b8e32 Merge "Fix Async pause behavior of androidx.camera.video.Recorder" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  74. 67eac55 Fix Async pause behavior of androidx.camera.video.Recorder by Yasith Vidanaarachchi · 2 years, 3 months ago
  75. fada2e4 Remove VideoCaptureLegacy and related classes by leo huang · 2 years, 2 months ago
  76. 6df40b6 Add ccamera-mlkit-vision to CameraX same version group in 1.2.0-alpha01 by Julie Wu · 2 years, 2 months ago
  77. 740d791 Merge changes Idb80fbd7,Ic37879ad into androidx-main by Treehugger Robot · 2 years, 2 months ago
  78. e2bdacd Merge "[ZSL] Make RingBuffer thread safe and catch exceptions when acquireLatestImage and queueInputImage" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  79. e0408a5 [ZSL] Make RingBuffer thread safe and catch exceptions when acquireLatestImage and queueInputImage by kailianc · 2 years, 2 months ago
  80. d069880 [ZSL] Add a ZSL test to ImageCaptureTest by Yasith Vidanaarachchi · 2 years, 2 months ago
  81. 2045434 Merge "Replace to parameters handling surfaceConfig with AttachedSurfaceInfo" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  82. 03bf3b0 Set button description for the unsupported flash mode by WenHung_Teng · 2 years, 2 months ago
  83. a8689e0 Create Quirk to fix Samsung J7 fail to capture the image by WenHung_Teng · 2 years, 2 months ago
  84. e540951 Merge "Create Quirk for flash not fire in AUTO/ON mode" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  85. 360061a Merge "Mark flaky tests" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  86. 863a93a [ZSL] Tunning RingBuffer and MetadataImageReader size for testing by kailianc · 2 years, 2 months ago
  87. c52c748 Mark flaky tests by Julia McClellan · 2 years, 2 months ago
  88. 03ad17f Merge "[ZSL] Prioritize ZSL template type when merging session config" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  89. dca93a8 Merge "Configure the CaptureSession for ZSL" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  90. 65312c9 Fix NullPointerException on ImageCapture.takePicture() by leo huang · 2 years, 2 months ago
  91. ef799c6 Merge "Partially migrate preview selection logic from CameraX" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  92. d577354 Partially migrate preview selection logic from CameraX by Jasmine Chen · 2 years, 2 months ago
  93. b2b5d25 [ZSL] Prioritize ZSL template type when merging session config by kailianc · 2 years, 2 months ago
  94. c85f175 Merge "Add a ZSL ON/OFF toggle button to integration test app" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  95. 5a1f4bc Add a ZSL ON/OFF toggle button to integration test app by Yasith Vidanaarachchi · 2 years, 2 months ago
  96. d0e620d Remove brand name checking from some quirks by WenHung_Teng · 2 years, 2 months ago
  97. 1f39105 Merge "Fix sm-j710mn underexpose in flashOn/Auto mode" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  98. 0da5311 Create Quirk for flash not fire in AUTO/ON mode by WenHung_Teng · 2 years, 3 months ago
  99. 7e122ce Fix sm-j710mn underexpose in flashOn/Auto mode by WenHung_Teng · 2 years, 2 months ago
  100. fcc0fa0 [ZSL] Use MetadataImageReader for ZSL to match ImageProxy and TotalCaptureeResult by kailianc · 2 years, 2 months ago