1. 144ff5b Merge "[Concurrent Camera] Implement concurrent camera on camera-pipe" into androidx-main by Treehugger Robot · 11 months ago
  2. aa19add [Concurrent Camera] Implement concurrent camera on camera-pipe by Kailiang Chen · 11 months ago
  3. d9d6a6d Merge "Wait stream to idle after Preview unbind in UseCaseCombinationTest" into androidx-main by Treehugger Robot · 11 months ago
  4. fea5dce Wait stream to idle after Preview unbind in UseCaseCombinationTest by WenHung_Teng · 11 months ago
  5. 225908e Fix extensions stress and e2e test failures caused by incorrect target name by Charcoal Chen · 11 months ago
  6. adbba18 Increasing CameraX versions to 1.3.0-beta02 by Julie · 11 months ago
  7. ae47d22 Rely on injected CameraMetadata for CameraProperties by Jasmine Chen · 11 months ago
  8. 38d993b Merge "Fix ResolutionSelector merging issue when binding the UseCases" into androidx-main by Treehugger Robot · 11 months ago
  9. 8d3e744 Merge "Gate Extensions onComplete behind Android 33" into androidx-main by Catherine Sun · 11 months ago
  10. a86f9c2 Merge "Fix test failures for realtime capture latency API" into androidx-main by Jag Saund · 11 months ago
  11. fa340abe Fix large JPEG image issue on Samsung A5 series devices by Charcoal Chen · 11 months ago
  12. 7f381b9 Revert "Add MeteringRepeating only when surface combination is supported" by Tahsin Masrur · 11 months ago
  13. 4ffdd2d Gate Extensions onComplete behind Android 33 by Catherine Sun · 12 months ago
  14. 2195639 Fix test failures for realtime capture latency API by Jag Saund · 11 months ago
  15. f39995e Fix ResolutionSelector merging issue when binding the UseCases by Charcoal Chen · 11 months ago
  16. 23fa88a Add MeteringRepeating only when surface combination is supported by Tahsin Masrur · 1 year ago
  17. a6fff90 Merge "Fix test failure of canStartAndStopAudioSource" into androidx-main by Treehugger Robot · 11 months ago
  18. fb1f05f Fix test failure of canStartAndStopAudioSource by mingdatsai · 12 months ago
  19. 236f5ab Fix PreviewTest getsFrame_withHighResolutionEnabled test failure issue by Charcoal Chen · 11 months ago
  20. 0a7a980 Merge "Add `androidx.kotlinTarget` property to specify Kotlin API version" into androidx-main by Treehugger Robot · 12 months ago
  21. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 12 months ago
  22. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  23. 37dfd7411 Merge "Fix getRealtimeLatencyEstimate test failures" into androidx-main by Jag Saund · 12 months ago
  24. e5bbdb9 Merge "Fix closing of javadoc/kdocs" into androidx-main by Treehugger Robot · 12 months ago
  25. 2e78b91 Merge "Allow Preview to select 1080p resolution when device display has one shorter edge but larger area size" into androidx-main by Treehugger Robot · 12 months ago
  26. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  27. 30dbfda Fix getRealtimeLatencyEstimate test failures by Jag Saund · 12 months ago
  28. 3f7d2ff Allow Preview to select 1080p resolution when device display has one shorter edge but larger area size by Charcoal Chen · 12 months ago
  29. dd3ca07 Merge "[Camera-pipe] Fix image capture no response" into androidx-main by Treehugger Robot · 12 months ago
  30. 38a7bc8 [Camera-pipe] Fix image capture no response by WenHung_Teng · 12 months ago
  31. b782616 Merge "Fix CaptureFailedRetryQuirk failing for previous request info" into androidx-main by Treehugger Robot · 12 months ago
  32. 49a49e4 Ignore failing camera test canStartAndStopAudioSource by mingdatsai · 12 months ago
  33. 36232f2 Fix CaptureFailedRetryQuirk failing for previous request info by Tahsin Masrur · 12 months ago
  34. e3ea75c Merge "Add Camera Extensions Realtime Latency Estimate API" into androidx-main by Jag Saund · 12 months ago
  35. 16e8098 Merge "Keep test Activity stay foreground for PreviewViewBitmapTest" into androidx-main by Treehugger Robot · 12 months ago
  36. b573814 Keep test Activity stay foreground for PreviewViewBitmapTest by WenHung_Teng · 12 months ago
  37. b7b069f Merge "Enable AudioStream buffering" into androidx-main by Treehugger Robot · 12 months ago
  38. d854661 Merge "Add BufferedAudioStream" into androidx-main by Treehugger Robot · 12 months ago
  39. 8a6ca63 Enable AudioStream buffering by mingdatsai · 12 months ago
  40. 8672344 Add BufferedAudioStream by mingdatsai · 1 year ago
  41. c3ece73 Merge "Fix test initializationError on API19" into androidx-main by Treehugger Robot · 12 months ago
  42. 9c2428a Fix test initializationError on API19 by WenHung_Teng · 12 months ago
  43. a1ad474 Merge "Add Pixel 4 and 5 models to FlashTooSlowQuirks" into androidx-main by Treehugger Robot · 12 months ago
  44. 1357ec1 Add Pixel 4 and 5 models to FlashTooSlowQuirks by Tahsin Masrur · 12 months ago
  45. b7f33db Add Camera Extensions Realtime Latency Estimate API by Jag Saund · 12 months ago
  46. 91dc6da Merge "Fix SurfaceView screenshot black bar" into androidx-main by Treehugger Robot · 12 months ago
  47. 3059e93 Fix SurfaceView screenshot black bar by Xi Zhang · 12 months ago
  48. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  49. eef154e Fix Flaky Test - canPostTaskToMainLooper by Jag Saund · 12 months ago
  50. 9e92b75 Merge "In ImageCapture, delete the temporay file after the image is saved." into androidx-main by Xi Zhang · 12 months ago
  51. ae89900 In ImageCapture, delete the temporay file after the image is saved. by Xi Zhang · 12 months ago
  52. 2ceac49 Merge "Add screen lock handling in A/V sync test app" into androidx-main by Treehugger Robot · 12 months ago
  53. 68c13594 Merge "Allow preconfigured CameraPipe instances" into androidx-main by Treehugger Robot · 12 months ago
  54. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 12 months ago
  55. 31f52c7 Add screen lock handling in A/V sync test app by mingdatsai · 12 months ago
  56. 29382d6 Allow preconfigured CameraPipe instances by Paul Rohde · 1 year ago
  57. 8638ac3 [Concurrent Camera] Fix the test app for toggle cameras by Kailiang Chen · 12 months ago
  58. 77ef5dca Merge "Fix bindToLifecycleCamera IllegalArgumentatException issue caused by abnormally small display size" into androidx-main by Treehugger Robot · 12 months ago
  59. e2a9998 Merge "Fix BasicUITest failures caused by application memory leaks" into androidx-main by Treehugger Robot · 12 months ago
  60. 9b6f40c Merge "[Extensions] Change ClientVersionBackwardCompatibilityTest to remove the callback methods call check." into androidx-main by Treehugger Robot · 12 months ago
  61. 987a278 Merge "Reset Preview pipeline before activate repeating output" into androidx-main by Treehugger Robot · 12 months ago
  62. a41b1bf Fix BasicUITest failures caused by application memory leaks by Charcoal Chen · 12 months ago
  63. ecdcf10 Fix bindToLifecycleCamera IllegalArgumentatException issue caused by abnormally small display size by Charcoal Chen · 1 year ago
  64. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year ago
  65. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  66. 8859ee8 Merge "[Extensions] Add default implementation to the new callback methods to avoid compatibility issue" into androidx-main by Treehugger Robot · 1 year ago
  67. f714bf4 Fix flaky PreviewViewFragmentTest by Xi Zhang · 1 year ago
  68. 4a1a930 Merge "Bugfix: set frame range in Preview" into androidx-main by Treehugger Robot · 1 year ago
  69. 9eb1b8e Merge "Clean up one-off apk publishing for buildOnServer" into androidx-main by Treehugger Robot · 1 year ago
  70. a6735b7 Bugfix: set frame range in Preview by Xi Zhang · 1 year ago
  71. c7963a9 Add a default implementation for SurfaceOutput#getSensorToBufferTransform() by Xi Zhang · 1 year ago
  72. b93215e Clean up one-off apk publishing for buildOnServer by Aurimas Liutikas · 1 year ago
  73. 008326f Merge "Fix flaky test failure for OnEnableDisableSessionDurationCheckTest.ensureMinimalDuration" into androidx-main by Jag Saund · 1 year ago
  74. 8654cd0 Reset Preview pipeline before activate repeating output by WenHung_Teng · 1 year ago
  75. 4d30fcc Adjust resolution and crop rect when switching camera. by TY Chang · 1 year, 2 months ago
  76. 94faf49 [Extensions] Change ClientVersionBackwardCompatibilityTest to remove the callback methods call check. by Scott Nien · 1 year ago
  77. e91841d [Extensions] Add default implementation to the new callback methods to avoid compatibility issue by Scott Nien · 1 year ago
  78. a186f9a Merge "Supply the sensor-to-buffer transform in SurfaceOutput" into androidx-main by Treehugger Robot · 1 year ago
  79. 36997f9 Supply the sensor-to-buffer transform in SurfaceOutput by Xi Zhang · 1 year, 1 month ago
  80. d26a5d0 Merge "Set frameNumber in onCaptureStarted instead of retrieving value" into androidx-main by Catherine Sun · 1 year ago
  81. 2a8a9a0 Set frameNumber in onCaptureStarted instead of retrieving value by Catherine Sun · 1 year ago
  82. 782661a Fix flaky test failure for OnEnableDisableSessionDurationCheckTest.ensureMinimalDuration by Jag Saund · 1 year ago
  83. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year ago
  84. 2c6a9ea Close DeferrableSurface at the end of test by WenHung_Teng · 1 year ago
  85. 0136ac1 Merge "Hold wakelock and empty Activity for ImageCaptureTest" into androidx-main by Treehugger Robot · 1 year ago
  86. 28b0c3e Add debug logs for still captures and timeout for all 3A operations by Jasmine Chen · 1 year ago
  87. 77c22a4 Merge "Switch MLKitAnalyzer to use the new sensorToBuffer API" into androidx-main by Treehugger Robot · 1 year ago
  88. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year ago
  89. 8990fd9 Hold wakelock and empty Activity for ImageCaptureTest by WenHung_Teng · 1 year ago
  90. 86ea54c Merge changes from topic "camerax-1.3.0-beta01-bump" into androidx-main am: e7a8454185 by Treehugger Robot · 1 year ago
  91. 315ad2d Merge "Enable NewApi lint check in camera-video" into androidx-main am: b167fc4673 by Treehugger Robot · 1 year ago
  92. 9c2c851 Merge "[CameraPipe] Update CapturePipelineTest to use TestScope instead of real time work" into androidx-main am: f3c90a3d05 by Treehugger Robot · 1 year ago
  93. bb9ff59 Merge "Add SM-A320 models to FlashTooSlowQuirks" into androidx-main am: 8dcabd9393 by Treehugger Robot · 1 year ago
  94. 712c76c Switch MLKitAnalyzer to use the new sensorToBuffer API by Xi Zhang · 1 year ago
  95. 107072f Merge "Fix OutputSurfaceImpl javadoc to explicity allow null surface" into androidx-main am: ef0464e53d by Treehugger Robot · 1 year ago
  96. c5d1582 Merge "Improve getSupportedPostviewResolutions and align the ImageProcessorImpl javadoc" into androidx-main am: 32aa73bdf6 by Treehugger Robot · 1 year ago
  97. 7f5b179 Merge "Plumb sensorToBuffer transformation through PreviewView" into androidx-main am: 580f124814 by Treehugger Robot · 1 year ago
  98. 57a9908 Merge "[Concurrent Camera] Fix the issue when enumerating the front + back cameras" into androidx-main am: 88d6f887bc by Treehugger Robot · 1 year ago
  99. 6ce54524 Merge "[CameraPipe] Use TestScope in FocusMeteringControlTest to utilize virtual time" into androidx-main am: 1ea3e53056 by Treehugger Robot · 1 year ago
  100. ba9fef3 Merge "Reenable test PreviewTest#canBindToLifeCycleAndDisplayPreview" into androidx-main am: 4c6dc89513 by Jag Saund · 1 year ago