[go: nahoru, domu]

  1. f2ded7e Merge "[Fixit] use inclusive language" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  2. 88f3de6 Merge "Flatten foundation.shape package" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. 3a49d08 Flatten foundation.shape package by Matvei Malkov · 4 years, 1 month ago
  4. 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years, 1 month ago
  5. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years, 1 month ago
  6. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years, 1 month ago
  7. f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years, 1 month ago
  8. afee73f [Fixit] use inclusive language by haoyu · 4 years, 1 month ago
  9. 858319c Merge "Rename android test rule factory function." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  10. aa84c58 Merge "Add benchmark that toggles text" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  11. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years, 1 month ago
  12. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years, 1 month ago
  13. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  14. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years, 1 month ago
  15. 0db8bef Add benchmark that toggles text by haoyu · 4 years, 1 month ago
  16. ba375b6 Merge "Add an empty benchmark" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  17. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  18. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years, 1 month ago
  19. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  20. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 1 month ago
  21. 7db9398 Add an empty benchmark by haoyu · 4 years, 1 month ago
  22. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 1 month ago
  23. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 1 month ago
  24. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years, 1 month ago
  25. b959839 Merge "Benchmark TextView set_content with first_measure" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  26. 2383788 Merge "Add TextDirection.Content" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  27. 4dd082e Add TextDirection.Content by Siyamed Sinir · 4 years, 1 month ago
  28. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  29. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  30. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years, 1 month ago
  31. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 1 month ago
  32. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years, 1 month ago
  33. 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years, 1 month ago
  34. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  35. 46d12bb Benchmark TextView set_content with first_measure by haoyu · 4 years, 1 month ago
  36. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years, 1 month ago
  37. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years, 1 month ago
  38. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years, 1 month ago
  39. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years, 1 month ago
  41. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years, 2 months ago
  42. e018259 Moves androidx.ui:ui-text to androidx.compose.foundation:foundation-text by Louis Pullen-Freilich · 4 years, 1 month ago
  43. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years, 1 month ago
  44. 88ea65b Merge "Add toggle color benchmarks for Text" into androidx-master-dev by Haoyu Zhang · 4 years, 1 month ago
  45. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years, 1 month ago
  46. 6bc7d08 Add toggle color benchmarks for Text by haoyu · 4 years, 1 month ago
  47. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years, 2 months ago
  48. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years, 2 months ago
  49. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 2 months ago
  50. 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
  51. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 2 months ago
  52. fb6beca Merge "Use same parameters in Text benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. 4555c2a Use same parameters in Text benchmarks by haoyu · 4 years, 2 months ago
  54. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  55. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 3 months ago
  56. 7f8762b Renamed TextDirectionAlgorithm as TextDirection by Siyamed Sinir · 4 years, 2 months ago
  57. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 2 months ago
  58. 58e3b57 Merge "Make AnimationSpec the prevailing term for static anim config" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  59. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  60. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years, 2 months ago
  61. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 2 months ago
  62. d91f9e5 Benchmark for setting LayoutNode.modifier by George Mount · 4 years, 2 months ago
  63. da51f12 Adds RTL support for the back icon in demos by Louis Pullen-Freilich · 4 years, 2 months ago
  64. 432e012 Merge "RadioButton rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  65. 027edb4 InternalTextApi annotation by Siyamed Sinir · 4 years, 2 months ago
  66. 7046b04 RadioButton rework 3 by Matvei Malkov · 4 years, 2 months ago
  67. 80c903f ui-core/autofill to MPP, tweaks. by Nikolay Igotti · 4 years, 2 months ago
  68. 0adcede Add single index TextRange factory function by Siyamed Sinir · 4 years, 2 months ago
  69. 8127dc2 Merge "Stateless Animation API" into androidx-master-dev by Doris Liu · 4 years, 2 months ago
  70. b157229 Introduce experimental annotation in testing by Filip Pavlis · 4 years, 2 months ago
  71. 6dd8811 Stateless Animation API by Doris Liu · 4 years, 3 months ago
  72. 91ca3cf Merge "Add benchmark for StaticLayout and BoringLayout" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  73. c88ac24 Merge "Removed ui-vector module" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  74. d02508b Add benchmark for StaticLayout and BoringLayout by haoyu · 4 years, 2 months ago
  75. 0ef00f7 Removed ui-vector module by Nader Jawad · 4 years, 3 months ago
  76. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  77. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 2 months ago
  78. dc3c965 Merge "Remove IntPx" into androidx-master-dev am: 846c6b62a0 by Treehugger Robot · 4 years, 2 months ago
  79. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  80. 4a737be Merge "Add Text API in SemanticsProperties" into androidx-master-dev am: cdaa0f228d by Treehugger Robot · 4 years, 2 months ago
  81. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 3 months ago
  82. 8f23757 Remove IntPx by George Mount · 4 years, 4 months ago
  83. 79dd47e Merge "Move Locale(List) to androidx.ui.intl" into androidx-master-dev am: 010588e46a by Treehugger Robot · 4 years, 2 months ago
  84. 85ccb0e Move Locale(List) to androidx.ui.intl by Siyamed Sinir · 4 years, 2 months ago
  85. 7ace712 Merge "Require non-null ViewTreeLifecycleOwner" into androidx-master-dev am: 1b95dc45e9 by Treehugger Robot · 4 years, 2 months ago
  86. 3832037 Require non-null ViewTreeLifecycleOwner by Andrey Kulikov · 4 years, 4 months ago
  87. 1b45c73 Merge "Suspending Recomposer" into androidx-master-dev am: 878d9158c7 by Treehugger Robot · 4 years, 3 months ago
  88. 11d00c7 Suspending Recomposer by Adam Powell · 4 years, 4 months ago
  89. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 3 months ago
  90. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  91. 7fb1e39 Merge "Replace PxPosition with Offset" into androidx-master-dev am: 7ee528f765 by Nader Jawad · 4 years, 3 months ago
  92. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 3 months ago
  93. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 3 months ago
  94. 30d2615 Merge "Add benchmark for TextView" into androidx-master-dev am: 6395656e83 by Haoyu Zhang · 4 years, 3 months ago
  95. 6395656e Merge "Add benchmark for TextView" into androidx-master-dev by Haoyu Zhang · 4 years, 3 months ago
  96. a6f65cb Merge "Removal of Px usages part 7 of 7" into androidx-master-dev am: a11b19a69c by Treehugger Robot · 4 years, 3 months ago
  97. 16e330a Removal of Px usages part 7 of 7 by Nader Jawad · 4 years, 3 months ago
  98. 099e77c Merge changes I086f4744,Id3434582 into androidx-master-dev am: b9dbf8fd40 by Nader Jawad · 4 years, 3 months ago
  99. ae679b3 Merge "Removal of Px usages part 4 of n" into androidx-master-dev am: 6a149097f7 by Nader Jawad · 4 years, 3 months ago
  100. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 3 months ago