15416 Commits

Author SHA1 Message Date
engine-flutter-autoroll
2368b9657b
Roll engine d9bbe37ce376..dd735c917929 (6 commits) (#37908)
git@github.com:flutter/engine.git/compare/d9bbe37ce376...dd735c917929

git log d9bbe37ce376..dd735c917929 --no-merges --oneline
2019-08-09 iska.kaushik@gmail.com [flutter_runner] Improve frame scheduling (flutter/engine#10780)
2019-08-09 iska.kaushik@gmail.com [flutter] Create the compositor context on the GPU task runner. (flutter/engine#10781)
2019-08-09 chinmaygarde@gmail.com Revert "Forwards iOS dark mode trait to the Flutter framework (#34441). (#9722)" (flutter/engine#10789)
2019-08-08 matthew-carroll@users.noreply.github.com Forwards iOS dark mode trait to the Flutter framework (#34441). (flutter/engine#9722)
2019-08-08 dnfield@google.com Specify which android variant for tests (flutter/engine#10717)
2019-08-08 dnfield@google.com Don't use gradle daemon for building (flutter/engine#10771)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-09 01:27:36 -04:00
Jonah Williams
210be96408
test tool scheduling (#37904) 2019-08-08 19:51:32 -07:00
Michael Goderbauer
a6d68ee6dd
remove Header flag from BottomNavigationBar items (#37870) 2019-08-08 19:31:28 -07:00
liyuqian
218b113343
Listen to ExtensionEvent instead of TimelineEvent (#37900)
TimelineEvents may not be sent if there aren't enough to form a group.
Hence we should always use ExtensionEvent as the trigger.

See also https://github.com/flutter/flutter/pull/37503
2019-08-08 18:43:33 -07:00
engine-flutter-autoroll
c7afaaa45e
Roll engine d784a39ab8ce..d9bbe37ce376 (4 commits) (#37902)
git@github.com:flutter/engine.git/compare/d784a39ab8ce...d9bbe37ce376

git log d784a39ab8ce..d9bbe37ce376 --no-merges --oneline
2019-08-08 jason-simmons@users.noreply.github.com Remove use of the deprecated AccessibilityNodeInfo boundsInParent API (flutter/engine#10773)
2019-08-08 chinmaygarde@google.com Manually roll Skia to pull in iOS armv7 build failure fix. (flutter/engine#10777)
2019-08-08 jason-simmons@users.noreply.github.com Manual roll of Fuchsia clang/linux-amd64 toolchain (flutter/engine#10774)
2019-08-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 19e3cd4c9cd5..4acbab33bd40 (6 commits) (flutter/engine#10769)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-08 21:36:36 -04:00
Michael Goderbauer
a9151779aa
Revert "Add equals and hasCode to Tween (#37793)" (#37895)
This reverts commit b39e315e5cb9a9c51ebdf3242a108084378a1d9b.
2019-08-08 18:15:40 -07:00
engine-flutter-autoroll
90a3d8e3ca
Roll engine f200ee13aa37..d784a39ab8ce (8 commits) (#37894)
git@github.com:flutter/engine.git/compare/f200ee13aa37...d784a39ab8ce

git log f200ee13aa37..d784a39ab8ce --no-merges --oneline
2019-08-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 5c9q-... to 1nsfv... (flutter/engine#10716)
2019-08-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 241e0ee4a7dc..19e3cd4c9cd5 (1 commits) (flutter/engine#10753)
2019-08-08 skia-flutter-autoroll@skia.org Roll fuchsia/clang/mac-amd64 from CqfCC... to 2aCB4... (flutter/engine#10722)
2019-08-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 228518f0f828..241e0ee4a7dc (5 commits) (flutter/engine#10720)
2019-08-08 skia-flutter-autoroll@skia.org Roll src/third_party/skia 1dac7bc29f2d..228518f0f828 (1 commits) (flutter/engine#10715)
2019-08-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from yqu1p... to 57R6s... (flutter/engine#10713)
2019-08-08 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 8mNHG... to 5c9q-... (flutter/engine#10710)
2019-08-07 liyuqian@google.com Revert "Remove semi-redundant try-jobs. (#10485)" (flutter/engine#10705)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-08 19:56:36 -04:00
Jonah Williams
ba8f0bbb0d
remove references to solo flag (#37856) 2019-08-08 16:37:18 -07:00
Jonah Williams
f98df595f3
Restructure resident web runner usage to avoid SDK users that don't support dwds (#37815) 2019-08-08 16:36:27 -07:00
Mehmet Fidanboylu
41cc80c5be
Expose the timeline event names so they can be used in other systems that do tracing (#37863) 2019-08-08 15:23:08 -07:00
Ferhat
f1ea485018
[web][upstream] Don't register exit/saveCompilationTrace for web platform since they are not available (#37812)
* Don't register N/A services exit/saveCompilationTrace for web platform
2019-08-08 14:48:07 -07:00
chunhtai
7a236aed12
fix debug paint crash when axis direction inverted (#37033) 2019-08-08 14:28:18 -07:00
Christopher Fujino
771c843f56
have android_semantics_testing use adb from ENV provided android sdk (#37828) 2019-08-08 13:58:51 -07:00
Dan Field
2adb042cb8
Remove no-longer-needed scripts (#37881) 2019-08-08 13:45:49 -07:00
Tong Mu
55fd5f1561
Fix mouse region crash when using closures (#37342)
This PR fixes an issue where MouseRegion crashes when being passed with closures instead of methods.

It changes how a RenderMouseRegion handles its MouseTrackingAnnotation.

Instead of creating a new annotation every time it becomes active and destroys it when deactivated, it now creates an annotation during the constructor and holds onto it until the end of its lifecycle.
Instead of directly passing the argument callbacks to the annotation, it proxies them using methods.
2019-08-08 13:36:42 -07:00
Tong Mu
e4a909fb09
Fix mouse region double render (#37344)
Fix an issue where MouseRegion will render its children twice.
2019-08-08 13:36:03 -07:00
Justin McCandless
62674cee3d
Interactive size const (#36964)
(Breaking Change) Move some hardcoded pixel values to reusable constants.
2019-08-08 13:29:27 -07:00
Dan Field
9ae76255b3
reduce mac workload (#37880) 2019-08-08 12:43:37 -07:00
Danny Tuppeny
0f4ae3ff4e
Disable the progress bar when downloading the Dart SDK via Invoke-WebRequest (#37792) 2019-08-08 08:25:37 +01:00
engine-flutter-autoroll
8e5fb8c35d
Roll engine 797157bdecb5..f200ee13aa37 (3 commits) (#37824)
git@github.com:flutter/engine.git/compare/797157bdecb5...f200ee13aa37

git log 797157bdecb5..f200ee13aa37 --no-merges --oneline
2019-08-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia b2c5a94b1c7a..1dac7bc29f2d (5 commits) (flutter/engine#10707)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from UeWpb... to yqu1p... (flutter/engine#10704)
2019-08-07 dnfield@google.com Test perf overlay gold on Linux (flutter/engine#10703)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 22:29:24 -04:00
jmagman
67e5b9c784
Disable gem documentation generation on Cirrus (#37740) 2019-08-07 18:43:37 -07:00
jmagman
5ed3b418a1
Add COMPILER_INDEX_STORE_ENABLE=NO to macOS build and tests (#37806) 2019-08-07 18:02:06 -07:00
Jason Simmons
c2c4774cc6
Add flutter_export_environment.sh to the framework tree gitignore (#37811) 2019-08-07 17:59:20 -07:00
Jonah Williams
8e6205fe1d
Handle thrown maps and rejects from fe server (#37743) 2019-08-07 17:00:36 -07:00
engine-flutter-autoroll
f887542a45
Roll engine 81f695fc954a..797157bdecb5 (5 commits) (#37808)
git@github.com:flutter/engine.git/compare/81f695fc954a...797157bdecb5

git log 81f695fc954a..797157bdecb5 --no-merges --oneline
2019-08-07 jason-simmons@users.noreply.github.com Improvements to the flutter GDB script (flutter/engine#10675)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 9PJXr... to 8mNHG... (flutter/engine#10701)
2019-08-07 stuartmorgan@google.com Roll swiftshader (flutter/engine#10699)
2019-08-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia 593290ed75fd..b2c5a94b1c7a (9 commits) (flutter/engine#10697)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from eXzeO... to UeWpb... (flutter/engine#10695)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 19:53:24 -04:00
liyuqian
3ed10562c8
Doc: Image.memory only accepts compressed format (#37790)
See https://github.com/flutter/flutter/issues/37423
2019-08-07 15:40:03 -07:00
Michael Goderbauer
b39e315e5c
Add equals and hasCode to Tween (#37793) 2019-08-07 15:07:16 -07:00
engine-flutter-autoroll
f90c5e2084
Roll engine dac86eb7fbf7..81f695fc954a (5 commits) (#37802)
git@github.com:flutter/engine.git/compare/dac86eb7fbf7...81f695fc954a

git log dac86eb7fbf7..81f695fc954a --no-merges --oneline
2019-08-07 bkonyi@google.com Roll src/third_party/dart f3139f57b4..f29f41f1a5 (3 commits) (flutter/engine#10693)
2019-08-07 shihaohong@google.com Roll buildroot forward to unbreak ToT (flutter/engine#10694)
2019-08-07 shihaohong@google.com Rolls engine to Android SDK 29 and its corresponding tools (flutter/engine#10692)
2019-08-07 goderbauer@google.com Fix empty composing range on iOS (flutter/engine#10381)
2019-08-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia ed19e97294f6..593290ed75fd (2 commits) (flutter/engine#10691)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 17:06:24 -04:00
Kate Lovett
3a2d30813a
Adding physicalDepth to MediaQueryData & TestWindow (#37718) 2019-08-07 13:52:16 -07:00
jmagman
e6d94ee40f
Use relative paths when installing module pods (#37738) 2019-08-07 12:59:11 -07:00
Jason Simmons
4f302dc18c
Remove unused no-build flag from the flutter run command (#37735)
The use-application-binary flag can be used to run a previously built
app package.
2019-08-07 12:44:02 -07:00
engine-flutter-autoroll
38e3e10937
Roll engine 739b2dd4b271..dac86eb7fbf7 (7 commits) (#37787)
git@github.com:flutter/engine.git/compare/739b2dd4b271...dac86eb7fbf7

git log 739b2dd4b271..dac86eb7fbf7 --no-merges --oneline
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from kYRKS... to eXzeO... (flutter/engine#10690)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 0PouF... to 9PJXr... (flutter/engine#10688)
2019-08-07 bkonyi@google.com Roll src/third_party/dart 8740bb5c68..f3139f57b4 (7 commits)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 14j-v... to kYRKS... (flutter/engine#10686)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from v5rSi... to 0PouF... (flutter/engine#10685)
2019-08-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia c13305320fd1..ed19e97294f6 (4 commits) (flutter/engine#10684)
2019-08-07 bkonyi@google.com Roll src/third_party/dart c262cbd414..8740bb5c68 (18 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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 14:52:24 -04:00
Tong Mu
b11c5acaa6
Ensure that tests remove pointers by using addTearDown (#37524)
Guard removePointer with addTearDown to avoid cascading test crash.
2019-08-07 10:16:33 -07:00
Emmanuel Garcia
6fb0325dd6
Remove dead flag (#37752) 2019-08-07 10:10:39 -07:00
Ferhat
a32d1ccdce
[web][upstream] Optimize InactiveElements deactivation (#37712) 2019-08-07 09:55:37 -07:00
Michael Goderbauer
4cf1a3504b
Remove bogus code in ContainerParentDataMixin.detach (#37479) 2019-08-07 09:22:51 -07:00
Christopher Fujino
39a04dcd7f
Support macOS Catalina-style signing certificate names (#37733) 2019-08-07 09:18:11 -07:00
engine-flutter-autoroll
69248258af
Roll engine 9bfa4f53cdbe..739b2dd4b271 (3 commits) (#37762)
git@github.com:flutter/engine.git/compare/9bfa4f53cdbe...739b2dd4b271

git log 9bfa4f53cdbe..739b2dd4b271 --no-merges --oneline
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 9sR9P... to v5rSi... (flutter/engine#10678)
2019-08-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from eB-F0... to 14j-v... (flutter/engine#10676)
2019-08-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia ab961e9db1dd..c13305320fd1 (2 commits) (flutter/engine#10677)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 11:22:24 -04:00
engine-flutter-autoroll
5756e2dcd0
Roll engine 42917704790d..9bfa4f53cdbe (8 commits) (#37755)
git@github.com:flutter/engine.git/compare/42917704790d...9bfa4f53cdbe

git log 42917704790d..9bfa4f53cdbe --no-merges --oneline
2019-08-07 stuartmorgan@google.com Roll buildroot back to an earlier version (flutter/engine#10681)
2019-08-07 stuartmorgan@google.com Roll buildroot to pick up EGL library name fix (flutter/engine#10679)
2019-08-06 chinmaygarde@google.com Remove semi-redundant try-jobs. (flutter/engine#10485)
2019-08-06 chinmaygarde@google.com Allow embedders to control Dart VM lifecycle on engine shutdown. (flutter/engine#10652)
2019-08-06 matthew-carroll@users.noreply.github.com Android embedding refactor pr40 add static engine cache (flutter/engine#10481)
2019-08-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from W6ZtV... to 9sR9P... (flutter/engine#10672)
2019-08-06 bkonyi@google.com Roll src/third_party/dart 574c4a51c6..c262cbd414 (11 commits)
2019-08-06 stuartmorgan@google.com Roll buildroot for ANGLE support (flutter/engine#10667)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 04:50:25 -04:00
sjindel-google
abe240982f
Don't mark system_debug_ios as flaky. (#37760) 2019-08-07 10:39:45 +02:00
Emmanuel Garcia
c08a3c7a0a
Add metadata to indicate if the host app contains a Flutter module (#37731) 2019-08-06 22:38:09 -07:00
engine-flutter-autoroll
36b8725a7f
Roll engine 53bee4391ab5..42917704790d (2 commits) (#37748)
git@github.com:flutter/engine.git/compare/53bee4391ab5...42917704790d

git log 53bee4391ab5..42917704790d --no-merges --oneline
2019-08-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia c853bf2867b9..ab961e9db1dd (10 commits) (flutter/engine#10669)
2019-08-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from kFlVe... to eB-F0... (flutter/engine#10668)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-07 01:31:24 -04:00
engine-flutter-autoroll
cd2d98062e
Roll engine 80f80b14e000..53bee4391ab5 (4 commits) (#37728)
git@github.com:flutter/engine.git/compare/80f80b14e000...53bee4391ab5

git log 80f80b14e000..53bee4391ab5 --no-merges --oneline
2019-08-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 0EOCG... to W6ZtV... (flutter/engine#10666)
2019-08-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from g3-Ex... to kFlVe... (flutter/engine#10664)
2019-08-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3a543aafd4e6..c853bf2867b9 (4 commits) (flutter/engine#10665)
2019-08-06 chris@bracken.jp Migrate Fuchsia runners to SDK tracing API (flutter/engine#10478)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-06 21:29:24 -04:00
Dan Field
aeccd20697
Revert "remove unused script (#37714)" (#37730)
This reverts commit aa2c93f8c460d878387c7c24f717141254e1ecac.
2019-08-06 16:17:56 -07:00
Dan Field
aa2c93f8c4
remove unused script (#37714) 2019-08-06 15:58:07 -07:00
Darren Austin
4c8fc7817b
Added ThemeData.from() method to construct a Theme from a ColorScheme (#37355)
Provide a new ThemeData.from() method that constructs a Theme based off the colors in a given ColorScheme.
2019-08-06 14:25:34 -07:00
engine-flutter-autoroll
7c25328be3
Roll engine 7f67b9f0dc63..80f80b14e000 (3 commits) (#37711)
git@github.com:flutter/engine.git/compare/7f67b9f0dc63...80f80b14e000

git log 7f67b9f0dc63..80f80b14e000 --no-merges --oneline
2019-08-06 bkonyi@google.com Roll src/third_party/dart 8cd01287b4..574c4a51c6 (35 commits)
2019-08-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from HgsT2... to 0EOCG... (flutter/engine#10661)
2019-08-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from VdgzE... to g3-Ex... (flutter/engine#10660)

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 (jimgraham@google.com), and stop
the roller if necessary.
2019-08-06 16:36:24 -04:00
Dan Field
10cf84f7a1
Kill stale TODO (#37516) 2019-08-06 13:29:33 -07:00
Ferhat
920961abc8
[web][upstream] Fix debugPrintStack for web platform (#37638)
* [web][upstream] Fix debugPrintStack for web platform

Fixes: https://github.com/flutter/flutter/issues/37488
2019-08-06 13:22:40 -07:00
masashi-sutou
626ca086d0 Recommend to use the final version of CDN support for the CocoaPods trunk specs repo (#36237) 2019-08-06 13:19:42 -07:00