15587 Commits

Author SHA1 Message Date
Kaushik Iska
fc05c3738c
Flutter Plugin Tool supports multi-platform plugin config (#38632) 2019-08-29 21:51:31 -07:00
Jonah Williams
b2a4ebe38f
Handle single unsupported device (#39541) 2019-08-29 21:39:38 -07:00
Emmanuel Garcia
6266d5f35d
Log flags in build apk and appbundle (#39457) 2019-08-29 21:37:35 -07:00
Jonah Williams
2dbf0106d8
Create dart tool directory if it is missing (#39543) 2019-08-29 21:31:57 -07:00
Dan Field
eefe9d9527
keep symbols for profile (#39530) 2019-08-29 20:54:30 -07:00
Jonah Williams
359b532570
Remove run in shell and add unit test for chrome launching (#39462) 2019-08-29 19:35:06 -07:00
Jonah Williams
42550a142c
Revert "Roll engine 9a17d8e45197..101e03c1c841 (4 commits) (#39534)" (#39540)
This reverts commit 6099f83935ab9bab5984668b250a61ff56c71078.
2019-08-29 18:50:57 -07:00
engine-flutter-autoroll
6099f83935
Roll engine 9a17d8e45197..101e03c1c841 (4 commits) (#39534)
git@github.com:flutter/engine.git/compare/9a17d8e45197...101e03c1c841

git log 9a17d8e45197..101e03c1c841 --no-merges --oneline
2019-08-29 dnfield@google.com Return a JSON value for the Skia channel (flutter/engine#11717)
2019-08-29 shihaohong@google.com Android 10+ View.setSystemGestureExclusionRects (flutter/engine#11441)
2019-08-29 kustermann.martin@gmail.com Roll src/third_party/dart 35382f9b14..05c28c6115 (flutter/engine#11702)
2019-08-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia ca8b07cf8a59..3783375c4d41 (2 commits) (flutter/engine#11712)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-29 21:03:41 -04:00
Gary Qian
7e361d7461
Reland "Expose LineMetrics in TextPainter (#39282)" (#39519) 2019-08-29 17:19:14 -07:00
Phil Quitslund
37846b032f
migrate from slow async io calls (#39515)
* migrate from slow async io calls
2019-08-29 16:47:10 -07:00
LongCatIsLooong
98b9f31478
make CupertinoDynamicColor const constructible (#39430)
* make CupertinoDynamicColor const constructible

* review
2019-08-29 16:40:16 -07:00
Hans Muller
f6d3f9adc8
Check phone number formatting in the gallery text fields demo (#39450) 2019-08-29 16:39:47 -07:00
engine-flutter-autoroll
9769754d2e
Roll engine d8639d6032fc..9a17d8e45197 (5 commits) (#39513)
git@github.com:flutter/engine.git/compare/d8639d6032fc...9a17d8e45197

git log d8639d6032fc..9a17d8e45197 --no-merges --oneline
2019-08-29 ditman@gmail.com Don't crash while loading improperly formatted fonts on Safari (flutter/engine#11655)
2019-08-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia 938ce9fc5369..ca8b07cf8a59 (1 commits) (flutter/engine#11701)
2019-08-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia 47023272a11e..938ce9fc5369 (3 commits) (flutter/engine#11686)
2019-08-29 skia-flutter-autoroll@skia.org Roll src/third_party/skia a4b448831cee..47023272a11e (1 commits) (flutter/engine#11676)
2019-08-29 bkonyi@google.com Roll src/third_party/dart 69b7082290..35382f9b14 (8 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-29 19:12:41 -04:00
Dan Field
632526aab9
Update validation to support Xcode11 version (#39463) 2019-08-29 15:28:05 -07:00
Jonah Williams
d2f70a6d20
kill leaked chrome processes (#39514) 2019-08-29 14:28:37 -07:00
engine-flutter-autoroll
14cec30c18
Roll engine f52c0b9270de..d8639d6032fc (4 commits) (#39453)
git@github.com:flutter/engine.git/compare/f52c0b9270de...d8639d6032fc

git log f52c0b9270de..d8639d6032fc --no-merges --oneline
2019-08-28 bkonyi@google.com Roll src/third_party/dart 999007453a..69b7082290 (8 commits)
2019-08-28 skia-flutter-autoroll@skia.org Roll src/third_party/skia a268dfb74add..a4b448831cee (10 commits) (flutter/engine#11658)
2019-08-28 chinmaygarde@google.com Append newlines to EOF of all translation units. (flutter/engine#11654)
2019-08-28 iska.kaushik@gmail.com [flutter] Port: Run handle wait completers on the microtask queue (flutter/engine#11649)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-29 16:06:41 -04:00
Harry Terkelsen
13bd52bf9e
Add HtmlElementView (the Flutter Web platform view) (#37819)
* Implement HtmlView, the platform view widget for Flutter Web

* Document HtmlView constructor

* Respond to review comments

* - Rename to HtmlElementView
- Assert running on web
- Move test to Chrome-only file
2019-08-29 12:49:04 -07:00
Jenn Magder
2a59acc04e
Skip failing add2app test to unblock roll (#39509) 2019-08-29 12:44:36 -07:00
Jonah Williams
ed4794382b
Revert "Expose LineMetrics in TextPainter through computeLineMetrics. (#39282)" (#39504)
This reverts commit d67f47b21e49530a07df38a9108edac854b6b286.
2019-08-29 12:14:02 -07:00
Gary Qian
d67f47b21e
Expose LineMetrics in TextPainter through computeLineMetrics. (#39282) 2019-08-29 11:28:04 -07:00
Tong Mu
4fc11db5cc
Add IterableFlagsProperty and use it on proxy box classes (#39354)
* Add FlagsSummary and implement Listener
2019-08-29 10:07:48 -07:00
Harry Terkelsen
9f4ab273f1
Add viewType to PlatformViewLink (#39446)
* Add viewType to PlatformViewLink

Re-initialize the controller when the viewType changes.

* Re-word `PlatformViewLink` doc comment for clarity
2019-08-28 20:02:08 -07:00
Jonah Williams
4984d1a33d
update packages (#39429) 2019-08-28 17:04:07 -07:00
engine-flutter-autoroll
0c2cab62c2
Roll engine 728ff715e88f..f52c0b9270de (3 commits) (#39443)
git@github.com:flutter/engine.git/compare/728ff715e88f...f52c0b9270de

git log 728ff715e88f..f52c0b9270de --no-merges --oneline
2019-08-28 bkonyi@google.com Roll src/third_party/dart 28f692165e..999007453a (2 commits)
2019-08-28 iska.kaushik@gmail.com [flutter_runner] Port Expose ViewBound Wireframe Functionality (flutter/engine#11635)
2019-08-28 yjbanov@google.com remove Web test blacklist; all tests should pass now (flutter/engine#11640)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 20:03:54 -04:00
keyonghan
18293802bd
Update README.md (#39448)
fix type: bin/tests -> bin/tasks
2019-08-28 16:59:45 -07:00
Jonah Williams
73b798b260
Revert "Better docs for text (#38922)" (#39447)
This reverts commit ddd31bcee74c2da986f9764f1af31ae50b3c3557.
2019-08-28 16:01:47 -07:00
liyuqian
6ef80b447f
Replace deprecated onReportTimings w/ frameTimings (#38861)
This is the continuation of https://github.com/flutter/engine/pull/11041 and https://github.com/flutter/flutter/pull/38574

This is not a breaking change as we're not removing `onReportTimings` API.
We're simply removing the use of it in our framework.
2019-08-28 15:25:06 -07:00
Michael Goderbauer
0b23634fb3
Do not hide .git in zip for Windows (#39432) 2019-08-28 15:20:47 -07:00
Dan Field
cb965495d7
Reland "Relax arguments around local engine, build hello_world with bitcode" (#39434) 2019-08-28 15:19:04 -07:00
engine-flutter-autoroll
f26f8e8348
Roll engine 2d6631ae5d1c..728ff715e88f (4 commits) (#39437)
git@github.com:flutter/engine.git/compare/2d6631ae5d1c...728ff715e88f

git log 2d6631ae5d1c..728ff715e88f --no-merges --oneline
2019-08-28 iska.kaushik@gmail.com [fidl][flutter_runner] Port Migrate to new fit::optional compatible APIs (flutter/engine#11636)
2019-08-28 garyq@google.com Update the ui.LineMetrics.height metric to be more useful to external users (flutter/engine#11456)
2019-08-28 skia-flutter-autoroll@skia.org Roll src/third_party/skia b1ade2a4261e..a268dfb74add (5 commits) (flutter/engine#11643)
2019-08-28 brianosman@google.com Update CanvasSpy::onDrawEdgeAAQuad for Skia API change (flutter/engine#11638)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 18:04:54 -04:00
Emmanuel Garcia
4a1c62c28b
Add missing files in the Gradle wrapper directory (#39145) 2019-08-28 14:52:08 -07:00
Ian Hickson
ddd31bcee7 Better docs for text (#38922) 2019-08-28 14:41:09 -07:00
Jonah Williams
f362419601
make sure profile is forwarded through build web command (#39414) 2019-08-28 14:05:01 -07:00
Kenzie Schmoll
13f18d5a66
Make inspector details subtree depth configurable. (#39085)
* Make inspector details subtree depth configurable.
2019-08-28 14:02:12 -07:00
engine-flutter-autoroll
17ebdcf9c1
2d6631ae5 Roll src/third_party/dart 10f8a00e9f..28f692165e (7 commits) (#39422)
git@github.com:flutter/engine.git/compare/c9d9b5b8f8fc...2d6631ae5d1c

git log c9d9b5b8f8fc..2d6631ae5d1c --no-merges --oneline
2019-08-28 bkonyi@google.com Roll src/third_party/dart 10f8a00e9f..28f692165e (7 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 16:58:54 -04:00
Jonah Williams
393106fbf5
Revert "Relax requirements around local engine, build hello_world with bitcode (#39357)" (#39431)
This reverts commit 202c1b422430af20569af651921a968df6fdcfaa.
2019-08-28 13:12:45 -07:00
liyuqian
c1cb68004a
Move ios tests to the right section (#39363) 2019-08-28 10:33:43 -07:00
Dan Field
202c1b4224
Relax requirements around local engine, build hello_world with bitcode (#39357) 2019-08-28 10:27:01 -07:00
engine-flutter-autoroll
31bd0d364d
Roll engine b49430734124..c9d9b5b8f8fc (2 commits) (#39416)
git@github.com:flutter/engine.git/compare/b49430734124...c9d9b5b8f8fc

git log b49430734124..c9d9b5b8f8fc --no-merges --oneline
2019-08-28 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6064ecf7e993..b1ade2a4261e (32 commits) (flutter/engine#11629)
2019-08-28 brianosman@google.com Include <string> from font_asset_provider (flutter/engine#11622)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 13:24:54 -04:00
Andrew Brogdon
aff16348e7
Adding header rule to FB hosting for API docs. (#39345) 2019-08-28 10:21:15 -07:00
Zachary Anderson
b7c714e84c
[flutter_tool] Use a timeout for xcode showBuildSettings (#39280) 2019-08-28 10:03:53 -07:00
engine-flutter-autoroll
ce3c467292
b49430734 Roll src/third_party/dart 5cbcc88304..10f8a00e9f (3 commits) (#39409)
git@github.com:flutter/engine.git/compare/f8c4546eb445...b49430734124

git log f8c4546eb445..b49430734124 --no-merges --oneline
2019-08-28 bkonyi@google.com Roll src/third_party/dart 5cbcc88304..10f8a00e9f (3 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 12:11:54 -04:00
Andrei Lesnitsky
35de8d5278 respect reversed scroll views (#39195)
This PR makes Scrollable scroll in correct direction when reverse: true on desktop and web
2019-08-28 06:49:49 -07:00
engine-flutter-autoroll
86770aaa76
f8c4546eb Roll src/third_party/dart 9b23c483ba..5cbcc88304 (17 commits) (#39390)
git@github.com:flutter/engine.git/compare/c030ccc52f6f...f8c4546eb445

git log c030ccc52f6f..f8c4546eb445 --no-merges --oneline
2019-08-28 bkonyi@google.com Roll src/third_party/dart 9b23c483ba..5cbcc88304 (17 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 05:42:06 -04:00
xster
4640690d0f
let flutter build aar use a local engine (#39312) 2019-08-27 23:46:33 -07:00
engine-flutter-autoroll
9e4c3bd9ad
c030ccc52 Roll src/third_party/dart 2bc0f49c00..9b23c483ba (1 commits) (#39381)
git@github.com:flutter/engine.git/compare/180adcbef0eb...c030ccc52f6f

git log 180adcbef0eb..c030ccc52f6f --no-merges --oneline
2019-08-28 bkonyi@google.com Roll src/third_party/dart 2bc0f49c00..9b23c483ba (1 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 02:36:06 -04:00
Jonah Williams
55a1ba761d
Use output dir instead of specific paths in assemble rules (#39274) 2019-08-27 22:52:51 -07:00
engine-flutter-autoroll
1ba5f7997e
Roll engine f93b9cbff143..180adcbef0eb (5 commits) (#39370)
git@github.com:flutter/engine.git/compare/f93b9cbff143...180adcbef0eb

git log f93b9cbff143..180adcbef0eb --no-merges --oneline
2019-08-28 jonahwilliams@google.com make engine, ui, and sdk rewriter inputs of dill construction (flutter/engine#11554)
2019-08-28 dnfield@google.com Make Skia cache size channel respond with a value (flutter/engine#11550)
2019-08-27 bkonyi@google.com Roll src/third_party/dart f17d0563fa..2bc0f49c00 (10 commits)
2019-08-27 bmparr@google.com Add check to enable metal for import (flutter/engine#11537)
2019-08-27 pylaligand@google.com Update label of Fuchsia FIDL targets. (flutter/engine#11514)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-08-28 00:08:06 -04:00
Justin McCandless
d3b70c91bf
Add the textAlignVertical param to TextFormField (#39144) 2019-08-27 19:08:35 -07:00
Jonah Williams
80f96ee662
surface errors from build runner (#39358) 2019-08-27 19:08:10 -07:00