Ian Hickson
25c4bc32b8
Try to make the test framework a little more resilient to timeouts ( #18180 )
2018-06-05 09:51:19 -07:00
Danny Tuppeny
b9392ed220
Update flutter daemon docs ( #18199 )
...
* Document flutter run --machine at the bottom of the doc
* Be consistent with prefixes
2018-06-05 16:21:50 +01:00
Alexandre Ardhuin
09276bea25
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
Ian Hickson
6be81ebf9b
Be more resilient to bad data from VM ( #18132 )
...
Fixes https://github.com/flutter/flutter/issues/14517
Or at least, fixes the crash part of that.
2018-06-04 19:12:55 -07:00
matthew-carroll
e396cc79ea
Documented embedded navigators in the Navigator class file ( #15040 ). ( #18051 )
...
* Documented nested navigators in the Navigator class file (#15040 ).
2018-06-04 17:20:04 -07:00
Ian Hickson
944f0a4cc1
Revert "Clean up output of "flutter run --release" ( #18049 )" ( #18184 )
...
This reverts commit 4f1b66044c075dee734d3a426a77d54b96971d0c.
2018-06-04 16:17:08 -07:00
Ian Hickson
4f1b66044c
Clean up output of "flutter run --release" ( #18049 )
2018-06-04 15:22:51 -07:00
Ian Hickson
d4d24a7e46
Configure move bot. ( #18177 )
2018-06-04 15:22:42 -07:00
Ian Hickson
e3427550e9
Be less verbose in the logs. ( #17401 )
...
Now that we have thousands of tests, it doesn't make sense to display a separate line for each test. The result is just megabytes of logs that you have to scrub through to find error messages.
2018-06-04 15:22:19 -07:00
Ian Hickson
2bc94f44c8
Configure no-response bot. ( #18176 )
2018-06-04 14:44:52 -07:00
Danny Tuppeny
43da9d5ef9
Use isDirectory instead of existsSync to avoid crash ( #18167 )
...
Fixes #15198 .
2018-06-04 17:59:07 +01:00
Tran Huy Phuc
34933f801f
TextFormField/TextField - remove spaces in character counter ( #18096 )
...
* TextFormField/TextField - remove spaces in character counter(follow material design guidelines)
2018-06-04 09:41:31 -07:00
jcollins-g
609b996846
Update dartdoc to 0.20.0 ( #18123 )
2018-06-04 09:03:08 -07:00
Martin Kustermann
ec6c4aba89
Rename --prefer-shared-library to --build-shared library consistently ( #18164 )
...
The change in 8b8d368d2 has only renamed the flag in a subset of the
places.
2018-06-04 17:44:37 +02:00
Danny Tuppeny
f833c43e6e
Skip version checks when running flutter upgrade
( #18031 )
...
We were already skipping the check in `flutter upgrade` but this also spawns `flutter precache` and `flutter doctor` which would still check and potentially output the message.
2018-06-04 12:04:45 +01:00
matthew-carroll
4cd5870ece
Added docs to CupertinoAlertDialog to explain title, content, and button styling ( #18128 ) ( #18129 )
2018-06-01 15:57:01 -07:00
Michael Goderbauer
62e87c8e6f
Start refresh while bouncing back to 0.0 from overscroll on iOS ( #18012 )
2018-06-01 15:22:57 -07:00
Michael Goderbauer
026c89835f
Clarify Offstage docs ( #18089 )
2018-06-01 15:22:33 -07:00
Ian Hickson
529d250453
Update CONTRIBUTING.md
2018-06-01 12:04:20 -07:00
Michael Goderbauer
4c5303a204
Unfocus textfield if it is disabled ( #18097 )
2018-06-01 09:40:52 -07:00
Chris Bracken
6db3c6d1d1
Build devicelab iOS apps as universal binaries ( #18102 )
...
Eliminates 64-bit hardcoding for iOS test apps under dev/. This brings
them in line with the default iOS app templates.
2018-06-01 08:43:57 -07:00
Mikkel Nygaard Ravn
e49a9661ad
Await writing local props to complete ( #18110 )
2018-06-01 12:15:30 +02:00
Danny Tuppeny
3d7d96806a
Use correct branch for version checks on beta/dev ( #18016 )
2018-06-01 10:59:20 +01:00
Mikkel Nygaard Ravn
8c39c35eb0
Upgradle Gradle dependencies to match Android Studio 3.1.2 ( #18080 )
2018-06-01 09:57:40 +02:00
Ian Hickson
b83749cab0
Golden file tests for clip ( #18056 )
...
Also, fixes "flutter run" for golden tests, and some docs.
2018-06-01 00:23:26 -07:00
Ian Hickson
72c459bcfc
Fix crash when painting empty tables ( #17952 )
2018-05-31 22:47:25 -07:00
Chris Bracken
4aa4c965cc
Roll engine to 6cef519598c09039fc951eca6998b437a7137dec ( #18100 )
...
* Eliminate arm64 restriction in iOS framework plist (flutter/engine#5435 )
* Roll src/third_party/skia 458f40a..e70c5fb (4 commits) (flutter/engine#5433 )
* Call SkAutoCanvasRestore with doSave = true (flutter/engine#5432 )
2018-05-31 21:08:54 -07:00
Ian Hickson
1891173999
Spacer should only flex in the main axis direction. ( #18052 )
2018-05-31 20:38:37 -07:00
Alexander Markov
c7a13e67fd
Roll engine to e8fd58a503a800242fc68f1f2f115b9ba79d783e - with Dart roll
2018-05-31 18:13:39 -07:00
Alexander Markov
971140e511
Roll engine to 0b3118d39606a775c60319b82112ef42fbabc759 - before dart roll
2018-05-31 18:13:39 -07:00
Alexander Markov
ed20de0ae9
Restore omitted optional 'new' to fix Flutter gallery in Dart 1 mode ( #18087 )
2018-05-31 17:48:09 -07:00
Todd Volkert
bf531ba871
Roll engine to 15ddcd448d972381cfa9c93c041dfa31a2061e0c ( #18084 )
...
flutter/engine@15ddcd4 Roll src/third_party/skia e45752e..0390d3e (8 commits)
flutter/engine@89eb6a3 call existing ostream operator for SkMatrix
flutter/engine@8360553 Roll src/third_party/skia 588f879..e45752e (24 commits)
flutter/engine@6bfd413 Synchronizes analysis_options.yaml files, and turns on Function typedef lint.
2018-05-31 13:56:05 -07:00
Hans Muller
f1e4defbbc
Pass locale along to RenderParagraph ( #17879 )
2018-05-31 11:01:24 -07:00
Jonah Williams
49bcda52a2
remove ExcludeSemantics from bottom app bar demo ( #18033 )
2018-05-31 10:45:07 -07:00
Mikkel Nygaard Ravn
87a6e2b497
Revert "Update Gradle dependencies ( #18071 )" ( #18074 )
...
This reverts commit 59bb2dba7360d49d2bdf28e5a73b8b16b444fbee.
2018-05-31 19:25:40 +02:00
Alexandre Ardhuin
6e06fd2d1b
update some lints comments ( #18058 )
2018-05-31 17:49:28 +02:00
Sam Rawlins
fba81d0f1d
Use anyNamed when mocking named arguments ( #17996 )
2018-05-31 08:24:26 -07:00
Mikkel Nygaard Ravn
59bb2dba73
Update Gradle dependencies ( #18071 )
2018-05-31 17:16:47 +02:00
Ben Konyi
4f3fadb6f0
Dart SDK roll for 2018-05-30 ( #18043 )
...
* Pre-Dart SDK roll engine revision
* Dart SDK engine roll for 2018-05-30.
Commits:
3b6caa3517b Split UnresolvedNameGenerator
f50873d3451 [fuchsia] Renaming component FIDL to fuchsia.sys.
13987b073d6 Add Forest method to access the name of a variable
declaration
3b86f823d0a [vm/corelib] Remove GrowableArrayMarker hack.
88127f10e4f Clean up num#toStringAsPrecision docs
1eb1885c62d tools/addlatexhash.dart: Remove unused import
03cb46a2290 [vm/perf] Fix JITDUMP integration.
9d9eff44c99 Support sharing function signatures in deferred parts for
fast startup
ae9f5d2a1b1 Add Forest API for logical expressions
66c590d3ad3 Add json/utf8 BOM support in changelog.
d116e62d76d Improve catch parameter recovery
aa8e2ee178d Revert "[vm] Add tests for determinism of script and AppJIT
snapshots."
ec47e524bc9 Switch to non-alpha versions for analyzer/front_end/kernel.
aac0478fada [vm] Add tests for determinism of script and AppJIT
snapshots.
6cc7aa803a1 Change names/declarations tasks in AnalysisDriver sync.
c30af41b96c Reapply "[mirrors] Add IsolateMirror.loadUri."
a40993a6aff Observatory strong mode fix: Fix incorrect types in
DebuggerStackElement.
0fdfc9aa3b6 Observatory strong mode fix: Add a needed implements clause.
209029ab8ee Observatory strong mode fix: Pass through a type parameter
in the implements clause for GuardedMock.
1d323687b39 Use selection to decide whether EXTRACT_LOCAL_VARIABLE and
EXTRACT_METHOD are available.
2018-05-31 07:40:44 -07:00
Sigurd Meldgaard
758711c85d
Allow --use-application-binary
using app-bundles on ios ( #17691 )
...
This makes it easier to run ios add2app apps with Flutter run.
2018-05-31 10:33:15 +02:00
Alexandre Ardhuin
b7fd1d8b8d
add missing lints available in 0.1.51 ( #18034 )
2018-05-31 08:33:13 +02:00
Ian Hickson
9f1e76e967
Clean up baseline logic in material library. ( #17922 )
2018-05-30 22:53:03 -07:00
Dan Field
587a1b7708
Expose Gradient.radial ( #17826 )
...
* Expose Gradient.radial
* cleanup doc
* update tests, null check
* add asset images
2018-05-30 21:45:21 -04:00
liyuqian
61a4ab386a
Roll engine to d174c4ff012ed7f64420a3525d6cc734ad3b8352 ( #18047 )
...
flutter/engine@d174c4f Remove unnecessary saveLayer
flutter/engine@b41c2ae Roll src/third_party/skia 137b874..588f879 (6 commits)
flutter/engine@15be13d Roll src/third_party/skia 21ca043..137b874 (5 commits)
flutter/engine@dfb437a Roll src/third_party/skia 264182c..21ca043 (3 commits)
flutter/engine@abda89c Roll src/third_party/skia 09725b0..264182c (1 commits)
flutter/engine@0a47817 Roll src/third_party/skia 61f36d3..09725b0 (1 commits)
flutter/engine@a4f0cd7 Roll src/third_party/skia 8363be1..61f36d3 (8 commits)
2018-05-30 15:40:39 -07:00
Victor Choueiri
d57cc44f05
Add SweepGradient ( #17368 )
...
This PR adds a SweepGradient class, extending Gradient to expose the engine's ui.Gradient.sweep shader.
Similar to LinearGradient and RadialGradient - SweepGradients can be used in a BoxDecoration or passed to a Paint's shader.
2018-05-30 15:18:17 -07:00
Jonah Williams
6fc7199dcc
Add outer gesture detector to increase mini-fab size to 48x48 ( #17921 )
2018-05-30 14:54:39 -07:00
Jacob Richman
62febaa140
Add support for --track-widget-creation back to ios build rules. ( #18046 )
2018-05-30 14:53:35 -07:00
Greg Spencer
b921fdc58e
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. ( #18035 )" ( #18041 )
...
This reverts commit 3258602073c6a05b1b051fddf644cba92116694b.
2018-05-30 13:51:14 -07:00
Greg Spencer
3258602073
Update typedef syntax to use Function notation and turn on lint for old notation. ( #18035 )
...
Fixes #18028
Just changes typedef declarations, no logic changes.
2018-05-30 12:13:58 -07:00
Ralph Bergmann
c65e9d19a4
add version to pubspec.yaml ( #16857 )
...
Uses the `version` property from the `pubspec.yaml` file to set the corresponding fields in the `local.properties` file respectively in the `Generated.xcconfig` file.
The `--build-name` and `--build-number` options have changed. Now they trump the `version` property from the `pubspec.yaml` file.
If the `version` property is not set and the `--build-name` and `--build-number` options are not provided, the build command will not change the `local.properties` / `Generated.xcconfig` file.
2018-05-30 07:51:25 -07:00