1. d8481c6 Merge "[GH] Add compose/runtime to playground" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  2. 51f8af3 [GH] Add compose/runtime to playground by jimgoog · 3 years, 1 month ago
  3. 31e8c4b Update versions for release id 1629306000000 by Nick Anthony · 3 years, 1 month ago
  4. 50e9321 Merge "Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  5. 015ff30 Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js by Oleksandr Karpovich · 3 years, 1 month ago
  6. f7d43da Fix crash tracking derivedStateOf instances by Chuck Jazdzewski · 3 years, 1 month ago
  7. 2d1583c Merge "Fixes compilation errors in Compose lint check tests" into androidx-main by Louis Pullen-Freilich · 3 years, 1 month ago
  8. 9675ba2 Fixes compilation errors in Compose lint check tests by Louis Pullen-Freilich · 3 years, 1 month ago
  9. a59e498 Remove reference of default MonotonicFrameClock from withFrameMillis and withFrameNanos documentation. by Alex Vanyo · 3 years, 1 month ago
  10. a9469cb Pin Compose Runtime Dependencies to Compose 1.0.0 by Nick Anthony · 3 years, 2 months ago
  11. 225ccb2 Merge "Fix for the derived state read causing other state read to be forgotten" into androidx-main by Andrey Kulikov · 3 years, 1 month ago
  12. e59cf23 Fix for the derived state read causing other state read to be forgotten by Andrey Kulikov · 3 years, 2 months ago
  13. 2f38b6d Fix for using enum values as keys with saved state by Chuck Jazdzewski · 3 years, 2 months ago
  14. 21aa855 Update versions for release id 1628096400000 by Nick Anthony · 3 years, 2 months ago
  15. fe297eb Merge "Cherry-pick of #116 from immutable collections" into androidx-main by Chuck Jazdzewski · 3 years, 2 months ago
  16. e425627 Cherry-pick of #116 from immutable collections by Chuck Jazdzewski · 3 years, 2 months ago
  17. b2049e37 Remove redundant line from `CompositionImpl.dispose()` by Chuck Jazdzewski · 3 years, 2 months ago
  18. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 2 months ago
  19. 1b5fa57 Merge "Fix collecting parameter information on recompose" into androidx-main by Chuck Jazdzewski · 3 years, 2 months ago
  20. d348fd7 Fix collecting parameter information on recompose by Chuck Jazdzewski · 3 years, 2 months ago
  21. efca56e Fix another race condition in the SnapshotStateObserver by Chuck Jazdzewski · 3 years, 2 months ago
  22. 690220d Merge "Allow to use listSaver() and mapSaver() with the nullable types" into androidx-main by Andrey Kulikov · 3 years, 2 months ago
  23. 8d9aa245 Merge "Remove updating the transparent snapshot" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  24. 5c9bc70 Allow to use listSaver() and mapSaver() with the nullable types by Andrey Kulikov · 3 years, 2 months ago
  25. beeb84e Remove updating the transparent snapshot by Chuck Jazdzewski · 3 years, 2 months ago
  26. 600c482 Fix race condition in SnapshotStateObserver by Chuck Jazdzewski · 3 years, 2 months ago
  27. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  28. 1550f75 Merge "Lint check for calling Flow operators within composition" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  29. 51e1116 Lint check for calling Flow operators within composition by Louis Pullen-Freilich · 3 years, 3 months ago
  30. a162a3a Make default rememberSaveable() keys shorter by Andrey Kulikov · 3 years, 3 months ago
  31. c2c9371 Merge "[GH] [Compose] fixes ANDAND & OROR case for visitWhen." into androidx-main by Leland Richardson · 3 years, 3 months ago
  32. 8628796 [GH] [Compose] fixes ANDAND & OROR case for visitWhen. by Waqar Ahmed · 3 years, 5 months ago
  33. 2fb136b Merge "Update Compose, Activity, and ProfileInstaller to alpha01" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  34. ed06218 Merge "Correct grammar errors and inconsistent phrasing in applier documentation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  35. 2baabe1 Correct grammar errors and inconsistent phrasing in applier documentation by Chuck Jazdzewski · 3 years, 3 months ago
  36. 5f6e9a5 Update Compose, Activity, and ProfileInstaller to alpha01 by Nick Anthony · 3 years, 3 months ago
  37. eee3df0 Merge "Use the oridinal value of Enum for composite hash codes" into androidx-main by Chuck Jazdzewski · 3 years, 3 months ago
  38. cd05e97 Use the oridinal value of Enum for composite hash codes by Chuck Jazdzewski · 3 years, 3 months ago
  39. c6e1655 Add reporting information to internal runtime errors by Chuck Jazdzewski · 3 years, 3 months ago
  40. bb25cfc Merge "Fix docs for [Controlled]Composition parent params" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  41. 875d8c8 Merge "Document public BroadcastFrameClock members" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  42. 7f814e65 Fix docs for [Controlled]Composition parent params by Adam Powell · 3 years, 3 months ago
  43. ab00a97 Document public BroadcastFrameClock members by Adam Powell · 3 years, 3 months ago
  44. c198a79 Add toString to mutable and derived state objects by Chuck Jazdzewski · 3 years, 3 months ago
  45. 2ce347d Fix lint issues with Compose KDoc by Tiem Song · 3 years, 3 months ago
  46. cafae15 Moves Compose lint stubs and test utils to a new module, compose:lint:common-test and uses compiled stubs by Louis Pullen-Freilich · 3 years, 4 months ago
  47. 027d77c Adds vendor information to Compose lint checks by Louis Pullen-Freilich · 3 years, 4 months ago
  48. 505f0fe Update versions for release id 1623862800000 by Nick Anthony · 3 years, 3 months ago
  49. 26dcff6 Merge changes I14ed6457,Ibf41df0c into androidx-main by Leland Richardson · 3 years, 3 months ago
  50. e368cec Introduce profile rules to compose modules by Leland Richardson · 3 years, 3 months ago
  51. 670ef93 Fix for SnapshotStateObserver not clearing the map before re-runing observeReads block by Andrey Kulikov · 3 years, 3 months ago
  52. 8113350 Merge "Update kotlinx.coroutines to version 1.5.0" into androidx-main by Jim Sproch · 3 years, 3 months ago
  53. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  54. ca25d51 Fix outdated documentation on ReadOnlyComposable by Andrey Kulikov · 3 years, 3 months ago
  55. eea6137 Merge "Removes remaining androidx.ui references" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  56. bf2dc16 Fix for a child composition not being recomposed by Andrey Kulikov · 3 years, 3 months ago
  57. 22dde40 Ensure reusing is enabled during composed modifier materialization by Chuck Jazdzewski · 3 years, 3 months ago
  58. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  59. f705520 Fix CompositionTests.testInsertOnMultipleLevels by Oleksandr Karpovich · 3 years, 4 months ago
  60. 8782ab9 Merge "Migrate compose runtime and compiler to use Gradle Version Catalogs" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  61. c0f206d Migrate compose runtime and compiler to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  62. 0868ad9 Make constructors internal and val private by Ralston Da Silva · 3 years, 4 months ago
  63. c4aec9f Merge "Update Compose compiler plugin for K/Native" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  64. 032fb73 Merge "Update versions for release id 1622653200000" into androidx-main by Nick Anthony · 3 years, 4 months ago
  65. 5a5887a Merge "Fix capitalization and decapitalization deprecations" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  66. 592fb7e Update versions for release id 1622653200000 by Nick Anthony · 3 years, 4 months ago
  67. e7e7faf Merge "Only invalidate reads of derivedStateOf() if the result changes." into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  68. c17630a Fix capitalization and decapitalization deprecations by Jim Sproch · 3 years, 4 months ago
  69. f60eb3e Compose State<out T> by Adam Powell · 3 years, 4 months ago
  70. 80fd1b3 Only invalidate reads of derivedStateOf() if the result changes. by Chuck Jazdzewski · 3 years, 5 months ago
  71. d60b882 Merge "Adding tag for interpreted microbenchmarks" into androidx-main by Sam Gilbert · 3 years, 4 months ago
  72. 7f64449 Update Compose compiler plugin for K/Native by Andrei Shikov · 3 years, 5 months ago
  73. 125dfa6 Merge "Lint fixes for AGP 7.1 alpha01 upgrade" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  74. ecc4c18 Skip Updater.update apply calls when inserting by Adam Powell · 3 years, 4 months ago
  75. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 4 months ago
  76. 136fa47 Adding tag for interpreted microbenchmarks by Sam Gilbert · 3 years, 4 months ago
  77. 4cd6636 Merge "Fix lambda capture during skipping" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  78. 40c668b Fix lambda capture during skipping by Chuck Jazdzewski · 3 years, 4 months ago
  79. 0b9641f Add `@JsName` for `hasNext` in `external.kotlinx.collections.immutable` by Oleksandr Karpovich · 3 years, 4 months ago
  80. 8d60130 Repackage kotlinx.collections.immutable:0.3.4 by Jim Sproch · 3 years, 6 months ago
  81. 4077c8b Pristine collections-immutable 0.3.4 by Jim Sproch · 3 years, 4 months ago
  82. 7c39e15 Fix composite hash when in a reuse group by Chuck Jazdzewski · 3 years, 4 months ago
  83. b786c73 Merge "Improve compositionLocalOf documentation" into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  84. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  85. 0892bc3 Ensure composition locals never return stale values by Chuck Jazdzewski · 3 years, 4 months ago
  86. e73899eb Improve compositionLocalOf documentation by Chuck Jazdzewski · 3 years, 4 months ago
  87. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  88. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  89. d042026 Merge "Recompose late arriving changes immediately" into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  90. 6e24e54 Merge changes from topic "agp7.0.0-alpha15" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  91. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 5 months ago
  92. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  93. 40eef3c Merge changes from topic "compose-material-refdocs" into androidx-main by Andrea Falcone · 3 years, 4 months ago
  94. 91d3e39 Add refdocs description to some Compose packages by Manuel Vivo · 3 years, 5 months ago
  95. de27354 Recompose late arriving changes immediately by Chuck Jazdzewski · 3 years, 4 months ago
  96. 9e5f799 Fix for rememberSaveable() not restoring values in Dialogs or Popups by Andrey Kulikov · 3 years, 4 months ago
  97. 40c29d2 Merge "Update versions for release id 1621357200000" into androidx-main by Nick Anthony · 3 years, 4 months ago
  98. f796c32 Update versions for release id 1621357200000 by Nick Anthony · 3 years, 4 months ago
  99. 4f6c29e Remove more duplicate code in the composer by Chuck Jazdzewski · 3 years, 4 months ago
  100. 9ef62df Enable slots reuse in LazyColumn by Andrey Kulikov · 3 years, 5 months ago