1. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 6 months ago
  2. 82de594 Change ui-text module name to ui-text-core (Step 3) by Siyamed Sinir · 4 years, 6 months ago
  3. 54010b3 Change DrawModifier.drawContent() to accept Canvas. by George Mount · 4 years, 6 months ago
  4. 7bdf423 Use ComponentActivity for all tests by Andrey Kulikov · 4 years, 6 months ago
  5. 406047f Merge "Fixed potential infinite loop when groups are swapped" into androidx-master-dev by Chuck Jazdzewski · 4 years, 6 months ago
  6. 8898251 Fixed potential infinite loop when groups are swapped by Chuck Jazdzewski · 4 years, 6 months ago
  7. 5f07ae8 State<T> property delegation by Adam Powell · 4 years, 6 months ago
  8. 75c42d0 Deprecate ColoredRect by Matvei Malkov · 4 years, 6 months ago
  9. 80aaa82 Merge "Remove TextField overloads" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  10. fbb4eeb Remove TextField overloads by Seigo Nonaka · 4 years, 6 months ago
  11. 98e3aad Merge "Hack to work around outdated IDE plugin" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  12. 38656c8 Merge "Function Body Skipping and Comparison Propagation" into androidx-master-dev by Leland Richardson · 4 years, 6 months ago
  13. e7fe68b Hack to work around outdated IDE plugin by Adam Powell · 4 years, 6 months ago
  14. 3e0b64a Merge "Infrastructure for non-Android JVM Compose." into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  15. dee89b4 Infrastructure for non-Android JVM Compose. by Nikolay Igotti · 4 years, 6 months ago
  16. a8bb302 Function Body Skipping and Comparison Propagation by Leland Richardson · 4 years, 6 months ago
  17. 328710d Turn on jar generation for compose-compiler-hosted for google3 by Nick Anthony · 4 years, 6 months ago
  18. e61f668 Move Compose to 0.1.0-dev09 by Nick Anthony · 4 years, 6 months ago
  19. 999a89b Fluent modifiers by Adam Powell · 4 years, 6 months ago
  20. 4fc84ac Remove Owner as View casts by Andrey Kulikov · 4 years, 6 months ago
  21. 970f5cb Merge "Fix slot table node indexes" into androidx-master-dev by Chuck Jazdzewski · 4 years, 6 months ago
  22. 2b72651 Merge "Add "val composer" workaround for ui-saved-instance-state" into androidx-master-dev by Andrey Kulikov · 4 years, 6 months ago
  23. d1499c2 Fix slot table node indexes by Chuck Jazdzewski · 4 years, 6 months ago
  24. 9706c31 Merge "Move TextField to ui-foundation" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  25. fb4b013 Merge "Fix sibling benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  26. 4100946 Move TextField to ui-foundation by Seigo Nonaka · 4 years, 6 months ago
  27. 7b44ccb Merge "Fix compose benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  28. 6374c86 Fix sibling benchmarks by Chuck Jazdzewski · 4 years, 6 months ago
  29. 638fbcb Fix compose benchmarks by Chuck Jazdzewski · 4 years, 6 months ago
  30. dd179e8 Merge "Update to JDK 11." into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  31. 4b897cb Update to JDK 11. by Aurimas Liutikas · 5 years ago
  32. bd4a2a8 Add "val composer" workaround for ui-saved-instance-state by Andrey Kulikov · 4 years, 6 months ago
  33. bdde066 Fix benchmarks that broke from various changes by Chuck Jazdzewski · 4 years, 6 months ago
  34. fa4bd0b Merge "Revert "Attempt to update to JDK 11."" into androidx-master-dev by George Mount · 4 years, 6 months ago
  35. 4e9a565 Merge "Avoid wrapping composable lambdas with return results" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  36. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 6 months ago
  37. 97033cf Avoid wrapping composable lambdas with return results by Chuck Jazdzewski · 4 years, 6 months ago
  38. 130ea78 Merge "Fix memory leak in RestartableFunction" into androidx-master-dev by Chuck Jazdzewski · 4 years, 6 months ago
  39. 2a13c35 Fix memory leak in RestartableFunction by Chuck Jazdzewski · 4 years, 6 months ago
  40. 74cf5ae Merge "Attempt to update to JDK 11." into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  41. 0d04438 Migrates consumers to ui-foundation Text from ui-framework Text by Louis Pullen-Freilich · 4 years, 6 months ago
  42. d13aefe Composition refactoring by Andrey Kulikov · 4 years, 6 months ago
  43. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 5 years ago
  44. b234831 Merge "Upgrades Compose to Studio 4.1 canary 3 and AGP 4.1 alpha 03" into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  45. 1e023d3 Merge "Add Default Parameter IR Transform" into androidx-master-dev by Leland Richardson · 4 years, 6 months ago
  46. 659cf44 Upgrades Compose to Studio 4.1 canary 3 and AGP 4.1 alpha 03 by Louis Pullen-Freilich · 4 years, 7 months ago
  47. 232db3d Add Default Parameter IR Transform by Leland Richardson · 4 years, 6 months ago
  48. 0f26b68 Avoid boxing keys for `startRestartGroup` and `endRestartGroup` by Chuck Jazdzewski · 4 years, 6 months ago
  49. 9c38efb Bump Compose version to dev08 by Andrey Kulikov · 4 years, 6 months ago
  50. 7af26d9 Merge "Rework SlotReader to be more efficient" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  51. 7a7435c Handle Break/Continue in Control Flow Codegen by Leland Richardson · 4 years, 6 months ago
  52. 088e525 Rework SlotReader to be more efficient by Chuck Jazdzewski · 4 years, 6 months ago
  53. 1c21ca7 Merge "Fixes configuration changes not updating ConfigurationAmbient" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 6 months ago
  54. 7f45b09 Merge "Allow for early returns in control flow codegen" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  55. 53db327 Expose [Row/Column]Scope content; remove FlexScope by Mihai Popa · 4 years, 6 months ago
  56. b4482ed Allow for early returns in control flow codegen by Leland Richardson · 4 years, 6 months ago
  57. 16c8b54 Merge "Re-enable composition tests" into androidx-master-dev by Chuck Jazdzewski · 4 years, 6 months ago
  58. 2e5304b Re-enable composition tests by Chuck Jazdzewski · 4 years, 6 months ago
  59. 17f6bdc Fixes configuration changes not updating ConfigurationAmbient by Louis Pullen-Freilich · 4 years, 6 months ago
  60. 01f95ab Reduce memory allocation of restartable function by Chuck Jazdzewski · 4 years, 6 months ago
  61. 9af8d1c Integrate UiSavedStateRegistry to AndroidComposeView by Andrey Kulikov · 4 years, 6 months ago
  62. 94f221e Merge "Remove Container usages from compose becnhmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  63. d8fa33d Merge "Add ControlFlowTransformer WIP and tests" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  64. 0be5312 Remove Container usages from compose becnhmarks by Matvei Malkov · 4 years, 6 months ago
  65. d7bbf6b Merge "Use OpaqueKey for keys used in Composer" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  66. cb229cb Add ControlFlowTransformer WIP and tests by Leland Richardson · 4 years, 6 months ago
  67. 15f4421 Use OpaqueKey for keys used in Composer by Andrey Kulikov · 4 years, 6 months ago
  68. 40b41da Merge "Add IrSourcePrinter test infrastructure and tests" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  69. db4e473 Add IrSourcePrinter test infrastructure and tests by Leland Richardson · 4 years, 6 months ago
  70. 9fcfaeb Rename flexible to weight in Row and Column by Mihai Popa · 4 years, 6 months ago
  71. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 4 years, 6 months ago
  72. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 4 years, 6 months ago
  73. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago
  74. ed6cc1d Merge "Improve code for composable lambda skipping" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  75. 8863a07 Improve code for composable lambda skipping by Chuck Jazdzewski · 4 years, 6 months ago
  76. 9e251ec Merge "Create IR type manually" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  77. 6189412 Merge "Move ViewComposer out of compose-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  78. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 7 months ago
  79. a7f2c87 Improve allocations during composition by Chuck Jazdzewski · 4 years, 7 months ago
  80. 48270b2 Create IR type manually by Jim Sproch · 4 years, 7 months ago
  81. ebd843e Add LD to WithConstraints by Anastasia Soboleva · 4 years, 7 months ago
  82. aa97106 Update Composer.end() to avoid an Ref$IntRef being used. by Chuck Jazdzewski · 4 years, 7 months ago
  83. b1c4781 Merge "Improve skipping for composable lambdas" into androidx-master-dev by Chuck Jazdzewski · 4 years, 7 months ago
  84. fc12f08 Improve skipping for composable lambdas by Chuck Jazdzewski · 4 years, 7 months ago
  85. 1e06a87 Current compound key hash in Composer by Andrey Kulikov · 4 years, 7 months ago
  86. 0f4ed03 Merge "Introduce OpaqueKey" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  87. 336701c Introduce OpaqueKey by Andrey Kulikov · 4 years, 7 months ago
  88. 8a3c04d Memoize lambdas automatically by Chuck Jazdzewski · 4 years, 7 months ago
  89. fa77d59 Update Compose to 0.1.0-dev07 by Nick Anthony · 4 years, 7 months ago
  90. c69fc4a Fix all ktlint errors in Compose by Alexandre Elias · 4 years, 7 months ago
  91. 5bcedc5 Merge "Reenable test-size lint rule for compose-runtime" into androidx-master-dev by aelias · 4 years, 7 months ago
  92. 993f060 Merge "Make compose-runtime expect/actuals internal" into androidx-master-dev by aelias · 4 years, 7 months ago
  93. 0a87bca Merge "Fixes deferred and imminent recompositions" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  94. 75f3ba9 Fix failing runtime tests by Leland Richardson · 4 years, 7 months ago
  95. 558d1c9 Reenable test-size lint rule for compose-runtime by Alexandre Elias · 4 years, 7 months ago
  96. 676ab3a Fixes deferred and imminent recompositions by Louis Pullen-Freilich · 4 years, 7 months ago
  97. 27216b9 Make compose-runtime expect/actuals internal by Alexandre Elias · 4 years, 7 months ago
  98. 0048217 Merge "Remove Draw tag usages in layout, framework, material, benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  99. 7ec55b4 Bump compose version to dev06. by Filip Pavlis · 4 years, 7 months ago
  100. 0e4dc6d Remove Draw tag usages in layout, framework, material, benchmarks by Matvei Malkov · 4 years, 7 months ago