1. 06ef4f8 Merge "Rename host-side AIDL wrapper to *Delegate and their methods to send*" into androidx-main by Billy Lam · 3 years, 8 months ago
  2. bcd4c16 Merge "Remove depreacted LaneDirection#isHighlighted() method" into androidx-main by Ram Parameswaran · 3 years, 8 months ago
  3. fcfe9af Merge "Add CarText.toCharSequence and deprecate the methods it replaces." into androidx-main by Jorge Pereira · 3 years, 8 months ago
  4. 93d0660 Merge "Remove APIs added for making builders reusable." into androidx-main by Jorge Pereira · 3 years, 8 months ago
  5. 5c35a28 Merge "Support initial State" into androidx-main by Doris Liu · 3 years, 8 months ago
  6. 766bb43 Merge "Fix CarLocation variable naming" into androidx-main by Billy Lam · 3 years, 8 months ago
  7. 9da92e0 Merge "Updated Matrix API to follow row major ordering" into androidx-main by Nader Jawad · 3 years, 8 months ago
  8. 210833b Merge "Deprecate items I missed in aosp/1555034" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  9. 34405f0 Rename host-side AIDL wrapper to *Delegate and their methods to send* by repo sync -c -j8 · 3 years, 8 months ago
  10. 1572b5c Merge "Remove CPU usage and Memory metrics." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  11. 2b71070 Merge "prune accessibility tree to remove nodes covered by sibilings" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  12. ee2a5d6 Add CarText.toCharSequence and deprecate the methods it replaces. by Jorge Pereira · 3 years, 8 months ago
  13. 91809b4 Merge "Remove our own Handler to schedule remeasure" into androidx-main by Andrey Kulikov · 3 years, 8 months ago
  14. 2116b4a Merge "Rework WithConstraints as BoxWithConstraints" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  15. 8353008 Merge "Bump androidx.room to 2.3.0-beta01." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  16. 1eed6fd Fix CarLocation variable naming by repo sync -c -j8 · 3 years, 8 months ago
  17. d81d48c Remove CPU usage and Memory metrics. by Rahul Ravikumar · 3 years, 8 months ago
  18. 41a265d Support initial State by Doris Liu · 3 years, 8 months ago
  19. 11f1d5e Merge "Merge the two macrobenchmark entry points, and document them" into androidx-main by Chris Craik · 3 years, 8 months ago
  20. 20230ac Deprecate items I missed in aosp/1555034 by Ralston Da Silva · 3 years, 8 months ago
  21. a582bab Merge "Implement default host validation logic" into androidx-main by Roberto Perez · 3 years, 8 months ago
  22. eacc7a8 Merge "Move JankCollectionHelper to Macro Benchmarks." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  23. 8934e13 Merge "Remove KeyInput modifier from FocusModifier" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  24. fce5a31 prune accessibility tree to remove nodes covered by sibilings by yingleiw · 3 years, 8 months ago
  25. e28a322 Merge "Revert pointerInput restart on lambda change" into androidx-main by Matvei Malkov · 3 years, 8 months ago
  26. 940831a Merge "Update paging to 3.0.0-alpha13" into androidx-main by Nick Anthony · 3 years, 8 months ago
  27. f696899 Remove our own Handler to schedule remeasure by Andrey Kulikov · 3 years, 8 months ago
  28. 1800803 Merge "remove deepCopyWithSymbols call" into androidx-main by Jim Sproch · 3 years, 8 months ago
  29. 97cfdf3 Merge the two macrobenchmark entry points, and document them by Chris Craik · 3 years, 8 months ago
  30. 4a7bdad Rework WithConstraints as BoxWithConstraints by Mihai Popa · 3 years, 8 months ago
  31. 7585d27 Revert pointerInput restart on lambda change by Matvei Malkov · 3 years, 8 months ago
  32. 756e9da Move JankCollectionHelper to Macro Benchmarks. by Rahul Ravikumar · 3 years, 8 months ago
  33. 6e70986 Merge "Make publicResourcesStub registration compatible with playground" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  34. 50f38a4 Merge "Use ComposeTestRule without launching Activity" into androidx-main by Jelle Fresen · 3 years, 8 months ago
  35. 03301d6 Remove depreacted LaneDirection#isHighlighted() method by Ram Parameswaran · 3 years, 8 months ago
  36. 0397a8a Merge "Small API changes in test." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  37. eb2a280 Merge "Less clever Recomposer synchronization" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  38. f74d55e Remove KeyInput modifier from FocusModifier by Ralston Da Silva · 3 years, 8 months ago
  39. 6ef749d Merge "Seeking support for Transition v2 Tooling" into androidx-main by Doris Liu · 3 years, 8 months ago
  40. 945125b remove deepCopyWithSymbols call by Leland Richardson · 3 years, 8 months ago
  41. c69e832 Merge "Rename LaneDirection#isHighlighted to LaneDirection#isRecommended" into androidx-main by Ram Parameswaran · 3 years, 8 months ago
  42. e603633 Merge "Rename Key.DPadUp to Key.DirectionUp" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  43. 5c882d0 Update paging to 3.0.0-alpha13 by Nick Anthony · 3 years, 8 months ago
  44. e8dbe70 Small API changes in test. by Filip Pavlis · 3 years, 8 months ago
  45. e9487ac Merge "Kotlin json sample app" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  46. 5962c3d Merge "Promotes some Material APIs out of @Experimental" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  47. d07312a Merge "Add methods to handle Ongoing Activity Data in Bundles." into androidx-main by ssancho · 3 years, 8 months ago
  48. 82afa43 Merge "Deprecate non-suspend smoothScrollBy" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  49. 684b58f Merge changes I96bc65e5,I38553c94 into androidx-main by Jeff Gaston · 3 years, 8 months ago
  50. e91f204 Promotes some Material APIs out of @Experimental by Louis Pullen-Freilich · 3 years, 8 months ago
  51. 9eaac13 Merge "WatchFace: Don't use context.getDisplay" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  52. f5776cd Merge "Explicitly uses rememberRipple() in Button and FloatingActionButton" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  53. 81c1937 WatchFace: Don't use context.getDisplay by Alex Clarke · 3 years, 8 months ago
  54. bc9c8bb Deprecate non-suspend smoothScrollBy by Ryan Mentley · 3 years, 9 months ago
  55. 98c031e Add methods to handle Ongoing Activity Data in Bundles. by Sergio Sancho · 3 years, 8 months ago
  56. ce81b84 Use ComposeTestRule without launching Activity by Jelle Fresen · 3 years, 8 months ago
  57. 36545d9 Merge "Add OWNERS for compose/ui/ui-inspection" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  58. f98b948 Merge "Switch wear-watchface-editor to use Activity 1.2.0-rc01" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  59. c3bdae5 Seeking support for Transition v2 Tooling by Doris Liu · 3 years, 8 months ago
  60. 9e27da5 Rename Key.DPadUp to Key.DirectionUp by Ralston Da Silva · 3 years, 8 months ago
  61. d213c15 Merge "Fix comment in wear/wear-watchface-editor" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  62. 212fa88 Merge "Clean up ItemList-related API" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  63. 81246d8 Merge "Removed deprecated SpanWrapper fields" into androidx-main by Rafael Lima · 3 years, 8 months ago
  64. 4874478 Merge "Add CarLocation in prepartion to deprecate LatLng" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  65. a687b18 Clean up ItemList-related API by repo sync -c -j8 · 3 years, 8 months ago
  66. c9abe9e Add CarLocation in prepartion to deprecate LatLng by repo sync -c -j8 · 3 years, 8 months ago
  67. b7f07a2 Merge "Change all our models to hold unmodifiable collections" into androidx-main by Billy Lam · 3 years, 8 months ago
  68. 5eb73f9 Merge "Add IntRange annotation to int parameters where appropriate" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  69. 3d5028a Merge "Remove actor since it is marked obsolete." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  70. 3dca835 Merge "Disable display feature bounds check" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  71. 6a069ed Disable display feature bounds check by Andrii Kulian · 3 years, 8 months ago
  72. e1d8d9e Remove APIs added for making builders reusable. by Jorge Pereira · 3 years, 8 months ago
  73. a73cffe Make publicResourcesStub registration compatible with playground by Dustin Lam · 3 years, 8 months ago
  74. 0422f8f Merge "Readable toString for Arrangements" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  75. 4075756 Merge "Rename animateAsState (yet again)" into androidx-main by Doris Liu · 3 years, 8 months ago
  76. b350033 Merge "Keep INITIALIZED entries from being destroyed" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  77. c72332c Merge "ImageAnalysis: acquire image when queue is maxed should not crash." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  78. c31a4d4 Less clever Recomposer synchronization by Adam Powell · 3 years, 8 months ago
  79. 012b064 Rename LaneDirection#isHighlighted to LaneDirection#isRecommended by Ram Parameswaran · 3 years, 8 months ago
  80. aaad068 Change all our models to hold unmodifiable collections by repo sync -c -j8 · 3 years, 8 months ago
  81. 1ba4d87 Bump androidx.room to 2.3.0-beta01. by Daniel Santiago Rivera · 3 years, 8 months ago
  82. a5d204b Merge "Add javadocs to Step getters" into androidx-main by Ram Parameswaran · 3 years, 8 months ago
  83. 3d99faa Keep INITIALIZED entries from being destroyed by Jeremy Woods · 3 years, 8 months ago
  84. 5607126 Merge "Use own synchronized instead of deprecated stdlib version" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  85. c91d76b Updated Matrix API to follow row major ordering by Nader Jawad · 3 years, 8 months ago
  86. 7e79a1c Merge "MediaRouter: Fix dynamic group bug" into androidx-main by Kyunglyul Hyun · 3 years, 8 months ago
  87. 9cc1abd Implement default host validation logic by Roberto Perez · 3 years, 10 months ago
  88. 9fd9b8d ImageAnalysis: acquire image when queue is maxed should not crash. by Xi Zhang · 3 years, 8 months ago
  89. 9d1f615 Merge "Save dialog state as not showing" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  90. c918a7e Explicitly uses rememberRipple() in Button and FloatingActionButton by Louis Pullen-Freilich · 3 years, 8 months ago
  91. edf1be5 Merge "Rename JankMetric -> FrameTimingMetric" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  92. f735762 Switch wear-watchface-editor to use Activity 1.2.0-rc01 by Ian Lake · 3 years, 8 months ago
  93. 20096db9 Merge "Update slices to RV 1.2.0-beta01" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  94. 2edb3e3 Save dialog state as not showing by Jeremy Woods · 3 years, 8 months ago
  95. 0488301 Merge "Add androidx.car.app:app-aaos directory" into androidx-main by Ram Parameswaran · 3 years, 8 months ago
  96. 29cfdb1 Add javadocs to Step getters by Ram Parameswaran · 3 years, 8 months ago
  97. 762133d Removed deprecated SpanWrapper fields by Rafael Lima · 3 years, 8 months ago
  98. e78d646 Merge "Replace newBuilder with Builder constructors." into androidx-main by Jorge Pereira · 3 years, 8 months ago
  99. 0c9126d Merge "Webkit: Add reverse bypass option to ProxyConfig" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  100. 9dc0521 Update slices to RV 1.2.0-beta01 by Nick Anthony · 3 years, 8 months ago