1. 9bf0673 Merge "Add benchmarks for first compose, layout, draw." into androidx-master-dev by Filip Pavlis · 5 years ago
  2. 2e41baa Add benchmarks for first compose, layout, draw. by Filip Pavlis · 5 years ago
  3. e277fde Merge "[Text Cleanup] Try not to use Offset class." into androidx-master-dev by Treehugger Robot · 5 years ago
  4. 2474b09 Merge "[Text Cleanup] Remove offset from some methods." into androidx-master-dev by Treehugger Robot · 5 years ago
  5. 2cffd1c Merge "Add min/max options to TableColumnWidth" into androidx-master-dev by Calin Tataru · 5 years ago
  6. 985133d [Text Cleanup] Try not to use Offset class. by Qingqing Deng · 5 years ago
  7. 6f5f3ff Merge "Add attributes that allow marking types as stable" into androidx-master-dev by Treehugger Robot · 5 years ago
  8. c3bbbf2 Add attributes that allow marking types as stable by Chuck Jazdzewski · 5 years ago
  9. b9c173a [Text Cleanup] Remove offset from some methods. by Qingqing Deng · 5 years ago
  10. c56cc4e Initial slightly naive LongPressGestureDetector. by shepshapard · 5 years ago
  11. 590fed2 Merge "Test to validate a fix for crash when a invalidation arrives late." into androidx-master-dev by Chuck Jazdzewski · 5 years ago
  12. 16d7eb4 Add min/max options to TableColumnWidth by Calin Tataru · 5 years ago
  13. 9bc1d32 Adds base MaterialDemoActivity to enable customizing the demo theme by Louis Pullen-Freilich · 5 years ago
  14. 9de2cce Merge "Support password KeyboardType" into androidx-master-dev by Seigo Nonaka · 5 years ago
  15. b5b8dd2 Merge "Notify reasonable height when text field is focused" into androidx-master-dev by Treehugger Robot · 5 years ago
  16. 217bd8c Notify reasonable height when text field is focused by Seigo Nonaka · 5 years ago
  17. 9a90f37e Merge "Add samples and demos for AnimatedDraggable." into androidx-master-dev by Treehugger Robot · 5 years ago
  18. 38b3740 Merge "Adds support for custom indicators in TabRow" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. 453eda8 Add samples and demos for AnimatedDraggable. by Matvei Malkov · 5 years ago
  20. 0ae0fda Merge "[Text Selection] Make Selection Handles Pretty." into androidx-master-dev by Treehugger Robot · 5 years ago
  21. df8952f Cleans up AppBar child alignment by Louis Pullen-Freilich · 5 years ago
  22. 813dc15 Support password KeyboardType by Seigo Nonaka · 5 years ago
  23. 968fa77 Merge "Add samples for Table layouts" into androidx-master-dev by Treehugger Robot · 5 years ago
  24. 90c4d07 Add samples for Table layouts by Calin Tataru · 5 years ago
  25. da00852 Merge "Add tests for Table layouts" into androidx-master-dev by Calin Tataru · 5 years ago
  26. 14bbf89 Adds support for custom indicators in TabRow by Louis Pullen-Freilich · 5 years ago
  27. 8adf278 Add tests for Table layouts by Calin Tataru · 5 years ago
  28. 2a8c7dd Merge "Add missing tests for ui-foundation" into androidx-master-dev by Treehugger Robot · 5 years ago
  29. 804bee4 Add missing tests for ui-foundation by Matvei Malkov · 5 years ago
  30. 7f1cc8a Merge "Support state pairs in transition function" into androidx-master-dev by Doris Liu · 5 years ago
  31. 0cb86fe [Text Selection] Make Selection Handles Pretty. by Qingqing Deng · 5 years ago
  32. e8caea3 Support state pairs in transition function by Doris Liu · 5 years ago
  33. d3f28c0 Replace CraneWrapper to avoid sub-compositions. by Filip Pavlis · 5 years ago
  34. b7b1af1 Merge "Fixes some layout rounding issues related to alignment" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  35. ccc408f Merge "Add column sizing options to Table" into androidx-master-dev by Calin Tataru · 5 years ago
  36. 8a54046 Merge "Improve layout efficiency by 6%" into androidx-master-dev by George Mount · 5 years ago
  37. 57ae494 Merge "Do not use RenderNode in Studio Preview" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. be5651f Fixes some layout rounding issues related to alignment by Louis Pullen-Freilich · 5 years ago
  39. 83ad5c9 Merge "Few benchmark improvements." into androidx-master-dev by Treehugger Robot · 5 years ago
  40. e476b67 Finalize composition when the widget loses focus by Seigo Nonaka · 5 years ago
  41. fcb21e6 Improve layout efficiency by 6% by George Mount · 5 years ago
  42. b8700bc Merge "Support text input with printalbe keyboard events" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. b07f9fd Merge "Assign maximum width for input field" into androidx-master-dev by Treehugger Robot · 5 years ago
  44. fc68cce Add column sizing options to Table by Calin Tataru · 5 years ago
  45. c893292 Few benchmark improvements. by Filip Pavlis · 5 years ago
  46. 67597b7 Do not use RenderNode in Studio Preview by Diego Perez · 5 years ago
  47. 50e0bf8 Merge "Small performance improvements to layout." into androidx-master-dev by George Mount · 5 years ago
  48. 329a525a Merge "Add text folks for ui-platform owners" into androidx-master-dev by Treehugger Robot · 5 years ago
  49. 82e2ff9 Merge "Change font size in scrolling demos" into androidx-master-dev by Doris Liu · 5 years ago
  50. 989fd46 Small performance improvements to layout. by George Mount · 5 years ago
  51. 2330601 Merge "Add samples to ui-foundation" into androidx-master-dev by Treehugger Robot · 5 years ago
  52. caeeeb1 Assign maximum width for input field by Seigo Nonaka · 5 years ago
  53. c512fa4 Add text folks for ui-platform owners by Seigo Nonaka · 5 years ago
  54. abc077f Change font size in scrolling demos by Doris Liu · 5 years ago
  55. 37bc028 Prevent crash when tapping tail of the text by Seigo Nonaka · 5 years ago
  56. fd0a427 Support text input with printalbe keyboard events by Seigo Nonaka · 5 years ago
  57. f04b51c Merge "Add ImeAction into InputFiled" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. c889698 Merge "Ensure measure() does something in benchmarks." into androidx-master-dev by George Mount · 5 years ago
  59. e5d4d07 Merge "Update compose benchmarks to have unique names" into androidx-master-dev by Treehugger Robot · 5 years ago
  60. 70ef6c6 Update compose benchmarks to have unique names by Chris Craik · 5 years ago
  61. 43b0897 Ensure measure() does something in benchmarks. by George Mount · 5 years ago
  62. 8828d9b Adds BottomAppBar and updates TopAppBar by Louis Pullen-Freilich · 5 years ago
  63. 5424937 Add samples to ui-foundation by Matvei Malkov · 5 years ago
  64. c04f629d Add ImeAction into InputFiled by Seigo Nonaka · 5 years ago
  65. cd0fb6e Merge "Add more benchmarks." into androidx-master-dev by Filip Pavlis · 5 years ago
  66. 7d701fe Merge "Introduce AnimatedDraggable." into androidx-master-dev by Treehugger Robot · 5 years ago
  67. a154668 Introduce AnimatedDraggable. by Matvei Malkov · 5 years ago
  68. a45848b Add more benchmarks. by Filip Pavlis · 5 years ago
  69. ebf4dcc Bare-bones implementation of Table layouts by Calin Tataru · 5 years ago
  70. 0c6e0f1 Test to validate a fix for crash when a invalidation arrives late. by Chuck Jazdzewski · 5 years ago
  71. 848c2c6 Merge "Add benchmark tests to the compose runtime" into androidx-master-dev by Treehugger Robot · 5 years ago
  72. e09e652 Add benchmark tests to the compose runtime by Chuck Jazdzewski · 5 years ago
  73. 3c12381 Merge "Move to Gradle 5.5.1" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. 60d0430 Move to Gradle 5.5.1 by Aurimas Liutikas · 5 years ago
  75. ba8fee0 Merge "Fix relayout on removing a composable." into androidx-master-dev by George Mount · 5 years ago
  76. 4f707d6 Merge "Notify input focus rect to View for pushing up edit field" into androidx-master-dev by Treehugger Robot · 5 years ago
  77. 54a1100 Merge "Separate Draw with children from Draw without children." into androidx-master-dev by George Mount · 5 years ago
  78. 1a24aff Merge "Use Clip instead of canvas operations for VerticalScroller" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. af991ab Fix relayout on removing a composable. by George Mount · 5 years ago
  80. c6a10fa Merge "Support string parameter in Text widget with Span" into androidx-master-dev by Haoyu Zhang · 5 years ago
  81. c24010e Separate Draw with children from Draw without children. by George Mount · 5 years ago
  82. c889798 Use Clip instead of canvas operations for VerticalScroller by George Mount · 5 years ago
  83. dd60a5c Notify input focus rect to View for pushing up edit field by Seigo Nonaka · 5 years ago
  84. e948aab Merge "Add samples for intrinsic measurements use cases" into androidx-master-dev by Mihai Popa · 5 years ago
  85. 6a5aa7d Support string parameter in Text widget with Span by haoyu · 5 years ago
  86. f7d6f68 Merge "Remove setMaterialContentAndCollectDpSize test api" into androidx-master-dev by Treehugger Robot · 5 years ago
  87. d44e8c1 Merge "Use parent size as RepaintBoundary size" into androidx-master-dev by Andrey Kulikov · 5 years ago
  88. 47cf1c5 Merge "Fix ConcurrentModificationException in Ripple's onDispose" into androidx-master-dev by Andrey Kulikov · 5 years ago
  89. 06e288f9 Remove setMaterialContentAndCollectDpSize test api by Andrey Kulikov · 5 years ago
  90. f4b6020 Add samples for intrinsic measurements use cases by Mihai Popa · 5 years ago
  91. 17fca03 Use parent size as RepaintBoundary size by Andrey Kulikov · 5 years ago
  92. 9f6d1a0 Fix ConcurrentModificationException in Ripple's onDispose by Andrey Kulikov · 5 years ago
  93. b9938b1 Merge "Use minHeight with vertical paddings for Button" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. 445d9cf Use minHeight with vertical paddings for Button by Andrey Kulikov · 5 years ago
  95. 3f7d9a5 Cleans up ui* manifest files by Louis Pullen-Freilich · 5 years ago
  96. 407cdf8 Merge "InputFieldDelegate refactoring" into androidx-master-dev by Treehugger Robot · 5 years ago
  97. 86d9a63 InputFieldDelegate refactoring by Seigo Nonaka · 5 years ago
  98. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  99. 3c701a8 Merge "Fix redraw problem." into androidx-master-dev by Treehugger Robot · 5 years ago
  100. 0b45f78 Fix redraw problem. by George Mount · 5 years ago