1. 4c1c82f Rename compiler directories to more sensible names by Chuck Jazdzewski · 5 years ago[Renamed from compose/runtime/src/main/java/androidx/compose/ViewComposer.kt]
  2. ac530be Introduce Recomposer in favor of CompositionContext by Matvei Malkov · 5 years ago
  3. 6cab6e3 Move compose runtime to androidx.compose namespace by Leland Richardson · 5 years ago[Renamed (93%) from compose/runtime/src/main/java/com/google/r4a/ViewComposer.kt]
  4. 9138cbe Compose Runtime Cleanup by Leland Richardson · 5 years ago
  5. 9d160f3 Use compose from :compose-runtime instead of the pre-built jar by Chuck Jazdzewski · 5 years ago[Renamed (76%) from compose/r4a-runtime/src/com/google/r4a/ViewComposer.kt]
  6. 31770b7 Revert "Use compose from :compose-runtime instead of the pre-built jar" by Chuck Jazdzewski · 5 years ago[Renamed (76%) from compose/runtime/src/main/java/com/google/r4a/ViewComposer.kt]
  7. a0426c4 Use compose from :compose-runtime instead of the pre-built jar by Chuck Jazdzewski · 5 years ago[Renamed (76%) from compose/r4a-runtime/src/com/google/r4a/ViewComposer.kt]
  8. a100c9a Merge "[R4A] Ambient Reference Refactor" by Leland Richardson · 5 years ago
  9. ca4373b Merge "[R4A] Don't skip components based on memoized non-primitives" by Leland Richardson · 5 years ago
  10. c80ff5e [R4A] Ambient Reference Refactor by Leland Richardson · 5 years ago
  11. 763df6b [R4A] Don't skip components based on memoized non-primitives by Leland Richardson · 5 years ago
  12. 8da95fc [R4A] Fix moving views in a view group by Chuck Jazdzewski · 5 years ago
  13. 24d3dbe Suppress or fix warnings in r4a-runtime module by Chuck Jazdzewski · 5 years ago
  14. 7082a23 Merge "[R4A] Remove abstract interface used by the previous code generation" by Chuck Jazdzewski · 5 years ago
  15. 5ff22ef [R4A] Temporarily remove inlining of effects due to IR by Leland Richardson · 5 years ago
  16. 73a046b [R4A] Remove abstract interface used by the previous code generation by Chuck Jazdzewski · 5 years ago
  17. f87e0e9 [R4A] Introduce Effects implementation by Leland Richardson · 5 years ago
  18. cec6d20 [R4A] Fix receiver parameter lambda literals for KTX by Leland Richardson · 5 years ago
  19. b0c2ea2 [R4A] Refactor Type Resolution and Codegen to target invoke/composer semantics by Leland Richardson · 6 years ago
  20. 3d43fd8 Add frames support to the composer runtime by Chuck Jazdzewski · 6 years ago
  21. 812c56b Merge "Allow composeInto to apply to emittables as well as views." by Chuck Jazdzewski · 6 years ago
  22. 314500f Allow composeInto to apply to emittables as well as views. by Chuck Jazdzewski · 6 years ago
  23. 4fd853b Add code generation for emit() by Chuck Jazdzewski · 6 years ago
  24. c5782c2d Add test cases that execute and test the compiler output by Chuck Jazdzewski · 6 years ago
  25. 759cc99 Allow classes that are not views to be emitted into a tree by Chuck Jazdzewski · 6 years ago
  26. 08d023b Add a more general composer API by Chuck Jazdzewski · 6 years ago