Commit graph

17320 commits

Author SHA1 Message Date
Hans Muller bc5c46438a Migrate TextTheme to 2018 APIs (#48547) 2020-01-24 19:03:01 -08:00
engine-flutter-autoroll 77fb0c1ade
Roll engine f10f03a6c415..51a79649662f (13 commits) (#49452)
f10f03a6c4...51a7964966

git log f10f03a6c415..51a79649662f --first-parent --oneline
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart bc9348829ef8..fc3af737c759 (2 commits) (flutter/engine#15965)
2020-01-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Wc7e4... to 8Ns10... (flutter/engine#15964)
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia a7e557f3e353..3ea4d5bb857d (4 commits) (flutter/engine#15963)
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart c359b5943a52..bc9348829ef8 (1 commits) (flutter/engine#15962)
2020-01-24 gw280@google.com ensure we export the various dart snapshot symbols on Fuchsia (flutter/engine#15953)
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 3eaae5405d37..c359b5943a52 (13 commits) (flutter/engine#15959)
2020-01-24 gw280@google.com Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (flutter/engine#15118)
2020-01-24 gw280@google.com Re-arm timer as necessary in MessageLoopFuchsia
2020-01-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia c88a3bc3f561..a7e557f3e353 (6 commits) (flutter/engine#15957)
2020-01-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from LAOYs... to 6_pZp... (flutter/engine#15954)
2020-01-24 zhongwuzw@qq.com Fixes FlutterCallbackInfomation leaks (flutter/engine#15089)
2020-01-24 zhongwuzw@qq.com Fixes oc leaks in platform plugin (flutter/engine#15041)
2020-01-24 jason-simmons@users.noreply.github.com Do not reset the child isolate preparer if the isolate group data already has one (flutter/engine#15952)


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 aaclarke@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
2020-01-24 22:00:37 -05:00
Dan Field ab8632b181
Fix the the typos (#49442) 2020-01-24 12:25:19 -08:00
Jenn Magder acdaffc493
Suppress upgrade message with --machine (#49408) 2020-01-24 10:50:54 -08:00
Alexandre Ardhuin 1cc38683cd remove empty string in string interpolations (#49371) 2020-01-24 10:43:02 -08:00
Tong Mu 0450e7c0ff Trigger MouseRegion.toHover only on hover events (#47403) 2020-01-24 10:33:02 -08:00
齐翊 3ae0345e72 [bugfix] SliverGeometry is not valid: The "layoutExtent" is negative (#48947) 2020-01-24 10:23:03 -08:00
engine-flutter-autoroll ed32b0a53a
Roll engine 439a21816e61..f10f03a6c415 (5 commits) (#49409)
439a21816e...f10f03a6c4

git log 439a21816e61..f10f03a6c415 --first-parent --oneline
2020-01-24 chinmaygarde@google.com Fix data race in DartIsolateGroupData. (flutter/engine#15949)
2020-01-23 1889916+miguelfrde@users.noreply.github.com [fuchsia] Add LogSink to flutter_[jit & aot]_product_runner (flutter/engine#15697)
2020-01-23 jason-simmons@users.noreply.github.com Do not produce timeline events in release mode (flutter/engine#15894)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart e84bea25df23..3eaae5405d37 (17 commits) (flutter/engine#15946)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia e4ddb8a7cddc..c88a3bc3f561 (24 commits) (flutter/engine#15945)


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 aaclarke@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
2020-01-24 13:20:37 -05:00
Alexandre Ardhuin 92cbaa3efe remove unnecessary string interpolations (#49352) 2020-01-23 20:43:01 -08:00
Alexandre Ardhuin 5d532e42fb fix R8 error message (#49341) 2020-01-23 20:33:02 -08:00
Greg Spencer 57e81894b2 Guard against a null navigator on popping a route. (#49329) 2020-01-23 20:23:02 -08:00
Jason Simmons 3f97315720 [flutter_tools] Do not use the logcat -T flag on Android versions before Lollipop (#49327) 2020-01-23 20:18:01 -08:00
Zachary Anderson d9f071fd0a [flutter_tool] Don't crash when writing to pub stdin fails (#49323) 2020-01-23 20:13:01 -08:00
Jonah Williams 7faf2d73c7 [flutter_tools] implement build aot in terms of assemble for iOS (#49224) 2020-01-23 20:03:01 -08:00
Tianguang e2aa9e13ce Achieve Color Contrast Accessibility for Menu Demo (#49099) 2020-01-23 18:43:01 -08:00
Jacob MacDonald adc8680645 update incremental web compiler bootstrapping to use the new module names (#49073) 2020-01-23 18:33:01 -08:00
Christopher Fujino 0c2f51fca7 Fix concurrent modification error (#48916) 2020-01-23 18:23:03 -08:00
engine-flutter-autoroll da369e9df2
Roll engine 46e58b930d11..439a21816e61 (19 commits) (#49401)
46e58b930d...439a21816e

git log 46e58b930d11..439a21816e61 --first-parent --oneline
2020-01-23 zhongwuzw@qq.com Fixes labelPrefix memory leak in FlutterEngine (flutter/engine#14674)
2020-01-23 matthew-carroll@users.noreply.github.com Release TextureView surface within FlutterTextureView when disconnected. (#48535) (flutter/engine#15899)
2020-01-23 iska.kaushik@gmail.com [fuchsia] Timeline events in profile mode to observatory (flutter/engine#15900)
2020-01-23 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from N502w... to Wc7e4... (flutter/engine#15935)
2020-01-23 tvolkert@users.noreply.github.com Add script to force build LUCI builders for a specified commit (flutter/engine#15938)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart 6aa7407d6309..e84bea25df23 (6 commits) (flutter/engine#15934)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia f9aea7f7e502..e4ddb8a7cddc (35 commits) (flutter/engine#15931)
2020-01-23 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from LGwl3... to LAOYs... (flutter/engine#15930)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart 582727a4ec3b..6aa7407d6309 (4 commits) (flutter/engine#15923)
2020-01-23 gw280@google.com Revert "Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (#15118)" (flutter/engine#15903)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart a9ea9365ad8a..582727a4ec3b (33 commits) (flutter/engine#15906)
2020-01-22 brianosman@google.com Implement new SkCanvas virtuals in testing canvases (flutter/engine#15893)
2020-01-22 dnfield@google.com Const finder fixes (flutter/engine#15880)
2020-01-22 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from v-OJE... to N502w... (flutter/engine#15892)
2020-01-22 dnfield@google.com errant log (flutter/engine#15891)
2020-01-22 skia-flutter-autoroll@skia.org Roll src/third_party/skia d59053987a27..f9aea7f7e502 (10 commits) (flutter/engine#15890)
2020-01-22 jason-simmons@users.noreply.github.com [libtxt] Assign a unique ID to each glyph cluster within a line (flutter/engine#15742)
2020-01-22 skia-flutter-autoroll@skia.org Roll src/third_party/dart 439cabaec02f..a9ea9365ad8a (4 commits) (flutter/engine#15886)
2020-01-22 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from jAkm1... to LGwl3... (flutter/engine#15884)


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 aaclarke@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
2020-01-23 21:22:37 -05:00
Jenn Magder 9d2910847e
Remove App.framework copy during build ios-framework (#49321) 2020-01-23 18:21:25 -08:00
Michael Goderbauer 7915e58f20 Change firebase Pixel3 version from Q-beta3 to 29 (#49396) 2020-01-23 16:53:48 -08:00
Jonah Williams ef15eac821 [flutter_tools] Remove context from Xcode and most of Xcodeproj (#48661) 2020-01-23 15:03:03 -08:00
engine-flutter-autoroll 7cf2ff1f1e
Roll engine 83a64b7233d5..46e58b930d11 (9 commits) (#49312)
83a64b7233...46e58b930d

git log 83a64b7233d5..46e58b930d11 --first-parent --oneline
2020-01-22 iska.kaushik@gmail.com [bots] remove auto-assign for web PRs (flutter/engine#15878)
2020-01-22 dnfield@google.com [fuchsia] HitTesting for fuchsia a11y (flutter/engine#15570)
2020-01-22 skia-flutter-autoroll@skia.org Roll src/third_party/skia 808f021b51df..d59053987a27 (4 commits) (flutter/engine#15882)
2020-01-22 skia-flutter-autoroll@skia.org Roll src/third_party/dart 4ad5fab95753..439cabaec02f (2 commits) (flutter/engine#15881)
2020-01-22 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4277f0173657..808f021b51df (7 commits) (flutter/engine#15879)
2020-01-22 goderbauer@google.com Remove unused Imports and private method (flutter/engine#15872)
2020-01-22 skia-flutter-autoroll@skia.org Roll src/third_party/dart ef0c7f16e609..4ad5fab95753 (41 commits) (flutter/engine#15875)
2020-01-22 stuartmorgan@google.com Add missing include in GLFW and Windows embeddings (flutter/engine#15867)
2020-01-22 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from p1UDn... to v-OJE... (flutter/engine#15874)


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 aaclarke@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
2020-01-23 18:01:37 -05:00
Jonah Williams 5e1000cd85
[flutter_tools] remove linter dep from BUILD.gn (#49373) 2020-01-23 13:27:01 -08:00
Gary Qian 0941abe84c
Disable flaky LineMetrics test (#49364) 2020-01-23 12:57:33 -08:00
Maurice Parrish 52c665d23f
Revert "Do not rebuild Routes when a new opaque Route is pushed on top (#48900)" (#49366)
This reverts commit 8eecdbe823.
2020-01-23 11:32:04 -08:00
Mouad Debbar a1fa1a3d26 [web] Wire the "--start-paused" flag correctly for web (#49310) 2020-01-22 14:58:46 -08:00
Alexandre Ardhuin 4fd19aa189 fix multiline FlutterError (#49280) 2020-01-22 13:03:03 -08:00
Gary Qian 3b1ad168c9
Add additional expects to check if LineMetrics flake is a race (#49261) 2020-01-22 13:00:22 -08:00
Jonah Williams d68278e3ea
[flutter_tools] rollback to dwds 0.8.5, fix versioning (#49301) 2020-01-22 11:05:07 -08:00
chunhtai 14fc0e5ca8 soft transition for the mustcallsuper in Element forgetChild (#49246) 2020-01-22 11:03:01 -08:00
Pierre-Louis 0fffa510fd Add very large text scale support for time picker (#48837) 2020-01-22 10:58:02 -08:00
Emmanuel Garcia 2b8c75d55c
Copy the local engine repo in the output directory (#49276) 2020-01-22 10:57:14 -08:00
engine-flutter-autoroll 10fb018247
Roll engine 79f898e61d9c..83a64b7233d5 (4 commits) (#49272)
79f898e61d...83a64b7233

git log 79f898e61d9c..83a64b7233d5 --first-parent --oneline
2020-01-22 dnfield@google.com derp (flutter/engine#15876)
2020-01-22 ferhat@gmail.com Implement Canvas drawPoints API for Html backend (flutter/engine#15870)
2020-01-22 dnfield@google.com retry on CIPD failure (flutter/engine#15862)
2020-01-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia cedab522227a..4277f0173657 (9 commits) (flutter/engine#15863)


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 aaclarke@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
2020-01-22 13:55:37 -05:00
shihchanghsiungsonos 379c3f4652 Fix the issue of TextSelection could misbehave inside a Nested Overlay (#49257) 2020-01-22 10:54:22 -08:00
LongCatIsLooong a499e05f5a Let material ThemeData dictate brightness if cupertinoOverrideTheme.brightness is null (#47249) 2020-01-22 10:53:02 -08:00
Jenn Magder 8a3c98633a
Disallow empty platforms and specific platforms when parsing manifest for plugins (#49262) 2020-01-22 10:52:23 -08:00
Emmanuel Garcia 320c19e4b9 Fix build aar instructions (#49265) 2020-01-21 20:03:02 -08:00
Tong Mu d3a835e661 Fix template syntax error in WidgetController doc (#49255) 2020-01-21 19:58:02 -08:00
engine-flutter-autoroll aa5b9a31c7
Roll engine f38f6a09be65..79f898e61d9c (5 commits) (#49264)
f38f6a09be...79f898e61d

git log f38f6a09be65..79f898e61d9c --first-parent --oneline
2020-01-21 ferhat@gmail.com Fix RRect hittest optimization to handle malformed corner radius (flutter/engine#15859)
2020-01-21 nathanrogers@google.com Add size parameters to Vulkan surface functions (flutter/engine#15748)
2020-01-21 54371434+godofredoc@users.noreply.github.com Add .vpython dependencies to migrate run_tests.py to vpython. (flutter/engine#15161)
2020-01-21 nathanrogers@google.com [fuchsia] Support Skia tracing arguments (flutter/engine#15745)
2020-01-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 215c34be2bd3..cedab522227a (9 commits) (flutter/engine#15856)


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 aaclarke@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
2020-01-21 22:54:37 -05:00
Dan Field f8d361eb5e contains (#49247) 2020-01-21 16:58:01 -08:00
Dan Field 525855d595 download font-subset (#49234) 2020-01-21 16:53:02 -08:00
Angjie Li f0a175f41d Use flutter_tools to start WebDriver browser. (#49228) 2020-01-21 16:48:02 -08:00
Jenn Magder d8092d999a
Fix YamlMap cast error (#49253) 2020-01-21 16:43:16 -08:00
Alexandre Ardhuin 3800bb7b10 fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
Matt Carroll def2205ee4
Android Project: Opt into splash behavior by default. (#49096) 2020-01-21 16:39:17 -08:00
Jenn Magder 2a7d57791d Generate bitcode for plugin frameworks for flutter build ios-framework (#49102) 2020-01-21 16:38:03 -08:00
David Shuckerow 4c32ae8e91 Grammar fix: "it's" -> "its" (#48913) 2020-01-21 16:33:02 -08:00
Amir Hardon d189b94bad Revert "Enable iOS platform views for Flutter Gallery (#45126)" (#45130) 2020-01-21 16:28:02 -08:00
engine-flutter-autoroll 875011bdd6
Roll engine 975c9c8607fa..f38f6a09be65 (2 commits) (#49232)
975c9c8607...f38f6a09be

git log 975c9c8607fa..f38f6a09be65 --first-parent --oneline
2020-01-21 nurhan@google.com windpws batch script for running felt. it does not have snapshot option (flutter/engine#15746)
2020-01-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia e07936314c2b..215c34be2bd3 (1 commits) (flutter/engine#15853)


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 aaclarke@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
2020-01-21 19:26:37 -05:00
Michael Goderbauer c3684d8064
remove an unnecessary import (#49231) 2020-01-21 16:24:51 -08:00