1. 8cd67b4 Migrates from kotlinx-metadata-jvm to kotlin-metadata-jvm by Louis Pullen-Freilich · 10 months ago
  2. 7652f34e Bump Kotlin Target for runtime-tracing to 1.9. by Omar Ismail · 10 months ago
  3. 6afa1f9 Bump Kotlin Target of annotation, collection, and compose to 1.9 by Omar Ismail · 10 months ago
  4. 3b3ac08 Merge "Update lint baseline for agp-8.8.0-alpha01" into androidx-main by Fred Sladkey · 10 months ago
  5. b0ff082 Merge "Upgrade to AGP-8.8.0-alpha01" into androidx-main by Fred Sladkey · 10 months ago
  6. 5de43e7 Update lint baseline for agp-8.8.0-alpha01 by Fred Sladkey · 10 months ago
  7. 5227b04 Remove CompositionScopedCoroutineScopeCanceller usage by Adam Powell · 10 months ago
  8. 7e23090 Merge "Lazily create child context for rememberCoroutineScope" into androidx-main by Treehugger Robot · 10 months ago
  9. 7ed9e10 Lazily create child context for rememberCoroutineScope by Adam Powell · 10 months ago
  10. 62e9481 Upgrade to AGP-8.8.0-alpha01 by Fred Sladkey · 10 months ago
  11. 30c94a9 Graphics optimizations by Romain Guy · 11 months ago
  12. b785abf Make compose runtime closer to compling with Kotlin 2.0 target by Aurimas Liutikas · 11 months ago
  13. 8291149a Use `forAllData` instead of `forEachData` for deactivating by Andrei Shikov · 11 months ago
  14. 6fee221 [GH] Remove uses of projectOrArtifact in androidx by Aurimas · 11 months ago
  15. 3984ff3 Fix a regression when using group optimization by Chuck Jazdzewski · 11 months ago
  16. b25c045 Add a benchmark that demonstrates group optimization regression by Chuck Jazdzewski · 11 months ago
  17. 8db8f54 Fix forward for aosp/3211838 by Omar Ismail · 11 months ago
  18. 740719c Add pausable composition by Chuck Jazdzewski · 11 months ago
  19. ff51e89 Add snasphot observer API by Chuck Jazdzewski · 11 months ago
  20. c73c37f Update the `shouldExecute` API to match proposed code generation. by Chuck Jazdzewski · 11 months ago
  21. 4349ca4 Fix draining notification when movable content is a sub-composition by Chuck Jazdzewski · 12 months ago
  22. 58ea25c Make wrapped SaveableStateRegistry a derived state by Jelle Fresen · 12 months ago
  23. 865f7b3 Merge "Performance optimizations" into androidx-main by Romain Guy · 12 months ago
  24. 214c6ab All a flag to allow compiling kotlin with 2.0 target by Aurimas Liutikas · 12 months ago
  25. 27edaae Performance optimizations by Romain Guy · 12 months ago
  26. 328c0526 Merge "Update Compose runtime jvmStubs to be runnable" into androidx-main by Treehugger Robot · 12 months ago
  27. 3b50812 Update Compose runtime jvmStubs to be runnable by Andrei Shikov · 12 months ago
  28. 2284d7d Merge "Revert^2 "Reduce allocations by using "scatter" collections"" into androidx-main by Aurimas Liutikas · 12 months ago
  29. f09c9af Revert^2 "Reduce allocations by using "scatter" collections" by Aurimas Liutikas · 12 months ago
  30. 652b2e4 Merge "Revert "Reduce allocations by using "scatter" collections"" into androidx-main by Aurimas Liutikas · 12 months ago
  31. b2c8f9d Revert "Reduce allocations by using "scatter" collections" by Aurimas Liutikas · 12 months ago
  32. f50c08c Merge "Partially revert "Pin dependencies to annotation and collection libraries"" into androidx-main by Treehugger Robot · 12 months ago
  33. 21398a8 Merge "Fix early returns for `withMutableSnapshot` and `global`" into androidx-main by Andrei Shikov · 12 months ago
  34. 2283075 Partially revert "Pin dependencies to annotation and collection libraries" by Andrew Bailey · 12 months ago
  35. 853c3cd Fix early returns for `withMutableSnapshot` and `global` by Andrei Shikov · 12 months ago
  36. 6d8f56e Merge "Reduce allocations by using "scatter" collections" into androidx-main by Treehugger Robot · 12 months ago
  37. 3057cd3 Reduce allocations by using "scatter" collections by Romain Guy · 12 months ago
  38. a03e3ad Merge "Revert "Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks"" into androidx-main by Chris Craik · 12 months ago
  39. 63c046d Revert "Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" by Chris Craik · 12 months ago
  40. 69fec23 Pin dependencies to annotation and collection libraries by Aurimas Liutikas · 12 months ago
  41. bc1cc53 Merge "Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" into androidx-main by Treehugger Robot · 12 months ago
  42. 761366d Merge "Revert "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks"" into androidx-main by Chris Craik · 12 months ago
  43. 67f0ee5 Merge "Update to AGP 8.7.0-alpha02" into androidx-main by Fred Sladkey · 12 months ago
  44. b3cff53 Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks by Chris Craik · 1 year ago
  45. e0a3976 Revert "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" by Chris Craik · 1 year ago
  46. 4c719f1 Stabilize Compose Runtime snapshot APIs by Alan Viverette · 1 year ago
  47. 054b782 Update to AGP 8.7.0-alpha02 by Fred Sladkey · 1 year ago
  48. dec9da2 Remove obsolete deprecation supression by Chuck Jazdzewski · 1 year ago
  49. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 1 year ago
  50. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 1 year ago
  51. 01fdca1 Opt-in Metalava w/ K2 UAST by default by Jinseong Jeon · 1 year ago
  52. ae816c6 Merge "Add a `shouldExecute` API to use instead of calling `skipping`." into androidx-main by Treehugger Robot · 1 year ago
  53. d2365a2 Re-enable AGP compileSdkChecks by Aurimas Liutikas · 1 year ago
  54. ac719ca Merge "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" into androidx-main am: cb67449659 by George Mount · 1 year ago
  55. cb67449 Merge "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" into androidx-main by George Mount · 1 year ago
  56. 87be311 Experiment: Enable R8 in foundation-library and compose-runtime benchmarks by George Mount · 1 year ago
  57. ddd2980 Add no-arg constructors to signature files by Julia McClellan · 1 year ago
  58. 2d0c96e Add a `shouldExecute` API to use instead of calling `skipping`. by Chuck Jazdzewski · 1 year ago
  59. 2cd339d Add no-arg constructors to signature files by Julia McClellan · 1 year ago
  60. d99d067 Merge "Update compileSdk to 35" into androidx-platform-dev by Andrea Falcone · 1 year ago
  61. cd9e16f Update compileSdk to 35 by Andrea Falcone · 1 year ago
  62. b682592 Merge "Migrate compose library to always use commonStubsMain for no-op actuals" into androidx-main am: 0a51af2753 by Treehugger Robot · 1 year ago
  63. effae92 Migrate compose library to always use commonStubsMain for no-op actuals by Aurimas Liutikas · 1 year ago
  64. a4f5db5 Merge "Upgrade to AGP 8.6.0-beta01" into androidx-main am: fe04c6e5a0 by Aurimas Liutikas · 1 year ago
  65. 1e02caf Update compileSdk to 35 by Andrea Falcone · 1 year ago
  66. 0c93670 Upgrade to AGP 8.6.0-beta01 by Aurimas Liutikas · 1 year, 1 month ago
  67. 89e0533 Bump up annotation-experimental dependencies by Jinseong Jeon · 1 year, 1 month ago
  68. c56a2fa Add linuxX64Stubs for compose runtime libraries by Aurimas Liutikas · 1 year, 1 month ago
  69. 7223ad1 Unpin collection dependency in runtime by Andrei Shikov · 1 year, 1 month ago
  70. c103849 Examine binary operator instead of name reference by Jinseong Jeon · 1 year, 1 month ago
  71. edce9ef Merge "Improve modifier set access in snapshots" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  72. acb603e Merge "Reset CompositionTracer" into androidx-main by Chuck Jazdzewski · 1 year, 1 month ago
  73. 6fa2820 Merge "pinning lifecycle 2.8.3 in compose runtime, compose ui & integration tests" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  74. c8a0711 Improve modifier set access in snapshots by Chuck Jazdzewski · 1 year, 1 month ago
  75. 0bc8d06 Merge "Update runtime and compiler OWNERS files" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  76. fe2cc52 Update runtime and compiler OWNERS files by Chuck Jazdzewski · 1 year, 1 month ago
  77. fb00530 Merge "Make Stack helper a value class" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  78. 2d1e986 pinning lifecycle 2.8.3 in compose runtime, compose ui & integration tests by Prajakta Patil · 1 year, 1 month ago
  79. 7757f14 Reset CompositionTracer by Peng Jiang · 1 year, 1 month ago
  80. c92ad29 Merge "Convert compose runtime desktop target to jvmStubs target" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  81. 95d0eb7 Make Stack helper a value class by Jake Wharton · 1 year, 1 month ago
  82. d0fcd1e Convert compose runtime desktop target to jvmStubs target by Aurimas Liutikas · 1 year, 1 month ago
  83. f54b2d3 Merge changes I070951e1,I3d6dd967 into androidx-main by Treehugger Robot · 1 year, 1 month ago
  84. eacff02 Merge "Remove old, custom IntMap collection" into androidx-main by Chuck Jazdzewski · 1 year, 1 month ago
  85. abbf42e Remove Compose jvmTest and desktopTest by Aurimas Liutikas · 1 year, 1 month ago
  86. fc86816 Make ScopeMap a value class by Jake Wharton · 1 year, 1 month ago
  87. 0de6305 Remove old, custom IntMap collection by Jake Wharton · 1 year, 1 month ago
  88. b3e9aa4 Remove nullability from CompositionObserver map by Jake Wharton · 1 year, 1 month ago
  89. 1346ba2 [Exp Policy] Graduate ExperimentalFoundationApi APIs introduced prior to 1.7 by Leland Richardson · 1 year, 1 month ago
  90. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 1 year, 2 months ago
  91. 8bbedea Merge "Fix `onForgotton` order with `nonSkippingGroupOptimization`" into androidx-main by Chuck Jazdzewski · 1 year, 2 months ago
  92. f785358 Fix R8 rule by Romain Guy · 1 year, 2 months ago
  93. 385db56 Ensure we don't inline exception throws by Romain Guy · 1 year, 2 months ago
  94. 81cf2ac Fix `onForgotton` order with `nonSkippingGroupOptimization` by Chuck Jazdzewski · 1 year, 2 months ago
  95. cf3d160 Upgrade lint and AGP used by lint check projects by Aurimas Liutikas · 1 year, 2 months ago
  96. f4d11a9 Safe cast for PsiParameter.isNullableAny by Jinseong Jeon · 1 year, 2 months ago
  97. 3669da6 Merge "Migrate to ktfmt 0.50 and remove our custom @sample hack" into androidx-main by Omar Ismail · 1 year, 2 months ago
  98. ae5fecd Merge "Don't report FlowOperatorInvokedInComposition for Composable operators" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  99. a18f72a Migrate to ktfmt 0.50 and remove our custom @sample hack by Omar Ismail · 1 year, 2 months ago
  100. ce57cba Merge "pinning lifecycle-runtime-compose:2.8.2 in compose runtime, compose ui & integration tests" into androidx-main by Treehugger Robot · 1 year, 2 months ago