1. 1d793f8 Merge "Switch to release variants of the xcframework dependencies." into androidx-main by Treehugger Robot · 2 years ago
  2. fac9b8d Merge "Improve consistency in spacing in glance template layouts." into androidx-main by Treehugger Robot · 2 years ago
  3. 63ed9b8 Switch to release variants of the xcframework dependencies. by Rahul Ravikumar · 2 years ago
  4. 7b59d58 Merge "Fix XCode project generation to ensure gradle tasks run before benchmarks." into androidx-main by Rahul Ravikumar · 2 years ago
  5. a321eff Improve consistency in spacing in glance template layouts. by Zoe Page · 2 years ago
  6. 96df381 Merge "Updating dependency for App Compat and Activity" into androidx-main by Natnael Belay · 2 years ago
  7. da4f544 Merge "Migrate camera to mockito 4" into androidx-main by Treehugger Robot · 2 years ago
  8. cddf559 Merge "Deprecate CameraPipe.External" into androidx-main by Treehugger Robot · 2 years ago
  9. f3d0f9d Merge "Removing ValidateProperties" into androidx-main by Treehugger Robot · 2 years ago
  10. ef45a53 Merge "Support generating default methods." into androidx-main by Diego Vela · 2 years ago
  11. dc5b56a Merge "Swap decrementAndGet with getAndDecrement" into androidx-main by Treehugger Robot · 2 years ago
  12. 07ce037 Merge "Remove @Synchronized from TransactionExecutor." into androidx-main by Treehugger Robot · 2 years ago
  13. 52d2af4 Merge "Revert "Stop placing text xml configs in distribution directory"" into androidx-main by Aurimas Liutikas · 2 years ago
  14. a69ddbd Revert "Stop placing text xml configs in distribution directory" by Aurimas Liutikas · 2 years ago
  15. 29ab1ee Merge "Finish cleanup to use standard plugin {id} syntax" into androidx-main by Treehugger Robot · 2 years ago
  16. 029a609 Remove @Synchronized from TransactionExecutor. by elifbilgin · 2 years ago
  17. f5853ff Updating dependency for App Compat and Activity by Natnael Belay · 2 years ago
  18. d497962 Merge "Handle abort() calls in GraphProcessorImpl.submitLoop()" into androidx-main by Jasmine Chen · 2 years ago
  19. f8397a1 Handle abort() calls in GraphProcessorImpl.submitLoop() by Jasmine Chen · 2 years ago
  20. 7c1d071 Merge "Add supporting text slot to text field API." into androidx-main by Max Alfonso-Ying · 2 years ago
  21. e92d4d3 Removing ValidateProperties by Jeff Gaston · 2 years ago
  22. 2f60374 Migrate camera to mockito 4 by Trevor McGuire · 2 years ago
  23. 78f92a3 Merge "Enable multidex for core uwb" into androidx-main by Aurimas Liutikas · 2 years ago
  24. 91e14f2 Fix XCode project generation to ensure gradle tasks run before benchmarks. by Rahul Ravikumar · 2 years ago
  25. 6b2f986 Merge "Revert "Wraps NotificationCompatBuilder legacy API calls"" into androidx-main by Aurimas Liutikas · 2 years ago
  26. 1a8abed Enable multidex for core uwb by Aurimas Liutikas · 2 years ago
  27. aa80faf Revert "Wraps NotificationCompatBuilder legacy API calls" by Aurimas Liutikas · 2 years ago
  28. 456cfd1 Merge "Wraps NotificationCompatBuilder legacy API calls" into androidx-main by Alexander Roederer · 2 years ago
  29. ead0c44 Merge "Wraps Notif-Compat.CarExtender legacy API calls" into androidx-main by Alexander Roederer · 2 years ago
  30. c2b6cbc Finish cleanup to use standard plugin {id} syntax by David Saff · 2 years ago
  31. 83d5631 Merge "Ignore failing tests in LinearLayoutManagerSnappingTest" into androidx-main by Treehugger Robot · 2 years ago
  32. 640d67c Ignore failing tests in LinearLayoutManagerSnappingTest by Fred Sladkey · 2 years ago
  33. c627b8d Merge "Do not wrap the throwable if it's already a CameraCaptureException" into androidx-main by Treehugger Robot · 2 years ago
  34. d9dde02 Merge "Update the JPEG quality selection logic to match the current behavior" into androidx-main by Treehugger Robot · 2 years ago
  35. 507e70d Merge "Fix for issue where ModifierLocals were not being updated when modifiers were reused" into androidx-main by Treehugger Robot · 2 years ago
  36. 325b2aa Merge "Allow preceding if-with-return to satisfy BanUncheckedReflection" into androidx-main by Julia McClellan · 2 years ago
  37. fc28292 Merge "Fix low framerate when using VideoCapture and Preview usecases with 16:9 aspect ratio" into androidx-main by Treehugger Robot · 2 years ago
  38. b598b07 Fix low framerate when using VideoCapture and Preview usecases with 16:9 aspect ratio by leo huang · 2 years ago
  39. 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
  40. 3b04f7d Merge "[CameraPipe] Temporarily implement camera release" into androidx-main by Treehugger Robot · 2 years ago
  41. 11c6c46 Merge "Create SurfaceEffectNode when VideoCapture is bound" into androidx-main by Treehugger Robot · 2 years ago
  42. 3c2064c Fix Samsung J7 Prime (SM-G610M) and J7 (SM-J710MN) Preview/VideoCapture stretched issue by Charcoal Chen · 2 years ago
  43. 2849d2b Create SurfaceEffectNode when VideoCapture is bound by leo huang · 2 years ago
  44. 2581ad05 Merge "Fix negative frame position issue Preview's SurfaceProvider on Redmi 6A" into androidx-main by Treehugger Robot · 2 years ago
  45. 46e11ce [CameraPipe] Temporarily implement camera release by WenHung_Teng · 2 years ago
  46. b043ad8 Fix negative frame position issue Preview's SurfaceProvider on Redmi 6A by mingdatsai · 2 years ago
  47. 740fc25 Merge "Fix audio buffer dropped due to same timestamp as previous buffer" into androidx-main by Treehugger Robot · 2 years ago
  48. dc66378 Merge "Move A/V sync related test to a separated class" into androidx-main by Treehugger Robot · 2 years ago
  49. 413f53b Merge "Upgrade to robolectric 4.9-alpha-1" into androidx-main by Treehugger Robot · 2 years ago
  50. a9fa78d Merge "Correct the video timestamp when the video source timebase is REALTIME" into androidx-main by Treehugger Robot · 2 years ago
  51. f4a5786 Upgrade to robolectric 4.9-alpha-1 by Aurimas Liutikas · 2 years ago
  52. c471ce0 Deprecate CameraPipe.External by Paul Rohde · 2 years, 1 month ago
  53. 8643c5b Correct the video timestamp when the video source timebase is REALTIME by leo huang · 2 years ago
  54. 8b876a0 Merge "fix: add manual scrolling to tv-compose carousel" into androidx-main by Vighnesh Raut · 2 years ago
  55. 2a62346 fix: add manual scrolling to tv-compose carousel by Vighnesh Raut · 2 years ago
  56. 49dad27 Update the JPEG quality selection logic to match the current behavior by Xi Zhang · 2 years ago
  57. 4adf944 Do not wrap the throwable if it's already a CameraCaptureException by Xi Zhang · 2 years ago
  58. b2f1196 Merge "Expose setStreamUseCase() as a public Camera2Interop API" into androidx-main by David Jia · 2 years ago
  59. c7234f9 Expose setStreamUseCase() as a public Camera2Interop API by David Jia · 2 years ago
  60. 6fca498 Merge "Disable userspace tracing in cold startup macrobenchmarks" into androidx-main by Treehugger Robot · 2 years ago
  61. 2513e0c4 Merge "Fix crash in SemanticsSort" into androidx-main by Alexandre Elias · 2 years ago
  62. 8141b5e Disable userspace tracing in cold startup macrobenchmarks by Chris Craik · 2 years ago
  63. 3aa4974 Merge "SupportedSurfaceCombinationTest" into androidx-main by David Jia · 2 years ago
  64. 5c9e20f Merge "Make LoadResult.Page extend Iterator" into androidx-main by Treehugger Robot · 2 years ago
  65. a8d4af3 Merge "Migrate dynamicanimation and draganddrop to dackka" into androidx-main by Treehugger Robot · 2 years ago
  66. f699e44 SupportedSurfaceCombinationTest by David Jia · 2 years ago
  67. 3a6524b Make LoadResult.Page extend Iterator by Clara Fok · 2 years ago
  68. d0cb191 Wraps Notif-Compat.CarExtender legacy API calls by Alexander Roederer · 2 years ago
  69. 3bd044a Fix for issue where ModifierLocals were not being updated when modifiers were reused by Ralston Da Silva · 2 years ago
  70. 407cec7 Merge "Added User Interaction category to showcase app" into androidx-main by Niti Shah · 2 years ago
  71. d63a967 Allow preceding if-with-return to satisfy BanUncheckedReflection by Julia McClellan · 2 years ago
  72. 3a6a6a9 Merge "Example project for staging KMP builds" into androidx-main by Treehugger Robot · 2 years ago
  73. de1db11 Wraps NotificationCompatBuilder legacy API calls by Alexander Roederer · 2 years ago
  74. 5ca6b48 Migrate dynamicanimation and draganddrop to dackka by Julia McClellan · 2 years ago
  75. d29b1ae Merge "Update directory of TestPager and its test class" into androidx-main by Treehugger Robot · 2 years ago
  76. 8d98168 Merge changes from topic "paparazzi-fork" into androidx-main by Treehugger Robot · 2 years ago
  77. a9fb25f Merge "Migrate enterprise and exifinterface to Dackka" into androidx-main by Treehugger Robot · 2 years ago
  78. b6e2075 Merge "Fixing issue where a having clause without a groupBy was not throwing an error." into androidx-main by Treehugger Robot · 2 years ago
  79. 1224af0 Merge "Move Room test sources to 'test-data'" into androidx-main by Treehugger Robot · 2 years ago
  80. 4c80a72 Merge "Support AAR-as-JAR for arbitrary configurations" into androidx-main by Treehugger Robot · 2 years ago
  81. 21fe18e Merge "Wraps Notif-Compat.Action.Builder legacy API calls" into androidx-main by Alexander Roederer · 2 years ago
  82. 290a927 Merge "Add LibraryType.allowVisibleForTests to generalize across library types." into androidx-main by Treehugger Robot · 2 years ago
  83. 942c602 Fix Kotlin warnings for Paprazzi by Ember Rose · 2 years ago
  84. a1bc1a2 Migrate enterprise and exifinterface to Dackka by Fred Sladkey · 2 years ago
  85. 15cf6dc Added User Interaction category to showcase app by Niti Shah · 2 years, 1 month ago
  86. 545b351 Move Room test sources to 'test-data' by Daniel Santiago Rivera · 2 years ago
  87. a5a6c6c Fixing issue where a having clause without a groupBy was not throwing an error. by elifbilgin · 2 years ago
  88. 6e22d4d Merge "Bump SDK version passed through request for monitoring." into androidx-main by Hengrui Cao · 2 years ago
  89. c662e1a Support AAR-as-JAR for arbitrary configurations by Ember Rose · 2 years ago
  90. d67c2eb Fix ktlint issues for Paparazzi by Ember Rose · 2 years ago
  91. 142e839 Import Paparazzi by Ember Rose · 2 years ago
  92. fcc64d4 Add LibraryType.allowVisibleForTests to generalize across library types. by Jim Sproch · 2 years ago
  93. c21e4b8 Update directory of TestPager and its test class by Clara Fok · 2 years ago
  94. b2e34b3 Bump SDK version passed through request for monitoring. by Hengrui CAO · 2 years ago
  95. c634bb1 Merge "Allow measurement from within LayoutModifier's placement block" into androidx-main by George Mount · 2 years ago
  96. 5345068 Merge "Update datastore and collections to be dev01 version. Experimenting with making a dev only release." into androidx-main by Paul Malolepsy · 2 years ago
  97. ce76ddca Merge "Migrate gridlayout and documentfile to Dackka" into androidx-main by Treehugger Robot · 2 years ago
  98. 49a15f3 Merge "Replace internal BrushPainter class with public version from androidx.compose.ui.graphics.painter.BrushPainter" into androidx-main by Treehugger Robot · 2 years ago
  99. 72a14ad Migrate gridlayout and documentfile to Dackka by Fred Sladkey · 2 years ago
  100. 73a3ae9 Merge "Adding Immersive List composable" into androidx-main by Vineet Kumar · 2 years ago