1. 21f611c Merge "Desktop: implement some of ui-graphics methods" into androidx-master-dev by Jim Sproch · 4 years ago
  2. ed026ed Merge "Enable transitions in tests" into androidx-master-dev by Jelle Fresen · 4 years ago
  3. 03855af Enable transitions in tests by Jelle Fresen · 4 years ago
  4. 98e84c0 Add missing synchronize blocks to AndroidOwnerRegistry by Jelle Fresen · 4 years ago
  5. d3e2621 Desktop: implement some of ui-graphics methods by Igor Demin · 4 years ago
  6. 4d55aad Merge changes I8ac3875c,I72e6d9f8 into androidx-master-dev by Siyamed Sinir · 4 years ago
  7. 8af4dc9 Merge androidx and compose builds by Aurimas Liutikas · 4 years ago
  8. ae73b306 Add singleLine IME Option by Siyamed Sinir · 4 years ago
  9. d2a5532 Change navigation-compose module by Jeremy Woods · 4 years ago
  10. fe54b7a Move navigation compose to the navigation directory by Jeremy Woods · 4 years ago
  11. a7429ba Merge "Re-enable -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  12. 04a4306 Merge "Apply the inspectorInfo DSL for LayoutSize modifiers" into androidx-master-dev by Treehugger Robot · 4 years ago
  13. c136f3a Apply the inspectorInfo DSL for LayoutSize modifiers by Jens Ole Lauridsen · 4 years ago
  14. 1e5fd4d Merge "Adds ButtonElevation and ButtonColors interfaces to represent elevation and colors used by buttons in different states." into androidx-master-dev by Treehugger Robot · 4 years ago
  15. 61474e0 Adds ButtonElevation and ButtonColors interfaces to represent elevation and colors used by buttons in different states. by Louis Pullen-Freilich · 4 years ago
  16. bfff861 Re-enable -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 4 years ago
  17. b186cc1 Merge "Should not depend upon lambda toString in tests." into androidx-master-dev by Jim Sproch · 4 years ago
  18. 55367c0 Should not depend upon lambda toString in tests. by Jim Sproch · 4 years ago
  19. a7e9ca5 Removed return value from onPointerEvent(...) by Shep Shapard · 4 years ago
  20. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  21. c01360c Merge "Desktop: fix rendering bugs and frame skipping" into androidx-master-dev by Andrey Kulikov · 4 years ago
  22. f55613f Desktop: fix rendering bugs and frame skipping by Igor Demin · 4 years ago
  23. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  24. 8e53ffa Merge "Refactor Box for improved performance" into androidx-master-dev by Treehugger Robot · 4 years ago
  25. efe9e9d Merge "Add inspector info DSL to the composed modifier" into androidx-master-dev by Treehugger Robot · 4 years ago
  26. 4faed1d Add inspector info DSL to the composed modifier by Jens Ole Lauridsen · 4 years ago
  27. e7bf661 Refactor Box for improved performance by Mihai Popa · 4 years ago
  28. 07d41ce Merge "Desktop: tests refactoring" into androidx-master-dev by Andrey Kulikov · 4 years ago
  29. 7b79fb4 Desktop: tests refactoring by Igor Demin · 4 years ago
  30. 7cf935d Merge "Rename Color.Unset to Color.Unspecified" into androidx-master-dev by Treehugger Robot · 4 years ago
  31. 83a0544 Merge "ui-desktop: keys handling" into androidx-master-dev by Jim Sproch · 4 years ago
  32. cd46cc3 Rename Color.Unset to Color.Unspecified by Nader Jawad · 4 years ago
  33. 0a8cb381 Create buildable syntax for InspectableValue by Jens Ole Lauridsen · 4 years ago
  34. 5dc7aad ui-desktop: keys handling by Andrey Rudenko · 4 years ago
  35. 50cc28c Enable parallel GCing for JDK by Aurimas Liutikas · 4 years ago
  36. 0e5c027 Merge changes I8b751202,Iacaefaba into androidx-master-dev by Andrey Kulikov · 4 years ago
  37. 58c1bbe Merge "Do less work in SubcomposeLayout when subcompose called with the same lambda" into androidx-master-dev by Treehugger Robot · 4 years ago
  38. f386691 Remove public AndroidOwner extension constructor by Andrey Kulikov · 4 years ago
  39. dc60212 Do less work in SubcomposeLayout when subcompose called with the same lambda by Andrey Kulikov · 4 years ago
  40. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  41. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  42. 4949c73 Merge "Generate VectorAssets with a name." into androidx-master-dev by Treehugger Robot · 4 years ago
  43. 08ca58d8 Generate VectorAssets with a name. by Jens Ole Lauridsen · 4 years ago
  44. 152f10c Merge "Use drawListeners if hardware acceleration is not available." into androidx-master-dev by Treehugger Robot · 4 years ago
  45. 7b3e381f Move cursor to CoreTextField by Matvei Malkov · 4 years, 1 month ago
  46. db44287 Use drawListeners if hardware acceleration is not available. by Brett Chabot · 4 years ago
  47. 6545640 Auto lookup of constant names in Compose by Jens Ole Lauridsen · 4 years ago
  48. 50763e1 Merge "Stitch separate layout inspector trees together" into androidx-master-dev by Treehugger Robot · 4 years ago
  49. e295d24 Stitch separate layout inspector trees together by Jens Ole Lauridsen · 4 years ago
  50. 76c3637 Merge "Created Paging module and added integration" into androidx-master-dev by Andrey Kulikov · 4 years ago
  51. ddb913b Created Paging module and added integration by Mihai Burlaciuc · 4 years ago
  52. ed6745f Merge "Add mechanism to force recomposition in each render" into androidx-master-dev by Diego Perez · 4 years ago
  53. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  54. 958d1cf Merge "Use IsDisplayedTest's own TestConfig" into androidx-master-dev by Treehugger Robot · 4 years ago
  55. 389d005 Rename InspectableParameter to InspectableValue by Jens Ole Lauridsen · 4 years ago
  56. d2561d6 Use IsDisplayedTest's own TestConfig by Jelle Fresen · 4 years ago
  57. e9335ff Add mechanism to force recomposition in each render by Diego Perez · 4 years ago
  58. 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
  59. 777e862 Merge "Rename "onPositioned" to "onGloballyPositioned"" into androidx-master-dev by Treehugger Robot · 4 years ago
  60. 1461fe7 Merge "Finish move from onPointerInput to onPointerEvent" into androidx-master-dev by Shep Shapard · 4 years ago
  61. 43d2036 Rename "onPositioned" to "onGloballyPositioned" by George Mount · 4 years ago
  62. dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 4 years ago
  63. 3e2a657 Merge changes Icddaa180,I7d6bff6e into androidx-master-dev by Treehugger Robot · 4 years ago
  64. 3a374e3 Merge "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Jim Sproch · 4 years ago
  65. 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
  66. ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 4 years ago
  67. 5560266 Finish move from onPointerInput to onPointerEvent by Shep Shapard · 4 years ago
  68. c651f82 Merge "Add a suspending ComposeTestRule.awaitIdle fun" into androidx-master-dev by Treehugger Robot · 4 years ago
  69. a7eada6 Use kotlin reflection as a fallback for parameter creations by Jens Ole Lauridsen · 4 years ago
  70. e8a3c56 Refactor ParameterFactory by Jens Ole Lauridsen · 4 years ago
  71. ee5409a Register stub in tests not relying on AndroidOwner by Jelle Fresen · 4 years ago
  72. ad2fc53 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  73. e7fc896 Desktop: refactor tests by Igor Demin · 4 years ago
  74. 29a411c Merge "Sample sources and bytecode jars now generated and published" into androidx-master-dev by Owen Gray · 4 years ago
  75. acd6976 Merge changes Ie59501cf,I94893bca,Ibae92e99 into androidx-master-dev by Treehugger Robot · 4 years ago
  76. 2dc8065 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  77. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 3 months ago
  78. 364c3ce Add a suspending ComposeTestRule.awaitIdle fun by Jelle Fresen · 4 years ago
  79. 0292fc2 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  80. 81732eb Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  81. 0189e8a Deprecate foundation.Box for the layout one by Mihai Popa · 4 years ago
  82. 60a90cc Rename Stack to Box by Mihai Popa · 4 years ago
  83. 0de3d28 Remove parameters from Box by Matvei Malkov · 4 years, 1 month ago
  84. cd342cd Merge "Fix broken kdoc link" into androidx-master-dev by Treehugger Robot · 4 years ago
  85. 85bb949 Merge "Address API council feedback on compose graphics APIs" into androidx-master-dev by Nader Jawad · 4 years ago
  86. 8fac70d Fix broken kdoc link by Diego Perez · 4 years ago
  87. a7dfd45 Moves androidx.compose:compose-compiler to androidx.compose.compiler:compiler by Louis Pullen-Freilich · 4 years, 1 month ago
  88. 34cd5e7 Merge "Remove inlineContent parameter from Text with String input" into androidx-master-dev by Haoyu Zhang · 4 years ago
  89. 9b706c4 Address API council feedback on compose graphics APIs by Nader Jawad · 4 years, 1 month ago
  90. 2e7bd49 Merge "Add hiding annotations on testing globals" into androidx-master-dev by Jelle Fresen · 4 years ago
  91. c4491f3 Merge "ui-desktop: tests fix" into androidx-master-dev by Jim Sproch · 4 years ago
  92. cef4093 Add navigation compose samples by Jeremy Woods · 4 years ago
  93. 1431123 ui-desktop: tests fix by Andrey Rudenko · 4 years ago
  94. 3944c9c Add hiding annotations on testing globals by Jelle Fresen · 4 years ago
  95. 3484e0a Merge "Desktop: refactor rendering and dispatching" into androidx-master-dev by Andrey Kulikov · 4 years ago
  96. 9d857c3 Merge "Asking Gradle to dump the heap if it runs out" into androidx-master-dev by Jeff Gaston · 4 years ago
  97. 4a60d7a Desktop: refactor rendering and dispatching by Igor Demin · 4 years, 1 month ago
  98. 21d74e9 Tell Studio to resolve common sources in jvm code by Jelle Fresen · 4 years ago
  99. 836d83e Remove inlineContent parameter from Text with String input by haoyu · 4 years, 1 month ago
  100. 440e1ac Asking Gradle to dump the heap if it runs out by Jeff Gaston · 4 years ago