1. c82e897 Merge "Correct the $changed flags for restarted functions" into androidx-main by Chuck Jazdzewski · 1 year, 9 months ago
  2. 3f52c0c Add `toList()` and `toMap()` to the respective snapshot collections by Chuck Jazdzewski · 1 year, 9 months ago
  3. 6f8e5f7 Correct the $changed flags for restarted functions by Chuck Jazdzewski · 1 year, 10 months ago
  4. 97bdd18 Update all Compose Dependencies to Compose 1.2.1 by Nick Anthony · 1 year, 9 months ago
  5. 0507f65 Kotlin 1.7.20 by Jim Sproch · 1 year, 11 months ago
  6. 2c479a2 Change how function instances are compared for skipping by Chuck Jazdzewski · 1 year, 9 months ago
  7. 065653b Update versions for release 1664989200000 by Nick Anthony · 1 year, 9 months ago
  8. bc7b810 Fix faulty range test for slot table checking for markers by Chuck Jazdzewski · 1 year, 9 months ago
  9. 15f0583 Update versions for release id 1663779600000 by Nick Anthony · 1 year, 9 months ago
  10. 2135572 Merge "Fixed race condition when reading state from the global snapshot" into androidx-main by Chuck Jazdzewski · 1 year, 9 months ago
  11. aa7b218 Merge "Run ./gradlew ignoreApiChange on a clean repo" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  12. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 10 months ago
  13. c0a4501 [GH] Use project or artifact for benchmark dependency by Yigit Boyar · 1 year, 10 months ago
  14. c1898124 Merge "Remove leak in AndroidComposeTestCaseRunner" into androidx-main by Sean McQuillan · 1 year, 10 months ago
  15. 931b800c Merge "Make `remember` lambda parameter `crossinline`" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  16. 636cd11 Merge "Allow movable content to move into and out of SubcomposeLayout" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  17. 283d4c9 Remove leak in AndroidComposeTestCaseRunner by Sean McQuillan · 1 year, 10 months ago
  18. cbcd805 Make `remember` lambda parameter `crossinline` by Chuck Jazdzewski · 1 year, 10 months ago
  19. c5ff609 Fixed race condition when reading state from the global snapshot by Chuck Jazdzewski · 1 year, 10 months ago
  20. bfd2a90 Fix use of stale record in DerivedState hash calculation by Andrei Shikov · 1 year, 10 months ago
  21. 08300de Update versions for release id 1662570000000 by Nick Anthony · 1 year, 10 months ago
  22. 8d50f14 Merge "Handle live edit errors on save/restore" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  23. ae943d2 Handle live edit errors on save/restore by Andrei Shikov · 1 year, 10 months ago
  24. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  25. 07b6f43 Allow movable content to move into and out of SubcomposeLayout by Chuck Jazdzewski · 1 year, 10 months ago
  26. dc230fc Moving back to ToT tracing-perfetto dependency by Jakub Gielzak · 1 year, 10 months ago
  27. 41b281c Pinning tracing-perfetto dependency by Jakub Gielzak · 1 year, 10 months ago
  28. 5f27adc Added OWNERS to compose-runtime-tracing by Jakub Gielzak · 1 year, 10 months ago
  29. 3868fd1 Update versions for release id 1661360400000 by Nick Anthony · 1 year, 10 months ago
  30. 3dc6eac Update API by Fedor Kudasov · 1 year, 10 months ago
  31. 2ff2030 Merge "Rework API to invoke composable method" into androidx-main by Fedor Kudasov · 1 year, 10 months ago
  32. 7128504 Bump Compose and Material3 to Beta01 by Nick Anthony · 1 year, 11 months ago
  33. eb253ee Rework API to invoke composable method by Fedor Kudasov · 1 year, 10 months ago
  34. 55e9447 Merge "Replace SnapshotStateObserver.invalidated with ArraySet" into androidx-main by Andrei Shikov · 1 year, 10 months ago
  35. 3541806 Merge "Composition error handling for hot reload" into androidx-main by Andrei Shikov · 1 year, 10 months ago
  36. 4088aca Replace SnapshotStateObserver.invalidated with ArraySet by Andrei Shikov · 1 year, 10 months ago
  37. 2819ab4 Composition error handling for hot reload by Andrei Shikov · 1 year, 11 months ago
  38. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 1 year, 11 months ago
  39. bdd5d62 Add `find` to `CompositionData` by Chuck Jazdzewski · 1 year, 11 months ago
  40. 4f19ca2 Update Compose from RC to stable dependencies by Nick Anthony · 1 year, 11 months ago
  41. 8b5345d Update versions for release id 1658941200000 by Nick Anthony · 1 year, 11 months ago
  42. 94bd5c0 Merge "Fix moving content to new content of a subcomposition" into androidx-main by Chuck Jazdzewski · 1 year, 11 months ago
  43. 63e59df Fix moving content to new content of a subcomposition by Chuck Jazdzewski · 2 years ago
  44. e82b351 Dispose nested snapshots created from transparent snapshots by Andrei Shikov · 1 year, 11 months ago
  45. aa1bbad Merge "Re-added ComposerKt.traceEventStart(Int, String)" into androidx-main by Jakub Gielzak · 2 years ago
  46. 2310add Merge "Add derivedStateOf to unremembered state lint check" into androidx-main by Treehugger Robot · 2 years ago
  47. b221380 Add derivedStateOf to unremembered state lint check by Ben Trengrove · 2 years ago
  48. f33364c Use snapshot id for more efficient read removal in SnapshotStateObserver by Andrei Shikov · 2 years ago
  49. 96e00fb Re-added ComposerKt.traceEventStart(Int, String) by Jakub Gielzak · 2 years ago
  50. 8a87200 Merge "Add expect/actual for JvmDefaultWithCompatibility annotation" into androidx-main by Treehugger Robot · 2 years ago
  51. 6f98648 Add expect/actual for JvmDefaultWithCompatibility annotation by Oleksandr Karpovich · 2 years ago
  52. ae91836 Update derived state observers to use mutable vector by Andrei Shikov · 2 years ago
  53. 62ef19d Update SnapshotStateObserver state cleanup by Andrei Shikov · 2 years ago
  54. fbe8655 Use IdentityArrayMap instead of HashMap inside DerivedState by Andrei Shikov · 2 years ago
  55. fb5b6e8 Add benchmark for derived state in SnapshotStateObserver by Andrei Shikov · 2 years ago
  56. 392456f Merge "Add expect/actual for SnapshotContextElementImpl" into androidx-main by Treehugger Robot · 2 years ago
  57. 0c97fab Add expect/actual for SnapshotContextElementImpl by Oleksandr Karpovich · 2 years ago
  58. dbcc59f Merge "Generate composable trace event start/end calls" into androidx-main by Leland Richardson · 2 years ago
  59. e0034b2 Merge changes I79271c21,I72f0e477,I36248715 into androidx-main by Treehugger Robot · 2 years ago
  60. 0f8c4cc Support DerivedState in SnapshotStateObserver by Andrei Shikov · 2 years ago
  61. 8bac18a Introduce mutation policy to the DerivedState by Andrei Shikov · 2 years ago
  62. 24ece79 Generate composable trace event start/end calls by Leland Richardson · 2 years ago
  63. f3bbdb5 Merge "Fix group generation for loops containing conditional code" into androidx-main by Treehugger Robot · 2 years ago
  64. 22a1105 Update versions for release id 1656522000000 by Nick Anthony · 2 years ago
  65. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years ago
  66. 96effee Merge "Enabled API tracking and publishing in tracing" into androidx-main by Jakub Gielzak · 2 years ago
  67. 3d4ed67 Fix group generation for loops containing conditional code by Chuck Jazdzewski · 2 years ago
  68. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years ago
  69. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  70. 91e5049 Merge changes Ieff2f45a,I151658a4 into androidx-main by Andrei Shikov · 2 years ago
  71. 7705ede Merge "Fixes Compose Runtime Lint errors: rotateRight/Left not exp, consider Contracts stable." into androidx-main by Jeremy Walker · 2 years ago
  72. 01839f1 Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main by Aurimas Liutikas · 2 years ago
  73. d2cf9de Fixes Compose Runtime Lint errors: rotateRight/Left not exp, consider Contracts stable. by Jeremy Walker · 2 years ago
  74. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  75. 1f36213 Enabled API tracking and publishing in tracing by Jakub Gielzak · 2 years ago
  76. 7ceaf16 Merge "Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02" into androidx-main by Treehugger Robot · 2 years ago
  77. bbe72ea Merge "Remove tracking information from release recompose scopes" into androidx-main by Treehugger Robot · 2 years ago
  78. 6c25dc9 Use non-allocating version of `.forEach` for IdentityArraySet by Andrei Shikov · 2 years ago
  79. 486f60a Optimize scope removal in SnapshotStateObserver by Andrei Shikov · 2 years ago
  80. 11dbe1f Remove tracking information from release recompose scopes by Chuck Jazdzewski · 2 years ago
  81. 791c8f1 Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02 by Nick Anthony · 2 years ago
  82. f727e054 Update Compose 1.2.0-beta04 API files to match 1.2.0-rc02 by Nick Anthony · 2 years ago
  83. beac5b3 Pin Compose Foundation/Material/Runtime/UI Dependencies to use 1.2.0-rc01 by Nick Anthony · 2 years ago
  84. ec5839c Merge "Prevent removing derived state from composition when it is read in other scopes" into androidx-main by Andrei Shikov · 2 years ago
  85. 5d0660b Move invokeComposable to compose runtime by Fedor Kudasov · 2 years, 1 month ago
  86. 4945dfa Prevent removing derived state from composition when it is read in other scopes by Andrei Shikov · 2 years ago
  87. 05812da Speed up scope observations cleanup in SnapshotStateObserver by Andrei Shikov · 2 years, 1 month ago
  88. dad3106 Add removeIf and clear methods to IdentityArrayMap by Andrei Shikov · 2 years, 1 month ago
  89. b889069 Merge "Fix race condition when advancing the global snapshot" into androidx-main by Treehugger Robot · 2 years ago
  90. 2abd231 Fix race condition when advancing the global snapshot by Chuck Jazdzewski · 2 years ago
  91. 0a9065e Merge "Fix composition locals that are provided in a nested scope" into androidx-main by Treehugger Robot · 2 years ago androidx-customview-customview-poolingcontainer-release
  92. 4e0400a Fix composition locals that are provided in a nested scope by Chuck Jazdzewski · 2 years ago
  93. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years ago
  94. e1e60d8 Bump Compose, Wear Compose, ProfileInstaller, and Customview-PoolingContainer to alpha by Nick Anthony · 2 years, 1 month ago
  95. 9bc8506 Add JvmDefaultWithCompatibility for default params in compose by Adam Powell · 2 years, 1 month ago
  96. 80fe7a4 Merge "Bump Compose, ProfileInstaller, and Customview-Poolingcontainer to RC01" into androidx-main by Nick Anthony · 2 years, 1 month ago
  97. 1ff04ee Merge "Add Playground infra team to settings.gradle OWNERS" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  98. 329d25c Add Playground infra team to settings.gradle OWNERS by Dustin Lam · 2 years, 1 month ago
  99. 97c9af8 [GH] Disable compose-runtime-tracing in playground by Dustin Lam · 2 years, 1 month ago
  100. f4eca2c Merge "Configure compose libraries for -Xjvm-default=all" into androidx-main by Treehugger Robot · 2 years, 1 month ago