1. 53733ba Add back methods replaced by enclosingElement by Brad Corso · 2 years, 7 months ago
  2. 7e7414d Merge "Support metrics from named UI subprocesses in multi-process apps" into androidx-main by Chris Craik · 2 years, 7 months ago
  3. 06a4c82 Merge "Fix process naming in benchmarks on Android 10" into androidx-main by Chris Craik · 2 years, 7 months ago
  4. e6527c2 Merge "Wire up animation scale in Dev Options with Compose animation" into androidx-main by Doris Liu · 2 years, 7 months ago
  5. c9dcd61 Merge "Add compose CreationExtras initializer integration" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  6. 1dba198 Merge "Force disable bokeh extension mode for problematic device" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  7. 02356a4 Merge "Bump playground snapshot" into androidx-main by Dustin Lam · 2 years, 7 months ago
  8. 4206b59 Merge "Improve documentation for observable properties of LazyListState and LazyGridState" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  9. 2602e06 Bump playground snapshot by Dustin Lam · 2 years, 7 months ago
  10. 849cd46 Merge "Add Glance TemplateText class and update Single Entity Template design" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  11. 7f32b0d Support metrics from named UI subprocesses in multi-process apps by Chris Craik · 2 years, 7 months ago
  12. 2efcfa1 Merge changes from topics "fragment_vm", "nav_vm" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  13. f253fe1 Wire up animation scale in Dev Options with Compose animation by Doris Liu · 2 years, 7 months ago
  14. 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 · 2 years, 7 months ago
  15. 11761ea Fix process naming in benchmarks on Android 10 by Chris Craik · 2 years, 7 months ago
  16. 657e1f1 Take CreationExtras in by navGraphViewModels by Jeremy Woods · 2 years, 7 months ago
  17. b017654 Add compose CreationExtras initializer integration by Jeremy Woods · 2 years, 7 months ago
  18. e4281ba Merge "Kotlin native linux works offline with verification" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  19. ffeb3b9 Add Glance TemplateText class and update Single Entity Template design by Zoe Page · 2 years, 7 months ago
  20. 43b7315 Merge "Address all lint issues in androidx.core.os classes, including VFY" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  21. 8fca16e Merge "Add component tokens for M3 text fields." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  22. 1adf694 Improve documentation for observable properties of LazyListState and LazyGridState by Andrey Kulikov · 2 years, 7 months ago
  23. 378f5ba Enable -parameters for Paging integration test app since it depends on ToT Room and has Java sources. by Daniel Santiago Rivera · 2 years, 7 months ago
  24. 66d07e6 Merge "Add Freeform template outline" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  25. 010cea8 Add component tokens for M3 text fields. by Max Ying · 2 years, 7 months ago
  26. 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 · 2 years, 7 months ago
  27. 6c27d9d Merge "ScalingLazyListState - Correct calculation of autoCentering padding size when first/last list items are scaled." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  28. 3799762 Merge "Improve getRefreshKey docs" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  29. fee0186 Add Freeform template outline by Zoe Page · 2 years, 7 months ago
  30. 3226436 Merge "Correct trace skipping behavior to fix cuttlefish presubmit" into androidx-main by Rahul Ravikumar · 2 years, 7 months ago
  31. 3dab74a ScalingLazyListState - Correct calculation of autoCentering padding size when first/last list items are scaled. by John Nichol · 2 years, 7 months ago
  32. 699de7d Merge "[GH] Add collection playground project" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  33. c90ab27 Remove debug logging and workaround task dependencies for prefab related flakes now that AGP fix is in. by Fred Sladkey · 2 years, 7 months ago
  34. d56101d Merge "Ensure constancy of watch face IDs" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  35. 7cf36ad Merge "Ensure exceptions in WatchFaceControlService are logged" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  36. 1b2b5a1 Address all lint issues in androidx.core.os classes, including VFY by Alan Viverette · 2 years, 7 months ago
  37. 4490f1e Merge "Make AppCompatDialog extend ComponentDialog and clean up nullability" into androidx-main by Alan Viverette · 2 years, 7 months ago
  38. b1e0b14 Ensure exceptions in WatchFaceControlService are logged by Alex Clarke · 2 years, 7 months ago
  39. d54ea5a Kotlin native linux works offline with verification by David Saff · 2 years, 7 months ago
  40. 072107a Merge "Improve docs for MainTestClock" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  41. 0ab9ce1 Improve docs for MainTestClock by Jelle Fresen · 2 years, 7 months ago
  42. 43a214c Merge "Use the `arm64` variant of JDK on M1 Macbook Pro." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  43. ceb630a Force disable bokeh extension mode for problematic device by Charcoal Chen · 2 years, 7 months ago
  44. 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 · 2 years, 7 months ago
  45. 43995ef Fix exception due to two views of different type have the same id in the same hierarchy. by Andrew Chiang · 2 years, 7 months ago
  46. fa8be66 Correct trace skipping behavior to fix cuttlefish presubmit by Chris Craik · 2 years, 7 months ago
  47. 2abb89a [GH] Add collection playground project by Yigit Boyar · 2 years, 7 months ago
  48. 642d42b Improve getRefreshKey docs by Yigit Boyar · 2 years, 7 months ago
  49. f3924a7 Merge changes from topic "room-runtime-paging-kotlinify" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  50. d8cecb3 Merge "Give car.app.connection provider a name" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  51. b2d9dc0 Merge "Moved RemeasureModifier to use an entity" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  52. 049d12d Converting `paging` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  53. 47138e8 Merge "Move OnPlacedModifierWrapper to an entity of LayoutNodeWrapper" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  54. dfac387 Give car.app.connection provider a name by Calvin Huang · 2 years, 7 months ago
  55. 465ccfc Use the `arm64` variant of JDK on M1 Macbook Pro. by Rahul Ravikumar · 2 years, 7 months ago
  56. 19c114a Merge "Adds nickel and Leo from the team who will contribute into this repo down the line." into androidx-main by Hengrui Cao · 2 years, 7 months ago
  57. fbe502f Merge "Add support for detecting Java usages of experimental Kotlin properties" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  58. 0112ee3 Moved RemeasureModifier to use an entity by George Mount · 2 years, 7 months ago
  59. dead8b9 Move OnPlacedModifierWrapper to an entity of LayoutNodeWrapper by George Mount · 2 years, 7 months ago
  60. 3e9834f Merge "Allow inspector info to be passed in any arg" into androidx-main by Jens Ole Lauridsen · 2 years, 7 months ago
  61. a398c6c Merge "Fix lint errors across more of androidx.core.app" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  62. b5b224a Add support for detecting Java usages of experimental Kotlin properties by Alan Viverette · 2 years, 9 months ago
  63. 395307d Make AppCompatDialog extend ComponentDialog and clean up nullability by Alan Viverette · 2 years, 7 months ago
  64. f6ccec1 Merge "Replace accompanist/insets in catalog" into androidx-main by Alex Vanyo · 2 years, 7 months ago
  65. 677acb0 Adds nickel and Leo from the team who will contribute into this repo down the line. by Hengrui Cao · 2 years, 7 months ago
  66. cbad858 Merge "Remove OnGloballyPositionedModifierWrapper" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  67. 9c8365d Merge "Revert "Revert "Clean up lint warnings and VFY check failures""" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  68. f43d0a0 Replace accompanist/insets in catalog by Alex Vanyo · 2 years, 7 months ago
  69. 2a59912 Fix lint errors across more of androidx.core.app by Alan Viverette · 2 years, 7 months ago
  70. d6b3f33 Merge "Add SQLite open retry and recovery mechanism" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  71. 6d01b0d Merge "Add FlakyTest annotation to child_callback_not_called_when_dispatch_stop" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  72. 615475d Merge "Remove kchyn@ from the core OWNERs file" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  73. a2d5151 Merge "Convert context.report to use Incident in lint-checks" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  74. b4690b2 Merge "Add "only()" WindowInsets method." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  75. f7f440e Add SQLite open retry and recovery mechanism by Daniel Santiago Rivera · 2 years, 7 months ago
  76. 51cf1b6 Merge "Fix for an incorrect assertion in SubcomposeLayout" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  77. 0147f88 Merge "Update lint reporting instructions to use Incident" into androidx-main by Alan Viverette · 2 years, 7 months ago
  78. 0eac32a Merge changes I6f64f292,I7a811977 into androidx-main by Treehugger Robot · 2 years, 7 months ago
  79. 97e1e12 Merge "Move providedAlignmentLines implementation" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  80. f3946aa Remove OnGloballyPositionedModifierWrapper by George Mount · 2 years, 7 months ago
  81. fd7d55d Merge "Move ModifiedParentDataNode to be an entity of LayoutNodeWrapper" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  82. 4f2832d Merge "Do not allow negative items count in lazy list and grid scopes" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  83. af9c384 Merge "Add tests for zIndex on items of lazy lists and grid" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  84. 48438ce Merge "Add demos for 12 and 24 hour Time Pickers" into androidx-main by Steve Bower · 2 years, 7 months ago
  85. a1a6a64 Fix for an incorrect assertion in SubcomposeLayout by Andrey Kulikov · 2 years, 7 months ago
  86. 391d4cf Merge "Use Robolectric 4.7.3 for compose:ui:ui" into androidx-main by Jelle Fresen · 2 years, 7 months ago
  87. 848369b Add demos for 12 and 24 hour Time Pickers by stevebower · 2 years, 7 months ago
  88. b12e2ec Merge changes from topic "drawer-item" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  89. fa0c498 Merge "Expose Camera2Interop physical camera ID option." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  90. 8eb7022 Merge "Fix for InlineContent misplacement in RTL layouts." into androidx-main by Halil Ozercan · 2 years, 7 months ago
  91. ea91858 Merge "Add Positivo Twist 2 Pro to MediaCodecInfoReportIncorrectInfoQuirk" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  92. c71cc1d Expose Camera2Interop physical camera ID option. by TY Chang · 2 years, 8 months ago
  93. 407858e Merge "Fixed the stretched preview issue on Oppo Find N" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  94. 441d484 Merge "Fix crash when rebinding new VideoCapture while recording" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  95. 931e7b4 Fixed the stretched preview issue on Oppo Find N by Scott Nien · 2 years, 7 months ago
  96. 829ab73 Fix crash when rebinding new VideoCapture while recording by leo huang · 2 years, 7 months ago
  97. a3c4dde Merge changes I6cc179b3,Iaa78ad37 into androidx-main by Treehugger Robot · 2 years, 7 months ago
  98. e8b9e24 Initial code check-in for renaming `paging` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 7 months ago
  99. 576f30e Use Robolectric 4.7.3 for compose:ui:ui by utzcoz · 2 years, 7 months ago
  100. 9e073bdd Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 7 months ago