[go: nahoru, domu]

  1. 936dad0 Update Compose to 0.1.0-dev14 by Mihai Popa · 4 years, 3 months ago
  2. 85b14d0 CompositionFrameClock and launchInComposition APIs by Adam Powell · 4 years, 3 months ago
  3. 898e9e6 Include the lambda instance in skipping calculation of composable lambdas by Leland Richardson · 4 years, 3 months ago
  4. a4b1503 Merge "Avoid boxing keys during composition" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  5. 607eef5 Call groups in the slot tree no have access to call parameters by Chuck Jazdzewski · 4 years, 3 months ago
  6. bb0fab24 Avoid boxing keys during composition by Chuck Jazdzewski · 4 years, 3 months ago
  7. eaa040c Merge "Fix source information in KeySourceInfo" into androidx-master-dev by Diego Perez · 4 years, 3 months ago
  8. 0d73d423 Fix source information in KeySourceInfo by diegoperez · 4 years, 3 months ago
  9. b048eba Start tracking @PublishedApi APIs by Aurimas Liutikas · 4 years, 3 months ago
  10. c8fc62f Merge "Revert "Start tracking @PublishedApi APIs"" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  11. 6b8508e Revert "Start tracking @PublishedApi APIs" by Aurimas Liutikas · 4 years, 3 months ago
  12. 0b2693d Merge "Start tracking @PublishedApi APIs" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  13. 09021b2 Start tracking @PublishedApi APIs by Aurimas Liutikas · 4 years, 3 months ago
  14. 1fa23b0 Fix isStatic boolean logic in isStatic calculation by Leland Richardson · 4 years, 3 months ago
  15. fcf76b3 Deprecate @Model by Leland Richardson · 4 years, 3 months ago
  16. 797bd0cd Turn on Function-body-based code generation strategy by Leland Richardson · 4 years, 3 months ago
  17. be73539 Merge "Adapter for StateFlow" into androidx-master-dev by Andrey Kulikov · 4 years, 3 months ago
  18. ece91d3 Reduce remove allocations per recompose-scope during recompose by Chuck Jazdzewski · 4 years, 3 months ago
  19. 9b3a88a Adapter for StateFlow by Andrey Kulikov · 4 years, 3 months ago
  20. 8ea01a6 Merge "Migrate ui-util, ui-geometry and ui-unit to MPP." into androidx-master-dev by Jim Sproch · 4 years, 3 months ago
  21. 80fafcf Merge "Updated DrawBackground to leverage declarative APIs" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  22. 09d5e78 Updated DrawBackground to leverage declarative APIs by Nader Jawad · 4 years, 3 months ago
  23. 8cdc4a1 Merge "Avoid boxing with `Int` keys in the Composer during recomposition" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  24. 4c5aa0c Avoid boxing with `Int` keys in the Composer during recomposition by Chuck Jazdzewski · 4 years, 3 months ago
  25. 99a9b13 Migrate ui-util, ui-geometry and ui-unit to MPP. by Nikolay Igotti · 4 years, 5 months ago
  26. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 4 months ago
  27. 70dc873 Merge "Restore compose benchmarks to use `drawBehind`" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  28. 1514caf Upgrades ktlint to 0.36.0 and re-enables no-unused-imports by Louis Pullen-Freilich · 4 years, 4 months ago
  29. b155b8d Restore compose benchmarks to use `drawBehind` by Chuck Jazdzewski · 4 years, 4 months ago
  30. 3f0d576 Update Compose to 0.1.0-dev12 by Nick Anthony · 4 years, 4 months ago
  31. dcb7220 Updated DrawScope and ContentDrawScope by Nader Jawad · 4 years, 4 months ago
  32. 4de16fe Refactor DrawScope size to be an instance of Size instead of PxSize by Nader Jawad · 4 years, 4 months ago
  33. 0f072e5 Introduce receiver scope for WithConstraints by Andrey Kulikov · 4 years, 4 months ago
  34. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 4 months ago
  35. b2ba99d Merge "Add documentation for the Immutable annotation" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  36. ba27d91 Generifies Compose related MPP configuration by Louis Pullen-Freilich · 4 years, 4 months ago
  37. bde344c Add documentation for the Immutable annotation by Chuck Jazdzewski · 4 years, 4 months ago
  38. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 4 months ago
  39. c14dc6e Refactor composition restart to navigate directly to the invalid group by Chuck Jazdzewski · 4 years, 4 months ago
  40. d808976 Merge changes Icce79d92,Id5ba53ba into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  41. b262fd3 Switch frame before executing onPreCommit callbacks by Andrey Kulikov · 4 years, 4 months ago
  42. 5c29cd7 Add padding(horizontal, vertical) modifier by Mihai Popa · 4 years, 4 months ago
  43. b13d14e Adapter for Flow by Andrey Kulikov · 4 years, 4 months ago
  44. ee24e8a Fix gw checkApi from dev11 bump by Nick Anthony · 4 years, 4 months ago
  45. 0e36b8b Bump version to 0.1.0-dev11 by Nick Anthony · 4 years, 4 months ago
  46. a19a52d Merge "Update composer to calculate the node position correctly" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  47. 6c03aa8 Remove decoys from composable functions by Steven Schäfer · 4 years, 4 months ago
  48. e2fb727 Update composer to calculate the node position correctly by Chuck Jazdzewski · 4 years, 4 months ago
  49. ddf743b Merge "Implement Composer.skipToGroupEnd() for new code generation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  50. d7aa6bd Implement Composer.skipToGroupEnd() for new code generation by Chuck Jazdzewski · 4 years, 4 months ago
  51. dd97de1 Get rid of duplicate identical methods in class files. by Mads Ager · 4 years, 4 months ago
  52. 96c2fae Merge "Avoid using 'lateinit' in the composer" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  53. d4357ae Merge "Remove compileOnly dependencies from library build_info files and turn on compose-compiler-hosted jar generation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  54. 67e5927 Avoid using 'lateinit' in the composer by Chuck Jazdzewski · 4 years, 4 months ago
  55. e5fee49 Remove compileOnly dependencies from library build_info files and turn on compose-compiler-hosted jar generation by Nick Anthony · 4 years, 4 months ago
  56. c916742 Move use of global recomposer to be explicit by Adam Powell · 4 years, 4 months ago
  57. 37fc4c0 Merge "Fix IrSourcePrinter for builtin operators" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  58. f00729c Fix more cases of inline classes cross module. by Mads Ager · 4 years, 4 months ago
  59. cf80be8 Fix IrSourcePrinter for builtin operators by Leland Richardson · 4 years, 4 months ago
  60. 9605ee3 Kotlin rebase by Jim Sproch · 4 years, 6 months ago
  61. 53cef14 Make ComposableFunctionBodyTransformer work for any number of parameters by Leland Richardson · 4 years, 4 months ago
  62. 444fc3b Generate Movable groups with key and handle dynamic groups properly by Leland Richardson · 4 years, 5 months ago
  63. 95e114a Ensure the FrameManager's commit observer can run off the main thead by Chuck Jazdzewski · 4 years, 4 months ago
  64. d82df57 Fix insert after skipping by Chuck Jazdzewski · 4 years, 4 months ago
  65. e773388 Fix checkApi, broke when we move to dev10 by Nick Anthony · 4 years, 4 months ago
  66. 0924dbb Merge "Update Compose to 0.1.0-dev10" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  67. c7ded6a Merge "Improve the mechansim that updates the slot table" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  68. 3970b03 Merge "Avoid generating unused classes for BuildableMap" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  69. 2834bae Update Compose to 0.1.0-dev10 by Nick Anthony · 4 years, 4 months ago
  70. c979400 Avoid generating unused classes for BuildableMap by Chuck Jazdzewski · 4 years, 4 months ago
  71. 5b7a6bb Use continuous and 1D Alignment in ui-layout APIs by Mihai Popa · 4 years, 4 months ago
  72. 60cdc46 Improve the mechansim that updates the slot table by Chuck Jazdzewski · 4 years, 5 months ago
  73. f969d8b Merge "Update runtime composition benchmarks to use dispose." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  74. 0e97db6 Update runtime composition benchmarks to use dispose. by Chuck Jazdzewski · 4 years, 5 months ago
  75. 52d23a8 Merge "Revert "Turn on jar generation for compose-compiler-hosted for google3"" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  76. 4904391 Fix HotReloadIntegrationTests by Andrey Kulikov · 4 years, 5 months ago
  77. 1cb3e64 Fix bad merge of test. by Mads Ager · 4 years, 5 months ago
  78. 72a2530 Merge "Fix (one) issue with cross-module inline classes" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  79. 1c5f2fa Merge "Add a gradle property for allWarningsAsErrors." into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  80. 31aa3c9 Fix (one) issue with cross-module inline classes by Mads Ager · 4 years, 5 months ago
  81. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 5 months ago
  82. 68325e7 Revert "Turn on jar generation for compose-compiler-hosted for google3" by Nick Anthony · 4 years, 5 months ago
  83. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 5 months ago
  84. 82de594 Change ui-text module name to ui-text-core (Step 3) by Siyamed Sinir · 4 years, 5 months ago
  85. 54010b3 Change DrawModifier.drawContent() to accept Canvas. by George Mount · 4 years, 5 months ago
  86. 7bdf423 Use ComponentActivity for all tests by Andrey Kulikov · 4 years, 5 months ago
  87. 406047f Merge "Fixed potential infinite loop when groups are swapped" into androidx-master-dev by Chuck Jazdzewski · 4 years, 5 months ago
  88. 8898251 Fixed potential infinite loop when groups are swapped by Chuck Jazdzewski · 4 years, 5 months ago
  89. 5f07ae8 State<T> property delegation by Adam Powell · 4 years, 5 months ago
  90. 75c42d0 Deprecate ColoredRect by Matvei Malkov · 4 years, 5 months ago
  91. 80aaa82 Merge "Remove TextField overloads" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  92. fbb4eeb Remove TextField overloads by Seigo Nonaka · 4 years, 5 months ago
  93. 98e3aad Merge "Hack to work around outdated IDE plugin" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  94. 38656c8 Merge "Function Body Skipping and Comparison Propagation" into androidx-master-dev by Leland Richardson · 4 years, 5 months ago
  95. e7fe68b Hack to work around outdated IDE plugin by Adam Powell · 4 years, 5 months ago
  96. 3e0b64a Merge "Infrastructure for non-Android JVM Compose." into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  97. dee89b4 Infrastructure for non-Android JVM Compose. by Nikolay Igotti · 4 years, 5 months ago
  98. a8bb302 Function Body Skipping and Comparison Propagation by Leland Richardson · 4 years, 5 months ago
  99. 328710d Turn on jar generation for compose-compiler-hosted for google3 by Nick Anthony · 4 years, 5 months ago
  100. e61f668 Move Compose to 0.1.0-dev09 by Nick Anthony · 4 years, 5 months ago