1. 5c42896 Merge "Fix API file build breakage" into androidx-main by Adam Powell · 3 years, 4 months ago
  2. 0a3b4b0 Merge "Desktop: fix test `rendering of transition` (DesktopOwnerTest)" into androidx-main by Jim Sproch · 3 years, 4 months ago
  3. 1432a71 Fix API file build breakage by Adam Powell · 3 years, 4 months ago
  4. 3178add Merge "Rerun LazyColumn/Row content block before scrolling if it is dirty" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  5. 25fe8cb Merge changes I25114692,I84f51fc5 into androidx-main by Alan Viverette · 3 years, 4 months ago
  6. 9ce9ad4 Merge "Reorganize and improve docs for core layout" into androidx-main by Mihai Popa · 3 years, 4 months ago
  7. 3ad49fb Merge "Improve mutable object write preformance" into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  8. ba77122 Rerun LazyColumn/Row content block before scrolling if it is dirty by Andrey Kulikov · 3 years, 4 months ago
  9. c59e7df Merge "Remove extra recomposition/remeasure from CoreTextField" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  10. 24ac769 Merge "Fix drawing positioning for Views inside Compose" into androidx-main by Mihai Popa · 3 years, 4 months ago
  11. 11d1fd0 Bump Compose to 1.0.0-beta03 by Nick Anthony · 3 years, 4 months ago
  12. a3551f2 Improve mutable object write preformance by Chuck Jazdzewski · 3 years, 4 months ago
  13. 77307029 Merge "Deprecate DefaultMonotonicFrameClock" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  14. 79c9dce Remove extra recomposition/remeasure from CoreTextField by Andrey Kulikov · 3 years, 4 months ago
  15. a3dce3b Reorganize and improve docs for core layout by Mihai Popa · 3 years, 4 months ago
  16. eebb2fe Merge "Make draggable to contain single awaitPointerInputScope call and rewrite the events handling to coroutie channel" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  17. 081578b Merge "Fix for Compose eating DPad events" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  18. 065f938 Merge "Improve mutable vector performance" into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  19. 793383e Fix drawing positioning for Views inside Compose by Mihai Popa · 3 years, 4 months ago
  20. edc1427 Merge "Fixes MaterialTheme mutating provided Colors" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  21. 44a4bee4 Merge "Remove node is Ready assertions from drawing" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  22. 2cd7a96 Merge "Add lazy scrolling jank benchmark." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  23. 60fbfc9 Merge "Move selection states to SelectionRigistrar" into androidx-main by Haoyu Zhang · 3 years, 4 months ago
  24. e04245e Move selection states to SelectionRigistrar by haoyu · 3 years, 4 months ago
  25. 0d6e241 Improve mutable vector performance by Chuck Jazdzewski · 3 years, 4 months ago
  26. 662bf10 Deprecate DefaultMonotonicFrameClock by Adam Powell · 3 years, 4 months ago
  27. 430f0a7 Merge "Slight performance optimization for InteractionSource extension functions" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  28. f3ba217 Add lazy scrolling jank benchmark. by Filip Pavlis · 3 years, 4 months ago
  29. 7e341b6 Merge "Fixes ScrollableTabRow not scrolling to the first selected tab if it is not fully visible / centered" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  30. a058ad8 Remove node is Ready assertions from drawing by Andrey Kulikov · 3 years, 4 months ago
  31. 008e8fa Slight performance optimization for InteractionSource extension functions by Louis Pullen-Freilich · 3 years, 4 months ago
  32. 287c169 Fixes ScrollableTabRow not scrolling to the first selected tab if it is not fully visible / centered by Louis Pullen-Freilich · 3 years, 4 months ago
  33. dc418d3 Make draggable to contain single awaitPointerInputScope call and rewrite the events handling to coroutie channel by Matvei Malkov · 3 years, 4 months ago
  34. 3e13373 Merge "Add detail to AlignmentLine#merge docs" into androidx-main by Mihai Popa · 3 years, 4 months ago
  35. 92d5b67 Merge "Properly reverse velocity and deltas for flingbehaviour when reverseDirection=true" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  36. 58fe842 Merge "Adds Material lint check for conflicting 'on' colors" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  37. 95605fc Properly reverse velocity and deltas for flingbehaviour when reverseDirection=true by Matvei Malkov · 3 years, 4 months ago
  38. 3186287 Adds Material lint check for conflicting 'on' colors by Louis Pullen-Freilich · 3 years, 5 months ago
  39. 7c2430e Merge "Defer ViewTree dependency checks for ComposeView" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  40. 74eb063 Defer ViewTree dependency checks for ComposeView by Adam Powell · 3 years, 4 months ago
  41. 5767df0 Fixes MaterialTheme mutating provided Colors by Louis Pullen-Freilich · 3 years, 4 months ago
  42. 4fdb0596 Merge "Migrates Compose libraries to use LibraryType instead of Publish" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  43. 81e15fc Merge "Fix blinking in fade in" into androidx-main by Doris Liu · 3 years, 4 months ago
  44. c56d67b Merge changes I52bca07b,I892cad42,I5e421c1d into androidx-main by Treehugger Robot · 3 years, 4 months ago
  45. 2405b25 Merge "Fix incorrect offsets in LazyListLayoutInfo in reverseLayout" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  46. c10297b Update lint project names in compose-compiler playground by Dustin Lam · 3 years, 4 months ago
  47. a323ad0 Merge "Revert "Added Anim to scaffold fab position"" into androidx-main by Mariano Martin · 3 years, 4 months ago
  48. 8574fe7 Revert "Added Anim to scaffold fab position" by Mariano Martin · 3 years, 4 months ago
  49. 2b6e3ad Add detail to AlignmentLine#merge docs by Mihai Popa · 3 years, 4 months ago
  50. 0a76915 Migrates ui-lint to use compose:lint:common by Louis Pullen-Freilich · 3 years, 4 months ago
  51. d298fa4 Fix incorrect offsets in LazyListLayoutInfo in reverseLayout by Andrey Kulikov · 3 years, 4 months ago
  52. dac636a Desktop: fix test `rendering of transition` (DesktopOwnerTest) by Igor Demin · 3 years, 4 months ago
  53. a370b18 Merge "Strip kotlin code from semantics node dump." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  54. cbe05dd Fix blinking in fade in by Doris Liu · 3 years, 4 months ago
  55. 7486025 Merge "Changed Color lerp to use Oklab color space" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  56. e2ae786 Changed Color lerp to use Oklab color space by George Mount · 3 years, 4 months ago
  57. 1b7786e Merge "Deletes material-studies and updates README.md" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  58. 31bdd67 Merge "Adds compose:lint:common module to allow reusing code between Compose lint checks" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  59. b8b34ca Merge "Wrap measureAndLayout() with try/finally" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  60. c5590fb Deletes material-studies and updates README.md by Louis Pullen-Freilich · 3 years, 4 months ago
  61. 74ba5b1 Merge "Add animated dots compose demo" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  62. b0c976f Add type name and size for standard Collections by Jens Ole Lauridsen · 3 years, 4 months ago
  63. aa14b8b Return exactly maxElements from List/Arrays by Jens Ole Lauridsen · 3 years, 4 months ago
  64. ed139ab Stop sorting the child elements in ParameterFactoryTest by Jens Ole Lauridsen · 3 years, 4 months ago
  65. d3d8432 Wrap measureAndLayout() with try/finally by Andrey Kulikov · 3 years, 4 months ago
  66. 0d12353 Merge "Add inspectorValue for each known CornerSize implementation" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  67. 2dbfe87 Adds compose:lint:common module to allow reusing code between Compose lint checks by Louis Pullen-Freilich · 3 years, 4 months ago
  68. 5bfb95e Merge "Fixes ripple being stuck if cancelled immediately" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  69. 403c590 Make SnapshotMutableStateImpl parcelable by Andrey Kulikov · 3 years, 4 months ago
  70. 13447bd Mark DrawModifierTest#testCacheInvalidatedAfterLayoutDirectionChange as flaky by Andrey Kulikov · 3 years, 4 months ago
  71. e368716 Call FlingBehavior.performFling() even if there's no velocity (0f), since it's technically feasible to fling as well for custom behaviours by Matvei Malkov · 3 years, 4 months ago
  72. b9ddf96 Add animated dots compose demo by Aurimas Liutikas · 3 years, 4 months ago
  73. 6f8e1a1 Add inspectorValue for each known CornerSize implementation by Jens Ole Lauridsen · 3 years, 4 months ago
  74. 0ef80ae Fixes ripple being stuck if cancelled immediately by Louis Pullen-Freilich · 3 years, 4 months ago
  75. 97541a1 Merge "Fixed Path.kt docs" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  76. 2a35ed1 Fixed Path.kt docs by Nader Jawad · 3 years, 4 months ago
  77. 6d4043c Merge "Use new swipe test APIs instead of local extensions" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  78. e6ad4aa Migrates Compose libraries to use LibraryType instead of Publish by Louis Pullen-Freilich · 3 years, 4 months ago
  79. 4a5a90b Merge "Rework animateAsState to support frame-by-frame interruption" into androidx-main by Doris Liu · 3 years, 4 months ago
  80. cabb0f0 Use new swipe test APIs instead of local extensions by Jossi Wolf · 3 years, 4 months ago
  81. 42d547d Merge "Add optional params to GestureScope.swipe functions" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  82. e008cd0 Add optional params to GestureScope.swipe functions by Jelle Fresen · 3 years, 4 months ago
  83. 6d30c3a Merge "Fix incorrect position calculation for clicks with scaled layers on nodes" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  84. 4dd924d Merge "Add myself as an owner of ui-tooling" into androidx-main by Diego Perez · 3 years, 4 months ago
  85. eb79d63 Merge "Fixes lint issues in AndroidComposeViewAccessibilityDelegateCompat.android.kt" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  86. 0adc36e Fix incorrect position calculation for clicks with scaled layers on nodes by Andrey Kulikov · 3 years, 4 months ago
  87. 0057287 Add myself as an owner of ui-tooling by Fedor Kudasov · 3 years, 4 months ago
  88. 5f8b313 Merge "Do not create threads in ComposeViewAdapter" into androidx-main by Diego Perez · 3 years, 4 months ago
  89. eccc98c Merge "Layout sample used as a lazy list item should not crash" into androidx-main by Anastasia Soboleva · 3 years, 4 months ago
  90. c0b3df2 Fixes lint issues in AndroidComposeViewAccessibilityDelegateCompat.android.kt by Louis Pullen-Freilich · 3 years, 4 months ago
  91. 2c1d846 Merge "Adds an internal lint check to warn if creating an unnecessary Iterator" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  92. 0a6f6ab Merge "Get size of semantics node differently" into androidx-main by Anastasia Soboleva · 3 years, 4 months ago
  93. 87e9d76 Merge "Make Modifier.scrollable use Modifier.draggable." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  94. 38ceac4 Merge "Migrate Compose API guidelines to markdown" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  95. 62cc918 Rework animateAsState to support frame-by-frame interruption by Doris Liu · 3 years, 4 months ago
  96. 71d63ac Merge "Add maxRecursions & MaxInitialIterableSize to API" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  97. 4533c09 Merge "Only compare accesibility action label in semantics tree diffing" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  98. c6e92aa Adds an internal lint check to warn if creating an unnecessary Iterator by Louis Pullen-Freilich · 3 years, 4 months ago
  99. 5af3d14 Get size of semantics node differently by Anastasia Soboleva · 3 years, 4 months ago
  100. ccf071d Merge "Fix text and content description merging issue" into androidx-main by Anastasia Soboleva · 3 years, 4 months ago