1. 61decb4 Remove unused directories by Leland Richardson · 5 years ago
  2. e256cb43 Update the copyright messages for compose compiler and runtime by Chuck Jazdzewski · 5 years ago
  3. 0b5d596 Test infra: Reduce flackiness and speed up tests by Matvei Malkov · 5 years ago
  4. 73553f1 More prep for move to androidx by Leland Richardson · 5 years ago
  5. 6cab6e3 Move compose runtime to androidx.compose namespace by Leland Richardson · 5 years ago
  6. 0350cc6 Enables warning tracking for compose* modules by Louis Pullen-Freilich · 5 years ago
  7. 4239b23 Add better documentation for compose runtime, cleanup by Leland Richardson · 5 years ago
  8. a7ab301 Whitespace change to trigger treehugger by Leland Richardson · 5 years ago
  9. 1a2c47c Merge "Update ./studiow to use the compose built locally." into androidx-crane-dev by Chuck Jazdzewski · 5 years ago
  10. 2427e6d Merge "Fix warning and treat errors as warnings in animation/demos" into androidx-crane-dev by Andrey Kulikov · 5 years ago
  11. 4ed2611 Update ./studiow to use the compose built locally. by Chuck Jazdzewski · 5 years ago
  12. 4dd4813 Fixing the where compiler tests get their dependencies by Chuck Jazdzewski · 5 years ago
  13. 3de8474 Merge "Only run the compose plugin tests once" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  14. 48241ae Fix warning and treat errors as warnings in animation/demos by Andrey Kulikov · 5 years ago
  15. 36e52a7 Enable FCS with R4A-20190419 by Jim S · 5 years ago
  16. 0fd2482 Only run the compose plugin tests once by Chuck Jazdzewski · 5 years ago
  17. 83faf17 Restructure the compose plugin dependencies by Chuck Jazdzewski · 5 years ago
  18. f8dbc3e Merge "Compose Runtime Cleanup" into androidx-crane-dev by Leland Richardson · 5 years ago
  19. 9138cbe Compose Runtime Cleanup by Leland Richardson · 5 years ago
  20. 63d995f Build the compose ide plugin by Chuck Jazdzewski · 5 years ago
  21. 7dabc01 Merge "Fixes failing and flakey compiler tests" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  22. d4fe6ed Fixes failing and flakey compiler tests by Chuck Jazdzewski · 5 years ago
  23. 0b71f11 Add onPreCommit effect and change behavior of onCommit by Leland Richardson · 5 years ago
  24. d8093bb Merge "Remove Ambient.Consumer in favor of ambient effect" into androidx-crane-dev by Leland Richardson · 5 years ago
  25. b9777de Merge "Ensure a new frame is created after composition" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  26. 7e19aa5 Ensure a new frame is created after composition by Chuck Jazdzewski · 5 years ago
  27. c037873 Remove Ambient.Consumer in favor of ambient effect by Leland Richardson · 5 years ago
  28. 6dc3a8b Merge "Change ui modules to use :compiler-plugin-cli" into androidx-crane-dev by Chuck Jazdzewski · 5 years ago
  29. 856da70 Change ui modules to use :compiler-plugin-cli by Chuck Jazdzewski · 5 years ago
  30. 3c0ed0c Refactor Ambient.Reference to be CompositionReference by Leland Richardson · 5 years ago
  31. 9c49279 Move view adapters into ui-android-view module by Leland Richardson · 5 years ago
  32. 9cb55c6 Merge "Remove unused and unnecessary adapters" into androidx-crane-dev by Leland Richardson · 5 years ago
  33. 36863d4 Remove unused and unnecessary adapters by Leland Richardson · 5 years ago
  34. 9f5fe96 [Compose] Handle nested providers properly by Leland Richardson · 5 years ago
  35. 2d5b49f Build and test the compiler extension by Chuck Jazdzewski · 5 years ago
  36. db52f71 Merge "Be able to add a FrameReadObserver on an existing Frame." into androidx-crane-dev by TreeHugger Robot · 5 years ago
  37. f5ceb9a Be able to add a FrameReadObserver on an existing Frame. by George Mount · 5 years ago
  38. fe14df2 Update plugin for upstream changes by Chuck Jazdzewski · 5 years ago
  39. 9d160f3 Use compose from :compose-runtime instead of the pre-built jar by Chuck Jazdzewski · 5 years ago
  40. 31770b7 Revert "Use compose from :compose-runtime instead of the pre-built jar" by Chuck Jazdzewski · 5 years ago
  41. 8062c15 Fix or suppres warnings in the runtime module by Chuck Jazdzewski · 5 years ago
  42. a0426c4 Use compose from :compose-runtime instead of the pre-built jar by Chuck Jazdzewski · 5 years ago
  43. 0675a7d Add an OWNERS file to the compose directory. by Chuck Jazdzewski · 5 years ago
  44. bbfbc9f Merge "Adds a CallResolutionInterceptor" by Jim Sproch · 5 years ago
  45. cf3ee29 Adds a CallResolutionInterceptor by Jim S · 5 years ago
  46. dc6d035 Merge "Add Call-based entry points to KtxCallResolver" by Leland Richardson · 5 years ago
  47. d91024e Merge "[R4A] Ensure cleanup code is invoked in compiler tests" by Chuck Jazdzewski · 5 years ago
  48. cdd87fb Add Call-based entry points to KtxCallResolver by Leland Richardson · 5 years ago
  49. 52b4014 [R4A] Ensure cleanup code is invoked in compiler tests by Chuck Jazdzewski · 5 years ago
  50. a328c0d Merge from jetbrains by Jim S · 5 years ago
  51. 0bb1c1b Merge "[R4A] Remove dependency on KtUsefulTestCase" by Chuck Jazdzewski · 5 years ago
  52. 261840d [R4A] Remove dependency on KtUsefulTestCase by Chuck Jazdzewski · 5 years ago
  53. a045020 [R4A] Move frame tests to a package by Chuck Jazdzewski · 5 years ago
  54. 9ab6866 [R4A] Correctly treat non-var ctor params as pivotal by Leland Richardson · 5 years ago
  55. 21f9cc0 Merge "Added Key tag." by Jim Sproch · 5 years ago
  56. a100c9a Merge "[R4A] Ambient Reference Refactor" by Leland Richardson · 5 years ago
  57. ca4373b Merge "[R4A] Don't skip components based on memoized non-primitives" by Leland Richardson · 5 years ago
  58. c80ff5e [R4A] Ambient Reference Refactor by Leland Richardson · 5 years ago
  59. 763df6b [R4A] Don't skip components based on memoized non-primitives by Leland Richardson · 5 years ago
  60. f8c057c Added Key tag. by Jim S · 5 years ago
  61. 8da95fc [R4A] Fix moving views in a view group by Chuck Jazdzewski · 5 years ago
  62. 19410e2 Merge "[R4A] Fix recompose of removed regions with invalidations" by Chuck Jazdzewski · 5 years ago
  63. bf8480b Move R4APlugin init to object companion by Matvei Malkov · 5 years ago
  64. 8a990d1 [R4A] Fix recompose of removed regions with invalidations by Chuck Jazdzewski · 5 years ago
  65. 76af858 Merge "[R4A] Add test for cross-platform compliation" by Chuck Jazdzewski · 5 years ago
  66. 7e7eaf2 [R4A] Add test for cross-platform compliation by Chuck Jazdzewski · 6 years ago
  67. f686c27a Merge "[R4A] Fix slot alignment issue in buildReference()" by Leland Richardson · 5 years ago
  68. 0e91015 Merge "Fix composability of children when constructor parameter" by Jim Sproch · 5 years ago
  69. 052da9c [R4A] Fix slot alignment issue in buildReference() by Leland Richardson · 5 years ago
  70. f69f233 Fix composability of children when constructor parameter by Jim S · 5 years ago
  71. e51bab7 Annotate composable parameter to composeInto by Jim S · 5 years ago
  72. b90c443 Merge "Merge Kotlin Metadata" by Jim Sproch · 5 years ago
  73. d7c655f Merge Kotlin Metadata by Jim S · 5 years ago
  74. 15c0b326 Rename class name to match file name. by Jim S · 5 years ago
  75. 5a299df Merge "Fix detection of composables in ir lowering" by Jim Sproch · 5 years ago
  76. a1a23fd Merge "Some fixes to coerce to unit, and others from upstream." by Jim Sproch · 5 years ago
  77. f737826 Fix detection of composables in ir lowering by Jim S · 5 years ago
  78. b48f97b Add some more composable checker tests by Jim S · 5 years ago
  79. a05b970 Some fixes to coerce to unit, and others from upstream. by Jim S · 5 years ago
  80. be544d1 ObservePatcher should patch nested composables by Jim S · 5 years ago
  81. 4a34af9 Fix slot table related issues that are causing crashes by Chuck Jazdzewski · 5 years ago
  82. 81383a4 Merge "[R4A] Fix lateinit effect context property issue" by Leland Richardson · 5 years ago
  83. 8f7b054 Fix lowering extension to pass enabled list, add unit tests by Jim S · 5 years ago
  84. ebc4a5c Merge "[R4A] Refactor reddit app to use function components and effects" by Leland Richardson · 5 years ago
  85. 7166964 Merge "[R4A] Properly handle emittables with ctor param attributes" by Leland Richardson · 5 years ago
  86. 224f7c9 [R4A] Fix lateinit effect context property issue by Leland Richardson · 5 years ago
  87. 586b5e3 [R4A] Properly handle emittables with ctor param attributes by Leland Richardson · 5 years ago
  88. a2d2add [R4A] Refactor reddit app to use function components and effects by Leland Richardson · 5 years ago
  89. dd9d69e Merge "[R4A] Fix warnings in the r4a-ide-plugin module" by Chuck Jazdzewski · 5 years ago
  90. babc5fe [R4A] Fix warnings in the r4a-ide-plugin module by Chuck Jazdzewski · 5 years ago
  91. 70c270a [R4A] Fix warnings and typos in the r4a-cli module by Chuck Jazdzewski · 5 years ago
  92. 24d3dbe Suppress or fix warnings in r4a-runtime module by Chuck Jazdzewski · 5 years ago
  93. 7082a23 Merge "[R4A] Remove abstract interface used by the previous code generation" by Chuck Jazdzewski · 5 years ago
  94. 994507c Merge "[R4A] Temporarily remove inlining of effects due to IR" by Leland Richardson · 5 years ago
  95. 5ff22ef [R4A] Temporarily remove inlining of effects due to IR by Leland Richardson · 5 years ago
  96. e15a913 Merge "Add observe tag automatically." by Jim Sproch · 5 years ago
  97. 19c61da Add observe tag automatically. by Jim S · 5 years ago
  98. 73a046b [R4A] Remove abstract interface used by the previous code generation by Chuck Jazdzewski · 5 years ago
  99. 756f253 [R4A] Resolve calls with implicit receiver properly by Leland Richardson · 5 years ago
  100. 4b44c5a Merge "[R4A] Fix codegen of variable tag calls with receivers" by Leland Richardson · 5 years ago