1. f11d57c Merge "Slight cleanup for some Compose lint checks" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  2. 3b0367f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. 76b8038 Merge "Ignoring "Incremental compilation is not enabled" warning" into androidx-main by Jeff Gaston · 3 years, 5 months ago
  4. 05aff36 Merge changes I3a6fff2f,Iee1773ab,I8a8263b9 into androidx-main by Treehugger Robot · 3 years, 5 months ago
  5. d1b07d0 Merge "MediaRouter: Fix a flaky test" into androidx-main by Kyunglyul Hyun · 3 years, 5 months ago
  6. 433b9dc Create VideoCapabilities and QualitySelector by leo huang · 3 years, 5 months ago
  7. 18c5158 Add camera quirk CamcorderProfileResolutionQurik and CamcorderProfileResolutionValidator by leo huang · 3 years, 5 months ago
  8. 58f01f3 Create CamcorderProfileProvider and CamcorderProfileProxy by leo huang · 3 years, 5 months ago
  9. 52fbd7e Merge "AndroidX Webkit: add links to package-summary" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  10. 2c5097a Merge "Support size change in AnimatedVisibility" into androidx-main by Doris Liu · 3 years, 5 months ago
  11. 9ff3d32 Support size change in AnimatedVisibility by Doris Liu · 3 years, 5 months ago
  12. 96badee Merge "Add compose activity result test for unregistered result" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  13. 2ecd83f Merge "Remove existing assumptions about DataInputStream behavior" into androidx-main by Jin Seok Park · 3 years, 5 months ago
  14. a06e50f Merge changes Ibcb52184,I134c99bd into androidx-main by Treehugger Robot · 3 years, 5 months ago
  15. 753197d Add compose activity result test for unregistered result by Jeremy Woods · 3 years, 5 months ago
  16. aa3f8b4 Merge "Fix fragment-ktx kdocs" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. 95b8f72 Merge "Annotate @ExperimentalCoroutinesApi on properties." into androidx-main by Dustin Lam · 3 years, 5 months ago
  18. a00bf73 Merge "Fix @see tag in car app library java doc" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  19. 5635ab4 Merge "Document need for exported=true, and detect exported=false" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  20. 50a1b12 Merge "Fix activity background bug." into androidx-main by Diego Vela · 3 years, 5 months ago
  21. 00a607d Merge "Added more DrawScope tests to verify drawOval + Introduced additional DrawScope samples to demo usage of the DrawScope#drawOval API" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  22. b69ec09 Merge "Fast return intrinsics for fixed size modifiers" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  23. e670e4e Merge "Fix flaky simple actor test. If the actor started processing a value we time out bc we never process the msg." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  24. 09414cf Annotate @ExperimentalCoroutinesApi on properties. by Dustin Lam · 3 years, 5 months ago
  25. a749330 Document need for exported=true, and detect exported=false by Chris Craik · 3 years, 5 months ago
  26. cf88083a Added more DrawScope tests to verify drawOval + by Nader Jawad · 3 years, 5 months ago
  27. ccec63c Fix flaky simple actor test. If the actor started processing a value we time out bc we never process the msg. by rohitsat13 · 3 years, 6 months ago
  28. 98496e1 Merge "Optimize GlobalSnapshotManager recomposition scheduling" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  29. 0c16492 Merge "Fix swipeable issues related to the anchors being updated in the coroutine." into androidx-main by Matvei Malkov · 3 years, 5 months ago
  30. 9a48e01 Merge "Override .equals() for size modifiers" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  31. a6f3a64 Fix activity background bug. by Diego Vela · 3 years, 5 months ago
  32. a0e6765 Merge "Removes no longer needed workaround in MaterialTheme" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  33. f2db095 Optimize GlobalSnapshotManager recomposition scheduling by Andrey Kulikov · 3 years, 5 months ago
  34. 1256326 Merge "Update to use ShippingApiLevelModuleController" into androidx-main by Sam Gilbert · 3 years, 5 months ago
  35. ba326c1 Update to use ShippingApiLevelModuleController by Sam Gilbert · 3 years, 5 months ago
  36. 698df2e Merge "Ensure that test dependencies use androidTestImplementation" into androidx-main by Ian Lake · 3 years, 5 months ago
  37. 6372080 Merge "Keep any active launchers in the ActivityResultRegistry" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  38. 38b7473 Removes no longer needed workaround in MaterialTheme by Louis Pullen-Freilich · 3 years, 5 months ago
  39. 1a08187a Ensure that test dependencies use androidTestImplementation by Ian Lake · 3 years, 5 months ago
  40. 0d4ca60 Fix swipeable issues related to the anchors being updated in the coroutine. by Matvei Malkov · 3 years, 5 months ago
  41. ee84ccb Merge "Prevent duplicate attributes" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  42. 6dc219c Fix fragment-ktx kdocs by Jeremy Woods · 3 years, 5 months ago
  43. 72251c9 Merge "Gravity support for layout inspection" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  44. 78c85ac Merge changes Ic6889648,I3d7caa7e into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  45. 1db9e3f Merge "Eat NoSuchElementExceptions from WeakHashMap" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  46. 53651b3 Merge "Avoid state read in initialization" into androidx-main by Doris Liu · 3 years, 5 months ago
  47. f61f200 Merge "Make LocalViewModelStoreOwner.current Nullable" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  48. 2cf28d8 Merge "Fix lint issue in a fragment sample." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  49. c3f64cb Merge "Created the interface for AutoMigration, added appropriate checks to the AutoMigrationProcessor and updated the previous tests added for AutoMigration." into androidx-main by Elif Bilgin · 3 years, 5 months ago
  50. 1cc5c99 Merge "Defer writeDirectBootPrefs in WatchFace init flow" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  51. db7d33c Merge "Add support for parameter resource types" into androidx-main by David Herman · 3 years, 5 months ago
  52. 879f5db Make LocalViewModelStoreOwner.current Nullable by Ian Lake · 3 years, 5 months ago
  53. d9d6fa9 Merge "Move ./test_directory_creator.py to ./test_project_creator.py" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  54. dc0f3ae Merge "Fix grammar in ./create_project.py script" into androidx-main by Nick Anthony · 3 years, 5 months ago
  55. 36c05b8 Keep any active launchers in the ActivityResultRegistry by Jeremy Woods · 3 years, 5 months ago
  56. 054c6c4 Merge "Add FLAG_IMMUTABLE to PendingIntents in browser/" into androidx-main by Ella Ge · 3 years, 5 months ago
  57. 78c4c47 Merge "Added SessionController for better testing support" into androidx-main by Billy Lam · 3 years, 5 months ago
  58. a6fabb2 Add todo list to the end of the create_project.py script by Nick Anthony · 3 years, 5 months ago
  59. 3a3dc6c Fast return intrinsics for fixed size modifiers by Mihai Popa · 3 years, 5 months ago
  60. 8f5b423 Fix lint issue in a fragment sample. by Owen Gray · 3 years, 5 months ago
  61. ef99bff Add README for project-creator script by Nick Anthony · 3 years, 5 months ago
  62. e637952 Ignoring "Incremental compilation is not enabled" warning by Jeff Gaston · 3 years, 5 months ago
  63. 20c4191 Eat NoSuchElementExceptions from WeakHashMap by Jelle Fresen · 3 years, 5 months ago
  64. 2de925f Override .equals() for size modifiers by Mihai Popa · 3 years, 5 months ago
  65. 925ebe2 Defer writeDirectBootPrefs in WatchFace init flow by Alex Clarke · 3 years, 5 months ago
  66. 5009667 Merge "ProcessLifecycle now uses androidx.startup." into androidx-main by Rahul Ravikumar · 3 years, 5 months ago
  67. 9e3ab83 Set of small optimizations for LazyColumn measure logic by Andrey Kulikov · 3 years, 5 months ago
  68. 4e6c48f Handling lambda updates synchronously in Lazy lists by Andrey Kulikov · 3 years, 6 months ago
  69. b0b88f0 Move ./test_directory_creator.py to ./test_project_creator.py by Nick Anthony · 3 years, 5 months ago
  70. d4905cd Fix grammar in ./create_project.py script by Nick Anthony · 3 years, 5 months ago
  71. 7f044a4 Merge "Make SpProp take a float. Renumber schema." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  72. fa070dc Remove existing assumptions about DataInputStream behavior by Jin Seok Park · 3 years, 7 months ago
  73. 8515948 Merge "Added CompositeTileUpdateRequester." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  74. 9857c66 Merge "Mark makingItemLarger as FlakyTest" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  75. 29e0845 Merge "Optimize watch face coroutine dispatch" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  76. 313de21 Merge "Do not store inline classes in nullable fields in OuterMeasurablePlaceable" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  77. b9bb4a5 Merge "Use withInfiniteAnimationFrameMillis in infinite animation" into androidx-main by Jelle Fresen · 3 years, 5 months ago
  78. 37163bd Added CompositeTileUpdateRequester. by Jamie Garside · 3 years, 5 months ago
  79. 8f76546 MediaRouter: Fix a flaky test by Kyunglyul Hyun · 3 years, 5 months ago
  80. 81e09ea Merge "Bump up alpha versions for CameraX in androidx-main" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  81. e6ac1e6 Avoid state read in initialization by Doris Liu · 3 years, 5 months ago
  82. 31feed6 Bump up alpha versions for CameraX in androidx-main by Julie Wu · 3 years, 5 months ago
  83. 3e46be5e Merge "MediaRouter: Fix NPE for customized chooser dialog" into androidx-main by Kyunglyul Hyun · 3 years, 5 months ago
  84. 7e23680 Merge "Revert "Start to include additional artifacts needed for gradle plugins."" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  85. 9345399 Merge "Add helper classes to avoid failing verification for AndroidPaint/RenderNodeLayer --Updated ui-graphics build.gradle to pull in DoNotInline annotation" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  86. 0a9a797 Merge "Update Metalava hide annotations to include RequiresOptIn" into androidx-main by Alan Viverette · 3 years, 5 months ago
  87. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 5 months ago
  88. c2b6b327 Added SessionController for better testing support by repo sync -c -j8 · 3 years, 6 months ago
  89. ba1af35 Merge "Add helper classes to avoid failing verification" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  90. 9b5906d Add helper classes to avoid failing verification for AndroidPaint/RenderNodeLayer by Nader Jawad · 3 years, 5 months ago
  91. fe0dc92 Merge "Introduce ExperimentalProcessingAPI annotation for room processing APIs" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  92. e05046b Merge "Mark selectFromMr1AndStopFromSystem_unselect as FlakyTest" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  93. 5855596 Revert "Start to include additional artifacts needed for gradle plugins." by Aurimas Liutikas · 3 years, 5 months ago
  94. d2e4b62 Merge "Mark CameraView as deprecated" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  95. 688bb5c Merge "Bump activity version to 1.3.0-alpha04" into androidx-main by Jeremy Woods · 3 years, 5 months ago
  96. 51dd3cf Mark makingItemLarger as FlakyTest by Aurimas Liutikas · 3 years, 5 months ago
  97. 7b43431 Add support for parameter resource types by David Herman · 3 years, 5 months ago
  98. ba67655 Mark selectFromMr1AndStopFromSystem_unselect as FlakyTest by Aurimas Liutikas · 3 years, 5 months ago
  99. bd4498e Mark CameraView as deprecated by Xi Zhang · 3 years, 5 months ago
  100. 4013dea Bump activity version to 1.3.0-alpha04 by Jeremy Woods · 3 years, 5 months ago