[go: nahoru, domu]

  1. bd63e59 [CameraViewfinder] Set publish property in build.gradle to publish the artifact to GMaven by Kailiang Chen · 1 year, 9 months ago
  2. 9f1cfb2 Merge "Allow aborting TakePictureRequests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  3. 6c72c2f Merge "Update lint baselines" into androidx-main by Tiem Song · 1 year, 9 months ago
  4. 3499834 Allow aborting TakePictureRequests by Xi Zhang · 1 year, 10 months ago
  5. c440651 Merge "Rename VirtualSessionState to be CaptureSessionState and update comments." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  6. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  7. bb0414d Merge "Re-enable SupportAnnotationUsage lint check" into androidx-main by Tiem Song · 1 year, 9 months ago
  8. 77ae6a60 Merge "Rename SurfaceEffect to SurfaceProcessor" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  9. 4a05d49 Rename VirtualSessionState to be CaptureSessionState and update comments. by Paul Rohde · 1 year, 10 months ago
  10. 159f157 Merge "Make CameraX core integration test app work on Android T." into androidx-main by Dipen Patel · 1 year, 9 months ago
  11. e92ffdb Merge "export Camera Pipe Integration Library" into androidx-main by Dipen Patel · 1 year, 9 months ago
  12. 98b6131 Merge "Fix the NPE when getting a null lens facing." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  13. c531e7a Rename SurfaceEffect to SurfaceProcessor by Xi Zhang · 1 year, 10 months ago
  14. 6dd9a8f Merge "Skip flaky test in AndroidX test" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  15. d92e572 Merge "Fix image capture no result when VideoCapture is bound" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  16. b96f8ff Merge "Add Huawei P40 Pro to preview dealy quirk" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  17. f857b39 Fix image capture no result when VideoCapture is bound by mingdatsai · 1 year, 10 months ago
  18. 057e8f0 Skip flaky test in AndroidX test by Scott Nien · 1 year, 9 months ago
  19. 32f6566 Add Huawei P40 Pro to preview dealy quirk by leo huang · 1 year, 9 months ago
  20. 48e15ba export Camera Pipe Integration Library by Dipen Patel · 1 year, 10 months ago
  21. f00db0f Fix the NPE when getting a null lens facing. by TY Chang · 1 year, 10 months ago
  22. 704204b Merge "Exclude more sizes which will cause preview stretch issue on Samsung SM-G610M and SM-J710MN API level 27 devices" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  23. be3a30b Make CameraX core integration test app work on Android T. by Dipen Patel · 1 year, 10 months ago
  24. ec4571d Merge "Call disconnect() when capture session is closed." into androidx-main by Jasmine Chen · 1 year, 10 months ago
  25. bbf6421 Merge "Rename Processor/process to Operation/apply" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  26. ae724b7 Merge "Move RequestWithCallback out of TakePictureManager" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  27. 58da81a Merge changes I32732bd1,I68762352 into androidx-main by Treehugger Robot · 1 year, 10 months ago
  28. b8d7c4e Merge "Enable openCloseCameraGraph_deferrableSurfaceUsageCountTest" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  29. f0e5793 Fix FocusMeteringControlTest long execution time issue by Charcoal Chen · 1 year, 10 months ago
  30. d90ea95 Refactor FocusMeteringControlTest to kotlin version by Charcoal Chen · 1 year, 10 months ago
  31. 88117fa5 Enable openCloseCameraGraph_deferrableSurfaceUsageCountTest by WenHung_Teng · 1 year, 10 months ago
  32. cc6f0e1 Exclude more sizes which will cause preview stretch issue on Samsung SM-G610M and SM-J710MN API level 27 devices by Charcoal Chen · 1 year, 10 months ago
  33. b9c6841 Merge "Refactor SupportedSurfaceCombinationTest to Kotlin version" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  34. 09688fc Merge "Revert "[CameraPipe] Temporarily implement camera release"" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  35. a09b78f Refactor SupportedSurfaceCombinationTest to Kotlin version by Charcoal Chen · 1 year, 10 months ago
  36. 47762cd Revert "[CameraPipe] Temporarily implement camera release" by Jasmine Chen · 1 year, 10 months ago
  37. 735ef5f Merge "Fix CameraPipe preview and image capture." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  38. 920bd8b Rename Processor/process to Operation/apply by Xi Zhang · 1 year, 10 months ago
  39. 9f479d6 Merge "Add @Ignore to failing openCloseCameraGraph_deferrableSurfaceUsageCountTest" into androidx-main by Fred Sladkey · 1 year, 10 months ago
  40. d1a5c69 Merge "Update versions for release id 1663779600000" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  41. 9d39faa Merge "Calculate crop rect based on mCropAspectRatio." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  42. 15f0583 Update versions for release id 1663779600000 by Nick Anthony · 1 year, 10 months ago
  43. a88688f Calculate crop rect based on mCropAspectRatio. by Xi Zhang · 1 year, 10 months ago
  44. 060846e Merge "Fail taking picture early if ImageCapture is not bound." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  45. 6d4f9a9 Merge "Release Surfaces in CameraPipe tests" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  46. 20a10872 Fix CameraPipe preview and image capture. by Paul Rohde · 1 year, 10 months ago
  47. ba39091 Add @Ignore to failing openCloseCameraGraph_deferrableSurfaceUsageCountTest by Fred Sladkey · 1 year, 10 months ago
  48. 622003a Merge "Temporarily ignore CameraPipe tests" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  49. f94f835 Merge "Fix a few more invalid @params in camera2-pipe-integration" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  50. a9104fe Temporarily ignore CameraPipe tests by WenHung_Teng · 1 year, 10 months ago
  51. 59cfaee Release Surfaces in CameraPipe tests by Jasmine Chen · 1 year, 10 months ago
  52. 1fc510b Re-enable SupportAnnotationUsage lint check by Tiem Song · 1 year, 10 months ago
  53. c40387d Move RequestWithCallback out of TakePictureManager by Xi Zhang · 1 year, 10 months ago
  54. da4f544 Merge "Migrate camera to mockito 4" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  55. cddf559 Merge "Deprecate CameraPipe.External" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  56. d497962 Merge "Handle abort() calls in GraphProcessorImpl.submitLoop()" into androidx-main by Jasmine Chen · 1 year, 10 months ago
  57. b5250d7 Call disconnect() when capture session is closed. by Jasmine Chen · 1 year, 10 months ago
  58. f8397a1 Handle abort() calls in GraphProcessorImpl.submitLoop() by Jasmine Chen · 1 year, 10 months ago
  59. 2f60374 Migrate camera to mockito 4 by Trevor McGuire · 1 year, 10 months ago
  60. e708027 Fail taking picture early if ImageCapture is not bound. by Xi Zhang · 1 year, 10 months ago
  61. c627b8d Merge "Do not wrap the throwable if it's already a CameraCaptureException" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  62. d9dde02 Merge "Update the JPEG quality selection logic to match the current behavior" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  63. b598b07 Fix low framerate when using VideoCapture and Preview usecases with 16:9 aspect ratio by leo huang · 1 year, 10 months ago
  64. 650be23 Merge "Fix Samsung J7 Prime (SM-G610M) and J7 (SM-J710MN) Preview/VideoCapture stretched issue" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  65. 3b04f7d Merge "[CameraPipe] Temporarily implement camera release" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  66. 11c6c46 Merge "Create SurfaceEffectNode when VideoCapture is bound" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  67. 3c2064c Fix Samsung J7 Prime (SM-G610M) and J7 (SM-J710MN) Preview/VideoCapture stretched issue by Charcoal Chen · 1 year, 10 months ago
  68. 2849d2b Create SurfaceEffectNode when VideoCapture is bound by leo huang · 1 year, 10 months ago
  69. 46e11ce [CameraPipe] Temporarily implement camera release by WenHung_Teng · 1 year, 10 months ago
  70. b043ad8 Fix negative frame position issue Preview's SurfaceProvider on Redmi 6A by mingdatsai · 1 year, 10 months ago
  71. 740fc25 Merge "Fix audio buffer dropped due to same timestamp as previous buffer" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  72. dc66378 Merge "Move A/V sync related test to a separated class" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  73. 413f53b Merge "Upgrade to robolectric 4.9-alpha-1" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  74. f4a5786 Upgrade to robolectric 4.9-alpha-1 by Aurimas Liutikas · 1 year, 10 months ago
  75. c471ce0 Deprecate CameraPipe.External by Paul Rohde · 1 year, 11 months ago
  76. 8643c5b Correct the video timestamp when the video source timebase is REALTIME by leo huang · 1 year, 10 months ago
  77. 49dad27 Update the JPEG quality selection logic to match the current behavior by Xi Zhang · 1 year, 10 months ago
  78. 4adf944 Do not wrap the throwable if it's already a CameraCaptureException by Xi Zhang · 1 year, 10 months ago
  79. b2f1196 Merge "Expose setStreamUseCase() as a public Camera2Interop API" into androidx-main by David Jia · 1 year, 10 months ago
  80. c7234f9 Expose setStreamUseCase() as a public Camera2Interop API by David Jia · 1 year, 10 months ago
  81. f699e44 SupportedSurfaceCombinationTest by David Jia · 1 year, 10 months ago
  82. b8eaf81 Fix a few more invalid @params in camera2-pipe-integration by Owen Gray · 1 year, 10 months ago
  83. 0b1bee9 Merge "Update test rule to enable all Camera-pipe tests" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  84. 6797358 SupportedSurfaceCombination implementation in camera-pipe-integration by David Jia · 1 year, 10 months ago
  85. 8c7769df Update test rule to enable all Camera-pipe tests by Treehugger Robot · 1 year, 10 months ago
  86. fb2bf1c Merge "Add the Yuv2Jpeg workaround" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  87. dfc1c5f Add the Yuv2Jpeg workaround by Xi Zhang · 1 year, 10 months ago
  88. eb9feee Fix @param syntax for type parameters in camera-pipe-integration by Owen Gray · 1 year, 10 months ago
  89. 1c731e9 Pass video source timebase from VideoCapture to Encoder by leo huang · 1 year, 10 months ago
  90. 228a07d Add getTimebase() API in CameraInfoInternal by leo huang · 1 year, 10 months ago
  91. ff565b9 Fix Preview stretch when VideoCapture is bound by leo huang · 1 year, 10 months ago
  92. 0e84051 Adjust the VideoCapture crop rect to a size valid for the encoder by leo huang · 1 year, 10 months ago
  93. 58302c3 Add Video/Audio EncoderInfo interfaces and implementations by leo huang · 1 year, 10 months ago
  94. b20eda4 Move video/audio config static resolver methods from Recorder to VideoConfigUtil/AudioConfigUtil by leo huang · 1 year, 10 months ago
  95. f6d12bd Merge "Fix the issue of creating LifecycleCamera with destroyed lifecycle in CameraExtensionsActivity" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  96. 48479ab Only setup MeteringRepeating when unattached by WenHung_Teng · 1 year, 10 months ago
  97. 0d19915 Move A/V sync related test to a separated class by mingdatsai · 1 year, 10 months ago
  98. 966638c Fix test crash during Surface releasing by WenHung_Teng · 1 year, 10 months ago
  99. bb24fd0 Merge "Mark disconnectOpenedCameraGraph_deferrableSurfaceUsageCountTest as flaky" into androidx-main by Tiem Song · 1 year, 10 months ago
  100. a1d6358 Mark disconnectOpenedCameraGraph_deferrableSurfaceUsageCountTest as flaky by Tiem Song · 1 year, 10 months ago