[go: nahoru, domu]

  1. 01a72fe Merge "Avoid producing an invalid recompose lambda when skipping" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. d023504592 Avoid producing an invalid recompose lambda when skipping by Chuck Jazdzewski · 4 years, 1 month ago
  3. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years, 1 month ago
  4. bfd3aea Add diagnostics for invalid composable declarations by Leland Richardson · 4 years, 1 month ago
  5. 727be3d Remove previously deprecated compose runtime APIs by Leland Richardson · 4 years, 1 month ago
  6. 49c9b11 Merge "Refactors androidx.compose.runtime:runtime-dispatch to the androidx.compose.runtime.dispatch package name" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  7. 65e1098 Merge "SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  8. 4b2e7e0 Refactors androidx.compose.runtime:runtime-dispatch to the androidx.compose.runtime.dispatch package name by Louis Pullen-Freilich · 4 years, 1 month ago
  9. eeade15d Merge "Inline `Row` and `Column`" into androidx-master-dev by Chuck Jazdzewski · 4 years, 1 month ago
  10. 9f35108 Merge "Fix remember tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  11. ef18c63 Inline `Row` and `Column` by Chuck Jazdzewski · 4 years, 2 months ago
  12. 7135dbd Fix remember tests by Leland Richardson · 4 years, 1 month ago
  13. 2ca0701 SubcomposeLayout by Andrey Kulikov · 4 years, 1 month ago
  14. 6921eaa ui-desktop: different redrawing strategy with DesktopUIDispatcher by Andrey Rudenko · 4 years, 2 months ago
  15. 34a9837 Merge "Update inspector to use source information" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. 655ace3 Update inspector to use source information by Chuck Jazdzewski · 4 years, 1 month ago
  17. 59d9a8f Merge "Add runtime compatibility check to compose compiler" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  18. 19cdb4a Merge "Optimize remember calls by eliding groups when possible" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  19. 30e8bf9 Add runtime compatibility check to compose compiler by Leland Richardson · 4 years, 1 month ago
  20. 02aa60d Optimize remember calls by eliding groups when possible by Leland Richardson · 4 years, 1 month ago
  21. c016ae91 Fix demos by bringing back BaseTextField instead of CoreTextField. by Matvei Malkov · 4 years, 1 month ago
  22. e2679d3 Fixes AndroidUiDispatcherTest timing out by Louis Pullen-Freilich · 4 years, 1 month ago
  23. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  24. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years, 1 month ago
  25. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  26. 223d260 Merge "Correctly generate groups for composable lambdas with return values" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  27. 34f4597 Correctly generate groups for composable lambdas with return values by Leland Richardson · 4 years, 1 month ago
  28. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 1 month ago
  29. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  30. 5850cfd Merge "Fix LiveLiteral field initialization issue" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  31. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 1 month ago
  32. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 1 month ago
  33. 76b8acb Fix LiveLiteral field initialization issue by Leland Richardson · 4 years, 1 month ago
  34. 2ee9227 Rework how source information is collected by Chuck Jazdzewski · 4 years, 1 month ago
  35. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  36. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  37. c36e221 Merge "Fix SiblingBenchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  38. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 1 month ago
  39. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 2 months ago
  40. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years, 1 month ago
  41. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years, 1 month ago
  42. c1a5000 ui-foundation to MPP by Nikolay Igotti · 4 years, 1 month ago
  43. e8ed6ba Fix SiblingBenchmark tests by Leland Richardson · 4 years, 1 month ago
  44. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  45. 69fa086 Mark allocation test as flaky by Chuck Jazdzewski · 4 years, 1 month ago
  46. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years, 1 month ago
  47. 7763592 Merge "Store default value of live literal in a field" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  48. 3d7bca9 Merge "Use MutableVector in LayoutNode" into androidx-master-dev by George Mount · 4 years, 1 month ago
  49. 9669e6a Store default value of live literal in a field by Leland Richardson · 4 years, 1 month ago
  50. dfc9ad7 Use MutableVector in LayoutNode by George Mount · 4 years, 1 month ago
  51. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years, 1 month ago
  52. e0e64c0 Merge "Moves androidx.ui:ui-core to androidx.compose.core:core" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  53. 0ae0a89 Merge "CompositionLifecycleObserver docs and defaults" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  54. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years, 1 month ago
  55. 7a0bfd6 CompositionLifecycleObserver docs and defaults by Adam Powell · 4 years, 1 month ago
  56. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years, 1 month ago
  57. 5e711a1 Merge "Moves core text libraries to androidx.compose.core:*" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  58. 2da35cb Fix SuspendingEffectsTest breakage by Adam Powell · 4 years, 1 month ago
  59. 0495ca00 Moves core text libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 1 month ago
  60. a361ea7 Merge "Composition disposal improvements" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  61. b73815d Merge "Moves some small core libraries to androidx.compose.core:*" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  62. 6c615bc Merge "Add rememberCoroutineScope API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  63. 8dec9b7 Composition disposal improvements by Adam Powell · 4 years, 2 months ago
  64. c1541cd Merge "Add asMutableList() to MutableVector" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  65. 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 2 months ago
  66. c9cbf46 Add asMutableList() to MutableVector by George Mount · 4 years, 2 months ago
  67. 952489c Add rememberCoroutineScope API by Adam Powell · 4 years, 2 months ago
  68. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years, 2 months ago
  69. ef24ef8 Merge "Moves androidx.ui:ui-animation to androidx.compose.animation:animation" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  70. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years, 2 months ago
  71. ce0900f Moves androidx.ui:ui-tooling to androidx.compose.tooling:tooling by Louis Pullen-Freilich · 4 years, 2 months ago
  72. 65c43bd Merge "Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  73. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 2 months ago
  74. bee45e8 Verifies parent project paths exist as part of CI by Louis Pullen-Freilich · 4 years, 2 months ago
  75. 8379b24 Merge "Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  76. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years, 2 months ago
  77. 793de65 Disambiguate EnumConstructorCall arguments for live literals by Leland Richardson · 4 years, 2 months ago
  78. 34cdbac Merge "Live Literal Codegen" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  79. 482d59c Merge "Add MutableVector, like ArrayList, but doesn't implement List" into androidx-master-dev by George Mount · 4 years, 2 months ago
  80. e49cef8f Live Literal Codegen by Leland Richardson · 4 years, 2 months ago
  81. b96a3a5 Add MutableVector, like ArrayList, but doesn't implement List by George Mount · 4 years, 2 months ago
  82. c07b582 Merge "Fix inline of composable function with lambda parameters with receivers." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  83. 0ede94f Merge "Remove `StableMutableList` and `StableMutableMap`" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  84. 27023ecf Fix inline of composable function with lambda parameters with receivers. by Chuck Jazdzewski · 4 years, 2 months ago
  85. 587de1e Remove `StableMutableList` and `StableMutableMap` by Chuck Jazdzewski · 4 years, 2 months ago
  86. 0da6760 Simplify Compose runtime poritng layer for use with tests. by Nikolay Igotti · 4 years, 2 months ago
  87. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 2 months ago
  88. 441ff27 Improve docs in AndroidUiDispatcher by Adam Powell · 4 years, 2 months ago
  89. 28aecae Merge "MonotonicFrameClock as a CoroutineContext.Element" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  90. b0c1b40 MonotonicFrameClock as a CoroutineContext.Element by Adam Powell · 4 years, 2 months ago
  91. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 3 months ago
  92. 403f4ce Merge "Remove various deprecated pre-dev14 APIs" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  93. 3a28001 Merge "Prevent composable calls in remember/state etc." into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  94. 7d86900 Remove reference to composer in dormant compose scopes by Chuck Jazdzewski · 4 years, 2 months ago
  95. 7504e42 Prevent composable calls in remember/state etc. by Leland Richardson · 4 years, 2 months ago
  96. 1740e79 Remove various deprecated pre-dev14 APIs by Leland Richardson · 4 years, 2 months ago
  97. f6edfa9 Merge "Refactor ComposableAnnotationChecker and remove need for ComposableCallResolutionInterceptor" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  98. ae469a4 Refactor ComposableAnnotationChecker and remove need for ComposableCallResolutionInterceptor by Leland Richardson · 4 years, 2 months ago
  99. 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  100. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago