- 10 Apr, 2018 11 commits
-
-
Todd Volkert authored
-
Greg Spencer authored
There was a bug in the size calculation for the height of the chip label, where it would force the label to be larger than it wanted to be, causing text to not be vertically centered.
-
Jonah Williams authored
* do not add run spacing if there are no run metrics
-
Konstantin Scheglov authored
-
Landon Woerdeman authored
Make the full-screen dialog text editable in gallery (#13690)
-
Alexander Aprelev authored
This fixes https://github.com/dart-lang/sdk/issues/32598.
-
Alexandre Ardhuin authored
-
Chris Bracken authored
We are about to begin building gen_snapshot as a multi-arch binary, which when run as x86_64 will generate arm64 AOT output, and when run as i386 will generate armv7 AOT output. Currently, gen_snapshot is an x86_64 binary, so this change is effectively preventative in nature, and is a no-op with the current snapshotter.
-
Alexander Markov authored
-
Alexander Markov authored
* Update text_style_test
-
- 09 Apr, 2018 6 commits
-
-
Ian Hickson authored
-
Victor Choueiri authored
* Update template .gitignore rules * Remove old packages rule * Remove IDE folders from gitignore templates * Prefer ios.tmpl/.gitignore
-
Roberto Scaramuzzi authored
* Update text_form_field.dart * Update text_form_field_test.dart * Update text_form_field_test.dart * Update text_form_field_test.dart
-
Sam Rawlins authored
* Bump mockito to 3.0.0-alpha+3 * Type annotation
-
Jacob Richman authored
Switch to the new Matrix4.tryInvert method to avoid throwing and catching (#15771) exceptions while performing hit testing.
-
Todd Volkert authored
Fixes https://github.com/flutter/flutter/issues/16332
-
- 08 Apr, 2018 1 commit
-
-
Konstantin Scheglov authored
-
- 07 Apr, 2018 1 commit
-
-
xster authored
-
- 06 Apr, 2018 7 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
* always schedule first frame when creating ticker, regardless of phase or frame
-
Todd Volkert authored
-
David Shuckerow authored
* Remove explicit child nodes * Remove semantics on no-op menu buttons * Add a dummy action to the overflow bar
-
David Shuckerow authored
-
Mikkel Nygaard Ravn authored
-
Chris Bracken authored
Includes: * Add armv7 support to create_ios_framework script (#4942) * Roll Dart to version 09e1766e6caa537e1271fbce04ebcbf8212b6569 (#4941)
-
- 05 Apr, 2018 10 commits
-
-
Greg Spencer authored
This renames the chip's border attribute to 'shape' so that it is consistent with the other places where we supply a ShapeBorder. This is a breaking change, but a very small one: the border attribute was introduced only a few months ago, and is not widely used.
-
Hans Muller authored
-
Siva authored
* Roll engine to version be070599a30413bd203f2d77d2179220c5569c08 (includes a roll of dart to version 3e6b8717fedce5cc28a21616f4591683c211f752
-
Mikkel Nygaard Ravn authored
-
Hans Muller authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/16200
-
David Shuckerow authored
-
Sarah Zakarias authored
-
Martin Kustermann authored
-
Chris Bracken authored
Includes: * Revert "Roll dart to 4bcf8ad411bd90da16d44ad399bf350e8423eac9" (flutter/engine#4936) * libtxt: render fake bold text if a bold font is not available (flutter/engine#4933) * Set FlutterTexture copyPixelBuffer return nullable (flutter/engine#4934) * Roll dart to 4bcf8ad411bd90da16d44ad399bf350e8423eac9 (flutter/engine#4929)
-
- 04 Apr, 2018 4 commits