1. 10b5e9f Move processViewInfo back to onLayout by Diego Perez · 3 years, 8 months ago
  2. 0886121 Merge "Add semantics action Dismiss and apply it to drawer" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  3. 824025a Merge "Fixed deprecated DrawModifier ReplaceWith annotations" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  4. 058329c Merge "Add source information to libraries" into androidx-master-dev by Chuck Jazdzewski · 3 years, 8 months ago
  5. b0a8f38 Fixed deprecated DrawModifier ReplaceWith annotations by Nader Jawad · 3 years, 8 months ago
  6. 4776433c Add source information to libraries by Chuck Jazdzewski · 3 years, 8 months ago
  7. c6cb331 Merge "Adds baseline alignment for AlertDialog" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  8. f89910b Merge changes Id6044c71,I0bd29706 into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  9. 12f8a90 Merge "Fix for Desktop shortcuts" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  10. 1bdaec1 Merge "Only detect animations in ComposeViewAdapter#onLayout" into androidx-master-dev by Amaury Medeiros · 3 years, 8 months ago
  11. f06e323 Merge "Desktop: support default monitor's refresh rate in DefaultMonotonicFrameClock" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  12. ce6285f Only detect animations in ComposeViewAdapter#onLayout by Amaury Medeiros · 3 years, 8 months ago
  13. 535ceeb Fix for Desktop shortcuts by Andrey Rudenko · 3 years, 8 months ago
  14. 219a2af Desktop: support default monitor's refresh rate in DefaultMonotonicFrameClock by Igor Demin · 3 years, 8 months ago
  15. 2475d1f Merge "Correct references to composer in key calls" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  16. 47511c3 Add semantics action Dismiss and apply it to drawer by yingleiw · 3 years, 8 months ago
  17. 549d760 Move DrawModifier to androidx.compose.ui.draw package by Nader Jawad · 3 years, 8 months ago
  18. 91e7c3d Rename Modifier.drawLayer to Modifier.graphicsLayer by Nader Jawad · 3 years, 8 months ago
  19. 83b1cab Correct references to composer in key calls by Chuck Jazdzewski · 3 years, 8 months ago
  20. 9303a29 Mark clearFocus_byClickingOutsideFocusableComponent as @FlakyTest by Aurimas Liutikas · 3 years, 8 months ago
  21. 567e0e0 Merge "Proper implementation of DesktopParagraph#getCursorRect for empty paragraphs" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  22. c69515a Merge "Reenable ktlint paren-spacing now that it doesn't crash" into androidx-master-dev by Jeff Gaston · 3 years, 8 months ago
  23. 1a38dac Merge "Remove <T> from SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  24. 90c7994 Merge "Fixes for ComposePanel." into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  25. a8af4bd Merge "Introduce placeable.placeWithLayer" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  26. 854c7996 Proper implementation of DesktopParagraph#getCursorRect for empty paragraphs by Andrey Rudenko · 3 years, 8 months ago
  27. 1102527 Introduce placeable.placeWithLayer by Andrey Kulikov · 3 years, 8 months ago
  28. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 8 months ago
  29. f5171ea Fixes for ComposePanel. by Roman Sedaikin · 3 years, 8 months ago
  30. c2bd32c Remove <T> from SubcomposeLayout by Andrey Kulikov · 3 years, 8 months ago
  31. fd6de77 Better letterSpacing support in DesktopParagraph by Andrey Rudenko · 3 years, 8 months ago
  32. f40d2a0 Merge "Fix selection not being updated in edit processor" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  33. 81aa865 Merge "Clear selection when SelectionContainer is disposed" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  34. 59dcdf1 Fix selection not being updated in edit processor by Siyamed Sinir · 3 years, 8 months ago
  35. 3b61c30 Merge "Update metalava to the latest version." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  36. ee896bc Clear selection when SelectionContainer is disposed by haoyu · 3 years, 8 months ago
  37. 0393ab2 Merge "Adds AmbientTextSelectionColors to allow customizing the colors used for text selection" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  38. 0eb54c6 Update metalava to the latest version. by Aurimas Liutikas · 3 years, 8 months ago
  39. aa25724 Merge "Cleanup TextFieldValue usage" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  40. 21b6328 Merge "Added convenience APIs for layer transforms" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  41. 663ecc0 Cleanup TextFieldValue usage by Siyamed Sinir · 3 years, 8 months ago
  42. eef1d14 Adds baseline alignment for AlertDialog by Louis Pullen-Freilich · 3 years, 8 months ago
  43. 9a933d6 Remove @ExperimentalCollectionApi by George Mount · 3 years, 8 months ago
  44. 024f150 Merge "Make all PointerInputData values non-null." into androidx-master-dev by George Mount · 3 years, 8 months ago
  45. 381bbbf Merge "Add an API to check if the window is in focus" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  46. bd2b6e01 Merge "Refactoring of Desktop Paragraph to use ComputedStyle internally" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  47. 73153a2 Merge "Fix EditProcessor selection update" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  48. 4ff049c Merge "Support for Kotlin 1.4.20" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  49. 7638216 Merge "Remove SynchronizedTreeCollector, introduce IdleAwaiter" into androidx-master-dev by Jelle Fresen · 3 years, 8 months ago
  50. b89a33a Added convenience APIs for layer transforms by Nader Jawad · 3 years, 8 months ago
  51. b247c3b Make all PointerInputData values non-null. by George Mount · 3 years, 8 months ago
  52. e096810 Merge "Desktop Shortcuts fixes" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  53. 93195d4 Adds AmbientTextSelectionColors to allow customizing the colors used for text selection by Louis Pullen-Freilich · 3 years, 8 months ago
  54. c4d70ca Merge "Updates Compose lint checks to run on test sources" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  55. ea7bce4 Support for Kotlin 1.4.20 by Jim Sproch · 3 years, 9 months ago
  56. d320f0f Fix EditProcessor selection update by Siyamed Sinir · 3 years, 8 months ago
  57. 33d3218 Merge "Box: alignment -> contentAlignment; improve docs" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  58. ccdb868 Box: alignment -> contentAlignment; improve docs by Mihai Popa · 3 years, 8 months ago
  59. 889f30f Merge "Fixed graphical artifacts on border API" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  60. 8c8847d Merge "Desktop: XML Vector image support" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  61. 8fd5a8f Fixed graphical artifacts on border API by Nader Jawad · 3 years, 8 months ago
  62. d282e99 Remove SynchronizedTreeCollector, introduce IdleAwaiter by Jelle Fresen · 3 years, 8 months ago
  63. 56ee163 Desktop: XML Vector image support by Igor Demin · 3 years, 10 months ago
  64. 8fcf1f7 Merge "Desktop: SweepGradient test" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  65. 747b096 Desktop Shortcuts fixes by Andrey Rudenko · 3 years, 8 months ago
  66. 1376f9a Refactoring of Desktop Paragraph to use ComputedStyle internally by Andrey Rudenko · 3 years, 8 months ago
  67. 318ae68 Merge "Use lambda parameters in offset modifiers" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  68. bc237f2 Merge "Desktop: preserve fillType after Path.reset()" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  69. 22fe675 Use lambda parameters in offset modifiers by Mihai Popa · 3 years, 8 months ago
  70. cdc2317 Desktop: SweepGradient test by Igor Demin · 3 years, 8 months ago
  71. 63ea026 Merge "Desktop implementation ActualDialog, ActualPopup" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  72. d41e41c Desktop: preserve fillType after Path.reset() by Igor Demin · 3 years, 8 months ago
  73. 6c4a47d Desktop implementation ActualDialog, ActualPopup by Roman Sedaikin · 3 years, 8 months ago
  74. 0e3ce5d Add an API to check if the window is in focus by Ralston Da Silva · 3 years, 8 months ago
  75. 2b3b5b2 Merge "Added SweepGradient support to compose" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  76. 4eff0f3 Merge "Do not handle KeyEvents with char 0" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  77. 5c14e2d Do not handle KeyEvents with char 0 by Siyamed Sinir · 3 years, 8 months ago
  78. 5841c98 Merge "Add destructing API to TransformOrigin" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  79. b387257 Merge "Suspend Fun for Animation" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  80. 8348b70 Merge "Include lambda values in NodeParameters" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  81. 6836584 Merge "Reset input when composition or text changes" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  82. 1f43daf Suspend Fun for Animation by Doris Liu · 3 years, 11 months ago
  83. aca296c Merge "Deprecate getLineVisibleEnd" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  84. ed3e2cc Merge "Do not decompose instances from android.graphics" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  85. d9cb31a Do not decompose instances from android.graphics by Jens Ole Lauridsen · 3 years, 8 months ago
  86. 547ea56 Merge "Adds support for shadows inside Dialog" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  87. fe038a6 Reset input when composition or text changes by Siyamed Sinir · 3 years, 8 months ago
  88. 385a9ec Merge "Adds lint check for Modifier parameters in Composable functions" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 8 months ago
  89. 70d5495 Added SweepGradient support to compose by Nader Jawad · 3 years, 8 months ago
  90. 10eba89 Merge "Desktop: run setContent in tests on the UI thread" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  91. 1b852e2 Merge "Fix ModifiedDrawNode to handle Modifier Change events" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  92. 2dc9852 Adds support for shadows inside Dialog by Louis Pullen-Freilich · 3 years, 8 months ago
  93. 8b6b4d9 Adds lint check for Modifier parameters in Composable functions by Louis Pullen-Freilich · 3 years, 8 months ago
  94. 8ece30c Add destructing API to TransformOrigin by Nader Jawad · 3 years, 8 months ago
  95. 46bf1f1 Updates Compose lint checks to run on test sources by Louis Pullen-Freilich · 3 years, 8 months ago
  96. a857f09 Merge changes I15e9f41e,I36295597,If10b00fc into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  97. d3e0f02 Desktop: run setContent in tests on the UI thread by Igor Demin · 3 years, 8 months ago
  98. 942a5bf Deprecate getLineVisibleEnd by haoyu · 3 years, 8 months ago
  99. 1a36ade Fix ModifiedDrawNode to handle Modifier Change events by Nader Jawad · 3 years, 8 months ago
  100. 0f86162 Merge "Rename showDecoration to showSystemUi" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago