1. b71efa0 Merge "Make benchmarks work on 21+" into androidx-master-dev by Treehugger Robot · 5 years ago
  2. c55bb11 New API for Table that fixes the number of columns by Calin Tataru · 5 years ago
  3. 71e7fc3 Make benchmarks work on 21+ by George Mount · 5 years ago
  4. 7e2564a Add support for drawing borders in Tables by Calin Tataru · 5 years ago
  5. 6d31a06 Merge "New Semantics API" into androidx-master-dev by Treehugger Robot · 5 years ago
  6. 6cd5719 New Semantics API by Ryan Mentley · 5 years ago
  7. d74f5a3 Move ScrollerPerfTest to integration-tests-benchmark. by George Mount · 5 years ago
  8. 14cc34f Merge "Fix code inspection & Format warning" into androidx-master-dev by Haoyu Zhang · 5 years ago
  9. 0b48e19 Merge "Rename layout-related typealiasses and classes" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. b41b27d Merge "Introduce LayoutResult for layout() layoutResult()" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 3550d7d Fix code inspection & Format warning by Haoyu Zhang · 5 years ago
  12. 49e3b93 Merge "Fix benchmark breakage." into androidx-master-dev by Treehugger Robot · 5 years ago
  13. 79d60e8 Rename layout-related typealiasses and classes by Jelle Fresen · 5 years ago
  14. 0071986 Introduce LayoutResult for layout() layoutResult() by Jelle Fresen · 5 years ago
  15. 647f3dd Fix benchmark breakage. by Filip Pavlis · 5 years ago
  16. 8e3fbc8 Merge "Initial naive implementation of double tap." into androidx-master-dev by Shep Shapard · 5 years ago
  17. a2ed24e Preparing compose runtime for host side tests by Cătălin Tudor · 5 years ago
  18. 67cae3b Merge "Expose TextField.onFocus() and TextField.onBlur()" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. 7fac756 Merge "Fix benchmarks regression." into androidx-master-dev by Treehugger Robot · 5 years ago
  20. b66c329 Merge "Emitting OnPositioned should cause remeasuring" into androidx-master-dev by Treehugger Robot · 5 years ago
  21. eaaf31a Initial naive implementation of double tap. by shepshapard · 5 years ago
  22. 4cfb5de Added support for VectorGraphics subcomposition by Nader Jawad · 5 years ago
  23. 1fbb1c1 Use of @Children is now discouraged, prefer lambda as last parameter. by Jim · 5 years ago
  24. a136edd Merge "Introduce MultiParagraph" into androidx-master-dev by Haoyu Zhang · 5 years ago
  25. dd08eb3e Merge "Created VectorImageBuilder to decouple construction of Vector graphic from composition and provide memoization abilities" into androidx-master-dev by Nader Jawad · 5 years ago
  26. 53c5b29 Introduce MultiParagraph by Haoyu Zhang · 5 years ago
  27. 2380f66 Expose TextField.onFocus() and TextField.onBlur() by Ralston Da Silva · 5 years ago
  28. 5c3e07f Merge "Separate AnimatedDraggable to Draggable and DragValueController" into androidx-master-dev by Treehugger Robot · 5 years ago
  29. 67182d1 Fix benchmarks regression. by Filip Pavlis · 5 years ago
  30. 6488191 Separate AnimatedDraggable to Draggable and DragValueController by Matvei Malkov · 5 years ago
  31. b95a8ba Merge "Fix legacy benchmark reporting in ui benchmarks" into androidx-master-dev by Dustin Lam · 5 years ago
  32. 0c95c22 Merge "Fix FlexTest#testRowFlex_withExpandedChildren" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 2bbb48c Fix FlexTest#testRowFlex_withExpandedChildren by Mihai Popa · 5 years ago
  34. b1030d4 Created VectorImageBuilder to decouple construction of by Nader Jawad · 5 years ago
  35. 92bc31a Rename InputField to TextField by Seigo Nonaka · 5 years ago
  36. 28e2a30 Fix legacy benchmark reporting in ui benchmarks by Dustin Lam · 5 years ago
  37. df7673e Merge "Move benchmark config into BenchmarkPlugin" into androidx-master-dev by Dustin Lam · 5 years ago
  38. 3a125bc Move benchmark config into BenchmarkPlugin by Dustin Lam · 5 years ago
  39. 2f99623 Merge "Add HintText demo" into androidx-master-dev by Treehugger Robot · 5 years ago
  40. 1adc24a Emitting OnPositioned should cause remeasuring by Andrey Kulikov · 5 years ago
  41. ac7a2eb Merge "Update api lint baselines" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  42. a43aaa6 Add HintText demo by Seigo Nonaka · 5 years ago
  43. 4357434 Merge "Apply Benchmark plugin to benchmark modules" into androidx-master-dev by Dustin Lam · 5 years ago
  44. 3e19b83 Update api lint baselines by Aurimas Liutikas · 5 years ago
  45. fe3703b Merge "[Text Selection] Refactor Dragging to Select." into androidx-master-dev by Treehugger Robot · 5 years ago
  46. 8cb2929 Merge "Fix benchmarks composition disposal." into androidx-master-dev by Treehugger Robot · 5 years ago
  47. 3758f95 Merge "Dialog implementation" into androidx-master-dev by Mihai Burlăciuc · 5 years ago
  48. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 5 years ago
  49. 56130b2 Apply Benchmark plugin to benchmark modules by Dustin Lam · 5 years ago
  50. f956993 Merge "Show software keyboard on release touch event" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 43e569d Merge "Introduce VisualTransform to the InputField" into androidx-master-dev by Seigo Nonaka · 5 years ago
  52. 37723c1 Fix benchmarks composition disposal. by Filip Pavlis · 5 years ago
  53. e882b3c Dialog implementation by Mihai Burlaciuc · 5 years ago
  54. 4b13393 Show software keyboard on release touch event by Seigo Nonaka · 5 years ago
  55. 5cf0382 Introduce VisualTransform to the InputField by Seigo Nonaka · 5 years ago
  56. e2022ae Move benchmark -> benchmark-common by Chris Craik · 5 years ago
  57. 13743f7 [Text Selection] Refactor Dragging to Select. by Qingqing Deng · 5 years ago
  58. 9bf0673 Merge "Add benchmarks for first compose, layout, draw." into androidx-master-dev by Filip Pavlis · 5 years ago
  59. 2e41baa Add benchmarks for first compose, layout, draw. by Filip Pavlis · 5 years ago
  60. e277fde Merge "[Text Cleanup] Try not to use Offset class." into androidx-master-dev by Treehugger Robot · 5 years ago
  61. 2474b09 Merge "[Text Cleanup] Remove offset from some methods." into androidx-master-dev by Treehugger Robot · 5 years ago
  62. 2cffd1c Merge "Add min/max options to TableColumnWidth" into androidx-master-dev by Calin Tataru · 5 years ago
  63. 985133d [Text Cleanup] Try not to use Offset class. by Qingqing Deng · 5 years ago
  64. 6f5f3ff Merge "Add attributes that allow marking types as stable" into androidx-master-dev by Treehugger Robot · 5 years ago
  65. c3bbbf2 Add attributes that allow marking types as stable by Chuck Jazdzewski · 5 years ago
  66. b9c173a [Text Cleanup] Remove offset from some methods. by Qingqing Deng · 5 years ago
  67. c56cc4e Initial slightly naive LongPressGestureDetector. by shepshapard · 5 years ago
  68. 590fed2 Merge "Test to validate a fix for crash when a invalidation arrives late." into androidx-master-dev by Chuck Jazdzewski · 5 years ago
  69. 16d7eb4 Add min/max options to TableColumnWidth by Calin Tataru · 5 years ago
  70. 9bc1d32 Adds base MaterialDemoActivity to enable customizing the demo theme by Louis Pullen-Freilich · 5 years ago
  71. 9de2cce Merge "Support password KeyboardType" into androidx-master-dev by Seigo Nonaka · 5 years ago
  72. b5b8dd2 Merge "Notify reasonable height when text field is focused" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. 217bd8c Notify reasonable height when text field is focused by Seigo Nonaka · 5 years ago
  74. 9a90f37e Merge "Add samples and demos for AnimatedDraggable." into androidx-master-dev by Treehugger Robot · 5 years ago
  75. 38b3740 Merge "Adds support for custom indicators in TabRow" into androidx-master-dev by Treehugger Robot · 5 years ago
  76. 453eda8 Add samples and demos for AnimatedDraggable. by Matvei Malkov · 5 years ago
  77. 0ae0fda Merge "[Text Selection] Make Selection Handles Pretty." into androidx-master-dev by Treehugger Robot · 5 years ago
  78. df8952f Cleans up AppBar child alignment by Louis Pullen-Freilich · 5 years ago
  79. 813dc15 Support password KeyboardType by Seigo Nonaka · 5 years ago
  80. 968fa77 Merge "Add samples for Table layouts" into androidx-master-dev by Treehugger Robot · 5 years ago
  81. 90c4d07 Add samples for Table layouts by Calin Tataru · 5 years ago
  82. da00852 Merge "Add tests for Table layouts" into androidx-master-dev by Calin Tataru · 5 years ago
  83. 14bbf89 Adds support for custom indicators in TabRow by Louis Pullen-Freilich · 5 years ago
  84. 8adf278 Add tests for Table layouts by Calin Tataru · 5 years ago
  85. 2a8c7dd Merge "Add missing tests for ui-foundation" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. 804bee4 Add missing tests for ui-foundation by Matvei Malkov · 5 years ago
  87. 7f1cc8a Merge "Support state pairs in transition function" into androidx-master-dev by Doris Liu · 5 years ago
  88. 0cb86fe [Text Selection] Make Selection Handles Pretty. by Qingqing Deng · 5 years ago
  89. e8caea3 Support state pairs in transition function by Doris Liu · 5 years ago
  90. d3f28c0 Replace CraneWrapper to avoid sub-compositions. by Filip Pavlis · 5 years ago
  91. b7b1af1 Merge "Fixes some layout rounding issues related to alignment" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  92. ccc408f Merge "Add column sizing options to Table" into androidx-master-dev by Calin Tataru · 5 years ago
  93. 8a54046 Merge "Improve layout efficiency by 6%" into androidx-master-dev by George Mount · 5 years ago
  94. 57ae494 Merge "Do not use RenderNode in Studio Preview" into androidx-master-dev by Treehugger Robot · 5 years ago
  95. be5651f Fixes some layout rounding issues related to alignment by Louis Pullen-Freilich · 5 years ago
  96. 83ad5c9 Merge "Few benchmark improvements." into androidx-master-dev by Treehugger Robot · 5 years ago
  97. e476b67 Finalize composition when the widget loses focus by Seigo Nonaka · 5 years ago
  98. fcb21e6 Improve layout efficiency by 6% by George Mount · 5 years ago
  99. b8700bc Merge "Support text input with printalbe keyboard events" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. b07f9fd Merge "Assign maximum width for input field" into androidx-master-dev by Treehugger Robot · 5 years ago