1. 4f7dad0 Remove "try" from tryDispatchToPointerInputFilter. by Shep Shapard · 4 years, 1 month ago
  2. 096a911 Merge "Fix missing the change after a change in applyChanges()" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. 298f491 Fix missing the change after a change in applyChanges() by Chuck Jazdzewski · 4 years, 1 month ago
  4. 6c7465d Merge "Notify accessibility when semantics node bounds change" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. 1fa1f35 Merge "Revert "Fix missing the change after a change in applyChanges()"" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  6. 9f59f7d Revert "Fix missing the change after a change in applyChanges()" by Aurimas Liutikas · 4 years, 1 month ago
  7. dac144b Merge "Adds a sample and doc clarification for ordering in InteractionState" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  8. 794b8b6 Adds a sample and doc clarification for ordering in InteractionState by Louis Pullen-Freilich · 4 years, 1 month ago
  9. b10b835 Merge "Enable new inference (for most modules)" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  10. 54fefd9 Merge "API lint check for the ExecutorRegistration is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  11. 3c3a10f Merge "Update VectorGroup to be fully immutable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  12. a3108b7 Merge "Fix missing the change after a change in applyChanges()" into androidx-master-dev by Chuck Jazdzewski · 4 years, 1 month ago
  13. f96abb6 Update VectorGroup to be fully immutable by Nader Jawad · 4 years, 1 month ago
  14. 3892fb0 Merge "Remove the `$key` parameter from the compose ABI" into androidx-master-dev by Chuck Jazdzewski · 4 years, 1 month ago
  15. b7b0528 Merge "Make Uptime and Velocity inline classes" into androidx-master-dev by George Mount · 4 years, 1 month ago
  16. 6b9374b Merge changes I10e982ae,I9d515ea6,Ia35edb98 into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  17. a8410f4 Fix LazyColumnForTest#compositionsAreDisposed_whenDataIsChanged by Andrey Kulikov · 4 years, 1 month ago
  18. d2595e3 Migrates :compose:testutils to androidx.compose.testutils by Louis Pullen-Freilich · 4 years, 1 month ago
  19. ee81079 Migrates internal lint checks to androidx.compose.lint by Louis Pullen-Freilich · 4 years, 1 month ago
  20. 3b625fb Migrates internal demo API to androidx.compose.integration.demos by Louis Pullen-Freilich · 4 years, 1 month ago
  21. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  22. 87b5aa3 Fix missing the change after a change in applyChanges() by Chuck Jazdzewski · 4 years, 1 month ago
  23. 38f4960 Fixes failing DemoTest#navigateThroughAllDemos by Louis Pullen-Freilich · 4 years, 1 month ago
  24. 1d8872c Remove the `$key` parameter from the compose ABI by Chuck Jazdzewski · 4 years, 1 month ago
  25. be0ff34 Merge "Fix placing source information into groups" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  26. 1ad1c1d Make Uptime and Velocity inline classes by George Mount · 4 years, 1 month ago
  27. 2d11462 Fix placing source information into groups by Chuck Jazdzewski · 4 years, 1 month ago
  28. 150fa32 Merge "Sorts gradle files after the artifact refactoring" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  29. f0f44e4 Merge "Make Duration an inline class" into androidx-master-dev by George Mount · 4 years, 1 month ago
  30. 1437bc4 Merge "Fixed dialogs show/dismiss. Fixed rendering flickering on Linux and Windows." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  31. 72f9106 Sorts gradle files after the artifact refactoring by Louis Pullen-Freilich · 4 years, 1 month ago
  32. 7fbcce2 Fixed dialogs show/dismiss. Fixed rendering flickering on Linux and Windows. by Roman Sedaikin · 4 years, 1 month ago
  33. 5cad25e6 Make Duration an inline class by George Mount · 4 years, 1 month ago
  34. d12517e Merge "Fixed crash due to synchronous gesture removal." into androidx-master-dev by Shep Shapard · 4 years, 1 month ago
  35. ec89ff4 Fixed crash due to synchronous gesture removal. by Shep Shapard · 4 years, 1 month ago
  36. 81b47a6 Remove scheduling methods from EmbeddingContext by Adam Powell · 4 years, 1 month ago
  37. 6cdb83e Enable new inference (for most modules) by Jim Sproch · 4 years, 1 month ago
  38. 47fe4b4 Merge "Deprecate onPreCommit, change onCommit behavior" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. 2d30b95 Deprecate onPreCommit, change onCommit behavior by Adam Powell · 4 years, 1 month ago
  40. 82d814b Merge "Add hasAwaiters, runWithManualClock and TestUiDispatcher" into androidx-master-dev by Jelle Fresen · 4 years, 1 month ago
  41. d4fba28 Merge "Test that SwipeableState is restored correctly" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  42. 5959a23 Add hasAwaiters, runWithManualClock and TestUiDispatcher by Jelle Fresen · 4 years, 1 month ago
  43. 5f2b55e Test that SwipeableState is restored correctly by Calin Tataru · 4 years, 1 month ago
  44. 54d21e3 ui-desktop: fix pointerId generation by Andrey Rudenko · 4 years, 1 month ago
  45. cd4dadf Notify accessibility when semantics node bounds change by yingleiw · 4 years, 1 month ago
  46. 80fdcbf Refactors compose:desktop:desktop to androidx.compose.desktop by Louis Pullen-Freilich · 4 years, 1 month ago
  47. d42f1fc Refactors compose:androidview:androidview to androidx.compose.androidview by Louis Pullen-Freilich · 4 years, 1 month ago
  48. f388caf Moves unpublished / internal libraries to the compose/ dir by Louis Pullen-Freilich · 4 years, 1 month ago
  49. 534385a Optimizes imports for androidx.compose.ui:* after the package migration by Louis Pullen-Freilich · 4 years, 1 month ago
  50. e54290e Moves androidx.compose.ui:* libraries to compose/ui dir by Louis Pullen-Freilich · 4 years, 1 month ago
  51. 1915e4a Merge changes If868b23c,I6ccfcdb7 into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  52. cabc1bd Merge changes from topic "ui-material-migration" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  53. add8eb4 Merge changes I2f851daf,Ibfb974bc into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  54. 5e90040 Optimizes imports for androidx.compose.animation:* after the package migration by Louis Pullen-Freilich · 4 years, 1 month ago
  55. 1151806 Moves androidx.compose.animation:* libraries to compose/animation dir by Louis Pullen-Freilich · 4 years, 1 month ago
  56. 5c3f834 Optimizes imports for androidx.compose.runtime:* after the package migration by Louis Pullen-Freilich · 4 years, 1 month ago
  57. 091a0bc Moves androidx.compose.runtime:* libraries to compose/runtime dir by Louis Pullen-Freilich · 4 years, 1 month ago
  58. 43041ae Optimizes imports for androidx.compose.foundation:* after the package migration by Louis Pullen-Freilich · 4 years, 1 month ago
  59. f864533 Moves androidx.compose.foundation:* libraries to compose/foundation dir by Louis Pullen-Freilich · 4 years, 1 month ago
  60. 5c82318 Fix concurrent change exception in snapshot apply listeners by Chuck Jazdzewski · 4 years, 1 month ago
  61. 3d1a29e Optimizes imports for compose:material:* after the package migration by Louis Pullen-Freilich · 4 years, 1 month ago
  62. ba7da08 Moves ui-material to compose/material/material by Louis Pullen-Freilich · 4 years, 1 month ago
  63. 96eb302 Merge "Fix unbound symbol compiler error from sourceLocation collection" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  64. abf3fc6 Merge "Deprecate emitView" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  65. 1bbaab4 Fix unbound symbol compiler error from sourceLocation collection by Leland Richardson · 4 years, 1 month ago
  66. 78a1a90 Deprecate emitView by Mihai Popa · 4 years, 1 month ago
  67. 178ada5 Update emit to allow skipping some or all of the sets by Chuck Jazdzewski · 4 years, 1 month ago
  68. 7b46c0b Fix the recompose benchmarks by Chuck Jazdzewski · 4 years, 1 month ago
  69. 2c2be3a Merge "Update Compose artifact names and descriptions" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  70. dc97aa6 Update Compose artifact names and descriptions by Clara Bayarri · 4 years, 1 month ago
  71. d844269 Remove use of weak reference to track observers by Chuck Jazdzewski · 4 years, 1 month ago
  72. e4ce477 Merge "AWT hardware rendering layer." into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  73. b589294 Merge "Update signature files after metalava update." into androidx-master-dev by Alan Viverette · 4 years, 1 month ago
  74. 3a2f1a7 AWT hardware rendering layer. by Roman Sedaikin · 4 years, 1 month ago
  75. 0498b5b Remove compose apply notification that is nolonger used by Chuck Jazdzewski · 4 years, 1 month ago
  76. 5484eab Merge "Create Navigation compose module" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  77. a3bfa99 Update signature files after metalava update. by Aurimas Liutikas · 4 years, 1 month ago
  78. dbd1b70 Merge "Migrate benchmark utils to separate module." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  79. d01fac7 Create Navigation compose module by Jeremy Woods · 4 years, 1 month ago
  80. 5244286 Migrate benchmark utils to separate module. by Filip Pavlis · 4 years, 1 month ago
  81. f0837d7 Remove internal composer global by Chuck Jazdzewski · 4 years, 1 month ago
  82. 01a0736 Merge "Fix memoization of composable lambdas in default expressions" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  83. aa1da8f Fix memoization of composable lambdas in default expressions by Chuck Jazdzewski · 4 years, 1 month ago
  84. 94867223 Deprecate state {} composable by Adam Powell · 4 years, 1 month ago
  85. 6896ca5 Disable Compose remember optimization by Adam Powell · 4 years, 1 month ago
  86. 31adb4a Use launchInComposition for Flow.collectAsState by Adam Powell · 4 years, 1 month ago
  87. 25c1302 Merge "Update compose compiler plugin ID to androidx.compose.compiler.plugins.kotlin" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  88. b469c2f Deprecate setViewContent by Mihai Popa · 4 years, 1 month ago
  89. 0afcc14 Merge "Use MonotonicFrameClock as AnimationClockObservable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  90. 70831f2 Merge "Migrate Compose to use SavedStateRegistry from androidx.savedstate" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  91. 9b58c89 Remove flaky test by Chuck Jazdzewski · 4 years, 1 month ago
  92. f850ace Migrate Compose to use SavedStateRegistry from androidx.savedstate by Andrey Kulikov · 4 years, 1 month ago
  93. da48835 Merge "Change default mutation policy of mutableStateOf() to be structural" into androidx-master-dev by Chuck Jazdzewski · 4 years, 1 month ago
  94. ed0866f Change default mutation policy of mutableStateOf() to be structural by Chuck Jazdzewski · 4 years, 1 month ago
  95. c5a3e1e Merge "Fix the call order assumptions in source information" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  96. 932f480 Use MonotonicFrameClock as AnimationClockObservable by Jelle Fresen · 4 years, 2 months ago
  97. b4edb35 Update compose compiler plugin ID to androidx.compose.compiler.plugins.kotlin by Louis Pullen-Freilich · 4 years, 1 month ago
  98. e4894d0 Refactor stateDraggable and rename to swipeable by Calin Tataru · 4 years, 1 month ago
  99. 4ce3ac6 Fix the call order assumptions in source information by Chuck Jazdzewski · 4 years, 1 month ago
  100. a00a468 Upgrade to Kotlin 1.4.0-rc (real) by Jim Sproch · 4 years, 1 month ago