1. 3f9688c Debounce restart input commands in TextInputServiceAndroid. by Zach Klippenstein · 2 years, 5 months ago
  2. 6e6a680 Merge "Make SubcomposeLayout slots reuse customizable" into androidx-main by Andrey Kulikov · 2 years, 5 months ago
  3. 82a06e3 Merge "Revert^2 "Update Skiko to 0.7.2"" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  4. 38b236a Make SubcomposeLayout slots reuse customizable by Andrey Kulikov · 2 years, 5 months ago
  5. b547143 Merge "Desktop. Fix NPE inside SkiaLayer (outlineCache.outline!!)" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  6. 197db80 Merge "Desktop. Rename ComposeScene.dispose to ComposeScene.close" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  7. 9364c03 Merge "Move CMake version to libs.versions.toml" into androidx-main by Fred Sladkey · 2 years, 5 months ago
  8. e9bfa12 Merge changes I9c3c4d2a,I9da8c4fb into androidx-main by Treehugger Robot · 2 years, 5 months ago
  9. 5c3047f Desktop. Rename ComposeScene.dispose to ComposeScene.close by Igor Demin · 2 years, 5 months ago
  10. 26a918e Desktop. Fix NPE inside SkiaLayer (outlineCache.outline!!) by Igor Demin · 2 years, 9 months ago
  11. 2a93f8b Revert^2 "Update Skiko to 0.7.2" by Aurimas Liutikas · 2 years, 5 months ago
  12. d760d53 Merge "Revert "Update Skiko to 0.7.2"" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  13. 61b8891 Revert "Update Skiko to 0.7.2" by Aurimas Liutikas · 2 years, 5 months ago
  14. b128315 Merge "Mark sendTextTwice_shouldAppend as Flaky" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  15. ac10904 Merge "Update Skiko to 0.7.2" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  16. 7c32b45 Move CMake version to libs.versions.toml by Fred Sladkey · 2 years, 5 months ago
  17. 9e8d4bc Mark sendTextTwice_shouldAppend as Flaky by Andrea Falcone · 2 years, 5 months ago
  18. 858b3a9 Merge "Clarify nested scroll orientation behavior in code documentation." into androidx-main by Levi Albuquerque · 2 years, 5 months ago
  19. 39abfb1 Clarify nested scroll orientation behavior in code documentation. by Levi Albuquerque · 2 years, 5 months ago
  20. cbcf783 Update Skiko to 0.7.2 by Igor Demin · 2 years, 5 months ago
  21. 94985ef Merge "Avoid throwing an exception for sourceInformation like string keys" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  22. 6251105 Merge "Extract multiplatform targets configuration" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  23. 8e1aeaf Avoid throwing an exception for sourceInformation like string keys by Chuck Jazdzewski · 2 years, 5 months ago
  24. 77e03a4 Merge "Update test font top/bottom to match ascent/descent" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  25. f6cfd6d Extract multiplatform targets configuration by Alexey Tsvetkov · 2 years, 6 months ago
  26. 4db0e6e Add support for Rotary Events by Ralston Da Silva · 2 years, 6 months ago
  27. 3c6419c Update test font top/bottom to match ascent/descent by Seigo Nonaka · 2 years, 6 months ago
  28. 01e9778 CursorAnchorInfo Builder Insertion Marker by Siyamed Sinir · 2 years, 5 months ago
  29. 8fe71b0 CursorAnchorInfo Builder by Siyamed Sinir · 2 years, 5 months ago
  30. 2e5f072 Remove lazy overhead for Rects in AndroidCanvas by Jon Boekenoogen · 2 years, 5 months ago
  31. c1299d0 Merge "Update CMake version to 3.22.1" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  32. 6444a87 Merge "Upgrade to AGP 7.2.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  33. 4649d6f Update CMake version to 3.22.1 by Fred Sladkey · 2 years, 5 months ago
  34. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 6 months ago
  35. b263786 Merge "Add defensive null check" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  36. bf73d7f Merge "Refactoring focus search and fixing some bugs" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  37. 0f4d000 Merge changes I2b5e15f4,Ia981193e into androidx-main by Treehugger Robot · 2 years, 6 months ago
  38. ffad4de Merge "Allow changing SubcomposeLayoutState object passed to SubcomposeLayout" into androidx-main by Andrey Kulikov · 2 years, 6 months ago
  39. f4ad578 Add defensive null check by Nader Jawad · 2 years, 6 months ago
  40. b80d458 Refactoring focus search and fixing some bugs by Ralston Da Silva · 2 years, 6 months ago
  41. 493c7e9 Merge "Fix continuous backspace on CJK keyboards" into androidx-main by Siyamed Sinir · 2 years, 6 months ago
  42. f7ac309 Fix continuous backspace on CJK keyboards by Siyamed Sinir · 2 years, 6 months ago
  43. ea7909d Merge "Revert "Send accessibility events whenever any accessibility service is enabled"" into androidx-main by Anastasia Soboleva · 2 years, 6 months ago
  44. 141e562 Merge "Fix failing accessibility test" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  45. 671baa5 Allow changing SubcomposeLayoutState object passed to SubcomposeLayout by Andrey Kulikov · 2 years, 6 months ago
  46. a8752b7 Revert "Send accessibility events whenever any accessibility service is enabled" by Anastasia Soboleva · 2 years, 6 months ago
  47. 63f1ed0 Merge "Mark OnGloballyPositionedTest.globalCoordinatesAreInActivityCoordinates as flaky" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  48. c30e191 Merge "Try fix flaky AndroidViewCompatTest" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  49. b0bbdc6 Mark OnGloballyPositionedTest.globalCoordinatesAreInActivityCoordinates as flaky by Andrey Kulikov · 2 years, 6 months ago
  50. bfa1e44 Try fix flaky AndroidViewCompatTest by Mihai Popa · 2 years, 6 months ago
  51. a970fc3 Fix failing accessibility test by Anastasia Soboleva · 2 years, 6 months ago
  52. 2647271 Merge changes I86073fa5,Ic709f056 into androidx-main by Matvei Malkov · 2 years, 6 months ago
  53. 00f0b1f2 Send accessibility events whenever any accessibility service is enabled by Anastasia Soboleva · 2 years, 6 months ago
  54. 25ba79a Merge "Use real source for MotionEvents" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  55. 4d4dc45c Merge "View.createLifecycleAwareWindowRecomposer" into androidx-main by Adam Powell · 2 years, 6 months ago
  56. 05358e9 Use real source for MotionEvents by George Mount · 2 years, 6 months ago
  57. 33494e6b Merge "Make ViewLayer work with Android Transitions" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  58. e7cfcaab Make ViewLayer work with Android Transitions by George Mount · 2 years, 6 months ago
  59. cafcf0e Deprecated FontFamily.canLoadSynchronously. by Sean McQuillan · 2 years, 6 months ago
  60. abe55ac Merge "Prevent Compose ClassVerificationFailure by ensuring code isn't inlined" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  61. 04acec1 Merge "Fix AOT compilation breaking issues" into androidx-main by Jon Boekenoogen · 2 years, 6 months ago
  62. 77e81a8 AOT compilation for M-O RenderNodes and P ViewLayers by Jon Boekenoogen · 2 years, 6 months ago
  63. fa009fa Fix AOT compilation breaking issues by Jon Boekenoogen · 2 years, 6 months ago
  64. d8c29de Add test for cursor glitch fix by Aleksandr Veselov · 2 years, 6 months ago
  65. 8924cfd PointerIcon: fix cursor glitches by Aleksandr Veselov · 2 years, 6 months ago
  66. 97482ff Prevent Compose ClassVerificationFailure by ensuring code isn't inlined by Jon Boekenoogen · 2 years, 6 months ago
  67. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 6 months ago
  68. 9911100 Pin Compose Runtime to 1.1.0-rc01 by Nick Anthony · 2 years, 6 months ago
  69. 9938af4 Merge "Desktop: Limit the upper bound of text range before calling `substring`" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  70. 2dca93c Desktop: Limit the upper bound of text range before calling `substring` by Aleksandr Veselov · 2 years, 6 months ago
  71. 8d07c31 Merge "Add definitions for Wear OS devies" into androidx-main by Diego Perez · 2 years, 6 months ago
  72. 051f28a Merge "Refactoring of Paragraph.getHorizontalPosition" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  73. 6f7d298 Refactoring of Paragraph.getHorizontalPosition by Aleksandr Veselov · 2 years, 6 months ago
  74. d3fa9f0 Merge "Supply an invariant id to InspectorNodes" into androidx-main by Jens Ole Lauridsen · 2 years, 6 months ago
  75. 90d9fdf Merge "Rename LayerMatrixCache with .android.kt" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  76. f28f5cc Add definitions for Wear OS devies by Diego Perez · 2 years, 6 months ago
  77. 9d52518 Supply an invariant id to InspectorNodes by Jens Ole Lauridsen · 2 years, 8 months ago
  78. 76572ce Invert PointerEvent.scrollDelta.x on Android by Igor Demin · 2 years, 7 months ago
  79. c01232d Merge "Correct source set suffix for AndroidAccessibilityManager" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  80. 307c735 Merge "Exclude not attached nodes from semantics tree" into androidx-main by Anastasia Soboleva · 2 years, 6 months ago
  81. 1398d54 Merge "Remove empty AndroidMouse.kt" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  82. 76dc648 Rename LayerMatrixCache with .android.kt by Jim Sproch · 2 years, 7 months ago
  83. 5b6378b Correct source set suffix for AndroidAccessibilityManager by Jim Sproch · 2 years, 7 months ago
  84. cc5d012 Apply correct sourceset suffix for GraphicLayerInfo by Jim Sproch · 2 years, 7 months ago
  85. 70a69c0 Remove empty AndroidMouse.kt by Jim Sproch · 2 years, 7 months ago
  86. e881053 Merge "Changed window transparent exception message." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  87. f917dc0 Merge "Desktop ContextMenu" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  88. 90f090a Exclude not attached nodes from semantics tree by Anastasia Soboleva · 2 years, 7 months ago
  89. 9bdfe0e Merge "Pin all Compose Runtime dependencies to 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  90. f5df076 Animation Preview - set clocktime fo each transition by Kseniia Grey · 2 years, 10 months ago
  91. 4235872 Pin all Compose Runtime dependencies to 1.1.0-rc01 by Nick Anthony · 2 years, 7 months ago
  92. 6261ebd Rename MeasuringPlacingTwiceIsNotAllowed to MeasuringPlacingTwiceIsNotAllowedTest by Andrey Kulikov · 2 years, 7 months ago
  93. 2c9ec26 Merge "Fix for incorrectly detected measure/place called twice" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  94. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 7 months ago
  95. 1fe98b8 Fix for incorrectly detected measure/place called twice by Andrey Kulikov · 2 years, 7 months ago
  96. f3906a0 Desktop ContextMenu by Andrey Rudenko · 2 years, 9 months ago
  97. 455a3c9 Changed window transparent exception message. by Roman Sedaikin · 2 years, 7 months ago
  98. 5fa0e34 Merge "Update the bug for making compose tests work with robolectric 4.7" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  99. b6b13a7 Merge "Add correct bug to TODO" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  100. 47a43f4 Merge "Fix indexOfLastPressed to account for Stylus button reordering" into androidx-main by Treehugger Robot · 2 years, 7 months ago