1. da4f544 Merge "Migrate camera to mockito 4" into androidx-main by Treehugger Robot · 2 years ago
  2. cddf559 Merge "Deprecate CameraPipe.External" into androidx-main by Treehugger Robot · 2 years ago
  3. d497962 Merge "Handle abort() calls in GraphProcessorImpl.submitLoop()" into androidx-main by Jasmine Chen · 2 years ago
  4. f8397a1 Handle abort() calls in GraphProcessorImpl.submitLoop() by Jasmine Chen · 2 years ago
  5. 2f60374 Migrate camera to mockito 4 by Trevor McGuire · 2 years ago
  6. c627b8d Merge "Do not wrap the throwable if it's already a CameraCaptureException" into androidx-main by Treehugger Robot · 2 years ago
  7. d9dde02 Merge "Update the JPEG quality selection logic to match the current behavior" into androidx-main by Treehugger Robot · 2 years ago
  8. b598b07 Fix low framerate when using VideoCapture and Preview usecases with 16:9 aspect ratio by leo huang · 2 years ago
  9. 650be23 Merge "Fix Samsung J7 Prime (SM-G610M) and J7 (SM-J710MN) Preview/VideoCapture stretched issue" into androidx-main by Treehugger Robot · 2 years ago
  10. 3b04f7d Merge "[CameraPipe] Temporarily implement camera release" into androidx-main by Treehugger Robot · 2 years ago
  11. 11c6c46 Merge "Create SurfaceEffectNode when VideoCapture is bound" into androidx-main by Treehugger Robot · 2 years ago
  12. 3c2064c Fix Samsung J7 Prime (SM-G610M) and J7 (SM-J710MN) Preview/VideoCapture stretched issue by Charcoal Chen · 2 years ago
  13. 2849d2b Create SurfaceEffectNode when VideoCapture is bound by leo huang · 2 years ago
  14. 46e11ce [CameraPipe] Temporarily implement camera release by WenHung_Teng · 2 years ago
  15. b043ad8 Fix negative frame position issue Preview's SurfaceProvider on Redmi 6A by mingdatsai · 2 years ago
  16. 740fc25 Merge "Fix audio buffer dropped due to same timestamp as previous buffer" into androidx-main by Treehugger Robot · 2 years ago
  17. dc66378 Merge "Move A/V sync related test to a separated class" into androidx-main by Treehugger Robot · 2 years ago
  18. 413f53b Merge "Upgrade to robolectric 4.9-alpha-1" into androidx-main by Treehugger Robot · 2 years ago
  19. f4a5786 Upgrade to robolectric 4.9-alpha-1 by Aurimas Liutikas · 2 years ago
  20. c471ce0 Deprecate CameraPipe.External by Paul Rohde · 2 years, 1 month ago
  21. 8643c5b Correct the video timestamp when the video source timebase is REALTIME by leo huang · 2 years ago
  22. 49dad27 Update the JPEG quality selection logic to match the current behavior by Xi Zhang · 2 years ago
  23. 4adf944 Do not wrap the throwable if it's already a CameraCaptureException by Xi Zhang · 2 years ago
  24. b2f1196 Merge "Expose setStreamUseCase() as a public Camera2Interop API" into androidx-main by David Jia · 2 years ago
  25. c7234f9 Expose setStreamUseCase() as a public Camera2Interop API by David Jia · 2 years ago
  26. f699e44 SupportedSurfaceCombinationTest by David Jia · 2 years ago
  27. 0b1bee9 Merge "Update test rule to enable all Camera-pipe tests" into androidx-main by Treehugger Robot · 2 years ago
  28. 6797358 SupportedSurfaceCombination implementation in camera-pipe-integration by David Jia · 2 years, 1 month ago
  29. 8c7769df Update test rule to enable all Camera-pipe tests by Treehugger Robot · 2 years ago
  30. fb2bf1c Merge "Add the Yuv2Jpeg workaround" into androidx-main by Treehugger Robot · 2 years ago
  31. dfc1c5f Add the Yuv2Jpeg workaround by Xi Zhang · 2 years ago
  32. eb9feee Fix @param syntax for type parameters in camera-pipe-integration by Owen Gray · 2 years ago
  33. 1c731e9 Pass video source timebase from VideoCapture to Encoder by leo huang · 2 years ago
  34. 228a07d Add getTimebase() API in CameraInfoInternal by leo huang · 2 years ago
  35. ff565b9 Fix Preview stretch when VideoCapture is bound by leo huang · 2 years ago
  36. 0e84051 Adjust the VideoCapture crop rect to a size valid for the encoder by leo huang · 2 years, 1 month ago
  37. 58302c3 Add Video/Audio EncoderInfo interfaces and implementations by leo huang · 2 years, 1 month ago
  38. b20eda4 Move video/audio config static resolver methods from Recorder to VideoConfigUtil/AudioConfigUtil by leo huang · 2 years, 1 month ago
  39. f6d12bd Merge "Fix the issue of creating LifecycleCamera with destroyed lifecycle in CameraExtensionsActivity" into androidx-main by Treehugger Robot · 2 years ago
  40. 48479ab Only setup MeteringRepeating when unattached by WenHung_Teng · 2 years ago
  41. 0d19915 Move A/V sync related test to a separated class by mingdatsai · 2 years ago
  42. 966638c Fix test crash during Surface releasing by WenHung_Teng · 2 years ago
  43. bb24fd0 Merge "Mark disconnectOpenedCameraGraph_deferrableSurfaceUsageCountTest as flaky" into androidx-main by Tiem Song · 2 years ago
  44. a1d6358 Mark disconnectOpenedCameraGraph_deferrableSurfaceUsageCountTest as flaky by Tiem Song · 2 years ago
  45. a686972 Merge "Fix camera open failure when Preview's SurfaceProvider is not set" into androidx-main by Treehugger Robot · 2 years ago
  46. 539693c Merge "Fix maxImages issue in MetadataImageReader" into androidx-main by Treehugger Robot · 2 years ago
  47. 1fb4b87 Fix the issue of creating LifecycleCamera with destroyed lifecycle in CameraExtensionsActivity by Charcoal Chen · 2 years ago
  48. 74d87c5 Optimizations based on the crop rect by Xi Zhang · 2 years ago
  49. 133032a Merge "Monitor DeferrableSurface usage" into androidx-main by Treehugger Robot · 2 years ago
  50. 1a9f064 Fix build warning by Xi Zhang · 2 years ago
  51. 2cdd5d7 Merge "Enable ZSL in the new ImageCapture pipeline" into androidx-main by Treehugger Robot · 2 years ago
  52. d4e98f1 Merge "Expose shared code." into androidx-main by Treehugger Robot · 2 years ago
  53. 8cfa232 Enable ZSL in the new ImageCapture pipeline by Xi Zhang · 2 years ago
  54. 3519181 Expose shared code. by Xi Zhang · 2 years ago
  55. bccb4a7 Monitor DeferrableSurface usage by WenHung_Teng · 2 years, 1 month ago
  56. cb6c9a6 [Extensions] Revert onDisableSession sleeping by Scott Nien · 2 years ago
  57. 9a0b4f0 Fix maxImages issue in MetadataImageReader by Charcoal Chen · 2 years ago
  58. 7bf3229 Change OpenGL renderer from cpp to java by leo huang · 2 years ago
  59. 679ea77 Add non-null assertion for Output stream by Anton Kulakov · 2 years ago
  60. adcf33e Merge "Refactor SupportedSurfaceCombination" into androidx-main by David Jia · 2 years ago
  61. fa58dd9 Fix audio buffer dropped due to same timestamp as previous buffer by mingdatsai · 2 years, 1 month ago
  62. 1b5e350 Handle HAL image rotation by Xi Zhang · 2 years ago
  63. bfa6698 Refactor SupportedSurfaceCombination by David Jia · 2 years, 1 month ago
  64. 1d93c77 Merge "Make Packet#getExif() nullable. (again)" into androidx-main by Treehugger Robot · 2 years ago
  65. ca34b69 Make Packet#getExif() nullable. (again) by Xi Zhang · 2 years ago
  66. 21e7023 Merge changes Ice901056,I005ad107 into androidx-main by Treehugger Robot · 2 years ago
  67. 0ecc6a3 Merge "Implement ProcessingNode" into androidx-main by Treehugger Robot · 2 years ago
  68. c0f25cc Merge "Post processNextRequest to main thread" into androidx-main by Treehugger Robot · 2 years ago
  69. 6af1f05 Implement ProcessingNode by Xi Zhang · 2 years, 1 month ago
  70. db54397 [Extensions] Failed on onOutputSurface call with unassigned OutputSurface when opening the camera by Scott Nien · 2 years ago
  71. 38849f1e [Extensions] Fixed surface abandoned crash when pause/resume too quickly on Samsung Z Fold2 by Scott Nien · 2 years ago
  72. bb582b9 Fix camera open failure when Preview's SurfaceProvider is not set by mingdatsai · 2 years, 1 month ago
  73. 8dcde01e Roll back to use moveToState for the activity pause/resume method for extensions tests by Charcoal Chen · 2 years ago
  74. 5a9f1dd [YUV2RGB] Add a helper function to convert YUV to ABGR with options to choose full swing or studio swing by Kailiang Chen · 2 years ago
  75. 6980c3c4c Merge changes from topic "yuv2rgb_full_swing" into androidx-main by Treehugger Robot · 2 years ago
  76. 020e451 [YUV2RGB] Change the libyuv API assuming YUV in JFIF (full swing) instead of studio swing. by Kailiang Chen · 2 years, 1 month ago
  77. 24258fb Post processNextRequest to main thread by WenHung_Teng · 2 years ago
  78. 6896f29 Merge "Fix that Extensions PROCESSOR_TYPE_IMAGE_PROCESSOR mode might cause NPE issue on ImageWriter.queueInputImage on some devices" into androidx-main by Treehugger Robot · 2 years ago
  79. d1f0f5d Fix Extensions stress tests wait-for-preview timeout issue by Charcoal Chen · 2 years ago
  80. 9fdb8f3 Fix that Extensions PROCESSOR_TYPE_IMAGE_PROCESSOR mode might cause NPE issue on ImageWriter.queueInputImage on some devices by Charcoal Chen · 2 years ago
  81. 1347109 Merge "Move setupSurfaceAsync to UseCaseSurfaceManager" into androidx-main by Treehugger Robot · 2 years ago
  82. 1e0ceb2 Fix stress test due to analyzer not being set. by Scott Nien · 2 years ago
  83. cbabe89 Fix test failures caused by IllegalArgumentException of "No camera can be find for id" on devices without BACKWARD_COMPATIBLE capability by Charcoal Chen · 2 years ago
  84. 8a855e8 Add testing utility methods for post-processing. by Xi Zhang · 2 years, 1 month ago
  85. 9492fa9 Merge "Create Bitmap-to-jpeg and jpeg-to-disk processors" into androidx-main by Treehugger Robot · 2 years ago
  86. 2db839d Move setupSurfaceAsync to UseCaseSurfaceManager by WenHung_Teng · 2 years, 1 month ago
  87. 8f8ad94 Merge "CameraSurfaceManager - A class that manages the lifetime of Surfaces" into androidx-main by Treehugger Robot · 2 years ago
  88. 9cba5f9 Test YUV to RGB uses BT.601 Full Swing by Trevor McGuire · 2 years, 5 months ago
  89. 1d7ecbe Create Bitmap-to-jpeg and jpeg-to-disk processors by Xi Zhang · 2 years, 1 month ago
  90. bc64b64 CameraSurfaceManager - A class that manages the lifetime of Surfaces by Jasmine Chen · 2 years, 1 month ago
  91. 8c39dfc Do not track capture metadata in Packet<> by Xi Zhang · 2 years, 1 month ago
  92. 16ebc4a Merge "Create the JpegBytes2CroppedBitmap processor" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  93. eddd74d Create the JpegBytes2CroppedBitmap processor by Xi Zhang · 2 years, 1 month ago
  94. 63c7b22 Merge "Disable AfRegionFlipHorizontallyQuirk on Samsung Android T" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  95. 89abd8c Disable AfRegionFlipHorizontallyQuirk on Samsung Android T by Scott Nien · 2 years, 1 month ago
  96. 22345e4 Fix the issue that ProcessingSurface's executor might cause IllegalStateException when it has been shutdown but AndroidImageReaderProxy's onImageAvailable callback is called. by Charcoal Chen · 2 years, 1 month ago
  97. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 1 month ago
  98. a1d52cc Merge "[Extensions] Enforce the basic extender event order to avoid OEM issues" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  99. 30746e74 Provide Methods to manage the ImageReaderProxy. by Andrew Chiang · 2 years, 1 month ago
  100. 5dbe5db [Extensions] Enforce the basic extender event order to avoid OEM issues by Scott Nien · 2 years, 1 month ago