1. d65be8f WIP Convert SlidingPaneLayout to kotlin by Adam Powell · 1 year, 2 months ago
  2. 048753f Merge "Fix in memory tracing to show up in Studio, and tie to correct thread" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  3. c6dbc4b Remove closing `</div>` when inserting the switcher by Julia McClellan · 1 year, 2 months ago
  4. 5e3d59b Correct how movable content nodes are diassembled. by Chuck Jazdzewski · 1 year, 2 months ago
  5. 362afe1 Merge "Revert "Updated descendant focus for accessibility"" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  6. ba565ff Revert "Updated descendant focus for accessibility" by Aurimas Liutikas · 1 year, 2 months ago
  7. c58f227 Fix in memory tracing to show up in Studio, and tie to correct thread by Chris Craik · 1 year, 2 months ago
  8. 56046b4 Merge "Removing internals from NavigationSuiteScaffold." into androidx-main by Leticia Santos · 1 year, 2 months ago
  9. 9d205bb Removing internals from NavigationSuiteScaffold. by Leticia · 1 year, 2 months ago
  10. 2d9eb3e Merge "Move `BanUncheckedReflection` suppression to code and delete lint-baseline.xml." into androidx-main by Jaaz Meribole · 1 year, 2 months ago
  11. 13362eb2 Merge "Update androidx.wear dependency to stable" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  12. 336f948 Introduce PropertyAnnotation by raghavmehta · 1 year, 2 months ago
  13. 37b9e88 Merge "Fix docs in camera-testing to allow releasing" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  14. f507654 Merge "Add API for TraceSectionMetric to filter results from target package" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  15. 71db692 Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider by Andrey Kulikov · 1 year, 2 months ago
  16. cdc89d0 Add API for TraceSectionMetric to filter results from target package by Chris Craik · 1 year, 2 months ago
  17. e969185 Change ProtoLayout and Tile library versions to alpha01 by Mohammad Saboorian · 1 year, 2 months ago
  18. cae0f6a Fix docs in camera-testing to allow releasing by Owen Gray · 1 year, 2 months ago
  19. 03a3a80 Update androidx.wear dependency to stable by Mohammad Saboorian · 1 year, 2 months ago
  20. a200fdf Merge "Revert^2 "Upgrade to Robolectric 4.10.3"" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  21. c7646f5 Add new SelectionHandles that use dynamics positioning for BTF2 by Halil Ozercan · 1 year, 2 months ago
  22. 64e1e59 Merge "Move CarAppLibrary to Beta01" into androidx-main by Cristián Alcoholado · 1 year, 2 months ago
  23. 0069010 Merge "Migrate JvmDescriptorUtils to utilize Elements.getBinaryName()" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  24. 8a6c59a Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter. by elifbilgin · 1 year, 8 months ago
  25. 424dc315 Merge "Fix and re-enable providers optimization" into androidx-main by Chuck Jazdzewski · 1 year, 2 months ago
  26. 09cfc64 Move CarAppLibrary to Beta01 by Cristian Alcoholado · 1 year, 2 months ago
  27. 5416985 Merge "Fix Horizontal variant of LazyGridScrollingBenchmark" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  28. a547bd4 Merge "Creating the @MapColumn annotation to replace @MapInfo." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  29. 3a9dab5 Merge "Support gradients for Scrim in Modal NavDrawer" into androidx-main by Vineet Kumar · 1 year, 2 months ago
  30. 36e495d Fix Horizontal variant of LazyGridScrollingBenchmark by Andrey Kulikov · 1 year, 2 months ago
  31. 33991de Merge "Chip and Card composables for SwipeToReveal" into androidx-main by Ankit · 1 year, 2 months ago
  32. 1a7b7e3 Chip and Card composables for SwipeToReveal by Ankit · 1 year, 3 months ago
  33. fe15d54 Creating the @MapColumn annotation to replace @MapInfo. by elifbilgin · 1 year, 2 months ago
  34. e475cdc Update androidx webkit version to 1.8.0-rc01 by Sayed El-Abady · 1 year, 2 months ago
  35. 9bdd58c Merge "Uncomment FloatRange annotation" into androidx-main by Misha Kulaha · 1 year, 2 months ago
  36. ca02d01 Merge "Add tests for BluetoothLe#connectGatt" into androidx-main by Kyunglyul Hyun · 1 year, 2 months ago
  37. 15701e9 Add tests for BluetoothLe#connectGatt by Kyunglyul Hyun · 1 year, 2 months ago
  38. 30d745c Fix flaking RecyclerViewLayoutTest.flingFrozen test by Ryan Mentley · 1 year, 2 months ago
  39. 1bb076a Merge "Fix threading issues in RecyclerViewSmoothScrollToPositionTest" into androidx-main by Ryan Mentley · 1 year, 2 months ago
  40. c44f463 Fix binary compatibility error introduced in aosp/2607076 by Halil Ozercan · 1 year, 2 months ago
  41. 3fa7c57 Merge "Do not add effects as part of OnCommit" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  42. 4f8452f Merge "Disable flaking LazyGridSnapFlingBehaviorTest test" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  43. 3c4b06e Do not add effects as part of OnCommit by Jeremy Woods · 1 year, 2 months ago
  44. 351aa3f Merge "Add the `SideEffectRunListener` which reduces noise during Micro benchmark runs." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  45. 3118e88 Fix and re-enable providers optimization by Chuck Jazdzewski · 1 year, 2 months ago
  46. b21926f Merge "Benchmarks: Set Tradefed run command timeout to 4 minutes." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  47. 3da7044 Move `BanUncheckedReflection` suppression to code and delete lint-baseline.xml. by Jaaz Meribole · 1 year, 2 months ago
  48. 2a9c1d1 Add the `SideEffectRunListener` which reduces noise during Micro benchmark runs. by Rahul Ravikumar · 1 year, 2 months ago
  49. 7e166d9 Merge "Introduce a `SideEffectRunListener` to reduce noise in micro benchmarks." into androidx-main by Rahul Ravikumar · 1 year, 2 months ago
  50. 09f0a3e6 Disable flaking LazyGridSnapFlingBehaviorTest test by Aurimas Liutikas · 1 year, 2 months ago
  51. da6bd1a Migrate JvmDescriptorUtils to utilize Elements.getBinaryName() by Daniel Santiago Rivera · 1 year, 2 months ago
  52. d1eec58 Merge "Fix skipping in position update for lookaheadDelegate" into androidx-main by Doris Liu · 1 year, 2 months ago
  53. 69dd183 Introduce a `SideEffectRunListener` to reduce noise in micro benchmarks. by Rahul Ravikumar · 1 year, 2 months ago
  54. 91a4319 Revert^2 "Upgrade to Robolectric 4.10.3" by Aurimas Liutikas · 1 year, 2 months ago
  55. e5e6a96 Fix threading issues in RecyclerViewSmoothScrollToPositionTest by Ryan Mentley · 1 year, 2 months ago
  56. 170ff99 Merge "New enter/exit transition to scale content to container size" into androidx-main by Doris Liu · 1 year, 2 months ago
  57. 07e72b1 Benchmarks: Set Tradefed run command timeout to 4 minutes. by Rahul Ravikumar · 1 year, 2 months ago
  58. bdb62d2 Merge "Improving Kotlin CodeGen null check and error messages to include more debugging info." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  59. 609aad5 Merge "Include default values in JavacKmAnnotation.annotationValues" into androidx-main by Kuan-Ying Chou · 1 year, 2 months ago
  60. 22935ce Improving Kotlin CodeGen null check and error messages to include more debugging info. by elifbilgin · 1 year, 2 months ago
  61. 9e35ca7 Merge "Ignore failing test sliderPosition_valueCoercion" into androidx-main by Julia McClellan · 1 year, 2 months ago
  62. 0f45968 Merge "Remove unnecessary log from Camera2CaptureSessionCallbackToExtensionCaptureCallback" into androidx-main by Catherine Sun · 1 year, 2 months ago
  63. 4fca914 Fix lint exception and run ktfmt by Becca Hughes · 1 year, 2 months ago
  64. d19ed7ee Merge "Publish internal FIDO libs" into androidx-main by Becca Hughes · 1 year, 2 months ago
  65. fcc39bc Publish internal FIDO libs by Becca Hughes · 1 year, 2 months ago
  66. a90c3fc Merge "ToggleButton for material3" into androidx-main by Hardik Khandelwal · 1 year, 2 months ago
  67. 329137c Merge "Add components with WindowInsets support in material2." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  68. d8b42e6 Merge "Fix updating of rememberListDetailPaneScaffoldState state" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  69. 420d290 Fix updating of rememberListDetailPaneScaffoldState state by Alex Vanyo · 1 year, 2 months ago
  70. 4992a24 Include default values in JavacKmAnnotation.annotationValues by Kuan-Ying Chou · 1 year, 2 months ago
  71. 5d43868 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  72. e777eb4 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  73. b51ca9c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  74. cdb2d9e Fix skipping in position update for lookaheadDelegate by Doris Liu · 1 year, 2 months ago
  75. ba77e9a Convert Interface1 to Kotlin by sanura · 1 year, 2 months ago
  76. 292b507 Rename Interface1.java to .kt by sanura · 1 year, 2 months ago
  77. 72f2cc4 Convert DerivedWithOverriddenMethodsWithLfAnnotation to Kotlin by sanura · 1 year, 2 months ago
  78. 1068e65 Merge changes from topic "core-performance-refactoring" into androidx-main by Ovidiu Pana · 1 year, 2 months ago
  79. a1659c8 Rename DerivedWithOverriddenMethodsWithLfAnnotation.java to .kt by sanura · 1 year, 2 months ago
  80. 7a5f233 Merge "Introduce AbstractUitService and related classes." into androidx-main by Varun Shah · 1 year, 2 months ago
  81. 6c6c901 Merge "Fix issues caused by adding/removing a not placing modifier" into androidx-main by Andrey Kulikov · 1 year, 2 months ago
  82. 015a402 Uncomment FloatRange annotation by mkulaha · 1 year, 2 months ago
  83. f9e9d68 Merge "Bump up credentials version from beta to rc." into androidx-main by Helen Qin · 1 year, 2 months ago
  84. 6f20e73 Merge "Add expect/actual bindings for `trace` in util module" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  85. 02d009d Merge "Update dependency versions in Privacy Sandbox Plugin." into androidx-main by Lucas Tenório · 1 year, 2 months ago
  86. 6596400 Merge "A few API changes:" into androidx-main by Leticia Santos · 1 year, 2 months ago
  87. f85b89c Count unused (anonymous) parameters as real parameters by Andrei Shikov · 1 year, 2 months ago
  88. 779bd3d Add expect/actual bindings for `trace` in util module by Andrei Shikov · 1 year, 2 months ago
  89. 1cebbb8 A few API changes: by Leticia · 1 year, 2 months ago
  90. 9a58c09 Ignore failing test sliderPosition_valueCoercion by Julia McClellan · 1 year, 2 months ago
  91. f76a4f3 Merge "Add plots for statistical significance of measurements." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  92. 110834f Merge "Revert "Move CarAppLibrary to Beta01 with the corresponding new API signature"" into androidx-main by Julia McClellan · 1 year, 2 months ago
  93. dceb0f2 Revert "Move CarAppLibrary to Beta01 with the corresponding new API signature" by Julia McClellan · 1 year, 2 months ago
  94. 1cdaec5 Update dependency versions in Privacy Sandbox Plugin. by Lucas Tenório · 1 year, 2 months ago
  95. 52b896a Merge "Set session state to Active after the first draw" into androidx-main by Gavin Corkery · 1 year, 2 months ago
  96. 155c56f Merge "Add VideoCameraSwitchingActivity to coretestapp." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  97. 78c1c1d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  98. cb42abe Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  99. 5bff385 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  100. b32c8f3 Add VideoCameraSwitchingActivity to coretestapp. by TY Chang · 1 year, 2 months ago