1. 97f86df Add text owners to ui-text-google-fonts by Sean McQuillan · 3 years, 9 months ago
  2. 0ad5813 Merge "Refactor BringIntoViewResponder to internalize request propagation." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  3. 67aecbb Merge "Allow injecting closeable objects into ViewModel" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  4. 9323a2d Merge "ScalingLazyList - Coordinate the order of the initialization steps to ensure that initial scrollPosition is correct." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  5. 7722776 Merge "Fix Activity leaks into ViewModel" into androidx-main by Stav Raviv · 3 years, 9 months ago
  6. e720579 Merge "Add lint check for CameraX quirks" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  7. 89be7b0 Merge changes I1e06c79f,Iec0ae037 into androidx-main by Neda Topoljanac · 3 years, 9 months ago
  8. 1d2cbcf Merge "Add myself to room-compiler-processing owners" into androidx-main by Kuan-Ying Chou · 3 years, 9 months ago
  9. 15fc50b Merge "Subset of common metadata shared by written records." into androidx-main by Hengrui Cao · 3 years, 9 months ago
  10. 161e7ef Merge "Update OWNERS to reflect per-file ownership by FS team" into androidx-main by Alan Viverette · 3 years, 9 months ago
  11. 520af3d Merge changes from topic "macrobench-baseline-profiles" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  12. 3cd0835 Various code style updates, to align with google-java-format. by Neda Topoljanac · 3 years, 9 months ago
  13. cb1307a Add material Text component, and update other components to use it. by Neda Topoljanac · 3 years, 9 months ago
  14. 21c03a0 ScalingLazyList - Coordinate the order of the initialization steps to ensure that initial scrollPosition is correct. by John Nichol · 3 years, 9 months ago
  15. 7784168 Merge "Fix an issue with TimeText custom fonts & styles on square device." into androidx-main by Misha Kulaha · 3 years, 9 months ago
  16. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  17. 2b44e7e Merge "Upstream deprecation suppressions for Android T" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  18. bee0271 Merge "Add back methods replaced by enclosingElement" into androidx-main by Brad Corso · 3 years, 9 months ago
  19. a2f3c464 Add myself to room-compiler-processing owners by Kuan-Ying Chou · 3 years, 9 months ago
  20. 4a41ec4 Merge "Fill the content padding area after overscrolling in Lazy grids" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  21. 300058f Merge changes Iacca7cc7,I025c608c into androidx-main by Mihai Popa · 3 years, 9 months ago
  22. f8ff3ca Fix an issue with TimeText custom fonts & styles on square device. by mkulaha · 3 years, 9 months ago
  23. 233ac94 Merge "ScalingLazyListLayoutInfo: add reverseLayout, viewportSize and orientation properties" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  24. b099fbd8 Fill the content padding area after overscrolling in Lazy grids by Mihai Popa · 3 years, 9 months ago
  25. 7b5fd45 ScalingLazyListLayoutInfo: add reverseLayout, viewportSize and orientation properties by jnichol · 3 years, 9 months ago
  26. 3d133f120 Improve Lazy grids animateScrollToItem by Mihai Popa · 3 years, 9 months ago
  27. cd12337 Merge "Test Compose when content set by a Fragment" into androidx-main by Jelle Fresen · 3 years, 9 months ago
  28. 8bb5ee7 Merge "Take CreationExtras in activity viewModel function" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  29. 53733ba Add back methods replaced by enclosingElement by Brad Corso · 3 years, 9 months ago
  30. 7e7414d Merge "Support metrics from named UI subprocesses in multi-process apps" into androidx-main by Chris Craik · 3 years, 9 months ago
  31. 06a4c82 Merge "Fix process naming in benchmarks on Android 10" into androidx-main by Chris Craik · 3 years, 9 months ago
  32. e6527c2 Merge "Wire up animation scale in Dev Options with Compose animation" into androidx-main by Doris Liu · 3 years, 9 months ago
  33. c9dcd61 Merge "Add compose CreationExtras initializer integration" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  34. 37e7243 Add lint check for CameraX quirks by kailianc · 3 years, 9 months ago
  35. 1dba198 Merge "Force disable bokeh extension mode for problematic device" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  36. 02356a4 Merge "Bump playground snapshot" into androidx-main by Dustin Lam · 3 years, 9 months ago
  37. 4206b59 Merge "Improve documentation for observable properties of LazyListState and LazyGridState" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  38. 2602e06 Bump playground snapshot by Dustin Lam · 3 years, 9 months ago
  39. 0434487 Skip async profile installation for CompilationMode.None. by Rahul Ravikumar · 3 years, 9 months ago
  40. e634379 Allow injecting closeable objects into ViewModel by Ian Lake · 3 years, 9 months ago
  41. ee5f2fe Refactor BringIntoViewResponder to internalize request propagation. by Zach Klippenstein · 3 years, 9 months ago
  42. 849cd46 Merge "Add Glance TemplateText class and update Single Entity Template design" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  43. 7f32b0d Support metrics from named UI subprocesses in multi-process apps by Chris Craik · 3 years, 9 months ago
  44. 2efcfa1 Merge changes from topics "fragment_vm", "nav_vm" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  45. f253fe1 Wire up animation scale in Dev Options with Compose animation by Doris Liu · 3 years, 9 months ago
  46. ee449f4 Merge "Enable -parameters for Paging integration test app since it depends on ToT Room and has Java sources." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  47. 11761ea Fix process naming in benchmarks on Android 10 by Chris Craik · 3 years, 9 months ago
  48. 657e1f1 Take CreationExtras in by navGraphViewModels by Jeremy Woods · 3 years, 9 months ago
  49. 8e49537 Fix Activity leaks into ViewModel by Stav Raviv · 3 years, 9 months ago
  50. b017654 Add compose CreationExtras initializer integration by Jeremy Woods · 3 years, 9 months ago
  51. e4281ba Merge "Kotlin native linux works offline with verification" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  52. ffeb3b9 Add Glance TemplateText class and update Single Entity Template design by Zoe Page · 3 years, 9 months ago
  53. 43b7315 Merge "Address all lint issues in androidx.core.os classes, including VFY" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  54. 8fca16e15 Merge "Add component tokens for M3 text fields." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  55. 1adf694 Improve documentation for observable properties of LazyListState and LazyGridState by Andrey Kulikov · 3 years, 9 months ago
  56. 378f5ba Enable -parameters for Paging integration test app since it depends on ToT Room and has Java sources. by Daniel Santiago Rivera · 3 years, 9 months ago
  57. 66d07e6 Merge "Add Freeform template outline" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  58. 010cea8 Add component tokens for M3 text fields. by Max Ying · 3 years, 9 months ago
  59. 90b50ea Merge "Remove debug logging and workaround task dependencies for prefab related flakes now that AGP fix is in." into androidx-main by Fred Sladkey · 3 years, 9 months ago
  60. 6c27d9d Merge "ScalingLazyListState - Correct calculation of autoCentering padding size when first/last list items are scaled." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  61. 3799762 Merge "Improve getRefreshKey docs" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  62. fee0186 Add Freeform template outline by Zoe Page · 3 years, 9 months ago
  63. 3226436 Merge "Correct trace skipping behavior to fix cuttlefish presubmit" into androidx-main by Rahul Ravikumar · 3 years, 9 months ago
  64. 3dab74a ScalingLazyListState - Correct calculation of autoCentering padding size when first/last list items are scaled. by John Nichol · 3 years, 9 months ago
  65. 699de7d1 Merge "[GH] Add collection playground project" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  66. c90ab27 Remove debug logging and workaround task dependencies for prefab related flakes now that AGP fix is in. by Fred Sladkey · 3 years, 9 months ago
  67. 2c08794 Accept negative offsets in LazyGridState scrolling by Mihai Popa · 3 years, 9 months ago
  68. d56101d Merge "Ensure constancy of watch face IDs" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  69. 7cf36ad Merge "Ensure exceptions in WatchFaceControlService are logged" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  70. a400e77 Update OWNERS to reflect per-file ownership by FS team by Alan Viverette · 3 years, 9 months ago
  71. 1b2b5a1 Address all lint issues in androidx.core.os classes, including VFY by Alan Viverette · 3 years, 9 months ago
  72. 4490f1e Merge "Make AppCompatDialog extend ComponentDialog and clean up nullability" into androidx-main by Alan Viverette · 3 years, 9 months ago
  73. b1e0b14 Ensure exceptions in WatchFaceControlService are logged by Alex Clarke · 3 years, 9 months ago
  74. ff4469e Test Compose when content set by a Fragment by Jelle Fresen · 3 years, 9 months ago
  75. d54ea5a Kotlin native linux works offline with verification by David Saff · 3 years, 9 months ago
  76. 072107a Merge "Improve docs for MainTestClock" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  77. 0ab9ce1 Improve docs for MainTestClock by Jelle Fresen · 3 years, 9 months ago
  78. 43a214c Merge "Use the `arm64` variant of JDK on M1 Macbook Pro." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  79. ceb630a Force disable bokeh extension mode for problematic device by Charcoal Chen · 3 years, 9 months ago
  80. 0917255 Merge "Fix exception due to two views of different type have the same id in the same hierarchy." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  81. 43995ef Fix exception due to two views of different type have the same id in the same hierarchy. by Andrew Chiang · 3 years, 9 months ago
  82. fa8be66 Correct trace skipping behavior to fix cuttlefish presubmit by Chris Craik · 3 years, 9 months ago
  83. 2abb89a [GH] Add collection playground project by Yigit Boyar · 3 years, 9 months ago
  84. 642d42b Improve getRefreshKey docs by Yigit Boyar · 3 years, 9 months ago
  85. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 3 years, 9 months ago
  86. f3924a7 Merge changes from topic "room-runtime-paging-kotlinify" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  87. d8cecb3 Merge "Give car.app.connection provider a name" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  88. 419a359 Add Profile Installer actions to add and remove skip files. by Rahul Ravikumar · 3 years, 9 months ago
  89. b2d9dc0 Merge "Moved RemeasureModifier to use an entity" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  90. 049d12d Converting `paging` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 9 months ago
  91. 47138e8 Merge "Move OnPlacedModifierWrapper to an entity of LayoutNodeWrapper" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  92. dfac387 Give car.app.connection provider a name by Calvin Huang · 3 years, 9 months ago
  93. 465ccfc Use the `arm64` variant of JDK on M1 Macbook Pro. by Rahul Ravikumar · 3 years, 9 months ago
  94. abdba82 Ensure that library services declare exported=true by Tiem Song · 3 years, 9 months ago
  95. 19c114a Merge "Adds nickel and Leo from the team who will contribute into this repo down the line." into androidx-main by Hengrui Cao · 3 years, 9 months ago
  96. fbe502f Merge "Add support for detecting Java usages of experimental Kotlin properties" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  97. 0112ee3 Moved RemeasureModifier to use an entity by George Mount · 3 years, 9 months ago
  98. dead8b9 Move OnPlacedModifierWrapper to an entity of LayoutNodeWrapper by George Mount · 3 years, 9 months ago
  99. 3e9834f Merge "Allow inspector info to be passed in any arg" into androidx-main by Jens Ole Lauridsen · 3 years, 9 months ago
  100. a398c6c Merge "Fix lint errors across more of androidx.core.app" into androidx-main by Treehugger Robot · 3 years, 9 months ago