1. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  2. 9cbb2b9 Merge "Rename RestartableFunction to ComposableLambda" into androidx-master-dev by Leland Richardson · 4 years, 3 months ago
  3. 62480d9 Rename RestartableFunction to ComposableLambda by Leland Richardson · 4 years, 3 months ago
  4. 28b24c3 Factor CompositionFrameClock+friends into a module by Adam Powell · 4 years, 3 months ago
  5. b6d2444 Merge "Remove Class as target for @Composable" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  6. 40bcf3c Remove Class as target for @Composable by Leland Richardson · 4 years, 3 months ago
  7. 66237d8 Mark Ambient as @Stable instead of @Immutable by Leland Richardson · 4 years, 3 months ago
  8. 19285b1 Composable Emits === by Leland Richardson · 4 years, 3 months ago
  9. 4fab4b9 Ensure WithConstraints is visible to tooling by Chuck Jazdzewski · 4 years, 3 months ago
  10. 3041306 Merge "Rename awaitFrameNanos to withFrameNanos" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  11. 656c113 Narrow public API of Compose Runtime by Leland Richardson · 4 years, 4 months ago
  12. e6bbf20 Rename awaitFrameNanos to withFrameNanos by Adam Powell · 4 years, 3 months ago
  13. 878d915 Merge "Suspending Recomposer" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  14. 11d00c7 Suspending Recomposer by Adam Powell · 4 years, 5 months ago
  15. 8e7017f Improve compound hash keys for sub-composition like WithConstraints by Chuck Jazdzewski · 4 years, 3 months ago
  16. 341c0b49 Merge "Add @ComposableContract in place of @Direct, use it to opt into elided groups in composable functions" into androidx-master-dev by Leland Richardson · 4 years, 4 months ago
  17. 3403642 Merge "Deprecate Recompose" into androidx-master-dev by Leland Richardson · 4 years, 4 months ago
  18. 4aa8aa8 Deprecate Recompose by Leland Richardson · 4 years, 4 months ago
  19. 64515d5 Deprecate Observe by Leland Richardson · 4 years, 4 months ago
  20. 7204683 Add @ComposableContract in place of @Direct, use it to opt into elided groups in composable functions by Leland Richardson · 4 years, 4 months ago
  21. f1387ea Merge "Remove Any upper bound on StateFlow.collectAsFlow extension function." into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  22. 79be842 Remove Any upper bound on StateFlow.collectAsFlow extension function. by Zach Klippenstein · 4 years, 4 months ago
  23. 7d07865 Avoid boxing for Composer::changed calls by Leland Richardson · 4 years, 4 months ago
  24. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  25. 519899a Remove deprecated @Model, @Pivotal by Leland Richardson · 4 years, 4 months ago
  26. 47df77f Improve stable/static analysis by Leland Richardson · 4 years, 4 months ago
  27. 85b14d0 CompositionFrameClock and launchInComposition APIs by Adam Powell · 4 years, 4 months ago
  28. bb0fab24 Avoid boxing keys during composition by Chuck Jazdzewski · 4 years, 4 months ago
  29. fcf76b3 Deprecate @Model by Leland Richardson · 4 years, 4 months ago
  30. 797bd0cd Turn on Function-body-based code generation strategy by Leland Richardson · 4 years, 4 months ago
  31. 9b3a88a Adapter for StateFlow by Andrey Kulikov · 4 years, 4 months ago
  32. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  33. c14dc6e Refactor composition restart to navigate directly to the invalid group by Chuck Jazdzewski · 4 years, 5 months ago
  34. b13d14e Adapter for Flow by Andrey Kulikov · 4 years, 5 months ago
  35. d7aa6bd Implement Composer.skipToGroupEnd() for new code generation by Chuck Jazdzewski · 4 years, 5 months ago
  36. c916742 Move use of global recomposer to be explicit by Adam Powell · 4 years, 5 months ago
  37. 444fc3b Generate Movable groups with key and handle dynamic groups properly by Leland Richardson · 4 years, 6 months ago
  38. c7ded6a Merge "Improve the mechansim that updates the slot table" into androidx-master-dev by Chuck Jazdzewski · 4 years, 5 months ago
  39. c979400 Avoid generating unused classes for BuildableMap by Chuck Jazdzewski · 4 years, 5 months ago
  40. 60cdc46 Improve the mechansim that updates the slot table by Chuck Jazdzewski · 4 years, 6 months ago
  41. 5f07ae8 State<T> property delegation by Adam Powell · 4 years, 6 months ago
  42. a8bb302 Function Body Skipping and Comparison Propagation by Leland Richardson · 4 years, 6 months ago
  43. d13aefe Composition refactoring by Andrey Kulikov · 4 years, 6 months ago
  44. 0f26b68 Avoid boxing keys for `startRestartGroup` and `endRestartGroup` by Chuck Jazdzewski · 4 years, 6 months ago
  45. 088e525 Rework SlotReader to be more efficient by Chuck Jazdzewski · 4 years, 6 months ago
  46. 1c21ca7 Merge "Fixes configuration changes not updating ConfigurationAmbient" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 6 months ago
  47. 7f45b09 Merge "Allow for early returns in control flow codegen" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  48. b4482ed Allow for early returns in control flow codegen by Leland Richardson · 4 years, 6 months ago
  49. 17f6bdc Fixes configuration changes not updating ConfigurationAmbient by Louis Pullen-Freilich · 4 years, 6 months ago
  50. 9af8d1c Integrate UiSavedStateRegistry to AndroidComposeView by Andrey Kulikov · 4 years, 6 months ago
  51. cb229cb Add ControlFlowTransformer WIP and tests by Leland Richardson · 4 years, 6 months ago
  52. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 7 months ago
  53. b1c4781 Merge "Improve skipping for composable lambdas" into androidx-master-dev by Chuck Jazdzewski · 4 years, 7 months ago
  54. fc12f08 Improve skipping for composable lambdas by Chuck Jazdzewski · 4 years, 7 months ago
  55. 1e06a87 Current compound key hash in Composer by Andrey Kulikov · 4 years, 7 months ago
  56. 8a3c04d Memoize lambdas automatically by Chuck Jazdzewski · 4 years, 7 months ago
  57. 27216b9 Make compose-runtime expect/actuals internal by Alexandre Elias · 4 years, 7 months ago
  58. 985ef59 Rename currentComposerIntrinsic to currentComposer by Leland Richardson · 4 years, 7 months ago
  59. d307439 Remove dead code, composer globals by Leland Richardson · 4 years, 7 months ago
  60. 58b3285 Remove deprecated effects APIs by Leland Richardson · 4 years, 7 months ago
  61. a357284 Ensure parameterless composable lambdas get used as restart lambda by Leland Richardson · 4 years, 7 months ago
  62. e46bcf0 Adds emptyContent() function to signify empty content for a composable by Louis Pullen-Freilich · 4 years, 7 months ago
  63. b350842 Merge "Turn on Composer Param rewriting code generation strategy" into androidx-master-dev by Leland Richardson · 4 years, 7 months ago
  64. 534a346 Turn on Composer Param rewriting code generation strategy by Leland Richardson · 4 years, 7 months ago
  65. ffe8182 Merge "Add specific UiComposition dispose" into androidx-master-dev by Fedor Kudasov · 4 years, 7 months ago
  66. 9d3be3c Merge "Allow ambient to declare an equals policy" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  67. c145e8f Avoid unnecessary work in a write observer by Chuck Jazdzewski · 4 years, 8 months ago
  68. eef6de4 Allow ambient to declare an equals policy by Chuck Jazdzewski · 4 years, 8 months ago
  69. 343e9c4 Move createComposer to main expect/actual files by Leland Richardson · 4 years, 8 months ago
  70. 87322c7 Add specific UiComposition dispose by Fedor Kudasov · 4 years, 8 months ago
  71. 7d0ef18 Remove custom value holder (ValueHolder<T>) by Chuck Jazdzewski · 4 years, 8 months ago
  72. fb6db65 Change ambients to a more efficient implementation by Chuck Jazdzewski · 4 years, 10 months ago
  73. b3831a5 Adds areEquivalent callback to MutableState by Louis Pullen-Freilich · 4 years, 9 months ago
  74. 76600e3 Remove Component and refactor top-level composition APIs by Leland Richardson · 4 years, 8 months ago
  75. 3bb29bb Transform composable calls with composer param by Leland Richardson · 4 years, 8 months ago
  76. 290db3a Remove Composition classes in favor of Composer base class by Leland Richardson · 4 years, 8 months ago
  77. 89ecd7b Mark State<T> and MutableState<T> as stable types by Chuck Jazdzewski · 4 years, 8 months ago
  78. 0bb62a8 Add currentComposerIntrinsic and tests to ensure correct param passing by Leland Richardson · 4 years, 8 months ago
  79. 81ddeb1 Make ModelObserver single-threaded. by George Mount · 4 years, 9 months ago
  80. ae9ff43 Merge "Correctly generate groups around inline composable calls" into androidx-master-dev by Leland Richardson · 4 years, 9 months ago
  81. 3a48922 Merge "Add @Stable annottation. Mark Modifier as stable." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  82. c23ed9c Correctly generate groups around inline composable calls by Leland Richardson · 4 years, 9 months ago
  83. c2210ad Remove unused EffectsDsl annotation by Leland Richardson · 4 years, 9 months ago
  84. a7fd11f Add @Stable annottation. Mark Modifier as stable. by Anastasia Soboleva · 4 years, 9 months ago
  85. 9494a43 Introduce MutableState, State, mutableStateOf APIs by Leland Richardson · 4 years, 9 months ago
  86. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 9 months ago
  87. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  88. eaf5849 Improve performance of ObserverMap and ModelObserver. by George Mount · 4 years, 10 months ago
  89. 6623eb4 Change read observations to allow observing non-ComponentNodes. by George Mount · 4 years, 10 months ago
  90. 6a3fc48 Start tracking compose-runtime API by Aurimas Liutikas · 4 years, 9 months ago