1. 4a6b626a Merge "Properly dispose of ComposeDiagnosticSuppressor" into androidx-main by Leland Richardson · 3 years ago
  2. 450c5a4 Merge "Fix list pane sizing in AbstractListDetailFragment" into androidx-main by Treehugger Robot · 3 years ago
  3. 597b28d Merge "Support 'none' Profiling mode arg to disable profiling" into androidx-main by Treehugger Robot · 3 years ago
  4. f5fbf32 Fix list pane sizing in AbstractListDetailFragment by Ian Lake · 3 years ago
  5. d182f43 Merge "Add more docs around routes" into androidx-main by Treehugger Robot · 3 years ago
  6. 56e7c24 Support 'none' Profiling mode arg to disable profiling by Chris Craik · 3 years ago
  7. cddaac1 Merge "Initial impl of StartupTimingQuery, part of new startup metric" into androidx-main by Treehugger Robot · 3 years ago
  8. 9262c3d Merge "Update androidx.wear.compose to alpha09 in prep for release on October 26th" into androidx-main by Treehugger Robot · 3 years ago
  9. 434bc30 Merge "Replace `inline class` modifier with `value class`" into androidx-main by Treehugger Robot · 3 years ago
  10. 9025b6a Merge "Add baseline profiles for navigation." into androidx-main by Treehugger Robot · 3 years ago
  11. 6090933 Merge "Pin Compose UI Dependencies to Compose 1.0.0" into androidx-main by Treehugger Robot · 3 years ago
  12. 258c17b Properly dispose of ComposeDiagnosticSuppressor by Leland Richardson · 3 years ago
  13. d069ac5 Replace `inline class` modifier with `value class` by Paul Rohde · 3 years ago
  14. c155f6c Initial impl of StartupTimingQuery, part of new startup metric by Chris Craik · 3 years ago
  15. b64d218 Add baseline profiles for navigation. by Rahul Ravikumar · 3 years ago
  16. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years ago
  17. 40436dc Merge "Split desktop ui/ui-text into desktopMain and skikoMain parts" into androidx-main by Treehugger Robot · 3 years ago
  18. 0a870b8 Merge "Fix for tooltip mouse move event npe." into androidx-main by Treehugger Robot · 3 years ago
  19. c2d66d4 Merge "Add the ability to spy on MotionEvents without handling them." into androidx-main by Treehugger Robot · 3 years ago
  20. bcd2a9d Pin Compose UI Dependencies to Compose 1.0.0 by Nick Anthony · 3 years, 2 months ago
  21. bd23cea Merge "Baseline profiles for `lifecycle-common`." into androidx-main by Treehugger Robot · 3 years ago
  22. f81fe0a Merge "Make visibleEntries API experimental" into androidx-main by Treehugger Robot · 3 years ago
  23. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  24. e015caa Update androidx.wear.compose to alpha09 in prep for release on October 26th by jnichol · 3 years ago
  25. ec06134 Merge "Set PendingIntent.FLAG_IMMUTABLE in a test" into androidx-main by Treehugger Robot · 3 years ago
  26. 1af89eb Merge "Enable all of the colors in Wear Material Theme to be customized." into androidx-main by John Nichol · 3 years ago
  27. 0eb7e92 Merge changes from topic "activity" into androidx-main by Zoe Page · 3 years ago
  28. 795d06e Enable all of the colors in Wear Material Theme to be customized. by jnichol · 3 years ago
  29. b9644e8 Fix for tooltip mouse move event npe. by Roman Sedaikin · 3 years ago
  30. b956448 Set PendingIntent.FLAG_IMMUTABLE in a test by Tony Mak · 3 years ago
  31. ba6f7ce Split desktop ui/ui-text into desktopMain and skikoMain parts by Alexander Gorshenev · 3 years ago
  32. 8651d9e Merge "Remove clipToOutline attribute from generated layouts" into androidx-main by Steven Kideckel · 3 years ago
  33. 5c2ee0d Merge "Baseline profiles for androidx.activity." into androidx-main by Treehugger Robot · 3 years ago
  34. 7bcaf23 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 3 years ago
  35. 478bb8b Merge "Fix minUpdateInterval behavior" into androidx-main by Treehugger Robot · 3 years ago
  36. a11d5da Merge "Baseline profiles for androidx.fragment." into androidx-main by Treehugger Robot · 3 years ago
  37. c4265be Merge "Baseline profiles for lifecycle-livedata." into androidx-main by Treehugger Robot · 3 years ago
  38. 4d1fbea0 Merge "Start listening for changes in composition earlier." into androidx-main by Treehugger Robot · 3 years ago
  39. 726fc50 Updated docs-public/build.gradle for the following artifacts: by Danish Siddiqui · 3 years ago
  40. c08201c Merge "MaxMetaspaceSize=1g in hopes of fixing androidx-studio-integration-host-tests.sh" into androidx-main by Treehugger Robot · 3 years ago
  41. b685def Merge "Baseline profiles for androidx.appcompat." into androidx-main by Treehugger Robot · 3 years ago
  42. 09722a6 Baseline profiles for androidx.fragment. by Rahul Ravikumar · 3 years ago
  43. 9abbcb8 Baseline profiles for lifecycle-livedata. by Rahul Ravikumar · 3 years ago
  44. abc288e Merge "Expand thrown types test" into androidx-main by Treehugger Robot · 3 years ago
  45. 9c386f6 Merge "Update androidx.biometric version to 1.2.0-alpha04" into androidx-main by Treehugger Robot · 3 years ago
  46. 71a0524 Merge "Baseline profiles for androidx.collections." into androidx-main by Treehugger Robot · 3 years ago
  47. 029d23e Baseline profiles for androidx.activity. by Rahul Ravikumar · 3 years ago
  48. 9aaf866 Merge "Avoid duplicate warning on Kotlin property access" into androidx-main by Treehugger Robot · 3 years ago
  49. ca74d33 Merge "Treat the ICU tokenizer as custom." into androidx-main by Treehugger Robot · 3 years ago
  50. 5173b39 Baseline profiles for androidx.appcompat. by Rahul Ravikumar · 3 years ago
  51. 205721e Merge "Fix ambiguity between vararg param group and defaults group" into androidx-main by Leland Richardson · 3 years ago
  52. 86c1d52 Baseline profiles for androidx.collections. by Rahul Ravikumar · 3 years ago
  53. e7acf2a Expand thrown types test by Yigit Boyar · 3 years ago
  54. 2b54903 Treat the ICU tokenizer as custom. by Daniel Santiago Rivera · 3 years ago
  55. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 3 years ago
  56. 7592134 Merge "Re-enable Activity lint test" into androidx-main by Treehugger Robot · 3 years ago
  57. a422c7e Merge "Add baseline profile rules for lifecycle-runtime." into androidx-main by Treehugger Robot · 3 years ago
  58. 19d862e Merge "Baseline profile rules for lifecycle-process." into androidx-main by Treehugger Robot · 3 years ago
  59. 4a4d6a9 Start listening for changes in composition earlier. by Chuck Jazdzewski · 3 years ago
  60. f2927fc Fix minUpdateInterval behavior by Soonil Nagarkar · 3 years ago
  61. e55703f Merge "Update the owner of heifwriter library" into androidx-main by Treehugger Robot · 3 years ago
  62. 7928285 Merge "Baseline profiles for lifecycle-livedata-core." into androidx-main by Treehugger Robot · 3 years ago
  63. 3566f62 Merge "Add baseline profiles for lifecycle-viewmodel." into androidx-main by Treehugger Robot · 3 years ago
  64. 7d52454 Merge "Improve documentation formatting" into androidx-main by Treehugger Robot · 3 years ago
  65. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  66. bc2e166 Merge "Update sign-in template title in samples" into androidx-main by Treehugger Robot · 3 years ago
  67. 5e88bf4 Baseline profiles for `lifecycle-common`. by Rahul Ravikumar · 3 years ago
  68. af5b58e Fix ambiguity between vararg param group and defaults group by Leland Richardson · 3 years ago
  69. f92e61a Merge "Add an API dependency onto guava listenablefuture." into androidx-main by Alexander Dorokhine · 3 years ago
  70. 580ddbd Merge "AndroidX Webkit: suppress API Lint false positive" into androidx-main by Treehugger Robot · 3 years ago
  71. 2a997d8 MaxMetaspaceSize=1g in hopes of fixing androidx-studio-integration-host-tests.sh by Jeff Gaston · 3 years ago
  72. c584ac6 Merge "Emit balanced start/end groups for inline lambdas with early returns" into androidx-main by Leland Richardson · 3 years ago
  73. cab6aac Add path to launch activity with intent by Zoe Page · 3 years ago
  74. 3a52f66 Update sign-in template title in samples by Roberto Perez · 3 years ago
  75. 7e4b96c Add launch activity from component path to glance actions by Zoe Page · 3 years ago
  76. 17042de AndroidX Webkit: suppress API Lint false positive by Nate Fischer · 3 years ago
  77. 692bdf8 Improve documentation formatting by Thales Lima · 3 years ago
  78. d16323d Merge "Introduced skikoMain sourceset for skiko dependent platforms Moved compose/ui/ui-graphics to skikoMain" into androidx-main by Treehugger Robot · 3 years ago
  79. 62f9632 Merge "Bump wear tiles to 1.0.0-rc01." into androidx-main by Jamie Garside · 3 years ago
  80. d1453a7 Merge "Add additional docs and examples for timeSource usage in TimeText" into androidx-main by Mikhail Kulaha · 3 years ago
  81. 951e571 Merge "Improve list recycling by only boxing on aligned children" into androidx-main by Cyrus Boadway · 3 years ago
  82. 458a08b Add additional docs and examples for timeSource usage in TimeText by mkulaha · 3 years ago
  83. f38b6c9 Remove clipToOutline attribute from generated layouts by Stevie Kideckel · 3 years ago
  84. 454b94a Merge "Wear tiles-testing should have an api dependency on tiles-renderer." into androidx-main by Treehugger Robot · 3 years ago
  85. 9341c7b Merge "Make all WF library originated and test PendingIntents immutable" into androidx-main by Treehugger Robot · 3 years ago
  86. fa688cd Merge "Update SwipeToDismissBox samples and demos" into androidx-main by Steve Bower · 3 years ago
  87. 14b1cc0 Update SwipeToDismissBox samples and demos by stevebower · 3 years ago
  88. a880dcc Bump wear tiles to 1.0.0-rc01. by Jamie Garside · 3 years ago
  89. fe16f1d Merge "Pin wear:tiles version in glance-wear." into androidx-main by Treehugger Robot · 3 years ago
  90. 05aa043 Wear tiles-testing should have an api dependency on tiles-renderer. by Jamie Garside · 3 years ago
  91. 12e98c9e Pin wear:tiles version in glance-wear. by Jamie Garside · 3 years ago
  92. 778b423 Merge "Add links from KDocs to DAC Guides." into androidx-main by Treehugger Robot · 3 years ago
  93. bcba0d3 Merge "Unwrap call receiver to pass with test mode TestMode.PARENTHESIZED" into androidx-main by Treehugger Robot · 3 years ago
  94. c354fa2 Merge "Update code snippets for Theming in Compose guide" into androidx-main by Nick Rout · 3 years ago
  95. bd6deb7 Merge "Add size specification from resources in Glance." into androidx-main by Treehugger Robot · 3 years ago
  96. 4d2194d Merge "Remove sdk requirement for setViewBackgroundColorResource" into androidx-main by Steven Kideckel · 3 years ago
  97. baf6583 Add an API dependency onto guava listenablefuture. by Alexander Dorokhine · 3 years ago
  98. 8c5043c Merge "Dispatch onHiddenChanged to child fragments" into androidx-main by Treehugger Robot · 3 years ago
  99. 643ba75 Merge "Change restrictions to `LIBRARY_GROUP_PREFIX` for `BaselineProfileRule`" into androidx-main by Treehugger Robot · 3 years ago
  100. d2f770f Merge "Demo demonstrating how to intercept key events" into androidx-main by Treehugger Robot · 3 years ago