1. c01360c Merge "Desktop: fix rendering bugs and frame skipping" into androidx-master-dev by Andrey Kulikov · 4 years ago
  2. f55613f Desktop: fix rendering bugs and frame skipping by Igor Demin · 4 years ago
  3. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  4. 8e53ffa Merge "Refactor Box for improved performance" into androidx-master-dev by Treehugger Robot · 4 years ago
  5. efe9e9d Merge "Add inspector info DSL to the composed modifier" into androidx-master-dev by Treehugger Robot · 4 years ago
  6. 4faed1d Add inspector info DSL to the composed modifier by Jens Ole Lauridsen · 4 years ago
  7. e7bf661 Refactor Box for improved performance by Mihai Popa · 4 years ago
  8. 07d41ce Merge "Desktop: tests refactoring" into androidx-master-dev by Andrey Kulikov · 4 years ago
  9. 7b79fb4 Desktop: tests refactoring by Igor Demin · 4 years ago
  10. 7cf935d Merge "Rename Color.Unset to Color.Unspecified" into androidx-master-dev by Treehugger Robot · 4 years ago
  11. 83a0544 Merge "ui-desktop: keys handling" into androidx-master-dev by Jim Sproch · 4 years ago
  12. cd46cc3 Rename Color.Unset to Color.Unspecified by Nader Jawad · 4 years ago
  13. 0a8cb381 Create buildable syntax for InspectableValue by Jens Ole Lauridsen · 4 years ago
  14. 5dc7aad ui-desktop: keys handling by Andrey Rudenko · 4 years ago
  15. 50cc28c Enable parallel GCing for JDK by Aurimas Liutikas · 4 years ago
  16. 0e5c027 Merge changes I8b751202,Iacaefaba into androidx-master-dev by Andrey Kulikov · 4 years ago
  17. 58c1bbe Merge "Do less work in SubcomposeLayout when subcompose called with the same lambda" into androidx-master-dev by Treehugger Robot · 4 years ago
  18. f386691 Remove public AndroidOwner extension constructor by Andrey Kulikov · 4 years ago
  19. dc60212 Do less work in SubcomposeLayout when subcompose called with the same lambda by Andrey Kulikov · 4 years ago
  20. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  21. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  22. 4949c73 Merge "Generate VectorAssets with a name." into androidx-master-dev by Treehugger Robot · 4 years ago
  23. 08ca58d8 Generate VectorAssets with a name. by Jens Ole Lauridsen · 4 years ago
  24. 152f10c Merge "Use drawListeners if hardware acceleration is not available." into androidx-master-dev by Treehugger Robot · 4 years ago
  25. 7b3e381f Move cursor to CoreTextField by Matvei Malkov · 4 years, 1 month ago
  26. db44287 Use drawListeners if hardware acceleration is not available. by Brett Chabot · 4 years ago
  27. 6545640 Auto lookup of constant names in Compose by Jens Ole Lauridsen · 4 years ago
  28. 50763e1 Merge "Stitch separate layout inspector trees together" into androidx-master-dev by Treehugger Robot · 4 years ago
  29. e295d24 Stitch separate layout inspector trees together by Jens Ole Lauridsen · 4 years ago
  30. 76c3637 Merge "Created Paging module and added integration" into androidx-master-dev by Andrey Kulikov · 4 years ago
  31. ddb913b Created Paging module and added integration by Mihai Burlaciuc · 4 years ago
  32. ed6745f Merge "Add mechanism to force recomposition in each render" into androidx-master-dev by Diego Perez · 4 years ago
  33. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  34. 958d1cf Merge "Use IsDisplayedTest's own TestConfig" into androidx-master-dev by Treehugger Robot · 4 years ago
  35. 389d005 Rename InspectableParameter to InspectableValue by Jens Ole Lauridsen · 4 years ago
  36. d2561d6 Use IsDisplayedTest's own TestConfig by Jelle Fresen · 4 years ago
  37. e9335ff Add mechanism to force recomposition in each render by Diego Perez · 4 years ago
  38. c78636d Merge "Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag"" into androidx-master-dev by Treehugger Robot · 4 years ago
  39. 777e862 Merge "Rename "onPositioned" to "onGloballyPositioned"" into androidx-master-dev by Treehugger Robot · 4 years ago
  40. 1461fe7 Merge "Finish move from onPointerInput to onPointerEvent" into androidx-master-dev by Shep Shapard · 4 years ago
  41. 43d2036 Rename "onPositioned" to "onGloballyPositioned" by George Mount · 4 years ago
  42. dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 4 years ago
  43. 3e2a657 Merge changes Icddaa180,I7d6bff6e into androidx-master-dev by Treehugger Robot · 4 years ago
  44. 3a374e3 Merge "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Jim Sproch · 4 years ago
  45. e176189 Deprecates contentColor() and currentTextStyle() APIs, preferring direct use of the underlying ambients. Also renames Material and Foundation ambients to follow latest guidelines. by Louis Pullen-Freilich · 4 years ago
  46. ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 4 years ago
  47. 5560266 Finish move from onPointerInput to onPointerEvent by Shep Shapard · 4 years ago
  48. c651f82 Merge "Add a suspending ComposeTestRule.awaitIdle fun" into androidx-master-dev by Treehugger Robot · 4 years ago
  49. a7eada6 Use kotlin reflection as a fallback for parameter creations by Jens Ole Lauridsen · 4 years ago
  50. e8a3c56 Refactor ParameterFactory by Jens Ole Lauridsen · 4 years ago
  51. ee5409a Register stub in tests not relying on AndroidOwner by Jelle Fresen · 4 years ago
  52. ad2fc53 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  53. e7fc896 Desktop: refactor tests by Igor Demin · 4 years ago
  54. 29a411c Merge "Sample sources and bytecode jars now generated and published" into androidx-master-dev by Owen Gray · 4 years ago
  55. acd6976 Merge changes Ie59501cf,I94893bca,Ibae92e99 into androidx-master-dev by Treehugger Robot · 4 years ago
  56. 2dc8065 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  57. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 3 months ago
  58. 364c3ce Add a suspending ComposeTestRule.awaitIdle fun by Jelle Fresen · 4 years ago
  59. 0292fc2 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  60. 81732eb Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  61. 0189e8a Deprecate foundation.Box for the layout one by Mihai Popa · 4 years ago
  62. 60a90cc Rename Stack to Box by Mihai Popa · 4 years ago
  63. 0de3d28 Remove parameters from Box by Matvei Malkov · 4 years ago
  64. cd342cd Merge "Fix broken kdoc link" into androidx-master-dev by Treehugger Robot · 4 years ago
  65. 85bb949 Merge "Address API council feedback on compose graphics APIs" into androidx-master-dev by Nader Jawad · 4 years ago
  66. 8fac70d Fix broken kdoc link by Diego Perez · 4 years ago
  67. a7dfd45 Moves androidx.compose:compose-compiler to androidx.compose.compiler:compiler by Louis Pullen-Freilich · 4 years, 1 month ago
  68. 34cd5e7 Merge "Remove inlineContent parameter from Text with String input" into androidx-master-dev by Haoyu Zhang · 4 years ago
  69. 9b706c4 Address API council feedback on compose graphics APIs by Nader Jawad · 4 years ago
  70. 2e7bd49 Merge "Add hiding annotations on testing globals" into androidx-master-dev by Jelle Fresen · 4 years ago
  71. c4491f3 Merge "ui-desktop: tests fix" into androidx-master-dev by Jim Sproch · 4 years ago
  72. cef4093 Add navigation compose samples by Jeremy Woods · 4 years ago
  73. 1431123 ui-desktop: tests fix by Andrey Rudenko · 4 years ago
  74. 3944c9c Add hiding annotations on testing globals by Jelle Fresen · 4 years ago
  75. 3484e0a Merge "Desktop: refactor rendering and dispatching" into androidx-master-dev by Andrey Kulikov · 4 years ago
  76. 9d857c3 Merge "Asking Gradle to dump the heap if it runs out" into androidx-master-dev by Jeff Gaston · 4 years ago
  77. 4a60d7a Desktop: refactor rendering and dispatching by Igor Demin · 4 years, 1 month ago
  78. 21d74e9 Tell Studio to resolve common sources in jvm code by Jelle Fresen · 4 years ago
  79. 836d83e Remove inlineContent parameter from Text with String input by haoyu · 4 years, 1 month ago
  80. 440e1ac Asking Gradle to dump the heap if it runs out by Jeff Gaston · 4 years ago
  81. 279c9e1 Fix a set of build warnings about migrating to updated checkApi flag system. by Owen Gray · 4 years ago
  82. ecf392f Merge "Deprecate global testing functions." into androidx-master-dev by Treehugger Robot · 4 years ago
  83. f9e6621 Deprecate global testing functions. by Filip Pavlis · 4 years ago
  84. 2a4260e Rename InnerPadding to PaddingValues by Mihai Popa · 4 years ago
  85. bf8a5a2 Deprecate moved methods instead of removing them by Jelle Fresen · 4 years ago
  86. f1d4c9d Merge changes I2421a4d6,Icf487384 into androidx-master-dev by Treehugger Robot · 4 years ago
  87. 259d87d Merge duplicate classes in test and test/android by Jelle Fresen · 4 years ago
  88. 6b1f6e1 Revisit MPP split of InputDispatcher by Jelle Fresen · 4 years, 1 month ago
  89. d0e8f05 Rename gravity to align[ment] in layouts by Mihai Popa · 4 years ago
  90. a76b5bd7 Migrate ui-test tests from global functions by Filip Pavlis · 4 years ago
  91. f599e2c Merge "Introduce alternative for global test methods." into androidx-master-dev by Filip Pavlis · 4 years ago
  92. 2948414 Introduce alternative for global test methods. by Filip Pavlis · 4 years ago
  93. e82108b Merge "Support RenderNode on M-O devices." into androidx-master-dev by George Mount · 4 years ago
  94. b727b35 Support RenderNode on M-O devices. by George Mount · 4 years, 1 month ago
  95. 5493998 Hide CrossAxisAlignment; move RowColumnImpl.kt API by Mihai Popa · 4 years, 1 month ago
  96. 5a20c27 Merge "Add new lint check to detect practices that could inhibit ART optimization" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  97. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  98. 2f7c7e7 Merge "Restore empty lines in BaseInputDispatcher" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  99. 7059ac6 Merge "Fix GestureScope position calculations" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  100. a6226f9 Restore empty lines in BaseInputDispatcher by Jelle Fresen · 4 years, 1 month ago