1. 2584f95 Merge "Permit taking nested snapshots in apply observers" into androidx-main by Adam Powell · 2 years, 7 months ago
  2. 8356a6d Permit taking nested snapshots in apply observers by Adam Powell · 2 years, 7 months ago
  3. 9ef7b2b [GH] Use marker object instead of null for unset derived state results by Steven Schoen · 2 years, 7 months ago
  4. 39ff735 Merge "Update ignore files" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  5. bd40631 Update ignore files by Jeremy Woods · 2 years, 7 months ago
  6. c40deb7 Split runtime tests into commonTest and jvmTest by Alexander Gorshenev · 2 years, 8 months ago
  7. 04335e2 Merge "Warn when composable functions are called in the wrong context" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  8. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  9. ee5b9bd Merge "Update versions for release id 1644429600000" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  10. b0470e5 Upgrade to AGP 7.3.1-alpha01 by Aurimas Liutikas · 2 years, 8 months ago
  11. 5992582 Update versions for release id 1644429600000 by Nick Anthony · 2 years, 8 months ago
  12. c90b979 Merge "Fix bug when rememberSaveable with input is restored in the wrong order" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  13. 8133174 Warn when composable functions are called in the wrong context by Chuck Jazdzewski · 3 years, 3 months ago
  14. 1c111ea Merge "A couple more runtime expect/actuals in anticipation of mpp targets" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  15. 59b8fa1 Fix bug when rememberSaveable with input is restored in the wrong order by Andrey Kulikov · 2 years, 8 months ago
  16. 3dd5124 Merge "Change LibraryGroups.Compose.* to be COMPOSE_* for consistency." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  17. 856d4f9 Change LibraryGroups.Compose.* to be COMPOSE_* for consistency. by Aurimas Liutikas · 2 years, 8 months ago
  18. 3f7bdd8 Merge "Allow state to move within a composition" into androidx-main by Chuck Jazdzewski · 2 years, 8 months ago
  19. 4eedbaa Merge "Fix overflow in Identity collections (on desktop Eclipse OpenJ9)" into androidx-main by Andrey Kulikov · 2 years, 8 months ago
  20. ef9548a Fix overflow in Identity collections (on desktop Eclipse OpenJ9) by Igor Demin · 2 years, 8 months ago
  21. f66e3a1 Allow state to move within a composition by Chuck Jazdzewski · 3 years, 2 months ago
  22. a09e6e7 Merge "Tracing of Recompositions in Compose" into androidx-main by Jakub Gielzak · 2 years, 8 months ago
  23. 66ed6a8b Merge "Fix Robolectric dependencies in MPP Compose" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  24. 8176d9b Tracing of Recompositions in Compose by Jakub Gielzak · 2 years, 8 months ago
  25. c3620d9 Merge changes If2567832,Ic26c70c6,I07a3f85a into androidx-main by Jens Ole Lauridsen · 2 years, 8 months ago
  26. 5fec212 Merge "Fix observising derivedStateOf objects causing missed invalidations" into androidx-main by Chuck Jazdzewski · 2 years, 8 months ago
  27. ccb2a5e Fix observising derivedStateOf objects causing missed invalidations by Chuck Jazdzewski · 2 years, 8 months ago
  28. 94a42be Fix Robolectric dependencies in MPP Compose by Jelle Fresen · 2 years, 8 months ago
  29. caa7149 A couple more runtime expect/actuals in anticipation of mpp targets by Alexander Gorshenev · 2 years, 8 months ago
  30. 2ae2a02 DO NOT MERGE - Update versions for release id 1643220000000 by Nick Anthony · 2 years, 8 months ago
  31. f6cfd6d Extract multiplatform targets configuration by Alexey Tsvetkov · 2 years, 9 months ago
  32. f9b4657 Add identity property to RecomposeScope by Jens Ole Lauridsen · 2 years, 8 months ago
  33. 400f29f Split fun invokeComposable into expect and actual declarations by Oleksandr Karpovich · 2 years, 8 months ago
  34. 3c3bf2d Revert "Revert "Update versions for release id 1642010400000"" by Nick Anthony · 2 years, 8 months ago
  35. 598d057 Revert "Update versions for release id 1642010400000" by Nick Anthony · 2 years, 8 months ago
  36. 1414668 Update versions for release id 1642010400000 by Nick Anthony · 2 years, 8 months ago
  37. 5d3c1b3 Throw proper exceptions for MutableVector List implementation by George Mount · 2 years, 9 months ago
  38. 988df39 Merge "Re-enable incremental kotlin compilation in compose-runtime" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  39. 9d52518 Supply an invariant id to InspectorNodes by Jens Ole Lauridsen · 2 years, 11 months ago
  40. ae9d9ff Re-enable incremental kotlin compilation in compose-runtime by Aurimas Liutikas · 2 years, 9 months ago
  41. 9f82525 Merge "Correct how records are reused in snapshot state objects" into androidx-main by Chuck Jazdzewski · 2 years, 9 months ago
  42. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 10 months ago
  43. 3f9fffe Correct how records are reused in snapshot state objects by Chuck Jazdzewski · 2 years, 9 months ago
  44. bd35187 Reduce the time taken by snapshot tests by Chuck Jazdzewski · 2 years, 9 months ago
  45. a75368c Merge "Improve thread behavior of recompose scopes" into androidx-main by Chuck Jazdzewski · 2 years, 9 months ago
  46. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 9 months ago
  47. 7a9f12b Improve thread behavior of recompose scopes by Chuck Jazdzewski · 2 years, 9 months ago
  48. c90bc05 Merge "Allow invalidate() to be called during applyChanges()" into androidx-main by Chuck Jazdzewski · 2 years, 9 months ago
  49. 032b3a7 Merge "Introduce durable group keys and live edit annotations" into androidx-main by Leland Richardson · 2 years, 9 months ago
  50. 331ed2b Introduce durable group keys and live edit annotations by Leland Richardson · 2 years, 10 months ago
  51. 4c48679 Allow invalidate() to be called during applyChanges() by Chuck Jazdzewski · 2 years, 10 months ago
  52. fce361c Update the Compose 1.2.0-alpha01 Runtime Version by Nick Anthony · 2 years, 10 months ago
  53. 188d6ed Add duplicates of addAllVector/addAllArrayList benchmarks by Chris Craik · 2 years, 10 months ago
  54. fe0a636 Merge "Ignores operator functions in ComposableNamingDetector" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  55. e9dd556 Ignores operator functions in ComposableNamingDetector by Louis Pullen-Freilich · 2 years, 10 months ago
  56. 80279fe Update versions for release id 1638381600000 by Nick Anthony · 2 years, 10 months ago
  57. bcc063e Merge "Adds lint check to warn when using mutableStateOf with mutable collections" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  58. b626d66 Adds lint check to warn when using mutableStateOf with mutable collections by Louis Pullen-Freilich · 2 years, 10 months ago
  59. b2e3d87 Add warning about using fast* collection functions on public collections. by Zach Klippenstein · 2 years, 10 months ago
  60. a3c2e18 Fix for a crash when nested derived states are used by Andrey Kulikov · 2 years, 10 months ago
  61. 37c02c9 Merge "Update internal Compose version for 1.1.0-beta04" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  62. 2a73a60 Update internal Compose version for 1.1.0-beta04 by Nick Anthony · 2 years, 10 months ago
  63. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 10 months ago
  64. 44c23a7 Merge "Correct @Sample fun name." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  65. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  66. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 11 months ago
  67. b4731b0 Revert^4 "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 11 months ago
  68. b75c5d2 Revert "Revert "Revert "Update versions for release id 1635958800000""" by Nick Anthony · 2 years, 11 months ago
  69. 6c3ca66 Revert "Revert "Update versions for release id 1635958800000"" by Nick Anthony · 2 years, 11 months ago
  70. a8e7bde Merge "Revert "Update versions for release id 1635958800000"" into androidx-main by Nick Anthony · 2 years, 11 months ago
  71. b818e85 Revert "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 11 months ago
  72. 9f98d74 Merge "Update versions for release id 1635958800000" into androidx-main by Nick Anthony · 2 years, 11 months ago
  73. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  74. 9db5408 Update versions for release id 1635958800000 by Nick Anthony · 2 years, 11 months ago
  75. ed1d086 Merge "Update lint baselines for various libraries" into androidx-main by Tiem Song · 2 years, 11 months ago
  76. 1a3ce2e Merge "Upgrade to Metalava ab/7856580" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  77. 7d99c7f Update lint baselines for various libraries by Tiem Song · 2 years, 11 months ago
  78. 727dc6b Upgrade to Metalava ab/7856580 by Aurimas Liutikas · 2 years, 11 months ago
  79. 37daa73 Update lint baseline for compose runtime by Tiem Song · 2 years, 11 months ago
  80. 98ded97 Break up SnapshotState.kt into separate files. by Zach Klippenstein · 3 years ago
  81. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  82. 05ed6b4 Merge "Revert "Update metalava to ab/7813966"" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  83. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  84. 3d843c9 Merge "Update metalava to ab/7813966" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  85. 9032875 Fix deadlock when disposing a composition. by Chuck Jazdzewski · 2 years, 11 months ago
  86. 688101c Correct @Sample fun name. by nickbutcher · 2 years, 11 months ago
  87. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 3 years ago
  88. 6afe4f0 Update versions for release id 1635267600000 by Nick Anthony · 3 years ago
  89. 636a6c8 Merge "Update versions for release id 1634144400000" into androidx-main by Nick Anthony · 3 years ago
  90. 9feeebf0 Merge "Ability to obtain CompositionLocal's and pass them to another composition" into androidx-main by Leland Richardson · 3 years ago
  91. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years ago
  92. 607ad45 Ability to obtain CompositionLocal's and pass them to another composition by Igor Demin · 3 years ago
  93. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years ago
  94. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  95. 4d1fbea0 Merge "Start listening for changes in composition earlier." into androidx-main by Treehugger Robot · 3 years ago
  96. 205721e Merge "Fix ambiguity between vararg param group and defaults group" into androidx-main by Leland Richardson · 3 years ago
  97. 4a4d6a9 Start listening for changes in composition earlier. by Chuck Jazdzewski · 3 years ago
  98. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  99. af5b58e Fix ambiguity between vararg param group and defaults group by Leland Richardson · 3 years ago
  100. cfd2ded Lint check to ensure that produceState calls assign `value` by Louis Pullen-Freilich · 3 years ago