[go: nahoru, domu]

  1. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago
  2. ed6cc1d Merge "Improve code for composable lambda skipping" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  3. 8863a07 Improve code for composable lambda skipping by Chuck Jazdzewski · 4 years, 6 months ago
  4. 6189412 Merge "Move ViewComposer out of compose-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  5. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 6 months ago
  6. a7f2c87 Improve allocations during composition by Chuck Jazdzewski · 4 years, 6 months ago
  7. ebd843e Add LD to WithConstraints by Anastasia Soboleva · 4 years, 6 months ago
  8. aa97106 Update Composer.end() to avoid an Ref$IntRef being used. by Chuck Jazdzewski · 4 years, 6 months ago
  9. b1c4781 Merge "Improve skipping for composable lambdas" into androidx-master-dev by Chuck Jazdzewski · 4 years, 6 months ago
  10. fc12f08 Improve skipping for composable lambdas by Chuck Jazdzewski · 4 years, 6 months ago
  11. 1e06a87 Current compound key hash in Composer by Andrey Kulikov · 4 years, 6 months ago
  12. 0f4ed03 Merge "Introduce OpaqueKey" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  13. 336701c Introduce OpaqueKey by Andrey Kulikov · 4 years, 6 months ago
  14. 8a3c04d Memoize lambdas automatically by Chuck Jazdzewski · 4 years, 6 months ago
  15. fa77d59 Update Compose to 0.1.0-dev07 by Nick Anthony · 4 years, 6 months ago
  16. c69fc4a Fix all ktlint errors in Compose by Alexandre Elias · 4 years, 6 months ago
  17. 5bcedc5 Merge "Reenable test-size lint rule for compose-runtime" into androidx-master-dev by aelias · 4 years, 6 months ago
  18. 993f060 Merge "Make compose-runtime expect/actuals internal" into androidx-master-dev by aelias · 4 years, 6 months ago
  19. 0a87bca Merge "Fixes deferred and imminent recompositions" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  20. 75f3ba9 Fix failing runtime tests by Leland Richardson · 4 years, 6 months ago
  21. 558d1c9 Reenable test-size lint rule for compose-runtime by Alexandre Elias · 4 years, 6 months ago
  22. 676ab3a Fixes deferred and imminent recompositions by Louis Pullen-Freilich · 4 years, 6 months ago
  23. 27216b9 Make compose-runtime expect/actuals internal by Alexandre Elias · 4 years, 6 months ago
  24. 0048217 Merge "Remove Draw tag usages in layout, framework, material, benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  25. 7ec55b4 Bump compose version to dev06. by Filip Pavlis · 4 years, 6 months ago
  26. 0e4dc6d Remove Draw tag usages in layout, framework, material, benchmarks by Matvei Malkov · 4 years, 6 months ago
  27. 985ef59 Rename currentComposerIntrinsic to currentComposer by Leland Richardson · 4 years, 6 months ago
  28. d307439 Remove dead code, composer globals by Leland Richardson · 4 years, 6 months ago
  29. 58b3285 Remove deprecated effects APIs by Leland Richardson · 4 years, 6 months ago
  30. a357284 Ensure parameterless composable lambdas get used as restart lambda by Leland Richardson · 4 years, 6 months ago
  31. e46bcf0 Adds emptyContent() function to signify empty content for a composable by Louis Pullen-Freilich · 4 years, 6 months ago
  32. b350842 Merge "Turn on Composer Param rewriting code generation strategy" into androidx-master-dev by Leland Richardson · 4 years, 6 months ago
  33. 534a346 Turn on Composer Param rewriting code generation strategy by Leland Richardson · 4 years, 7 months ago
  34. 875d957 Remove Padding composable in favor of modifier by Anastasia Soboleva · 4 years, 6 months ago
  35. ffe8182 Merge "Add specific UiComposition dispose" into androidx-master-dev by Fedor Kudasov · 4 years, 6 months ago
  36. 83c41e0 Refactor and rename background modifier + samples by Matvei Malkov · 4 years, 7 months ago
  37. b3f69b7 Merge "Only save and restore root composition during hot-reload" into androidx-master-dev by Chuck Jazdzewski · 4 years, 7 months ago
  38. d2a466f Only save and restore root composition during hot-reload by Chuck Jazdzewski · 4 years, 7 months ago
  39. 9d3be3c Merge "Allow ambient to declare an equals policy" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  40. c145e8f Avoid unnecessary work in a write observer by Chuck Jazdzewski · 4 years, 7 months ago
  41. eef6de4 Allow ambient to declare an equals policy by Chuck Jazdzewski · 4 years, 7 months ago
  42. c09bb6d Merge "Disable flakey test" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  43. 9da9222 Disable flakey test by Chuck Jazdzewski · 4 years, 7 months ago
  44. e386f97dd Monthly button refactoring by Louis Pullen-Freilich · 4 years, 7 months ago
  45. 9fff859 Fix dex naming corner cases in compose runtime by Leland Richardson · 4 years, 7 months ago
  46. 343e9c4 Move createComposer to main expect/actual files by Leland Richardson · 4 years, 7 months ago
  47. 87322c7 Add specific UiComposition dispose by Fedor Kudasov · 4 years, 7 months ago
  48. 13e8a72 Merge "Move from dev04 to dev05" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  49. 9a44f68 Removing unused dependency by Jeff Gaston · 4 years, 7 months ago
  50. 1630be2 Move from dev04 to dev05 by George Mount · 4 years, 7 months ago
  51. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 7 months ago
  52. eb3a6e8 Making lint errors in compose-runtime go away in preparation to run all the lint rules by Jeff Gaston · 4 years, 7 months ago
  53. 38a740f Quality-of-life improvements in compose-runtime test config by Alexandre Elias · 4 years, 7 months ago
  54. b44c805 Fix insert location after skipping with invalidations by Chuck Jazdzewski · 4 years, 7 months ago
  55. 8c92a91 Add commonMain to AGP srcDirs by Alexandre Elias · 4 years, 7 months ago
  56. 39e35fe Refactor benchmarks to use modifiers by Chuck Jazdzewski · 4 years, 7 months ago
  57. 7d0ef18 Remove custom value holder (ValueHolder<T>) by Chuck Jazdzewski · 4 years, 7 months ago
  58. fb6db65 Change ambients to a more efficient implementation by Chuck Jazdzewski · 4 years, 9 months ago
  59. b3831a5 Adds areEquivalent callback to MutableState by Louis Pullen-Freilich · 4 years, 8 months ago
  60. 6f7cad9 Merge "Add method name to KeySourceInfo" into androidx-master-dev by Diego Perez · 4 years, 7 months ago
  61. 76600e3 Remove Component and refactor top-level composition APIs by Leland Richardson · 4 years, 7 months ago
  62. 785b945 Merge "Fix issue with frame id bit set" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  63. 7cc77eb Fix issue with frame id bit set by Chuck Jazdzewski · 4 years, 7 months ago
  64. 5abaff8 Add method name to KeySourceInfo by diegoperez · 4 years, 7 months ago
  65. 3bb29bb Transform composable calls with composer param by Leland Richardson · 4 years, 7 months ago
  66. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 8 months ago
  67. 290db3a Remove Composition classes in favor of Composer base class by Leland Richardson · 4 years, 7 months ago
  68. 3efa9e8 Merge "Size modifier API changes" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  69. 31c1ebd Size modifier API changes by Adam Powell · 4 years, 8 months ago
  70. 0e9e4fb Removed suppressed PLUGIN_ERRORs by Jim Sproch · 4 years, 8 months ago
  71. 89ecd7b Mark State<T> and MutableState<T> as stable types by Chuck Jazdzewski · 4 years, 8 months ago
  72. 0bb62a8 Add currentComposerIntrinsic and tests to ensure correct param passing by Leland Richardson · 4 years, 8 months ago
  73. 81ddeb1 Make ModelObserver single-threaded. by George Mount · 4 years, 8 months ago
  74. ae9ff43 Merge "Correctly generate groups around inline composable calls" into androidx-master-dev by Leland Richardson · 4 years, 8 months ago
  75. 3a48922 Merge "Add @Stable annottation. Mark Modifier as stable." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  76. c23ed9c Correctly generate groups around inline composable calls by Leland Richardson · 4 years, 8 months ago
  77. c2210ad Remove unused EffectsDsl annotation by Leland Richardson · 4 years, 8 months ago
  78. a7fd11f Add @Stable annottation. Mark Modifier as stable. by Anastasia Soboleva · 4 years, 8 months ago
  79. 7276ade Merge "Change annotation dep from implementation to api" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  80. 9494a43 Introduce MutableState, State, mutableStateOf APIs by Leland Richardson · 4 years, 8 months ago
  81. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 8 months ago
  82. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 8 months ago
  83. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 8 months ago
  84. eaf5849 Improve performance of ObserverMap and ModelObserver. by George Mount · 4 years, 9 months ago
  85. 6623eb4 Change read observations to allow observing non-ComponentNodes. by George Mount · 4 years, 9 months ago
  86. 6a3fc48 Start tracking compose-runtime API by Aurimas Liutikas · 4 years, 8 months ago
  87. 6e12b97 Remove last usage of FlexColumn/Row in benchmark by Anastasia Soboleva · 4 years, 9 months ago
  88. 8736575 Removal of FlexRow/FlexColumn by Anastasia Soboleva · 4 years, 9 months ago
  89. 3e5d532e Merge "Patched compatibility between mpp and maven-publish" into androidx-master-dev by Owen Gray · 4 years, 9 months ago
  90. 84a0c81 Patched compatibility between mpp and maven-publish by Owen Gray · 4 years, 9 months ago
  91. 712dc99 API proposal: Layout prefix for LayoutModifiers by Adam Powell · 4 years, 9 months ago
  92. bf6ed2f Remove test dependencies on method not available prior to API 24. by Chuck Jazdzewski · 4 years, 9 months ago
  93. 7530887 Enable property getters to be @Composable by Leland Richardson · 4 years, 9 months ago
  94. 54cfccf Restructure compose-compiler project. by Aurimas Liutikas · 4 years, 9 months ago
  95. 75b1128 Merge "Enable @Composable functions to have return values" into androidx-master-dev by Leland Richardson · 4 years, 9 months ago
  96. a686822 Enable @Composable functions to have return values by Leland Richardson · 4 years, 9 months ago
  97. 719cde6 Model reads during measure stage should survive Frame switches by Andrey Kulikov · 4 years, 9 months ago
  98. b26117f Merge "Replace BitSet with a custom implementation." into androidx-master-dev by Chuck Jazdzewski · 4 years, 9 months ago
  99. 82d711e Rename block to children for children of layouts by Mihai Popa · 4 years, 9 months ago
  100. 58893d8 Replace BitSet with a custom implementation. by Chuck Jazdzewski · 4 years, 10 months ago