1. 8364353 Update Compose and Compose Runtime to 1.11.0-rc01. by Juan Rodriguez · 4 weeks ago
  2. 5db253c Remove redundant previous.next = group assignment by Andrew Bailey · 6 weeks ago
  3. 93d8add Fix incorrect LinkComposer disposal by Andrew Bailey · 6 weeks ago
  4. aafd472 Fix incorrect slot address calculation by Andrew Bailey · 6 weeks ago
  5. 5db1772 Update OWNERS for runtime-saveable by Marcello Galhardo · 6 weeks ago
  6. f7d93b0 updating compose to beta02 Test: ./gradlew updateApi by Juan Rodriguez · 6 weeks ago
  7. ce052f5 Merge "Upgrade to Kotlin 2.3.20" into androidx-main by Fred Sladkey · 6 weeks ago
  8. 55c298b Upgrade to Kotlin 2.3.20 by Aurimas Liutikas · 6 weeks ago
  9. 6d5ecfc Fix nested derived state invalidation by Andrei Shikov · 7 weeks ago
  10. 433efa7 Fix identityHashCode in wasm by Andrei Shikov · 7 weeks ago
  11. 399339a Merge changes from topic "agp-9.2.0-alpha03" into androidx-main by Aurimas Liutikas · 7 weeks ago
  12. aaf4032 Merge "Clarify retain docs" into androidx-main by Andrew Bailey · 7 weeks ago
  13. 6287c82 Move to AGP 9.2.0-alpha03 by Aurimas Liutikas · 7 weeks ago
  14. 2890d99 Clarify retain docs by Andrew Bailey · 7 weeks ago
  15. b022b02 Fix invalid writes when groups resizes during copy by Andrew Bailey · 7 weeks ago
  16. a892f84 Reduce LinkTable array initialization size by Andrew Bailey · 7 weeks ago
  17. e51463b Update compose version to beta01 Test: ./gradlew updateApi by Juan Rodriguez · 8 weeks ago
  18. a0dd07b Merge "Revert "Update Compose and Compose Runtime to 1.11.0-beta01"" into androidx-main by Aurimas Liutikas · 8 weeks ago
  19. a796916 Revert "Update Compose and Compose Runtime to 1.11.0-beta01" by Aurimas Liutikas · 8 weeks ago
  20. 63bb450 Merge "Update Compose and Compose Runtime to 1.11.0-beta01" into androidx-main by Treehugger Robot · 8 weeks ago
  21. 7341c73 Merge "Use latches to wait for coroutines to settle instead of waitForFrame" into androidx-main by Treehugger Robot · 8 weeks ago
  22. 5ea0c07 Use latches to wait for coroutines to settle instead of waitForFrame by Andrei Shikov · 8 weeks ago
  23. 67aa1ac Merge "Revert "Use latches to await coroutine settlement instead of waitForFrame"" into androidx-main by Treehugger Robot · 8 weeks ago
  24. 75acd8b Revert "Use latches to await coroutine settlement instead of waitForFrame" by Aurimas Liutikas · 8 weeks ago
  25. 6c8b979 Update Compose and Compose Runtime to 1.11.0-beta01 by Juan Rodriguez · 8 weeks ago
  26. 6af2ef4 Merge "Use the reader table instead of the root table" into androidx-main by Treehugger Robot · 8 weeks ago
  27. 498b089 Merge "Prevent `ReusableContent` from disabling reuse in pausable composition" into androidx-main by Treehugger Robot · 8 weeks ago
  28. 489b8df Prevent `ReusableContent` from disabling reuse in pausable composition by Andrei Shikov · 8 weeks ago
  29. 2eee6c8 Use latches to await coroutine settlement instead of waitForFrame by Andrei Shikov · 8 weeks ago
  30. 62b37e4 Use the reader table instead of the root table by Andrew Bailey · 8 weeks ago
  31. 3fd36bd API signature updates from lint 32.2.0-alpha02 update by Julia McClellan · 8 weeks ago
  32. fc0120a Merge "Fix reusingGroup constant in GapComposer.endReusableGroup()" into androidx-main by Treehugger Robot · 8 weeks ago
  33. fb61d183 Merge "Avoid calling `sendApplyNotifications` in `SnapshotFlowBenchmark`" into androidx-main by Derek Xu · 8 weeks ago
  34. 420bc81 Fix reusingGroup constant in GapComposer.endReusableGroup() by Fabio Carballo · 8 weeks ago
  35. 4409796 Avoid calling `sendApplyNotifications` in `SnapshotFlowBenchmark` by Derek Xu · 8 weeks ago
  36. 9a80185 Merge "Correct compose runtime docs links that don't resolve" into androidx-main by Julia McClellan · 8 weeks ago
  37. d9de1e9 Revert "Move to AGP 9.2.0-alpha01" by Omar Ismail · 8 weeks ago
  38. 339153c Correct compose runtime docs links that don't resolve by Julia McClellan · 9 weeks ago
  39. 043889d Merge "Move to AGP 9.2.0-alpha01" into androidx-main by Treehugger Robot · 9 weeks ago
  40. dab858a Move to AGP 9.2.0-alpha01 by Aurimas Liutikas · 9 weeks ago
  41. 9c3a6d0 Merge "Fix 'segfault' in HostDefault linuxX64Test" into androidx-main by Marcello Galhardo · 9 weeks ago
  42. 285c6f0 Fix 'segfault' in HostDefault linuxX64Test by Marcello Galhardo · 9 weeks ago
  43. 7ed59ed Use base Anchor class to build composition traces by Andrew Bailey · 9 weeks ago
  44. a890c076 Merge changes I884e7b1e,I7034dd3e,Id55e212c into androidx-main by Treehugger Robot · 9 weeks ago
  45. 6ad6972 Merge "Mark `SnapshotFlowManager` as experimental" into androidx-main by Derek Xu · 9 weeks ago
  46. 5e7ee51 Use Anchors for LinkTable RememberObserverHolders by Andrew Bailey · 9 weeks ago
  47. 2f095e6 Make forget ordering check run in production by Andrew Bailey · 9 weeks ago
  48. 97c4c71 Fix SlotTable assignment/comparison operator typos by Andrew Bailey · 9 weeks ago
  49. 34b946d Exempt ComposeToolingFlags from FeatureFlagSetup lint rule by Alex Vanyo · 9 weeks ago
  50. 9136d8f Merge "Add new internal feature flag lint rule" into androidx-main by Alex Vanyo · 9 weeks ago
  51. 72fb675 Mark `SnapshotFlowManager` as experimental by Derek Xu · 9 weeks ago
  52. e43289f8 Add new internal feature flag lint rule by Alex Vanyo · 9 weeks ago
  53. a79388a Mark the overload of `snapshotFlow` that has a `manager` argument as experimental by Derek Xu · 10 weeks ago
  54. a441fb8 Merge "Improve the documentation of `SnapshotFlowManager`" into androidx-main by Derek Xu · 10 weeks ago
  55. 519c685 Improve the documentation of `SnapshotFlowManager` by Derek Xu · 10 weeks ago
  56. 2e8ae23 Fix flaky LiveEditApiTests.throwError_recompositionErrorsListener by Andrei Shikov · 10 weeks ago
  57. fc8a52b Treat type variable as undefined nullability by default by Paul Duffin · 2 months ago
  58. 57adadf Merge "Add a `notifyObjectsInitialized` call before the `sendApplyNotifications` calls in `SnapshotFlowBenchmark`" into androidx-main by Treehugger Robot · 2 months ago
  59. b0671d8 Add a `notifyObjectsInitialized` call before the `sendApplyNotifications` calls in `SnapshotFlowBenchmark` by Derek Xu · 2 months ago
  60. 7418694 Disable hostDefault_throwsForMissingNonNullableKey crashing test process by Aurimas Liutikas · 3 months ago
  61. a5fc569 Fix up Gradle project isolation issues in an alternative way. by Aurimas Liutikas · 3 months ago
  62. 949cf79 Merge "Revert "Introduce internal `Monitor` class"" into androidx-main by Treehugger Robot · 3 months ago
  63. c9ebf6f Revert "Introduce internal `Monitor` class" by Derek Xu · 3 months ago
  64. 218bd45 Use `advanceUntilIdle` instead of `runCurrent` in `SnapshotFlowBenchmark` by Derek Xu · 3 months ago
  65. 582c005 Merge "Add default errorState implementation" into androidx-main by Treehugger Robot · 3 months ago
  66. d9a56c0 Merge "Open HostDefaultKey for extension" into androidx-main by Treehugger Robot · 3 months ago
  67. 0eb8be9 Merge "Fix up Gradle project isolation issues" into androidx-main by Treehugger Robot · 3 months ago
  68. 8648bc6 Fix up Gradle project isolation issues by Aurimas Liutikas · 3 months ago
  69. 8aa6265 Add default errorState implementation by Andrew Bailey · 3 months ago
  70. 76c8358 Merge "Expose HostDefaultProvider API" into androidx-main by Marcello Galhardo · 3 months ago
  71. 7fb9808 Merge "Preserve names in Compose runtime microbenchmarks" into androidx-main by Treehugger Robot · 3 months ago
  72. 2d2e9ba Preserve names in Compose runtime microbenchmarks by Andrei Shikov · 3 months ago
  73. cba5ac70 Add equals/hashCode to CompositionGroup by Andrew Bailey · 3 months ago
  74. 41a3b28 Enable R8 for Compose runtime microbenchmarks by Andrei Shikov · 3 months ago
  75. f22b871 Merge "Test RememberDetector with context parameters" into androidx-main by Treehugger Robot · 3 months ago
  76. 9f211ca Open HostDefaultKey for extension by Marcello Galhardo · 3 months ago
  77. 5a20fda Expose HostDefaultProvider API by Marcello Galhardo · 3 months ago
  78. c805160 Test RememberDetector with context parameters by Andrew Bailey · 3 months ago
  79. 35a5d51 Merge "Remove ComposeRuntimeFlags.isMovingNestedMovableContentEnabled" into androidx-main by Treehugger Robot · 3 months ago
  80. 147053f Remove ComposeRuntimeFlags.isMovingNestedMovableContentEnabled by Chuck Jazdzewski · 3 months ago
  81. 4cdf2d3 Merge "Force crash for unprovided CompositionLocal" into androidx-main by Treehugger Robot · 3 months ago
  82. 99c6fb6 Force crash for unprovided CompositionLocal by Marcello Galhardo · 3 months ago
  83. 864db26 Merge "Revert "Prevent `Snapshot.sendApplyNotifications` calls from returning too early"" into androidx-main by Derek Xu · 3 months ago
  84. 28c4526 Revert "Prevent `Snapshot.sendApplyNotifications` calls from returning too early" by Derek Xu · 3 months ago
  85. 4130704 Merge "Force synchronization when updating global fields in `SnapshotStateObserver`" into androidx-main by Treehugger Robot · 3 months ago
  86. 32a8466 Force synchronization when updating global fields in `SnapshotStateObserver` by Andrei Shikov · 3 months ago
  87. 216c6d1 Merge "Replace build.gradle comments" into androidx-main by Aurimas Liutikas · 3 months ago
  88. 0012d55 Replace build.gradle comments by Aidan Melvin · 3 months ago
  89. fb514aa Merge "Don't warn on unary assignment in produceState value Lint check" into androidx-main by Andrei Shikov · 3 months ago
  90. 7ad04ba Merge changes from topic "reland-kgp-2.3.0" into androidx-main by Treehugger Robot · 3 months ago
  91. 6b5b8c3 Merge "Fix or suppress warnings raised by Kotlin 2.3.0" into androidx-main by Treehugger Robot · 3 months ago
  92. 4db1151 Merge "Upgrade to ktfmt 0.61" into androidx-main by Treehugger Robot · 3 months ago
  93. 3ad68ea [reland] Upgrade to KGP 2.3.0 by Aurimas Liutikas · 3 months ago
  94. 04647671 Fix or suppress warnings raised by Kotlin 2.3.0 by Aurimas Liutikas · 3 months ago
  95. 273bba6 Don't warn on unary assignment in produceState value Lint check by Steven Schoen · 3 months ago
  96. 4352fe9 Upgrade to ktfmt 0.61 by Aurimas Liutikas · 3 months ago
  97. df8980e Merge "Document currentComposer" into androidx-main by Treehugger Robot · 3 months ago
  98. bd9a743 Merge "Change the locking scheme of `SnapshotFlowManager` to use working copies of objects" into androidx-main by Derek Xu · 3 months ago
  99. 382d800 Merge "Temp disable incremental compilation for compose-runtime" into androidx-main by Treehugger Robot · 3 months ago
  100. 9b62064 Merge "Add host-default CompositionLocals" into androidx-main by Treehugger Robot · 3 months ago