1. ad2fc53 Formatting for ktlint 0.39.0 by Jeff Gaston · 5 years ago
  2. e7fc896 Desktop: refactor tests by Igor Demin · 5 years ago
  3. 29a411c Merge "Sample sources and bytecode jars now generated and published" into androidx-master-dev by Owen Gray · 5 years ago
  4. acd6976 Merge changes Ie59501cf,I94893bca,Ibae92e99 into androidx-master-dev by Treehugger Robot · 5 years ago
  5. 2dc8065 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 5 years ago
  6. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 5 years ago
  7. 0292fc2 Formatting for ktlint 0.39.0 by Jeff Gaston · 5 years ago
  8. 81732eb Formatting for ktlint 0.39.0 by Jeff Gaston · 5 years ago
  9. 0189e8a Deprecate foundation.Box for the layout one by Mihai Popa · 5 years ago
  10. 60a90cc Rename Stack to Box by Mihai Popa · 5 years ago
  11. 0de3d28 Remove parameters from Box by Matvei Malkov · 5 years ago
  12. cd342cd Merge "Fix broken kdoc link" into androidx-master-dev by Treehugger Robot · 5 years ago
  13. 85bb949 Merge "Address API council feedback on compose graphics APIs" into androidx-master-dev by Nader Jawad · 5 years ago
  14. 8fac70d Fix broken kdoc link by Diego Perez · 5 years ago
  15. a7dfd45 Moves androidx.compose:compose-compiler to androidx.compose.compiler:compiler by Louis Pullen-Freilich · 5 years ago
  16. 34cd5e7 Merge "Remove inlineContent parameter from Text with String input" into androidx-master-dev by Haoyu Zhang · 5 years ago
  17. 9b706c4 Address API council feedback on compose graphics APIs by Nader Jawad · 5 years ago
  18. 2e7bd49 Merge "Add hiding annotations on testing globals" into androidx-master-dev by Jelle Fresen · 5 years ago
  19. c4491f3 Merge "ui-desktop: tests fix" into androidx-master-dev by Jim Sproch · 5 years ago
  20. cef4093 Add navigation compose samples by Jeremy Woods · 5 years ago
  21. 1431123 ui-desktop: tests fix by Andrey Rudenko · 5 years ago
  22. 3944c9c Add hiding annotations on testing globals by Jelle Fresen · 5 years ago
  23. 3484e0a Merge "Desktop: refactor rendering and dispatching" into androidx-master-dev by Andrey Kulikov · 5 years ago
  24. 9d857c3 Merge "Asking Gradle to dump the heap if it runs out" into androidx-master-dev by Jeff Gaston · 5 years ago
  25. 4a60d7a Desktop: refactor rendering and dispatching by Igor Demin · 5 years ago
  26. 21d74e9 Tell Studio to resolve common sources in jvm code by Jelle Fresen · 5 years ago
  27. 836d83e Remove inlineContent parameter from Text with String input by haoyu · 5 years ago
  28. 440e1ac Asking Gradle to dump the heap if it runs out by Jeff Gaston · 5 years ago
  29. 279c9e1 Fix a set of build warnings about migrating to updated checkApi flag system. by Owen Gray · 5 years ago
  30. ecf392f Merge "Deprecate global testing functions." into androidx-master-dev by Treehugger Robot · 5 years ago
  31. f9e6621 Deprecate global testing functions. by Filip Pavlis · 5 years ago
  32. 2a4260e Rename InnerPadding to PaddingValues by Mihai Popa · 5 years ago
  33. bf8a5a2 Deprecate moved methods instead of removing them by Jelle Fresen · 5 years ago
  34. f1d4c9d Merge changes I2421a4d6,Icf487384 into androidx-master-dev by Treehugger Robot · 5 years ago
  35. 259d87d Merge duplicate classes in test and test/android by Jelle Fresen · 5 years ago
  36. 6b1f6e1 Revisit MPP split of InputDispatcher by Jelle Fresen · 5 years ago
  37. d0e8f05 Rename gravity to align[ment] in layouts by Mihai Popa · 5 years ago
  38. a76b5bd7 Migrate ui-test tests from global functions by Filip Pavlis · 5 years ago
  39. f599e2c Merge "Introduce alternative for global test methods." into androidx-master-dev by Filip Pavlis · 5 years ago
  40. 2948414 Introduce alternative for global test methods. by Filip Pavlis · 5 years ago
  41. e82108b Merge "Support RenderNode on M-O devices." into androidx-master-dev by George Mount · 5 years ago
  42. b727b35 Support RenderNode on M-O devices. by George Mount · 5 years ago
  43. 5493998 Hide CrossAxisAlignment; move RowColumnImpl.kt API by Mihai Popa · 5 years ago
  44. 5a20c27 Merge "Add new lint check to detect practices that could inhibit ART optimization" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  45. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 5 years ago
  46. 2f7c7e7 Merge "Restore empty lines in BaseInputDispatcher" into androidx-master-dev by Treehugger Robot · 5 years ago
  47. 7059ac6a Merge "Fix GestureScope position calculations" into androidx-master-dev by Treehugger Robot · 5 years ago
  48. a6226f9 Restore empty lines in BaseInputDispatcher by Jelle Fresen · 5 years ago
  49. 33c83a3 Fix GestureScope position calculations by Jelle Fresen · 5 years ago
  50. 1d814f4 ui-test for desktopMain by Andrey Rudenko · 5 years ago
  51. 6adfc05 Merge "Replaces LibraryVersions.UI with LibraryVersions.COMPOSE" into androidx-master-dev by Treehugger Robot · 5 years ago
  52. 96a04e8 Merge "Account for late dispatching of injected input" into androidx-master-dev by Treehugger Robot · 5 years ago
  53. 6aea853 Replaces LibraryVersions.UI with LibraryVersions.COMPOSE by Louis Pullen-Freilich · 5 years ago
  54. 085f404 Account for late dispatching of injected input by Jelle Fresen · 5 years ago
  55. 3291f59 Make TestUiDispatcher @ExperimentalTesting API by Jelle Fresen · 5 years ago
  56. 731fc8a Merge "Invalidate ComposeViewAdapter when setting animation clock" into androidx-master-dev by Amaury Medeiros · 5 years ago
  57. d45b684 Merge "Update inspector hooks to use `InspectTables` ambient." into androidx-master-dev by Treehugger Robot · 5 years ago
  58. 15aadbf Invalidate ComposeViewAdapter when setting animation clock by Amaury Medeiros · 5 years ago
  59. b10b835 Merge "Enable new inference (for most modules)" into androidx-master-dev by Jim Sproch · 5 years ago
  60. 4dd7083 Update inspector hooks to use `InspectTables` ambient. by Chuck Jazdzewski · 5 years ago
  61. 1d8872c Remove the `$key` parameter from the compose ABI by Chuck Jazdzewski · 5 years ago
  62. be0ff34 Merge "Fix placing source information into groups" into androidx-master-dev by Treehugger Robot · 5 years ago
  63. 2d11462 Fix placing source information into groups by Chuck Jazdzewski · 5 years ago
  64. 150fa32 Merge "Sorts gradle files after the artifact refactoring" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  65. 72f9106 Sorts gradle files after the artifact refactoring by Louis Pullen-Freilich · 5 years ago
  66. 5cad25e6 Make Duration an inline class by George Mount · 5 years ago
  67. 6cdb83e Enable new inference (for most modules) by Jim Sproch · 5 years ago
  68. 8eeacef Fix performScrollTo SemanticsNodeInteraction by Jelle Fresen · 5 years ago
  69. 5959a23 Add hasAwaiters, runWithManualClock and TestUiDispatcher by Jelle Fresen · 5 years ago
  70. d42f1fc Refactors compose:androidview:androidview to androidx.compose.androidview by Louis Pullen-Freilich · 5 years ago
  71. f388caf Moves unpublished / internal libraries to the compose/ dir by Louis Pullen-Freilich · 5 years ago
  72. e54290e Moves androidx.compose.ui:* libraries to compose/ui dir by Louis Pullen-Freilich · 5 years ago
  73. 1915e4a Merge changes If868b23c,I6ccfcdb7 into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  74. cabc1bd Merge changes from topic "ui-material-migration" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  75. add8eb4 Merge changes I2f851daf,Ibfb974bc into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  76. 1151806 Moves androidx.compose.animation:* libraries to compose/animation dir by Louis Pullen-Freilich · 5 years ago
  77. 091a0bc Moves androidx.compose.runtime:* libraries to compose/runtime dir by Louis Pullen-Freilich · 5 years ago
  78. f864533 Moves androidx.compose.foundation:* libraries to compose/foundation dir by Louis Pullen-Freilich · 5 years ago
  79. 1925a16 Merge "Desktop: test for b/163905871" into androidx-master-dev by Jim Sproch · 5 years ago
  80. d55ca63 Merge "Desktop: fix "java.util.ConcurrentModificationException"" into androidx-master-dev by Jim Sproch · 5 years ago
  81. e0b8e96 Merge "Desktop: fix FPS drop and memory leak" into androidx-master-dev by Jim Sproch · 5 years ago
  82. ba7da08 Moves ui-material to compose/material/material by Louis Pullen-Freilich · 5 years ago
  83. 8e13fe7 Merge "Make cursor fully visible" into androidx-master-dev by Anastasia Soboleva · 5 years ago
  84. bca651b Uses unique variable names in generated icons to reduce compile time by Louis Pullen-Freilich · 5 years ago
  85. f2ac566 Merge "Fix hasAnimations returning false for some composables" into androidx-master-dev by Amaury Medeiros · 5 years ago
  86. b68f030 Merge "Revert "Show/Hide the keyboard whenever a textField gains/loses focus"" into androidx-master-dev by Treehugger Robot · 5 years ago
  87. 64756b7 Merge "Inject input events batched from the main thread" into androidx-master-dev by Jelle Fresen · 5 years ago
  88. 6aea725 Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. bfd579c Merge "Initial Compose pointer input benchmarks." into androidx-master-dev by Shep Shapard · 5 years ago
  90. 8999b20 Merge "Unignore tests that are no longer failing" into androidx-master-dev by Treehugger Robot · 5 years ago
  91. 4d9bca7 Revert "Show/Hide the keyboard whenever a textField gains/loses focus" by aelias · 5 years ago
  92. cb21df4 Merge "Refactor Text Benchmarks" into androidx-master-dev by Haoyu Zhang · 5 years ago
  93. 88102aa Desktop: test for b/163905871 by Igor Demin · 5 years ago
  94. 7b304c1 Updates material-icons-extended with the latest icons added to Material.io/icons by Louis Pullen-Freilich · 5 years ago
  95. e2af4d9 Desktop: fix FPS drop and memory leak by Igor Demin · 5 years ago
  96. 1d6b1fe Unignore tests that are no longer failing by Jelle Fresen · 5 years ago
  97. 3aa09ec Fix hasAnimations returning false for some composables by Amaury Medeiros · 5 years ago
  98. 91d77b3 Inject input events batched from the main thread by Jelle Fresen · 5 years ago
  99. abf3fc6 Merge "Deprecate emitView" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. a9ea67fd Merge "Remove deprecated AndroidView APIs" into androidx-master-dev by Treehugger Robot · 5 years ago