- 14 Jun, 2017 3 commits
-
-
gspencergoog authored
* Prefix and Suffix support for TextFields * Adding Tests * Removing spurious newline. * Fixing a small problem with the test * Review Changes
-
Dan Rubel authored
-
-
- 13 Jun, 2017 12 commits
-
-
Brian Slesinsky authored
And add comments explaining why.
-
Brian Slesinsky authored
Currently this just prints the observatory URL as a JSON event. Refactored the code to make this fit in.
-
Yegor authored
* resurrect analyzer benchmarks * move analyzer_benchmark to the more stable linux/android * report average rather than best result
-
Michael Goderbauer authored
* Adding first semantics perf test * review commnts and analyzer fixes * fix analyzer warning
-
Michael Goderbauer authored
* Add SemanticsNode.isSelected flag * Adds example usage to TabBar See also https://github.com/flutter/engine/pull/3764 * Review comments * whitespace fixes * Fix doc ref and update engine roll
-
Ian Hickson authored
-
Alexander Aprelev authored
* Support 'be' channel so you can download dart-sdk from the tip. This is triggered when you put 'hash/<build hash>' into dart-sdk.version file. For example, 'hash/c0617d20158955d99d6447036237fe2639ba088c' * Add README.md * Fix grammar, spacing, 80 chars, nicer ===
-
xster authored
* works using pageview it’s a bit heavy and scrolls no documentation or test yet * docs and tests * more docs tweak * revert drive by page view changes * swap out the indexed stack for a custom thing * layout everything on the cheap tests pass * add more tests * move back to stack and add docs * review notes * build all the tabs once built
-
Anatoly Pulyaevskiy authored
* Make dividers one device pixel thick as defined in Material design spec * Updated divider test to check stroke width * Clarified dividers with 0 height in the docs * Updated Divider.height docs according to PR feedback
-
Todd Volkert authored
-
Ian Hickson authored
-
Ian Hickson authored
-
- 12 Jun, 2017 6 commits
-
-
Ian Hickson authored
- How do you handle a tap on text? - Why is AnimatedOpacity expensive? - Why would you use a gesture arena team? ...and other minor fixes
-
Ian Hickson authored
-
Hans Muller authored
-
Ian Hickson authored
We suspect maybe recent failures are caused by race conditions from running flutter_tools tests in parallel.
-
Todd Volkert authored
-
Hans Muller authored
-
- 10 Jun, 2017 1 commit
-
-
Chris Bracken authored
Host test runner is flaky. These should be re-enabled once the host machine has been deflaked.
-
- 09 Jun, 2017 7 commits
-
-
Ian Hickson authored
...and remove some highly specialised methods now that they can just be implemented directly by the previous callers.
-
Hans Muller authored
-
Chris Bracken authored
-
Chris Bracken authored
-
Hans Muller authored
-
Michael Goderbauer authored
* Add note to .analysis_options about .analysis_options in flutter/plugins * review comments
-
Ian Hickson authored
-
- 08 Jun, 2017 10 commits
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/10547
-
Michael Goderbauer authored
* Ensure that SemanticDebugger shows SemanticTree changes from last frame Fixes https://github.com/flutter/flutter/issues/10566 * Comment for clearification
-
Phil Quitslund authored
* Bump to Dart SDK 1.24.0-dev.6.7. * nits and fixes
-
Alexandre Ardhuin authored
-
Hans Muller authored
-
Michael Thomsen authored
* Remove comments unrelated to plugin example app * Review feedback
-
Michael Thomsen authored
-
Ian Hickson authored
This reverts commit c8e4cbf2.
-
perlatus authored
* Check for initialRoute before Navigator.defaultRouteName * Default initialRoute to Navigator.defaultRouteName * Take suggestions from code review * Add test for old and new routes behavior * Revert "Add test for old and new routes behavior" This reverts commit 282fb64b165ed532583e9a5d2e4debe29469fba4. * Retry: without dartfmt, with dartanalyzer * Rename tests, check the routes are taken * Fix flutter analyze --flutter-repo warnings * Add test for initial vs default route * Update test and fix analyzer warnings * Add test for initial route only being used initially
-
Ian Hickson authored
-
- 07 Jun, 2017 1 commit
-
-
Chris Bracken authored
This picks up the latest engine build, built with ios_deployment_target set to iOS 8 (changed from iOS 7).
-