1. 64d61f1 Merge "Add an option to visit children and subtree according to draw order" into androidx-main by Matvei Malkov · 8 months ago
  2. 740719c Add pausable composition by Chuck Jazdzewski · 8 months ago
  3. 07f3b9c Merge "Ensure VectorPainter composition is disposed" into androidx-main by Treehugger Robot · 8 months ago
  4. 3ec0db6 Ensure VectorPainter composition is disposed by Nader Jawad · 8 months ago
  5. 07969d4 Revert^2 "Move androidx.compose.ui.platform.LocalLifecycleOwner to common" by Marcello Galhardo · 8 months ago
  6. 3889210 Speed up Accessibility and SemanticsEvent benchmarks by >6x by removing overly verbose tracing by Chris Craik · 8 months ago
  7. 84b05f7 Merge "Unify core value class types" into androidx-main by Treehugger Robot · 8 months ago
  8. 2f47449 Unify core value class types by Romain Guy · 8 months ago
  9. ecd288e Merge "Revert "Allow Dialogs to go under the status bar"" into androidx-main by Natnael Belay · 8 months ago
  10. 37e0f48 Add an option to visit children and subtree according to draw order by Ivan Matkov · 8 months ago
  11. eebacf1 Revert "Allow Dialogs to go under the status bar" by Natnael Belay · 8 months ago
  12. db78b77 Merge "Allow Dialogs to go under the status bar" into androidx-main by Treehugger Robot · 8 months ago
  13. 8365bb7 Allow Dialogs to go under the status bar by George Mount · 8 months ago
  14. 27158cc Fix Lookahead pass coordinate calculation by Oscar Adame Vázquez · 8 months ago
  15. 9b15b89 Merge "Fix NestedScrollingBenchmark asserts and suppress" into androidx-main by Treehugger Robot · 8 months ago
  16. 085ee3f Fix NestedScrollingBenchmark asserts and suppress by Chris Craik · 8 months ago
  17. 79cf1e8 Fix assert in VelocityTrackerBenchmark by Chris Craik · 8 months ago
  18. 17bd4a7 Revert "Move androidx.compose.ui.platform.LocalLifecycleOwner to common" by Marcello Galhardo · 8 months ago
  19. 8cd5d03 Move androidx.compose.ui.platform.LocalLifecycleOwner to common by Ivan Matkov · 8 months ago
  20. 47d1904 Animations optimizations by Romain Guy · 8 months ago
  21. 084b2e7 Merge "Disable flaky focus test" into androidx-main by Treehugger Robot · 8 months ago
  22. 0848074 Merge "Fix native null pointers with 0 pixel radius blurs" into androidx-main by Nader Jawad · 8 months ago
  23. 13cc5b7 Disable flaky focus test by Ralston Da Silva · 8 months ago
  24. 5610cc9 Merge "Update MutableRect to have analogous APIs of Rect" into androidx-main by Leland Richardson · 8 months ago
  25. 64a4ea4 Merge "Use setPath on Android R+" into androidx-main by Treehugger Robot · 8 months ago
  26. 2f02a94 Use setPath on Android R+ by Nader Jawad · 8 months ago
  27. 15ead8d Fix native null pointers with 0 pixel radius blurs by Nader Jawad · 8 months ago
  28. 4c4b0b2 Merge "Call `Snapshot.notifyObjectsInitialized` before drawing" into androidx-main by Treehugger Robot · 8 months ago
  29. 40f4efe Update MutableRect to have analogous APIs of Rect by Leland Richardson · 8 months ago
  30. 70f3139 Merge "Look for TestCoroutineScheduler in effectContext" into androidx-main by Jelle Fresen · 8 months ago
  31. 8c3a2a9 Merge "Revert "Add information about size into WindowInfo"" into androidx-main by Treehugger Robot · 8 months ago
  32. 7a45f41 Revert "Add information about size into WindowInfo" by Louis Pullen-Freilich · 8 months ago
  33. 6e3034c Merge "Mark `selectionEventBeforeTraverseEvent_whenTraverseText` test as flaky" into androidx-main by Melba Nuzen · 8 months ago
  34. c8b3699 Mark `selectionEventBeforeTraverseEvent_whenTraverseText` test as flaky by Melba Nuzen · 8 months ago
  35. 385d71d Call `Snapshot.notifyObjectsInitialized` before drawing by Andrei Shikov · 8 months ago
  36. 58cd02c Look for TestCoroutineScheduler in effectContext by Jelle Fresen · 8 months ago
  37. a098e2c Revert TextMeasurer back to using LruCache by Halil Ozercan · 8 months ago
  38. d86a608 Merge "Micro-optimize value classes" into androidx-main by Treehugger Robot · 8 months ago
  39. b579357 Merge "Keep a strong reference to created InputConnection in test" into androidx-main by Treehugger Robot · 8 months ago
  40. bcee9d4 Micro-optimize value classes by Romain Guy · 8 months ago
  41. 9de11d3 Keep a strong reference to created InputConnection in test by Halil Ozercan · 8 months ago
  42. b5c7d6b Merge "Throw when our delay wrapper is not wrapping a Delay" into androidx-main by Treehugger Robot · 8 months ago
  43. 0f4aa40 Merge "Expose MotionEvent's classification in PointerEvent" into androidx-main by Jeremy Walker · 9 months ago
  44. 2de79ec Merge "Optimize things" into androidx-main by Treehugger Robot · 9 months ago
  45. f59a1b2 Merge "Remove the current input session when it's stopped" into androidx-main by Treehugger Robot · 9 months ago
  46. 8eb94a4 Remove the current input session when it's stopped by Halil Ozercan · 9 months ago
  47. 256ff48 Added accessibility checks to ComposeUiTest by Jelle Fresen · 9 months ago
  48. 8763393 Optimize things by Romain Guy · 9 months ago
  49. 59b0ccf Add platform specific extension to TestContext by Jelle Fresen · 9 months ago
  50. 2b483a4 Expose MotionEvent's classification in PointerEvent by Jeremy Walker · 9 months ago
  51. 865f7b3 Merge "Performance optimizations" into androidx-main by Romain Guy · 9 months ago
  52. 94ffe9f Throw when our delay wrapper is not wrapping a Delay by Jelle Fresen · 9 months ago
  53. ceb579a Merge "Fix the key of ApplyingContinuationInterceptor" into androidx-main by Treehugger Robot · 9 months ago
  54. c500530 Fix the key of ApplyingContinuationInterceptor by Jelle Fresen · 9 months ago
  55. fd870a0 Add information about size into WindowInfo by Ivan Matkov · 9 months ago
  56. 27edaae Performance optimizations by Romain Guy · 9 months ago
  57. 0610eae Merge "When waiting for draw, get view from ComposeRootRegistry" into androidx-main by Treehugger Robot · 9 months ago
  58. a5bf60f Merge "Small optimizations in semantics/accessibility code" into androidx-main by Treehugger Robot · 9 months ago
  59. d27824a Merge "Attempto to fix flaky testLayerBoundsPositionInRotatedView()" into androidx-main by George Mount · 9 months ago
  60. 54d0098 Reset matrix when clearing identity by George Mount · 9 months ago
  61. aab36f6 Revert^2 "Fix Matrix validity after layer reuse" by George Mount · 9 months ago
  62. 35344c3 Revert^4 "Improve performance of localPositionOf()" by George Mount · 9 months ago
  63. 721da66 Benchmark for matrix calculations by George Mount · 9 months ago
  64. dc737e8 Improve TestCounter's error message by Jelle Fresen · 9 months ago
  65. cc8f64b Add performFirstLinkClick link testing API by Anastasia Soboleva · 9 months ago
  66. d32eff0 Merge "Fix flaky whenForceRemeasureCalledAndSizeChanged()" into androidx-main by Treehugger Robot · 9 months ago
  67. 4cf161e Merge "Apply snapshot before checking quiescence" into androidx-main by Treehugger Robot · 9 months ago
  68. f705626 Fix flaky whenForceRemeasureCalledAndSizeChanged() by George Mount · 9 months ago
  69. a4904c4 Attempto to fix flaky testLayerBoundsPositionInRotatedView() by George Mount · 9 months ago
  70. 42c65fb Merge "Fix an incorrect placeOrder check for placement invalidation" into androidx-main by Doris Liu · 9 months ago
  71. e7f14ea Merge "Refactor TestContext and TestOwner" into androidx-main by Jelle Fresen · 9 months ago
  72. 2dff720f Apply snapshot before checking quiescence by Jelle Fresen · 9 months ago
  73. 28eacb1 Fix an incorrect placeOrder check for placement invalidation by Doris Liu · 9 months ago
  74. 4c44efa Refactor TestContext and TestOwner by Jelle Fresen · 9 months ago
  75. fc8564e Small optimizations in semantics/accessibility code by Romain Guy · 9 months ago
  76. 2284d7d Merge "Revert^2 "Reduce allocations by using "scatter" collections"" into androidx-main by Aurimas Liutikas · 9 months ago
  77. f56d879 Merge "Replace getPartialBoundsOfLinks with getFirstLinkBounds" into androidx-main by Treehugger Robot · 9 months ago
  78. f09c9af Revert^2 "Reduce allocations by using "scatter" collections" by Aurimas Liutikas · 9 months ago
  79. 221a95f Merge "Reduce allocations" into androidx-main by Treehugger Robot · 9 months ago
  80. 0c6363f Reduce allocations by Romain Guy · 9 months ago
  81. 652b2e4 Merge "Revert "Reduce allocations by using "scatter" collections"" into androidx-main by Aurimas Liutikas · 9 months ago
  82. b2c8f9d Revert "Reduce allocations by using "scatter" collections" by Aurimas Liutikas · 9 months ago
  83. 3a88ffc Merge "Revert "Fix Matrix validity after layer reuse"" into androidx-main by Louis Pullen-Freilich · 9 months ago
  84. 4502c86 Merge "Revert^3 "Improve performance of localPositionOf()"" into androidx-main by Louis Pullen-Freilich · 9 months ago
  85. 1a0a7c4 Revert "Fix Matrix validity after layer reuse" by Louis Pullen-Freilich · 9 months ago
  86. d705583 Revert^3 "Improve performance of localPositionOf()" by Louis Pullen-Freilich · 9 months ago
  87. a0edf72 Merge "Revert^2 "Improve performance of localPositionOf()"" into androidx-main by Aurimas Liutikas · 9 months ago
  88. 979a578 Revert^2 "Improve performance of localPositionOf()" by Aurimas Liutikas · 9 months ago
  89. a0fdbbf Merge "Revert "Improve performance of localPositionOf()"" into androidx-main by Treehugger Robot · 9 months ago
  90. 0356c7f Merge "Fix Matrix validity after layer reuse" into androidx-main by Treehugger Robot · 9 months ago
  91. 6d8f56e Merge "Reduce allocations by using "scatter" collections" into androidx-main by Treehugger Robot · 9 months ago
  92. 8c92017 Fix Matrix validity after layer reuse by George Mount · 9 months ago
  93. 3057cd3 Reduce allocations by using "scatter" collections by Romain Guy · 9 months ago
  94. d56af16 Revert "Improve performance of localPositionOf()" by Sean McQuillan · 9 months ago
  95. 1206e00 Merge "Revert "Remove VelocityTracker Add Pointer Fix experiment flag."" into androidx-main by Treehugger Robot · 9 months ago
  96. c8cb8f0 Merge "TextMeasurer should not allocate a SieveCache for capacity=1" into androidx-main by Halil Ozercan · 9 months ago
  97. 84aeb62 Replace getPartialBoundsOfLinks with getFirstLinkBounds by Anastasia Soboleva · 9 months ago
  98. 7aededa TextMeasurer should not allocate a SieveCache for capacity=1 by Halil Ozercan · 9 months ago
  99. 59e44069 Revert "Remove VelocityTracker Add Pointer Fix experiment flag." by Levi Albuquerque · 9 months ago
  100. 4c63fd1 When waiting for draw, get view from ComposeRootRegistry by Jelle Fresen · 9 months ago