1. f53489c Merge "Clean up duplicate methods" into androidx-main by Kyunglyul Hyun · 12 months ago
  2. 58495ca Merge "Name/structure updates to Differential fling classes" into androidx-main by Yeabkal Wubshit · 12 months ago
  3. dc6cc0f Merge "Implementation of FailureStrategy, and public facing APIs in FailureMetadata and StandardSubjectBuilder" into androidx-main by Leon Chen · 12 months ago
  4. 60a75ea Merge "Remove usage of @suppress in compose text library" into androidx-main by Treehugger Robot · 12 months ago
  5. 1584a42 Merge "Remove stray gradlew in security-crypto project" into androidx-main by Treehugger Robot · 12 months ago
  6. 1f00b38 Merge "[RangeSlider] Add benchmarks" into androidx-main by Mariano Martin · 12 months ago
  7. 1b24d3b Remove stray gradlew in security-crypto project by Aurimas Liutikas · 12 months ago
  8. 766116b Name/structure updates to Differential fling classes by Yeabkal Wubshit · 12 months ago
  9. 74ce390 [RangeSlider] Add benchmarks by marian · 12 months ago
  10. e1600f5 Merge "Normalize distributions so they can be compared." into androidx-main by Treehugger Robot · 12 months ago
  11. 2f8f90d7 Merge "Remove cancellation signals in operations" into androidx-main by Treehugger Robot · 12 months ago
  12. 6d14a8f Merge "Remove EditCommand, merge EditProcessor with TextFieldState" into androidx-main by Treehugger Robot · 12 months ago
  13. 75d3a8d Remove cancellation signals in operations by Jeremy Woods · 1 year ago
  14. 281a7eb Merge "Upgradle to Gradle 8.3 stable" into androidx-main by Treehugger Robot · 12 months ago
  15. 67c56ac Merge "Remove unlaunched suppressErrorPage API" into androidx-main by Treehugger Robot · 12 months ago
  16. df718b7 Remove EditCommand, merge EditProcessor with TextFieldState by Halil Ozercan · 12 months ago
  17. 4cc50df Merge "Add GL programs: copy and overlay." into androidx-main by Treehugger Robot · 12 months ago
  18. a4e86f5 Merge "Update typography and alignment on ListHeader and ListSubheader" into androidx-main by Steve Bower · 12 months ago
  19. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 12 months ago
  20. 53467c8 Upgradle to Gradle 8.3 stable by Aurimas Liutikas · 12 months ago
  21. 3a40b31e Merge "Wait for frame commit before setting session state to ACTIVE" into androidx-main by Gavin Corkery · 12 months ago
  22. 07bb832 Add GL programs: copy and overlay. by Xi Zhang · 12 months ago
  23. 9eb3b41 Merge "Add protolayout-expression-pipeline to docs-public" into androidx-main by Treehugger Robot · 12 months ago
  24. a827f6a Wait for frame commit before setting session state to ACTIVE by Gavin Corkery · 12 months ago
  25. b7cce204 Merge "Update Pager to use LazyAnimateScroll" into androidx-main by Levi Albuquerque · 12 months ago
  26. c7ce8e2 Merge "make addCall a blocking function" into androidx-main by Treehugger Robot · 12 months ago
  27. c471e74 Merge "PlayServiceDevicePerformance : Add Android unit test" into androidx-main by Nick Chalko · 12 months ago
  28. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 12 months ago
  29. ccaf27d Merge "Add explanation on `RequiresApi` for the rotation-related methods in UiDevice." into androidx-main by Fangqiu Su · 12 months ago
  30. c0a18eb Merge "Add CanvasFrontBufferedRenderer#clear API" into androidx-main by Nader Jawad · 12 months ago
  31. a66ab66 Update typography and alignment on ListHeader and ListSubheader by stevebower · 12 months ago
  32. 74c4fe6 make addCall a blocking function by Thomas Stuart · 1 year, 1 month ago
  33. dbdbc24 Add protolayout-expression-pipeline to docs-public by Mohammad Saboorian · 12 months ago
  34. 22eceaa Merge "Update the supported version of AGP to 8.3.x." into androidx-main by Treehugger Robot · 12 months ago
  35. 31abc88 Merge "Unhide addParentType() and one version of addIndexableNestedPropertiesList()." into androidx-main by Tim Barron · 12 months ago
  36. f707d8e Update Pager to use LazyAnimateScroll by Levi Albuquerque · 1 year ago
  37. 216f103f Merge "[M3] Optimize BottomSheetScaffold layout" into androidx-main by Jossi Wolf · 12 months ago
  38. 42c2893 Merge "[M3] Move Scaffold subcomposition to measure" into androidx-main by Jossi Wolf · 12 months ago
  39. 40ec2df Merge "[M2] Move Scaffold subcomposition to measure" into androidx-main by Jossi Wolf · 12 months ago
  40. 2eb1e46 Update the supported version of AGP to 8.3.x. by Rahul Ravikumar · 12 months ago
  41. 13716e0 Normalize distributions so they can be compared. by Rahul Ravikumar · 12 months ago
  42. c8e962d Merge "Renable EffectsFragmentDeviceTest now that the bug is fixed." into androidx-main by Treehugger Robot · 12 months ago
  43. 219d25f Renable EffectsFragmentDeviceTest now that the bug is fixed. by Xi Zhang · 12 months ago
  44. 4600d81 [M3] Optimize BottomSheetScaffold layout by Jossi Wolf · 12 months ago
  45. 850cf57 Merge "Update comments on ScalingLazyColumnDefaults." into androidx-main by Sergio Sancho · 12 months ago
  46. 6470654 Update comments on ScalingLazyColumnDefaults. by Sergio Sancho · 12 months ago
  47. 4a75e0d Merge "Get rid of trailing lambda in BTF2." into androidx-main by Treehugger Robot · 12 months ago
  48. b3a6884 Merge "Make SuspendingComplicationDataSourceService onDestroy open" into androidx-main by Treehugger Robot · 12 months ago
  49. 912635a Merge "Update documentation on WearDevices" into androidx-main by Paul Milian · 12 months ago
  50. a52ea32 Merge "Adding StopReason constants" into androidx-main by Sergey Vasilinetc · 12 months ago
  51. af55063 Merge "Deflake WorkerWrapperTest#testInterruption_isMarkedOnRunningWorker" into androidx-main by Sergey Vasilinetc · 12 months ago
  52. 902effb Make SuspendingComplicationDataSourceService onDestroy open by Alex Clarke · 12 months ago
  53. 6b4a0b7 Merge changes I21c55d8d,I1fd8551a into androidx-main by Neda Topoljanac · 12 months ago
  54. fd8e6b3 PlayServiceDevicePerformance : Add Android unit test by Sham Rathod · 1 year ago
  55. 34374b59 Merge "Reduce CaptureSessionTest#openSecondSession flake" into androidx-main by Treehugger Robot · 12 months ago
  56. 3315f1e Merge "Motion specs for SwipeToReveal" into androidx-main by Ankit · 12 months ago
  57. 728a3ce Merge "Safeparcelables in AppSearch - GenericDocumentParcel" into androidx-main by Xiaoyu Jin · 12 months ago
  58. 851e0c1 Add CanvasFrontBufferedRenderer#clear API by Nader Jawad · 12 months ago
  59. fef2a8e Reduce CaptureSessionTest#openSecondSession flake by WenHung_Teng · 12 months ago
  60. 3dc0c2b Clean up duplicate methods by Kyunglyul Hyun · 12 months ago
  61. c83e476 Merge changes from topic "cancel" into androidx-main by Treehugger Robot · 12 months ago
  62. d350f85 Merge "Avoid NPE when calling onBackPressed on Android 13" into androidx-main by Treehugger Robot · 12 months ago
  63. 86bf2a2 Cancel Transition effects directly by Jeremy Woods · 12 months ago
  64. 5afa4d5 Cancel Anim effects directly by Jeremy Woods · 1 year ago
  65. 4e31475 Safeparcelables in AppSearch - GenericDocumentParcel by Xiaoyu Jin · 1 year ago
  66. 5b0858d Merge "Properly handles Long and Int for special fields" into androidx-main by Treehugger Robot · 12 months ago
  67. d933f4c Avoid NPE when calling onBackPressed on Android 13 by Jeremy Woods · 12 months ago
  68. ba97069 Merge "Avoid class init issue in AccessibilityNodeInfoCompat" into androidx-main by Treehugger Robot · 12 months ago
  69. c25a052 Get rid of trailing lambda in BTF2. by Zach Klippenstein · 12 months ago
  70. 595f41a Merge "Rename TextEditFilter -> InputTransformation" into androidx-main by Zach Klippenstein · 12 months ago
  71. c8c6dc7 Merge "Allocate onBackPressedDisptacher lazily" into androidx-main by Treehugger Robot · 12 months ago
  72. e4dc198 Remove usage of @suppress in compose text library by Aurimas Liutikas · 12 months ago
  73. 7b7d588 Avoid class init issue in AccessibilityNodeInfoCompat by Alan Viverette · 12 months ago
  74. 2e6b5f0 Rename TextEditFilter -> InputTransformation by Zach Klippenstein · 12 months ago
  75. 2ac24f4e Merge "Wait for the UI thread after BaseRecyclerViewInstrumentationTest.waitForIdleScroll" into androidx-main by Ryan Mentley · 12 months ago
  76. a8efe54 Merge "Remap fun interfaces IR stubs with Composable references" into androidx-main by Andrei Shikov · 12 months ago
  77. 5ffff90 Implementation of FailureStrategy, and public facing APIs in by leonrchen · 1 year ago
  78. 0fc019d Remap fun interfaces IR stubs with Composable references by Andrei Shikov · 12 months ago
  79. 5e019ea Merge "Remove redundant disabling of SyntheticAccessor check" into androidx-main by Treehugger Robot · 12 months ago
  80. ef8779b Merge "recyclerview: rename mNewPosition -> newPosition" into androidx-main by Treehugger Robot · 12 months ago
  81. 53671fc Merge "Update Material Compose Catalog auto launch to not flash initial screen on launch" into androidx-main by Dan Nizri · 12 months ago
  82. 390d795 Merge "Remove unnecessary --output-kotlin-nulls=yes" into androidx-main by Treehugger Robot · 12 months ago
  83. 6ac3ba6 Update Material Compose Catalog auto launch to not flash initial screen on launch by Dan Nizri · 12 months ago
  84. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 12 months ago
  85. 673775a Merge "Moved ACTION_SCROLL_IN_DIRECTION reference to a static inner class" into androidx-main by Treehugger Robot · 12 months ago
  86. 3db23e7 Remove unnecessary --output-kotlin-nulls=yes by Paul Duffin · 12 months ago
  87. dd43019 Merge "Set minSdkVersion for A11yWindow/NodeCompatTests" into androidx-main by Sally Yuen · 12 months ago
  88. 256d433 Merge "[TabRow] Add a benchmark for Tabs" into androidx-main by Mariano Martin · 12 months ago
  89. 00d5c2e Merge "Fix testOnBAckChangeCommittedReplacePop test" into androidx-main by Treehugger Robot · 12 months ago
  90. 68f3b7b Merge "Revert "Added support for CompositionLocal caching of" Revert "Update vector graphics composition to skip"" into androidx-main by Treehugger Robot · 12 months ago
  91. 368a03a Allocate onBackPressedDisptacher lazily by Jeremy Woods · 12 months ago
  92. c0ebe55 Merge "Temporarily re-disable the daemon for compose multiplatform target" into androidx-main by Treehugger Robot · 12 months ago
  93. b9513f19 [TabRow] Add a benchmark for Tabs by marian · 12 months ago
  94. 41aa3df Merge "Add experimental API for seeking Transitions" into androidx-main by George Mount · 12 months ago
  95. 76c8969 Moved ACTION_SCROLL_IN_DIRECTION reference to a static inner class by Shailen Tuli · 12 months ago
  96. d6f0362 [M2] Move Scaffold subcomposition to measure by Jossi Wolf · 12 months ago
  97. 9b481ae [M3] Move Scaffold subcomposition to measure by Jossi Wolf · 12 months ago
  98. 11d0229 Merge "Remove inteference from `com.google.android.carrier`." into androidx-main by Treehugger Robot · 12 months ago
  99. f2675e7 Merge "Fix issue where front buffer is visible after hidden" into androidx-main by Nader Jawad · 12 months ago
  100. ece0888 Temporarily re-disable the daemon for compose multiplatform target by Jeff Gaston · 12 months ago