13172 Commits

Author SHA1 Message Date
Dan Field
4bb21a5c53
Revert "d48de7a3e Support for binary decompression of dynamic patches. (flutter/engine#7777) (#27822)" (#27849)
This reverts commit 738559188c8f92be47bba679e5ce9c34ce306f4d.
2019-02-12 10:44:36 -08:00
TruongSinh Tran-Nguyen
d15a361244 flutter create --template=plugin now include flutter unit test (#26456) 2019-02-12 10:37:00 -08:00
KyleWong
cb2ac0a125 Null check logic for datatable. (#27632) 2019-02-12 01:05:09 -08:00
engine-flutter-autoroll
738559188c
d48de7a3e Support for binary decompression of dynamic patches. (flutter/engine#7777) (#27822)
713fe130eb...d48de7a3ec

git log 713fe130eb0200412b04cc0c3356fce5f6f98153..d48de7a3ec97ebf7ffe543aa74993efa51064789 --no-merges --oneline
d48de7a3e Support for binary decompression of dynamic patches. (flutter/engine#7777)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-12 01:04:29 -05:00
engine-flutter-autoroll
60ec197d0c
Roll engine 4663d357a360..713fe130eb02 (2 commits) (#27820)
4663d357a3...713fe130eb

git log 4663d357a36043b7dcafa01fc88511f457cc1319..713fe130eb0200412b04cc0c3356fce5f6f98153 --no-merges --oneline
713fe130e Roll src/third_party/skia 103288b50fa7..454e5fb7457d (11 commits) (flutter/engine#7792)
87b40ba97 Allow embedders to specify pointer device IDs. (flutter/engine#7790)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-12 00:09:28 -05:00
KyleWong
52687c7910
Optimize flutter run logic for iOS by "ONLY_ACTIVE_ARCH=YES" if possible (#27817) 2019-02-12 12:24:57 +08:00
engine-flutter-autoroll
963d69d8b1
Roll engine 3a1a604d71a4..4663d357a360 (3 commits) (#27816)
3a1a604d71...4663d357a3

git log 3a1a604d71a464b5b6013eed52a4c3657f0cce3c..4663d357a36043b7dcafa01fc88511f457cc1319 --no-merges --oneline
4663d357a Recommended implementation of combining characters implementation. (flutter/engine#7758)
d52121271 Revert "Roll src/third_party/dart fdfe40ea95..de2e7e7721 (7 commits)" (flutter/engine#7789)
a003c4678 Roll src/third_party/dart fdfe40ea95..de2e7e7721 (7 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-11 22:51:28 -05:00
KyleWong
bf20fa7c9d
Refactor "no ios devices attached" logic. (#27717) 2019-02-12 10:14:01 +08:00
Jonah Williams
23d38901ef
Pass method used to start flutter application (#27812) 2019-02-11 18:05:23 -08:00
Stanislav Baranov
b47da6c2b7
Add support for binary compression of dynamic patches by the flutter tool. (#27754)
This reduces the typical dynamic patch size by more than 10x.

Also see https://github.com/flutter/engine/pull/7777 for decompression support in the runtime.
2019-02-11 16:57:26 -08:00
engine-flutter-autoroll
8101862bdb
3a1a604d7 Roll src/third_party/skia 77a1a7e6182e..103288b50fa7 (16 commits) (flutter/engine#7787) (#27804)
f804279964...3a1a604d71

git log f8042799641e67ab5907e59078e08538c9eb5023..3a1a604d71a464b5b6013eed52a4c3657f0cce3c --no-merges --oneline
3a1a604d7 Roll src/third_party/skia 77a1a7e6182e..103288b50fa7 (16 commits) (flutter/engine#7787)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-11 19:48:28 -05:00
KyleWong
1c0a06f397 Make version documentation clearer. (#27278)
Currently, in pubspec.yaml, semver.org is referred to for more about versioning.
However, the versionCode/versionName could differ on different platforms (iOS, Android, Dart).

This adds more clear and complete information that could help users to understand it better.

See: #27251
2019-02-11 16:29:38 -08:00
Hans Muller
5ee5766c89
Add builder parameter to showDatePicker, showTimePicker (#27703) 2019-02-11 15:53:31 -08:00
engine-flutter-autoroll
1e5d2e55fc
Roll engine 694300d32539..f8042799641e (3 commits) (#27794)
694300d325...f804279964

git log 694300d32539f22969d8a0e0ec9c1efbfa599125..f8042799641e67ab5907e59078e08538c9eb5023 --no-merges --oneline
f80427996 Update licenses for the switch away from the Wuffs GIF decoder (flutter/engine#7786)
28bafe690 Don't use Wuffs (flutter/engine#7785)
a3be1ff58 libtxt: support justification of RTL text (flutter/engine#7719)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-11 18:07:28 -05:00
Jonah Williams
4c3d15832d
add desktop devices to daemon behind flag (#27665) 2019-02-11 14:49:07 -08:00
Kate Lovett
c58e31a74f
Cupertino TextField Cursor Fix (#27697)
* Fix for #26261. Changes CupertinoTextField's cursorColor to read from CupertinoTheme instead of prior default of activeBlue. CursorColor will still default to activeBlue for light theme and activeOrange for dark theme if a primary color has not been specified for the CupertinoTheme.

* Reverted unnecessary changes in XCode file.

* Updated text_field.dart per suggestions from @gspencergoog

* Updated comments for cursorColor to reflect appropriate hyperlinks per @Hixie

* Simplified cursorColor assignment per @xster

* Added test in cupertino/text_field_test.dart to check for correct cursorColor based on CupertinoTheme per @Hixie & @xster.
2019-02-11 12:54:21 -08:00
engine-flutter-autoroll
c633e02853
Roll engine 5dee035ee2d9..694300d32539 (14 commits) (#27783)
5dee035ee2...694300d325

git log 5dee035ee2d9a47123b72c0ac8d14b60e5c9fee1..694300d32539f22969d8a0e0ec9c1efbfa599125 --no-merges --oneline
694300d32 Provide a default pressure range if a MotionEvent does not have a device (flutter/engine#7737)
5dfa02949 Roll src/third_party/skia d336ebdea812..77a1a7e6182e (5 commits) (flutter/engine#7784)
dbb90a534 Roll src/third_party/skia 136cd7018a99..d336ebdea812 (4 commits) (flutter/engine#7781)
6933fcb2b Roll src/third_party/dart 174d6fec3d..fdfe40ea95 (27 commits)
f4a22d896 Roll src/third_party/skia ef26fcb13fc6..136cd7018a99 (1 commits) (flutter/engine#7778)
9c2f8726d Roll src/third_party/skia 5fc138c04690..ef26fcb13fc6 (1 commits) (flutter/engine#7775)
94e0e2c20 Roll src/third_party/skia fbe2e937c798..5fc138c04690 (1 commits) (flutter/engine#7774)
c3523d910 Roll src/third_party/skia 475134f2de57..fbe2e937c798 (1 commits) (flutter/engine#7773)
967460f83 Roll src/third_party/skia 1e1bc8de5671..475134f2de57 (1 commits) (flutter/engine#7772)
81cdd5491 Roll src/third_party/skia dafd65217b4e..1e1bc8de5671 (1 commits) (flutter/engine#7771)
06cc2e459 Roll src/third_party/skia cd9ef731fe75..dafd65217b4e (1 commits) (flutter/engine#7770)
ba0f38b1d Allow specifying the out directory prefix (flutter/engine#7762)
b2a93978b Roll src/third_party/skia 0b36acdad970..cd9ef731fe75 (1 commits) (flutter/engine#7769)
ddd224072 Roll src/third_party/skia 1f43a4359d7d..0b36acdad970 (1 commits) (flutter/engine#7768)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-11 15:47:28 -05:00
Anthony
39bb6712f6
[Material] Simple API for skipping over certain Slider shapes (#27613)
* Provide a simmplified API for skipping over slider thumb, overlay, and tick mark painting

* doc fixes

* comments

* comments

* comments

* comments

* comments

* analyzer

* comments
2019-02-11 14:57:41 -05:00
engine-flutter-autoroll
20d4770136
5dee035ee Roll src/third_party/skia 5c211130646b..1f43a4359d7d (5 commits) (flutter/engine#7767) (#27727)
067045757f...5dee035ee2

git log 067045757ff529aeeba3d7ebaf0ebee0b2e09d8d..5dee035ee2d9a47123b72c0ac8d14b60e5c9fee1 --no-merges --oneline
5dee035ee Roll src/third_party/skia 5c211130646b..1f43a4359d7d (5 commits) (flutter/engine#7767)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-11 14:39:28 -05:00
Danny Tuppeny
ad3da3b4a3
Update temp folder name to me more consistent with others (#26702)
This change was dropped out of #26227 because it seems to inexplicably result in timeouts talking to the VM service on Windows Cirrus. After 1 month of periodically debugging it, it just started passing 🤷‍♂️.
2019-02-11 16:20:45 +00:00
engine-flutter-autoroll
fec01201b1
067045757 Roll src/third_party/skia 87461aad7285..5c211130646b (1 commits) (flutter/engine#7766) (#27723)
90569e8416...067045757f

git log 90569e8416c71b2f763dc5e47924b56e5f911660..067045757ff529aeeba3d7ebaf0ebee0b2e09d8d --no-merges --oneline
067045757 Roll src/third_party/skia 87461aad7285..5c211130646b (1 commits) (flutter/engine#7766)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-09 11:23:28 -05:00
engine-flutter-autoroll
9b810b54d3
Roll engine 7c702404b820..90569e8416c7 (13 commits) (#27722)
7c702404b8...90569e8416

git log 7c702404b820c670cda34b564ac3f8c0b914f40e..90569e8416c71b2f763dc5e47924b56e5f911660 --no-merges --oneline
90569e841 Provide public api to allow FlutterEngine related context to be destoryed (flutter/engine#7610)
693645e46 Revert "Add mock capability to PerformanceOverlayLayer (#7537)" (flutter/engine#7765)
d130f15af Add x bit to some python scripts (flutter/engine#7764)
2146cdeca Roll src/third_party/skia 706a7cd1e826..87461aad7285 (1 commits) (flutter/engine#7763)
2a648b903 Roll src/third_party/skia be39f713e530..706a7cd1e826 (4 commits) (flutter/engine#7761)
68396ae3a Throttle picture raster cache (flutter/engine#7759)
a6753b08a Roll src/third_party/dart 52f5e34dbf..174d6fec3d (12 commits)
f9252e72f allow specifying out directory root (flutter/engine#7753)
12d0b95c2 Don't call OnAnimatorNotifyIdle if a frame is scheduled (flutter/engine#7746)
5f3f3bd98 Add mock capability to PerformanceOverlayLayer (flutter/engine#7537)
7d97afd8a Roll src/third_party/skia 37064c1739f3..be39f713e530 (7 commits) (flutter/engine#7757)
3bfd26505 Add flutter config to macOS targets (flutter/engine#7756)
4d3a11227 Document GPUSurfaceGLDelegate methods and move it to its own file. (flutter/engine#7755)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-09 06:41:28 -05:00
Jonah Williams
216a65b669
remove build_runner_core import from flutter_tools (#27708) 2019-02-08 18:12:28 -08:00
Stanislav Baranov
63e6a7ad30
Support for building dynamic patches in AOT mode. (#27672) 2019-02-08 17:52:57 -08:00
Jonah Williams
7cdb30fba2
Revert "Lazily download artifacts (#27374)" (#27705)
This reverts commit 98971f3c649b6f632170c23ec36ebe3ea6453982.
2019-02-08 15:50:18 -08:00
Jonah Williams
98971f3c64
Lazily download artifacts (#27374) 2019-02-08 15:24:09 -08:00
engine-flutter-autoroll
523c5deebc
Roll engine 25c513c72a5a..7c702404b820 (5 commits) (#27701)
25c513c72a...7c702404b8

git log 25c513c72a5a4b2ef3cf5c174a9541e7f327d2b8..7c702404b820c670cda34b564ac3f8c0b914f40e --no-merges --oneline
7c702404b Create mipmaps for images when uploading them on the IO thread (flutter/engine#7751)
3183d151d Rename macOS framework to FlutterMacOS.framework (flutter/engine#7740)
aa275820b Support for loading dynamic patches in AOT mode. (flutter/engine#7744)
5bfb1ecb5 Roll src/third_party/skia f2a3f5943e4c..37064c1739f3 (11 commits) (flutter/engine#7752)
cf1d70a27 Add onPlatformBrightnessChanged/platformBrightness to stub ui window. (flutter/engine#7739)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-08 17:49:28 -05:00
Hans Muller
944ede85ff
TextField should only set EditableText.cursorOffset for iOS (#27663) 2019-02-08 14:31:35 -08:00
Phil Quitslund
9e3a0d30c9
remove super_goes_last (#27690)
In Dart 2, it is a compile-time error if a superinitializer
appears in an initializer list at any other position than at the end so this
rule is made redundant by the Dart analyzer's basic checks and is no longer
necessary.
2019-02-08 13:46:01 -08:00
Greg Spencer
431cfdafd9
Adding support for logical and physical key events (#27627)
This adds support for logical and physical key information inside of RawKeyEvent. This allows developers to differentiate keys in a platform-agnostic way. They are able to tell the physical location of a key (PhysicalKeyboardKey) and a logical meaning of the key (LogicalKeyboardKey), as well as get notified of the character generated by the keypress. All of which is useful for handling keyboard shortcuts.

This PR builds on the previous PR (#27620) which generated the key code mappings and definitions.
2019-02-08 12:42:34 -08:00
Kartik Sharma
b7807ce84c Update an IconButton sample, add RaisedButton sample (#27169) 2019-02-08 12:14:38 -08:00
engine-flutter-autoroll
4e8b732fe7
Roll engine b8473cdee13d..25c513c72a5a (10 commits) (#27689)
b8473cdee1...25c513c72a

git log b8473cdee13d4739afda6b171f4c84280584ab98..25c513c72a5a4b2ef3cf5c174a9541e7f327d2b8 --no-merges --oneline
25c513c72 Roll src/third_party/dart 246430bc8c..52f5e34dbf (5 commits)
b5892b6af Roll src/third_party/skia 44bffbfc1c3e..f2a3f5943e4c (3 commits) (flutter/engine#7749)
f20d8558d Roll src/third_party/skia 26490759e464..44bffbfc1c3e (1 commits) (flutter/engine#7748)
87d3f4281 Roll src/third_party/dart 9c0a73f943..246430bc8c (1 commits)
401d2e24f Roll src/third_party/skia 50e24d7d5f52..26490759e464 (3 commits) (flutter/engine#7745)
aa901fc84 [fuchsia] Update path to fuchsia.ui.scenic (flutter/engine#7731)
c5ab02766 use full git hash for version (flutter/engine#7741)
8c80b404d Roll src/third_party/skia d978b90d205d..50e24d7d5f52 (4 commits) (flutter/engine#7743)
168f92ddd Roll src/third_party/dart 6c680a0ebd..9c0a73f943 (31 commits)
929c8feec Roll src/third_party/skia 8619a34bb875..d978b90d205d (17 commits) (flutter/engine#7736)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-08 14:01:29 -05:00
Hans Muller
022f7d892e
Make FlexibleSpaceBar title padding configurable (#27623) 2019-02-08 10:44:50 -08:00
Greg Spencer
bcd60fa89a
Make sample analyzer more friendly for running locally. (#27648)
Now the sample analyzer can be run locally with:

dart dev/bots/analyze-sample-code.dart --temp=/tmp/samples

And it leaves /tmp/samples around so you can take a look at the code that was generated to see if it's the artificial environment that the samples are evaluated in that is the culprit for a failed analysis.

Before, you had to specify the whole path to the dart executable, and had to modify the code to keep the tempdir around.
2019-02-08 10:12:14 -08:00
engine-flutter-autoroll
53632b8a87
b8473cdee use correct no-download-badge (flutter/engine#7735) (#27669)
b0370c13c3...b8473cdee1

git log b0370c13c302bc747f0cb3736a3a79e79ae4f7cd..b8473cdee13d4739afda6b171f4c84280584ab98 --no-merges --oneline
b8473cdee use correct no-download-badge (flutter/engine#7735)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-08 13:03:28 -05:00
Martin
6d31323971 Create slider with editable numerical value in gallery (#23506)
* Update doc header in Opacity class to fix issue #23311

* Added slider with editable numerical value to gallery. Fixes flutter#1542

* Revert "Update doc header in Opacity class to fix issue #23311"

This reverts commit 2d3642bbda6e00389e78631360f8274e9bb7d675.

* Fix typo in slider description

* Increase TextField size to pass accessibility test

* Added Semantics widget to pass accessibility test

* Made description start with caps to match other examples

* Removed unnecessary spacing Container widget

* Update authors file

* Fix indent

* Removed decimal and replaced boundaries with .clamp

Signed-off-by: Martin Staadecker <machstg@gmail.com>

* Undo line wrap from previous commit

Signed-off-by: Martin Staadecker <machstg@gmail.com>

* Update onSubmitted to only call setState when value has changed

Signed-off-by: Martin Staadecker <machstg@gmail.com>
2019-02-08 10:47:59 -05:00
Zachary Anderson
fe701c45e5
Add build_runner_core to flutter_tools BUILD.gn (#27661)
Need for roll into Fuchsia
2019-02-08 07:40:44 -08:00
engine-flutter-autoroll
4e9cfa8f85
Roll engine c40d6dacc78b..b0370c13c302 (3 commits) (#27664)
c40d6dacc7...b0370c13c3

git log c40d6dacc78b8c25a2822ec8c6f47aa46f642c5f..b0370c13c302bc747f0cb3736a3a79e79ae4f7cd --no-merges --oneline
b0370c13c Decode using the last cached required frame (flutter/engine#7715)
4f3eb42df Update documentation for command line args in FlutterProjectArgs. (flutter/engine#7733)
4e13ede57 Roll src/third_party/skia 9564bf44e5fa..8619a34bb875 (10 commits) (flutter/engine#7732)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-07 20:40:28 -05:00
xster
9e4ab00e34
Handle CupertinoTabScaffold rebuilds with deleted tabs (#27576) 2019-02-07 17:25:15 -08:00
Michael Klimushyn
4a9e5bc11b
Warn when gradle builds fail because of AndroidX (#27566)
Try to detect Gradle error messages that hint at AndroidX problems, and
warn in the logs about the potential problem and point to documentation
on how to fix the issue.

Unfortunately the Gradle errors based on this root issue are varied and
project dependent. It's probably better to still leave the message
intact in case the problem is unrelated.

Also filters out the plugin warning message pending in
flutter/plugins#1138. It's still valuable to add that for people on
previous versions of Flutter, but this link should override that message
for anyone on an up to date version of Flutter.

#27106
2019-02-07 17:23:35 -08:00
engine-flutter-autoroll
cd9a0037b0
Roll engine fdc699b80347..c40d6dacc78b (14 commits) (#27653)
fdc699b803...c40d6dacc7

git log fdc699b803478c7d90a40a51832a964f7da160ae..c40d6dacc78b8c25a2822ec8c6f47aa46f642c5f --no-merges --oneline
c40d6dacc [fuchsia] Update scenic include (flutter/engine#7708)
3c38dd342 Fix versions implementation (flutter/engine#7726)
d292ed6c2 Roll src/third_party/skia c19d81acc096..9564bf44e5fa (5 commits) (flutter/engine#7730)
473097b53 Roll src/third_party/skia 859db6b5a03c..c19d81acc096 (2 commits) (flutter/engine#7729)
d0fee9b28 Roll src/third_party/dart caa8747a37..6c680a0ebd (12 commits) 6c680a0ebd Update dartfix readme and update version numbers 33337cf8d0 Fix API breakage, reexport ConstantEvaluator. c2cdc1c639 Allow migration of multiple files at once. d68d8526f4 Allow nullabilty migration prepareInput/processInput to operate on different ASTs. 5ecf660b50 [dartdevc] skip co19 tests on linux bots ba9fbda83e Rework provisional migration API. a4b681b83a Update dartdoc to 0.28.1&#43;2. fea5413d5a [ VM ] Fix hang of Flutter engine tests caused by global RuntimeEntry objects being destroyed when exit() is called when the VM hasn&#39;t finished shutting down. a5570bd995 [vm/compiler] Add optimization flag f0d5cb73a9 Guard the custom formatter for a Map against errors df779789f2 Support two more cases in the convert-to-spread assist (issue 35867) fd2225ab6c Adapt to the flow analysis spec v2.
168cabc97 Roll src/third_party/skia f36ad269e88a..859db6b5a03c (1 commits) (flutter/engine#7727)
ee0cf82c1 Correct libraries.yaml path for stub_ui, add brightness, copy dart2js_platform.dill files (flutter/engine#7725)
053f7a8fa Roll src/third_party/skia 2fc1474f9d62..f36ad269e88a (2 commits) (flutter/engine#7724)
211adeac3 Introduced a number of Java system channels in io/flutter/embedding/engine/systemchannels/ (flutter/engine#7500)
fdf57a64d Roll src/third_party/skia 429251513f71..2fc1474f9d62 (8 commits) (flutter/engine#7721)
77b318603 Roll src/third_party/dart adfa4791fc..caa8747a37 (2 commits) caa8747a37 Rework dartfix NNBD fix to use new NullabilityMigration engine ae5bd68570 Lower relevance of deprecated suggestion sets.
67831a3ed Roll buildroot to c82412bcdcd593f1385a478ae2c4b8eb9814f3b8 (flutter/engine#7718)
6585f334a Allow all entrypoints support by the command line VM. (flutter/engine#7717)
ce0739918 Add FlutterProjectArgs::root_isolate_create_callback (flutter/engine#7651)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-07 19:44:28 -05:00
KyleWong
99497dc2d9 Refactor android launchable activity extractor logic (#26819) 2019-02-07 13:24:03 -08:00
xster
07d015d441
Let text selection toolbar buttons be independent from theme (#27573) 2019-02-07 13:20:39 -08:00
Alexander Ryzhov
dc1eefa997 Fixed #27621: CupertinoTimerPicker breaks if minuteInterval > 1 (#27647) 2019-02-07 13:20:10 -08:00
engine-flutter-autoroll
e5e8952948
Roll engine 3c118b6c3b42..fdc699b80347 (2 commits) (#27622)
3c118b6c3b...fdc699b803

git log 3c118b6c3b42c89f4ef18fce4b27e328f2fd754d..fdc699b803478c7d90a40a51832a964f7da160ae --no-merges --oneline
fdc699b80 Roll src/third_party/dart 631c550ff9..adfa4791fc (20 commits) adfa4791fc Improve storage for available declarations. 392a869ee4 [infra] Skip all co19_2 tests that are timing out on dartdevc. 033cb7ffcc Issue 1438. Use expression function body for createState(). c3542cbc3b Set relevance for IncludedSuggestionSet. 661e91e30e Extract and migrate tests for ConstantEvaluator. cc74e20eee Make some fields on Interface private, and change the way InheritanceManager2 is tested. 512e2ef292 Extract FixCodeTask/Processor from main dartfix class e4755b34ba Extract FixLintTask/Processor from main dartfix class 1e8f9bf63a Extract FixErrorTask/Processor from main dartfix class 5ae156e055 Extract DartFixListener to record source changes and recommendations 1c0422735e Abstract type operations in flow analysis. efcf8b01b1 Move integration tests of migration API to analysis server. 8f821d408e Fix status files for dartkp 6b73a02937 Fix status files for simarm and simarm64 4fb220707e Hardcode SourceFileEdit.fileStamp to -1 in migration prototype. d972c2b7b7 [vm] Update raw_object_fields.cc after 7e81f56a. c2778062e7 Add UI as code status file entries for simarm 2b8560f4b2 [Fasta] Add spread and control-flow collection flags dc812e0921 [infra] Add third_party/requirejs to the fileset used by dartdevc testing 7e81f56ad7 Save Initializer for field and pass into debugger to enable breakpoint setting.
9f4b8e442 Roll src/third_party/skia 455c74797b46..429251513f71 (8 commits) (flutter/engine#7714)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
2019-02-07 16:04:28 -05:00
Greg Spencer
2aad59314f
Add a keyboard key code generator. (#27620)
This adds a keycode generator that incorporates input from the Chromium and Android source trees, as well as some local tables, to generate static constants for the LogicalKeyboardKey and PhysicalKeyboardKey classes, as well as mappings from each of the platforms we support so far (currently only Android and Fuchsia).

This code generator parses the input files, generates an intermediate data structure (`key_data.json`) that is checked in, and then generates the Dart sources for these classes and some static maps that will also be checked in (but are not included in this PR).

The idea is that these codes don't change often, and so we don't need to generate them on every build, but we would like to be able to update them easily in the future if new data becomes available. If the existing data disappears or becomes unusable, we can maintain the checked-in data structure by hand if necessary, and still be able to generate the code.

This PR only contains the code generator, not the classes themselves. In another follow-on PR, I'll run the generator and check in the output of the generator.
2019-02-06 16:53:16 -08:00
Matt Carroll
a13fdbcf32
Implemented Dark Mode for Android (#25525) (#26605) 2019-02-06 16:52:47 -08:00
Michael Goderbauer
0aee2f5004
minor doc fixes for overlay (#27616) 2019-02-06 15:57:36 -08:00
Hans Muller
a9c05a72f7
Update OutlineButton default border width and highlight elevation (#27575)
These changes are **backwards incompatible**. Tests that verify OutlineButton visuals, for example golden image tests, will need to be updated.
2019-02-06 15:53:56 -08:00
Jonah Williams
5b943257d7
fix list devices throwing on junk input (#27615) 2019-02-06 15:41:22 -08:00