[go: nahoru, domu]

  1. 53fe3a7 Ignore flaky test removeUseCase_requestOptionsShouldSetToCamera by Julia McClellan · 1 year, 10 months ago
  2. 5126239 Merge "Run CameraXInitTest#initOnDevice_hasCamera only on lab devices" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  3. a08af0a Run CameraXInitTest#initOnDevice_hasCamera only on lab devices by leo huang · 1 year, 10 months ago
  4. 39495ba Merge "Fix OpenClosedCaptureSessinStressTest failure by using Camera2Interop instead of CameraEventCallback" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  5. a9b15b4 Merge "Replace `Closeable` with `AutoCloseable` in most APIs" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  6. 1b46c2e Merge "[CameraPipe] Fix setValue being used for runningUseCasesLiveData from non-main thread" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  7. 0b3cdc7 Replace `Closeable` with `AutoCloseable` in most APIs by Paul Rohde · 1 year, 10 months ago
  8. 4a0e98c Merge "[Extensions] Adding version annotation to some missing class/methods." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  9. 9b918ba [CameraPipe] Fix setValue being used for runningUseCasesLiveData from non-main thread by Tahsin Masrur · 1 year, 10 months ago
  10. 47b5c5a Merge "Add qualifier(s) for application level context." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  11. 8f2a3ce Fix OpenClosedCaptureSessinStressTest failure by using Camera2Interop instead of CameraEventCallback by Scott Nien · 1 year, 10 months ago
  12. 0f89939 remove camera-extensions-stub.jar by Scott Nien · 1 year, 10 months ago
  13. 55fdabd Merge "Check hasCamera before getting the CamcorderProfile in DeviceCompatibilityTest" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  14. 845d4cc Refactor RecorderTest by leo huang · 1 year, 11 months ago
  15. a5386f7 Check hasCamera before getting the CamcorderProfile in DeviceCompatibilityTest by leo huang · 1 year, 10 months ago
  16. 50e8d24 [Extensions] Adding version annotation to some missing class/methods. by Scott Nien · 1 year, 10 months ago
  17. cac83bd Merge "Mark canCloseBeforeJpegConversion as flaky" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  18. 10a113d Merge "Propagate minSdkVersion to inner SdkSuppress annotations" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  19. d86e787 Mark canCloseBeforeJpegConversion as flaky by Julia McClellan · 1 year, 10 months ago
  20. 830db91 Propagate minSdkVersion to inner SdkSuppress annotations by Alan Viverette · 1 year, 10 months ago
  21. 5494848 Merge "Add camera pretest rule in DeviceCompatibilityTest" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  22. e18484e Add camera pretest rule in DeviceCompatibilityTest by leo huang · 1 year, 10 months ago
  23. 1ae990b Merge changes I4b715ffe,Ia07a692b into androidx-main by Treehugger Robot · 1 year, 10 months ago
  24. 1bd96bc In CameraController, allow setting CameraControl values before init by Xi Zhang · 1 year, 10 months ago
  25. f4dd15b Remove LabTestOnly from camera2.pipe device tests by WenHung_Teng · 1 year, 10 months ago
  26. c725262 Implement cancelFocusAndMeteringAsync by WenHung_Teng · 1 year, 11 months ago
  27. 40485cf Camera2Interop DeviceStateCallback and SessionStateCallback in CameraPipe by David Jia · 1 year, 11 months ago
  28. 5fc1e27 Merge "Correcting a typo in the comments." into androidx-main by Scott Wiest · 1 year, 10 months ago
  29. a368b70 Merge "Extra Level 3 combinations for Pixel 6/7" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  30. c81ae4e Merge "Cleanup: create a wrapper interface for ProcessCameraProvider for injecting dependencies in unit tests." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  31. 0a95adb Cleanup: create a wrapper interface for ProcessCameraProvider for injecting dependencies in unit tests. by Xi Zhang · 1 year, 10 months ago
  32. 19a09fe Add qualifier(s) for application level context. by Paul Rohde · 1 year, 10 months ago
  33. 970ac45 Merge "Add device tests for focus metering basic functionalities" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  34. ef14b36 Extra Level 3 combinations for Pixel 6/7 by Trevor McGuire · 1 year, 11 months ago
  35. 3e65fb4 Merge "[Extensions] Invoke sessionProcessor.deinitSession when ProcessingCaptureSession is released." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  36. 18b1a91 [Extensions] Invoke sessionProcessor.deinitSession when ProcessingCaptureSession is released. by Scott Nien · 1 year, 10 months ago
  37. 3e39f27 Merge "Add HighSpeed Camera Capture Sessions to CameraPipe" into androidx-main by Catherine Sun · 1 year, 10 months ago
  38. 4f83ed0 Merge "Return the last camera error during camera open" into androidx-main by Jasmine Chen · 1 year, 10 months ago
  39. e5273c4 Add HighSpeed Camera Capture Sessions to CameraPipe by Catherine Sun · 1 year, 11 months ago
  40. 23c32980 Correcting a typo in the comments. by Scott Wiest · 1 year, 10 months ago
  41. 0738e01 Merge "Adding a public method to the Camera2OutputConfigImplBuilder to allow the developer to set the OutputConfigId" into androidx-main by Scott Wiest · 1 year, 10 months ago
  42. 19a8826 Cleanup: remove unused code in CameraController. by Xi Zhang · 1 year, 10 months ago
  43. 47f88bd [CameraPipe] Update TODO list and small textual details in FocusMeteringControlTest by Tahsin Masrur · 1 year, 10 months ago
  44. 1cba44b Merge "[CameraPipe] Use preview aspect ratio in FocusMeteringControl" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  45. 0a38d67 Adding a public method to the Camera2OutputConfigImplBuilder to allow by Scott Wiest · 1 year, 10 months ago
  46. 0c68ce9 Return the last camera error during camera open by Jasmine Chen · 1 year, 10 months ago
  47. 8cbfff4 Suppress tests that are failing on SDK 34 by Alan Viverette · 1 year, 11 months ago
  48. 1e27099 [CameraPipe] Use preview aspect ratio in FocusMeteringControl by Tahsin Masrur · 1 year, 10 months ago
  49. c18144e Add device tests for focus metering basic functionalities by Tahsin Masrur · 1 year, 11 months ago
  50. 330eb753 StreamUseCase new implementation in camera-camera2 by David Jia · 1 year, 11 months ago
  51. 862fcff Stream Use Case in Camera Pipe Integration by David Jia · 2 years ago
  52. b05906e1 [CameraPipe] Port FocusMeteringControlTest from camera-camera2 by Tahsin Masrur · 1 year, 10 months ago
  53. 0a37885 Merge "Check supported region count to generate the metering request" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  54. e4275d7 Merge "Fix JPEG image corruption issue if writing Exif location data on some Samsung Android 12 devices" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  55. 83975f7 Merge "Invokes SessionProcessorImpl#startTrigger when needed" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  56. 2db6d01 Fix JPEG image corruption issue if writing Exif location data on some Samsung Android 12 devices by Charcoal Chen · 1 year, 11 months ago
  57. da03e5f Invokes SessionProcessorImpl#startTrigger when needed by Scott Nien · 1 year, 10 months ago
  58. d2151a3 Fix the NPE issue happens when issuing a new request after a capture failure by Charcoal Chen · 1 year, 10 months ago
  59. 9c48b8a Fix the NullPointerException caused by null uri when saving image by MediaStore by Charcoal Chen · 1 year, 10 months ago
  60. 73b7437 Merge "Ensure Continuation resume just once when awaiting camera" into androidx-main by Jasmine Chen · 1 year, 10 months ago
  61. 0f54645 Ensure Continuation resume just once when awaiting camera by Jasmine Chen · 1 year, 11 months ago
  62. 4b158bf Merge "API Review: add a #setEffects method to CameraController." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  63. f48fbb0 API Review: add a #setEffects method to CameraController. by Xi Zhang · 2 years ago
  64. 38480ed Merge "API Review: add a ImageProcessor interface" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  65. 1cfa1ab Fix ImageCapture failed when there is no flash unit and flash mode is on. by leo huang · 1 year, 10 months ago
  66. f94c3c6 Merge "SurfaceRequest new method API review" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  67. 5dd2bf1 Merge changes I7bcef936,I6f9dbb27,I83d68e1d,I7da4019e into androidx-main by Treehugger Robot · 1 year, 11 months ago
  68. ccdacd1 Merge changes Ia0c76961,Ibff9cefb,Id86de4ba into androidx-main by Jasmine Chen · 1 year, 11 months ago
  69. c1a61a0 Complete tests for RetryingCameraStateOpener by Jasmine Chen · 1 year, 11 months ago
  70. e1322ad Add granular error handling logic for CAMERA_DISABLED by Jasmine Chen · 1 year, 11 months ago
  71. 4a95975 Handle recreate pipeline in Recorder by WenHung_Teng · 2 years, 3 months ago
  72. e46340da Clear VideoCapture pipeline when state detached. by TY Chang · 2 years, 1 month ago
  73. 6b0c6e05 Fix API 21, 22 reuse Recorder problem. by TY Chang · 2 years, 4 months ago
  74. b00eac1 Make Recorder reusable. by TY Chang · 2 years, 4 months ago
  75. e88e99b Merge "Parameterize: DeviceCompatibilityTest" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  76. 3fdaa7c Add granular error handling logic for ERROR_CAMERA_IN_USE by Jasmine Chen · 1 year, 11 months ago
  77. bdb26bf Merge "nit for CameraSelectionOptimizer." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  78. 56602a0 Merge "Parameterize: AudioVideoSyncTest" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  79. 25002cb nit for CameraSelectionOptimizer. by Dipen Patel · 1 year, 11 months ago
  80. 3835bd9 Merge "Extender and unpacker for Camera2Interop.setStreamUseCase()" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  81. 21667a5 Merge "Parameterize VideoRecordingFrameDropTest for Camera Pipe configuration" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  82. 87a3238 Parameterize VideoRecordingFrameDropTest for Camera Pipe configuration by Dipen Patel · 1 year, 11 months ago
  83. d873f9b Check supported region count to generate the metering request by WenHung_Teng · 1 year, 11 months ago
  84. c0b01a6 SurfaceRequest new method API review by mingdatsai · 2 years, 1 month ago
  85. 2292f51 Parameterize: AudioVideoSyncTest by Dipen Patel · 1 year, 11 months ago
  86. 96a6bef Merge "Parameterize: VideoCapabilityTest" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  87. 25783b2 Parameterize: DeviceCompatibilityTest by Dipen Patel · 1 year, 11 months ago
  88. 4e30dd4 Merge "Fix no supported resolutions for video on Motorola Moto E5 Play" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  89. 0e11406 Merge "Add high resolution AndroidTest for Preview, ImageCapture and ImageAnalysis" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  90. bfa4e03 Fix no supported resolutions for video on Motorola Moto E5 Play by mingdatsai · 1 year, 11 months ago
  91. c81f4d9 Merge "Rename UseCase callback function names and javadoc improvement" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  92. 929c0ee Parameterize: VideoCapabilityTest by Dipen Patel · 1 year, 11 months ago
  93. 79825850 Merge changes Ie0ac4c55,Ie60fc657 into androidx-main by Jasmine Chen · 1 year, 11 months ago
  94. 46ca968 Rename UseCase callback function names and javadoc improvement by Charcoal Chen · 1 year, 11 months ago
  95. abd7497 Extender and unpacker for Camera2Interop.setStreamUseCase() by David Jia · 2 years ago
  96. 94e158e Add CameraState error transitions for initial camera open errors by Jasmine Chen · 1 year, 11 months ago
  97. 65b4d16 Surface CameraGraph errors through GraphState in CameraPipe by Jasmine Chen · 1 year, 11 months ago
  98. b36fc2a Merge "Add lnishan to camera-camera2-pipe-testing OWNERS" into androidx-main by Jasmine Chen · 1 year, 11 months ago
  99. f97609c Add high resolution AndroidTest for Preview, ImageCapture and ImageAnalysis by Charcoal Chen · 1 year, 11 months ago
  100. 25a2951 Fix lateinit property has not been initialized on RecorderTest by mingdatsai · 1 year, 11 months ago