1. 8036cb1 Merge "Support line bounds in CursorAnchorInfo" into androidx-main by Justin Ghan · 1 year ago
  2. 4fd86a85 Merge "Baselines PrimitiveInLambda suppressions" into androidx-main by Treehugger Robot · 1 year ago
  3. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year ago
  4. 6e4431d Pins UI dependency constraint on foundation by Louis Pullen-Freilich · 1 year ago
  5. 2aca8e8 Small optimizations in SubcomposeLayout by Andrey Kulikov · 1 year ago
  6. 2ba7a87 Merge "Ensure Modifier.Node's are attached when in hierarchy" into androidx-main by Leland Richardson · 1 year ago
  7. 60204ec Support line bounds in CursorAnchorInfo by Justin Ghan · 1 year ago
  8. 9d12a01 Merge "Improve tracking of last lookahead size in LookaheadPassDelegate" into androidx-main by Doris Liu · 1 year ago
  9. 6672f6c Merge "Support lookahead in LazyList" into androidx-main by Doris Liu · 1 year ago
  10. edf28df Ensure Modifier.Node's are attached when in hierarchy by Leland Richardson · 1 year, 1 month ago
  11. ab24b11 Merge "Insert default platform dependencies for KMP anchor publications" into androidx-main by Alan Viverette · 1 year ago
  12. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year ago
  13. 7d2af47 Support lookahead in LazyList by Doris Liu · 1 year, 5 months ago
  14. e56b8a1 Improve tracking of last lookahead size in LookaheadPassDelegate by Doris Liu · 1 year ago
  15. cbbb59c Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year ago
  16. e12a0c0 Support InputConnection#requestCursorUpdates by Justin Ghan · 1 year, 1 month ago
  17. b45b0b3 Pin version of core used by Compose UI and wear.compose.foundation to 1.11.0-beta02. by stevebower · 1 year ago
  18. 9af5959 Merge "Add common MultiPreview annotations" into androidx-main am: 1e8ad0e05d by Luis Santiago Re · 1 year ago
  19. 1e8ad0e Merge "Add common MultiPreview annotations" into androidx-main by Luis Santiago Re · 1 year ago
  20. 5b2d285 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 1 month ago
  21. 49d8018 Add common MultiPreview annotations by Luis Santiago Re · 1 year, 1 month ago
  22. e70d00d Merge "Add a lint check to the UI Module" into androidx-main am: 784e668c6d by Treehugger Robot · 1 year ago
  23. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 1 month ago
  24. 1b997a7 Merge "Fix dialogs and popups to resize when usePlatformDefaultWidth=true" into androidx-main am: 84ddbd21e8 by Alexandre Elias · 1 year ago
  25. 84ddbd2 Merge "Fix dialogs and popups to resize when usePlatformDefaultWidth=true" into androidx-main by Alexandre Elias · 1 year ago
  26. a02587a Merge changes from topic "touch-mode-pointer" into androidx-main am: 69dd16d11a by Grant Toepfer · 1 year ago
  27. fefbd7a Add support for selection by mouse by Grant Toepfer · 1 year, 4 months ago
  28. f0db452 Fix dialogs and popups to resize when usePlatformDefaultWidth=true by Alexandre Elias · 1 year ago
  29. 76f701c Merge "Fix `RestoreFocus` sample code" into androidx-main am: af35b36f9b by Aditya Arora · 1 year ago
  30. 5ed8d894 Fix `RestoreFocus` sample code by Aditya Arora · 1 year ago
  31. 090e9e4 Merge "FocusRestorer API" into androidx-main am: be63b8da5f by Treehugger Robot · 1 year, 1 month ago
  32. ee78f0d FocusRestorer API by Ralston Da Silva · 1 year, 1 month ago
  33. 18f2612 Merge "Add lint rule for autoboxing lambdas" into androidx-main am: b8f476d83d by Treehugger Robot · 1 year, 1 month ago
  34. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  35. 0ee79e2 Merge "More CursorAnchorInfo features" into androidx-main am: d64c41462f by Treehugger Robot · 1 year, 1 month ago
  36. d64c414 Merge "More CursorAnchorInfo features" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  37. 6c8834a Merge "Revert "AndroidFontLoader uses platform APIs O+"" into androidx-main am: e1d5a4ea2c by Treehugger Robot · 1 year, 1 month ago
  38. e1d5a4e Merge "Revert "AndroidFontLoader uses platform APIs O+"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  39. e637289 More CursorAnchorInfo features by Justin Ghan · 1 year, 1 month ago
  40. d0589e7 Revert "AndroidFontLoader uses platform APIs O+" by Sean McQuillan · 1 year, 1 month ago
  41. 9e4a903 Merge "Introduce a sealed interface FocusTargetModifierNode" into androidx-main am: 3d6a7f073a by Treehugger Robot · 1 year, 1 month ago
  42. be112ec Merge "Update DrawScope sample with explaination of hardware accelerated rendering support" into androidx-main am: cc921045a6 by Nader Jawad · 1 year, 1 month ago
  43. 3d6a7f0 Merge "Introduce a sealed interface FocusTargetModifierNode" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  44. f60a114 Update DrawScope sample with explaination by Nader Jawad · 1 year, 1 month ago
  45. 676bbac Merge "Add support for DrawScope canvas retargeting" into androidx-main am: 9d62ee38a9 by Nader Jawad · 1 year, 1 month ago
  46. 2b041c4 Introduce a sealed interface FocusTargetModifierNode by Ralston Da Silva · 1 year, 2 months ago
  47. 9d62ee38 Merge "Add support for DrawScope canvas retargeting" into androidx-main by Nader Jawad · 1 year, 1 month ago
  48. f70dd91 Merge "Fix opt-in errors in AndroidComposeView." into androidx-main am: 6e1fe0beb2 by Treehugger Robot · 1 year, 1 month ago
  49. 6e1fe0b Merge "Fix opt-in errors in AndroidComposeView." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  50. 0f550f8 Fix opt-in errors in AndroidComposeView. by Zach Klippenstein · 1 year, 1 month ago
  51. af736c0 Merge "Do not rerun placement block of layout modifiers when parent moves children" into androidx-main am: 3a7d9f82df by Andrey Kulikov · 1 year, 1 month ago
  52. 337ab22 Do not rerun placement block of layout modifiers when parent moves children by Andrey Kulikov · 1 year, 1 month ago
  53. e08acc8 Merge "Set includeFontPadding = false in M2 typography" into androidx-main am: 434dfd722f by Max Alfonso-Ying · 1 year, 1 month ago
  54. b4443bd Set includeFontPadding = false in M2 typography by Max Alfonso-Ying · 1 year, 2 months ago
  55. 5831e11 Merge "Fix and add unit tests for PreviewParameters" into androidx-main am: 3950b9120c by Gianni Modica · 1 year, 1 month ago
  56. 3950b91 Merge "Fix and add unit tests for PreviewParameters" into androidx-main by Gianni Modica · 1 year, 1 month ago
  57. 9f60b5d Merge "Add lint check for stepped loops" into androidx-main am: 4ba8ad58e6 by Treehugger Robot · 1 year, 1 month ago
  58. 4ba8ad5 Merge "Add lint check for stepped loops" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  59. 6e70b6d Add lint check for stepped loops by Romain Guy · 1 year, 1 month ago
  60. ec2a714 Add support for DrawScope canvas retargeting by Nader Jawad · 1 year, 1 month ago
  61. 38535f6 Merge "Adds test to properly demo how to use time clock with pointer input in espresso and robolectric." into androidx-main am: 28aa2a0e25 by Jeremy Walker · 1 year, 1 month ago
  62. 28aa2a0 Merge "Adds test to properly demo how to use time clock with pointer input in espresso and robolectric." into androidx-main by Jeremy Walker · 1 year, 1 month ago
  63. 8c8f97b Merge "Revert "Make PlatformTextInput* experimental again and temporarily remove BasicTextField2"" into androidx-main am: f1fba60566 by Treehugger Robot · 1 year, 1 month ago
  64. f1fba60 Merge "Revert "Make PlatformTextInput* experimental again and temporarily remove BasicTextField2"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  65. 430be1a Fix and add unit tests for PreviewParameters by Gianni · 1 year, 1 month ago
  66. f49b143 Merge "Disable flaking whenForceRemeasureCalledAndSizeChanged test" into androidx-main am: 7ba72a3f78 by Treehugger Robot · 1 year, 1 month ago
  67. 68b196e Disable flaking whenForceRemeasureCalledAndSizeChanged test by Aurimas Liutikas · 1 year, 1 month ago
  68. 0f728a5 Merge "Accessibility optimizations" into androidx-main am: 7037f24f84 by Treehugger Robot · 1 year, 1 month ago
  69. d497417 Merge "Improved error messaging of painterResource" into androidx-main am: 5d37eb7764 by Treehugger Robot · 1 year, 1 month ago
  70. 7037f24 Merge "Accessibility optimizations" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  71. 5d37eb7 Merge "Improved error messaging of painterResource" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  72. 58388bc Merge "Support text translation in Compose." into androidx-main am: 851a145fe6 by Kai Li · 1 year, 1 month ago
  73. 851a145 Merge "Support text translation in Compose." into androidx-main by Kai Li · 1 year, 1 month ago
  74. 0232cb4 Improved error messaging of painterResource by Nader Jawad · 1 year, 1 month ago
  75. f5d5fbb8 Accessibility optimizations by Romain Guy · 1 year, 1 month ago
  76. d7bcf71 Revert "Make PlatformTextInput* experimental again and temporarily remove BasicTextField2" by Zach Klippenstein · 1 year, 2 months ago
  77. 75687e5 Merge "Improve allocations during pointer handling" into androidx-main am: 44803b3466 by Chet Haase · 1 year, 1 month ago
  78. bf98f30 Support text translation in Compose. by Kai Li · 1 year, 2 months ago
  79. 44803b3 Merge "Improve allocations during pointer handling" into androidx-main by Chet Haase · 1 year, 1 month ago
  80. 591f6bc Improve allocations during pointer handling by Chet Haase · 1 year, 1 month ago
  81. 7d976f6 Adds test to properly demo how to use time clock with pointer input in espresso and robolectric. by Jeremy Walker · 1 year, 1 month ago
  82. 69d2054 Merge "Make default includeFontPadding=false" into androidx-main am: f9f7c8b1cc by Siyamed Sinir · 1 year, 1 month ago
  83. 21d806c Make default includeFontPadding=false by siyamed · 1 year, 4 months ago
  84. 9b6dca9 Merge "Hook animateContentSize & AnimatedVisibility into lookahead system" into androidx-main am: 665258a310 by Treehugger Robot · 1 year, 1 month ago
  85. e169b90 Hook animateContentSize & AnimatedVisibility into lookahead system by Doris Liu · 1 year, 2 months ago
  86. fa5924d Merge "Address API council feedback on TextMeasurer." into androidx-main am: a14f4bed6d by Treehugger Robot · 1 year, 1 month ago
  87. 692cdfb Address API council feedback on TextMeasurer. by Zach Klippenstein · 1 year, 1 month ago
  88. 6596df4 Merge "Move multiple invalidation test layout to a test resource location" into androidx-main am: fe92662961 by Treehugger Robot · 1 year, 1 month ago
  89. fe92662 Merge "Move multiple invalidation test layout to a test resource location" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  90. 75166e26 Merge "Removing RelocationModifier" into androidx-main am: d6438e3770 by Treehugger Robot · 1 year, 1 month ago
  91. bcb8447 Removing RelocationModifier by Ralston Da Silva · 1 year, 1 month ago
  92. 2f3fd2a Move multiple invalidation test layout to a test resource location by Edgar Arriaga · 1 year, 1 month ago
  93. 41ad425 Merge "Fixes a bug that doesn't find a Composable Preview" into androidx-main am: bd029358ca by Gianni Modica · 1 year, 1 month ago
  94. bd02935 Merge "Fixes a bug that doesn't find a Composable Preview" into androidx-main by Gianni Modica · 1 year, 1 month ago
  95. 1f88423 Merge "Rename performImeAction to onImeAction." into androidx-main am: 64740d84c7 by Treehugger Robot · 1 year, 1 month ago
  96. 80a143f Fixes a bug that doesn't find a Composable Preview by Gianni · 1 year, 1 month ago
  97. 667bb02 Rename performImeAction to onImeAction. by Zach Klippenstein · 1 year, 1 month ago
  98. e52836d Merge "Fix broken Lab conversions" into androidx-main am: 9dad5a8d13 by George Mount · 1 year, 1 month ago
  99. 9dad5a8 Merge "Fix broken Lab conversions" into androidx-main by George Mount · 1 year, 1 month ago
  100. 0a662fc Merge "Update documentation for ObserverModifierNode" into androidx-main am: a39b83dc25 by Ralston Da Silva · 1 year, 1 month ago