1. 4d03ac9 Merge "Add IntRect conversion methods" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  2. 82abb7e Update compose module to use ViewTreeViewModelStoreOwner extensions by sanura · 1 year, 5 months ago
  3. 76f00b3 Add IntRect conversion methods by Alex Vanyo · 1 year, 5 months ago
  4. efb1b60 Merge "Fix duplicate namespace warning for compose:ui:ui" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  5. 320710b Fix duplicate namespace warning for compose:ui:ui by Aurimas Liutikas · 1 year, 5 months ago
  6. 7847a5c Merge "Introduce ability to inject a CoroutineContext into Compose UI tests." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  7. c43a9c1 Merge "Add docs for PlatformParagraphStyle" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  8. fd59383 Introduce ability to inject a CoroutineContext into Compose UI tests. by Zach Klippenstein · 1 year, 5 months ago
  9. 5133e35 Add docs for PlatformParagraphStyle by Sean McQuillan · 1 year, 5 months ago
  10. 93c1296 Merge "Internal change adding in `traversalAfter` for semantics nodes." into androidx-main by Melba Nuzen · 1 year, 5 months ago
  11. caa4945 Internal change adding in `traversalAfter` for semantics nodes. by Melba Nuzen · 1 year, 5 months ago
  12. 3188f33 Calling requestLayout() when the ComposeView size might change by Andrey Kulikov · 1 year, 5 months ago
  13. aa2d9c5 Merge changes Ic4e9a0b5,Ieeeb7d3e into androidx-main by Kseniia Grey · 1 year, 5 months ago
  14. c8a08cc Fixes a crash when removing multiple compositions by Shalom Gibly · 1 year, 5 months ago
  15. 6680765 Parse dp in ui-tooling from all parameter types by Kseniia Grey · 1 year, 5 months ago
  16. 8f8dcab Add extra tests to ui-tooling by Kseniia Grey · 1 year, 5 months ago
  17. bf2b466 Merge "Ignore flaky test child_AndroidView" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  18. be666a5 Merge "Ignore flaky test onFocusAwareEvent_isTriggered" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  19. 75b575d Ignore flaky test onFocusAwareEvent_isTriggered by Julia McClellan · 1 year, 5 months ago
  20. f64cb41 Ignore flaky test child_AndroidView by Julia McClellan · 1 year, 5 months ago
  21. 8dbf354 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 5 months ago
  22. 1b9e8fe Make VelocityTracker1D Public by Yeabkal Wubshit · 1 year, 5 months ago
  23. 9e6f038 Merge "Don't autoInvalidate modifier nodes that aren't attached" into androidx-main by Leland Richardson · 1 year, 5 months ago
  24. b5e7f15 Merge "Fix performance regression in graphicsLayer" into androidx-main by Ben Trengrove · 1 year, 5 months ago
  25. bf397b2 Don't autoInvalidate modifier nodes that aren't attached by Leland Richardson · 1 year, 5 months ago
  26. 3c01f3b Fix performance regression in graphicsLayer by Ben Trengrove · 1 year, 5 months ago
  27. d74d1b8 Merge changes Ie5354cc2,I5a0cd09e,Ic41a58bf into androidx-main by Treehugger Robot · 1 year, 5 months ago
  28. cd4c151 AnnotatedString now stores internal nullable lists by Sean McQuillan · 1 year, 5 months ago
  29. 6e2032b Merge "Added PathMeasure.getPosition() and PathMeasure.getTangent() function to get position and tangent at a distance on a path." into androidx-main by Rebecca Franks · 1 year, 5 months ago
  30. 0350170 Added PathMeasure.getPosition() and PathMeasure.getTangent() function to get position and tangent at a distance on a path. by Rebecca Franks · 1 year, 8 months ago
  31. 7c5d86c Merge "Disable failing PainterModifierTest test" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  32. 43b5b60 Disable failing PainterModifierTest test by Aurimas Liutikas · 1 year, 5 months ago
  33. caa7ae9 Disable flaky DrawReorderingTest tests by Aurimas Liutikas · 1 year, 5 months ago
  34. 4dc967f Merge "Revert "Added a Modifier to query ancestors scroll info"" into androidx-main by Mariano Martin · 1 year, 5 months ago
  35. 55c3cd9 Revert "Added a Modifier to query ancestors scroll info" by Mariano Martin · 1 year, 5 months ago
  36. 45b5a54 Merge "Add test for child transitions in ui-tooling" into androidx-main by Kseniia Grey · 1 year, 5 months ago
  37. 7d7e80c Add test for child transitions in ui-tooling by Kseniia Grey · 1 year, 5 months ago
  38. 534de42 Merge "Allow to set any parameters in TransitionClock" into androidx-main by Kseniia Grey · 1 year, 5 months ago
  39. 5fc8a0b Merge "Migrate Modifier.drawWithContent and Modifier.drawBehind to use Modifier.Node. Test: refactoring CL. Existing unit tests still pass." into androidx-main by Rebecca Franks · 1 year, 5 months ago
  40. a455969 Merge changes I98e2a5ba,Ie9f88c26,I0cf75a54,I94dfec1e,Ie7d16a91, ... into androidx-main by Sean McQuillan · 1 year, 5 months ago
  41. 9bdd6f8 Merge "Mark FocusRequester as Stable." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  42. 7a82e05 Mark FocusRequester as Stable. by Zach Klippenstein · 1 year, 5 months ago
  43. b930c4e Remove excess allocs from TextUsingModifier by Sean McQuillan · 1 year, 5 months ago
  44. 014cab3 Merge "Add klippenstein to compose ui test OWNERS file." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  45. 5920ce3 Merge "Remove one allocation in TextPainter.paint()" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  46. 2f2dbdc Merge "Add an overload to TextMeasurer.measure function that accepts String." into androidx-main by Halil Ozercan · 1 year, 5 months ago
  47. 8042bf5 Remove one allocation in TextPainter.paint() by Sean McQuillan · 1 year, 5 months ago
  48. df8dc06 Merge "Ignore internal animations in AnimatedVisibilityClock" into androidx-main by Kseniia Grey · 1 year, 5 months ago
  49. 4eb222e Merge "Graduate experimental LineBreak and Hyphens APIs to stable" into androidx-main by Sean McQuillan · 1 year, 5 months ago
  50. bd7e4ac Merge "Focus Modifier.Node cleanup" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  51. 3569142 Allow to set any parameters in TransitionClock by Kseniia Grey · 1 year, 5 months ago
  52. 4c29393 Ignore internal animations in AnimatedVisibilityClock by Kseniia Grey · 1 year, 5 months ago
  53. a950576 Move parameter parsing into Util by Kseniia Grey · 1 year, 5 months ago
  54. 7771b43 Fix AnimatedContent being not in supported animations by Kseniia Grey · 1 year, 5 months ago
  55. 8b82438 Migrate Modifier.drawWithContent and Modifier.drawBehind to use Modifier.Node. by Rebecca Franks · 1 year, 5 months ago
  56. 7931e52 Add an overload to TextMeasurer.measure function that accepts String. by Halil Ozercan · 1 year, 8 months ago
  57. 11c4ffd Merge "Fix crash in BeyondBoundsLayout" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  58. 5bfe44a Merge "PlatformTextInputService. Undeprecate notifyFocusedRect" into androidx-main by Zach Klippenstein · 1 year, 5 months ago
  59. 7a98453 Merge "Promote a DialogProperties constructor to stable" into androidx-main by Shalom Gibly · 1 year, 5 months ago
  60. 9627384 Fix crash in BeyondBoundsLayout by Ralston Da Silva · 1 year, 5 months ago
  61. 5dcede6 Focus Modifier.Node cleanup by Ralston Da Silva · 1 year, 5 months ago
  62. 1500964 Graduate experimental LineBreak and Hyphens APIs to stable by Halil Ozercan · 1 year, 6 months ago
  63. ec22b73 Promote a DialogProperties constructor to stable by Shalom Gibly · 1 year, 5 months ago
  64. 6a74105 Fix Robolectric Compose integration for >1 iteration of trampolining. by Zach Klippenstein · 1 year, 5 months ago
  65. 0d2a344 PlatformTextInputService. Undeprecate notifyFocusedRect by Igor Demin · 1 year, 6 months ago
  66. 1da13f2 Migrate Modifier.graphicsLayer to Modifier.Node by Ben Trengrove · 1 year, 6 months ago
  67. 640e7a3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  68. c2c7b887 Add klippenstein to compose ui test OWNERS file. by Zach Klippenstein · 1 year, 5 months ago
  69. bf993f8 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 5 months ago