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