engine-flutter-autoroll
6deb5b51b9
be139a5b9 Roll src/third_party/skia 3fafc831bc15..f7281db422b7 (4 commits) (flutter/engine#13871) ( #44978 )
...
git@github.com:flutter/engine.git/compare/cd1b25a09e69...be139a5b94b3
git log cd1b25a09e69..be139a5b94b3 --no-merges --oneline
2019-11-15 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3fafc831bc15..f7281db422b7 (4 commits) (flutter/engine#13871 )
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 jimgraham@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-11-15 05:01:17 -05:00
engine-flutter-autoroll
81881bb5c7
cd1b25a09 Roll src/third_party/skia c1c4634dcb07..3fafc831bc15 (1 commits) (flutter/engine#13870) ( #44969 )
...
git@github.com:flutter/engine.git/compare/cb8d7bc569b5...cd1b25a09e69
git log cb8d7bc569b5..cd1b25a09e69 --no-merges --oneline
2019-11-15 skia-flutter-autoroll@skia.org Roll src/third_party/skia c1c4634dcb07..3fafc831bc15 (1 commits) (flutter/engine#13870 )
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 jimgraham@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-11-15 01:41:17 -05:00
engine-flutter-autoroll
6088a3db4e
cb8d7bc56 Allow passing hot reload debugging flags through dart-flags (flutter/engine#13780) ( #44968 )
...
git@github.com:flutter/engine.git/compare/90a6054a878d...cb8d7bc569b5
git log 90a6054a878d..cb8d7bc569b5 --no-merges --oneline
2019-11-15 jonahwilliams@google.com Allow passing hot reload debugging flags through dart-flags (flutter/engine#13780 )
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 jimgraham@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-11-15 00:35:17 -05:00
engine-flutter-autoroll
6268a7f540
Roll engine 77c3512ec85e..90a6054a878d (10 commits) ( #44960 )
...
* 174e0e915 Roll src/third_party/dart dc35290111..dc808f3fcb (5 commits) (flutter/engine#13859)
* 33d997ce1 Roll fuchsia/sdk/core/mac-amd64 from 7XOyl... to VMTIz... (flutter/engine#13861)
* b4899d911 Roll src/third_party/skia d860a78fd60c..e57ca4931952 (44 commits) (flutter/engine#13862)
* f456423cf RendererContextSwitch guard flutter's gl context rework. (flutter/engine#13812)
* 6bab64e6d Fix test to account for pixel ratio transformations being framework responsibility. (flutter/engine#13850)
* 5b10fa35b Guard against orphaned semantic objects from referencing dead accessibility bridge on iOS (flutter/engine#13857)
* 97df087ee [fuchsia] Package flutter_frontend_server snapshot for fuchsia (flutter/engine#13865)
* 0832dfde5 [flow][fuchsia] Add more tracing to layers and Fuchsia surface pool (flutter/engine#13864)
* 141dc785d Roll src/third_party/skia e57ca4931952..c1c4634dcb07 (15 commits) (flutter/engine#13866)
* 90a6054a8 Revert "Roll src/third_party/dart dc35290111..dc808f3fcb (5 commits) (#13859 )" (flutter/engine#13867 )
2019-11-14 19:12:00 -08:00
LongCatIsLooong
851d6996e7
Revert "Implement PageView using SliverLayoutBuilder, Deprecate RenderSliverFillViewport ( #37024 )" ( #44778 )
...
* Revert "Implement PageView using SliverLayoutBuilder, Deprecate RenderSliverFillViewport (#37024 )"
This reverts commit 9aea03f4afb1c616dd98c2b328032af7849f99cc.
2019-11-14 17:14:26 -08:00
Kaushik Iska
f48f457350
[flutter_runner] Use sky_engine from the topaz tree ( #44935 )
2019-11-14 17:09:45 -08:00
Kaushik Iska
75f310791f
Revert "reland add new enum change ( #44281 ) ( #44487 )" ( #44947 )
...
This reverts commit f0794917fc69f7bcf65e193c8d95643d23127198.
2019-11-14 16:49:43 -08:00
engine-flutter-autoroll
6cb6857f92
Roll engine 7d6e376d83cc..77c3512ec85e (5 commits) ( #44932 )
...
git@github.com:flutter/engine.git/compare/7d6e376d83cc...77c3512ec85e
git log 7d6e376d83cc..77c3512ec85e --no-merges --oneline
2019-11-14 hterkelsen@users.noreply.github.com Implement the rest of ui.Path methods for CanvasKit (flutter/engine#13851 )
2019-11-14 ferhat@gmail.com [web] Change canvas sibling transforms to 3d with z=0 to get around canvas rendering bug. (flutter/engine#13860 )
2019-11-14 mouad.debbar@gmail.com [web] Fix selectable text rendering (flutter/engine#13802 )
2019-11-14 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from _QV9E... to 7XOyl... (flutter/engine#13856 )
2019-11-14 matthew-carroll@users.noreply.github.com Add support for --dart-flags in FlutterShellArgs. (#44855 ) (flutter/engine#13855 )
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 jimgraham@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-11-14 16:50:17 -05:00
chunhtai
f0794917fc
reland add new enum change ( #44281 ) ( #44487 )
...
* reland add new enum change (#44281 )
This reverts commit ed82bb821cd7c62315ec5973e36855ca75f17350.
2019-11-14 13:27:38 -08:00
Ian Hickson
96fbbdc3e0
Fix "node._relayoutBoundary == _relayoutBoundary" crash ( #44490 )
2019-11-14 13:19:55 -08:00
Ian Hickson
eae05c7daf
Test framework for analyze.dart ( #44772 )
...
* Prepare analyze.dart for testing.
* Reorder the file for easier understanding
* Add a test for analyze.dart
* Fix review comments
2019-11-14 13:19:40 -08:00
Zachary Anderson
afe4830a9d
[flutter_tool] Various fixes for 'run' for Fuchisa. ( #44920 )
2019-11-14 12:39:48 -08:00
Jenn Magder
55530d905a
Add -runFirstLaunch hint text ( #44870 )
2019-11-14 10:45:47 -08:00
Danny Tuppeny
5376e90fda
Print a message when modifying settings that you may need to reload IDE/editor ( #44574 )
...
* Print a message when modifying settings that you may need to reload IDEs/editors
* Add a test for `flutter config` output
* Remove blank line
2019-11-14 17:54:22 +00:00
Casey Hillers
5506cc5b15
Remove no longer needed clean up code ( #44408 )
2019-11-14 09:38:12 -08:00
Jonah Williams
e77c24ef91
Update package test ( #44882 )
2019-11-14 09:31:36 -08:00
Zachary Anderson
a4cc799d15
[flutter_tool] Update Fuchsia SDK ( #44457 )
2019-11-14 09:11:26 -08:00
engine-flutter-autoroll
3d65c21a97
7d6e376d8 Roll src/third_party/dart e5655d5cfe..dc35290111 (2 commits) ( #44891 )
...
git@github.com:flutter/engine.git/compare/7c2a4ec97f9f...7d6e376d83cc
git log 7c2a4ec97f9f..7d6e376d83cc --no-merges --oneline
2019-11-14 bkonyi@google.com Roll src/third_party/dart e5655d5cfe..dc35290111 (2 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 jimgraham@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-11-14 10:29:17 -05:00
engine-flutter-autoroll
c90d64b619
Roll engine bb7d76248cd8..7c2a4ec97f9f (2 commits) ( #44885 )
...
git@github.com:flutter/engine.git/compare/bb7d76248cd8...7c2a4ec97f9f
git log bb7d76248cd8..7c2a4ec97f9f --no-merges --oneline
2019-11-14 bkonyi@google.com Roll src/third_party/dart a0bb025024..e5655d5cfe (19 commits)
2019-11-14 jason-simmons@users.noreply.github.com Use Skia's matchStyleCSS3 to find bundled asset typefaces matching a font style (flutter/engine#13848 )
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 jimgraham@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-11-14 01:16:17 -05:00
Matt Carroll
fa82b9aeac
Updated flutter/examples to further conform to new embedding: removed references to FlutterApplication, deleted all MainActivity's that were not necessary, removed all direct invocations of GeneratedPluginRegistrant. ( #22529 ) ( #44782 )
2019-11-14 04:08:28 +00:00
engine-flutter-autoroll
a220809f90
bb7d76248 Avoid GL calls when compiling for Fuchsia. (flutter/engine#13847) ( #44873 )
...
git@github.com:flutter/engine.git/compare/98379d7b6118...bb7d76248cd8
git log 98379d7b6118..bb7d76248cd8 --no-merges --oneline
2019-11-14 flar@google.com Avoid GL calls when compiling for Fuchsia. (flutter/engine#13847 )
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 jimgraham@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-11-13 23:06:17 -05:00
Jenn Magder
25b33a8c3b
Fake locale in doctor_test ( #44878 )
2019-11-13 19:08:10 -08:00
Jenn Magder
e57ab1f263
Add module to create template help text ( #44638 )
2019-11-13 18:28:45 -08:00
Jenn Magder
6498f64399
Catch and display version check errors during doctor ( #44868 )
2019-11-13 18:23:05 -08:00
engine-flutter-autoroll
dfffb15c73
Roll engine 9a3042cb50a7..98379d7b6118 (2 commits) ( #44866 )
...
git@github.com:flutter/engine.git/compare/9a3042cb50a7...98379d7b6118
git log 9a3042cb50a7..98379d7b6118 --no-merges --oneline
2019-11-13 iska.kaushik@gmail.com [build] Make --engine-version flag optional (flutter/engine#13803 )
2019-11-13 iska.kaushik@gmail.com Disable LTO on Fuchsia (flutter/engine#13842 )
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 jimgraham@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-11-13 21:20:17 -05:00
engine-flutter-autoroll
c0c231e855
Roll engine b6a0fb77edae..9a3042cb50a7 (3 commits) ( #44862 )
...
git@github.com:flutter/engine.git/compare/b6a0fb77edae...9a3042cb50a7
git log b6a0fb77edae..9a3042cb50a7 --no-merges --oneline
2019-11-13 tvolkert@users.noreply.github.com Remove unused import (flutter/engine#13832 )
2019-11-13 xster@google.com add recent packages to javadoc list (flutter/engine#13789 )
2019-11-13 bkonyi@google.com Roll src/third_party/dart ffbd2eb7ee..a0bb025024 (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 jimgraham@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-11-13 20:10:17 -05:00
Jonah Williams
e3cb2c3fcf
Reland: Allow specifying device-vmservice-port and host-vmservice-port ( #44853 )
2019-11-13 16:02:46 -08:00
engine-flutter-autoroll
6d45f2204a
Roll engine b358dc58fbce..b6a0fb77edae (3 commits) ( #44851 )
...
git@github.com:flutter/engine.git/compare/b358dc58fbce...b6a0fb77edae
git log b358dc58fbce..b6a0fb77edae --no-merges --oneline
2019-11-13 ferhat@gmail.com [web] Fix blendmode for images (flutter/engine#13809 )
2019-11-13 chinmaygarde@google.com Roll buildroot to 0fec442d067a0998352ea12706fcae0a53b62884. (flutter/engine#13837 )
2019-11-13 47866232+chunhtai@users.noreply.github.com reland add lifecycle enum (flutter/engine#13767 )
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 jimgraham@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-11-13 18:53:17 -05:00
Gary Qian
6de6267942
Roll engine manual 31cd2dfca22a...b358dc58fbce (39 commits) ( #44790 )
2019-11-13 14:37:20 -08:00
Jonah Williams
985da83139
Revert "Allow specifying device-vmservice-port and host-vmservice-port ( #44027 )" ( #44843 )
...
This reverts commit c0af77bf878a78057bc9b51a5b601ecaf746eb5c.
2019-11-13 14:35:07 -08:00
Emmanuel Garcia
0019599411
Build AAR for all build variants by default ( #44797 )
2019-11-13 13:27:10 -08:00
Ian Hickson
66821916dc
More license header fixes ( #44776 )
2019-11-13 13:17:22 -08:00
Jonah Williams
c0af77bf87
Allow specifying device-vmservice-port and host-vmservice-port ( #44027 )
2019-11-13 13:01:41 -08:00
Michael Goderbauer
bcc93bca23
Make disposing a ScrollPosition with pixels=null legal ( #44617 )
2019-11-13 11:31:20 -08:00
Shi-Hao Hong
a872a701c3
Canonicalize locale string in gen_l10n.dart
( #44758 )
...
* Canonicalize locale string for gen_l10n.dart script
* Refresh stocks example to use canonicalized locale
2019-11-13 10:15:24 -08:00
Shi-Hao Hong
0d348138aa
Sort locales and method/properties/getters alphabetically ( #44761 )
...
* Sort locales and method/properties/getters alphabetically
* Refresh stocks example to show proper sorting
2019-11-13 10:14:53 -08:00
Emmanuel Garcia
f766871eb9
Forward ProcessException to error handlers ( #44783 )
2019-11-13 10:02:46 -08:00
Tong Mu
01f4f1ac55
ModalBarrier and Drawer barrier prevents mouse events ( #44296 )
...
* Add opaque to barriers
* Detect opaque and test
2019-11-12 18:25:53 -08:00
Jenn Magder
2d42b43a50
Turn on bitcode for integration tests and add-to-app templates ( #44633 )
2019-11-12 18:00:31 -08:00
Jonah Williams
7caef218b5
refactorings to testbed.run and testbed.test ( #44488 )
2019-11-12 15:35:59 -08:00
Jonah Williams
9acf10541b
disable chrome devicelab test ( #44746 )
2019-11-12 15:25:08 -08:00
Jonah Williams
2779361b38
Ensure web-server does not force usage of dwds ( #44744 )
2019-11-12 15:24:45 -08:00
Jonah Williams
3383b564a1
Always link desktop platforms ( #44753 )
2019-11-12 15:24:18 -08:00
Jenn Magder
47f71ba3c3
Release startup lock during long-lived build ios framework ( #44625 )
2019-11-12 15:14:29 -08:00
Jonah Williams
a901b650b6
Update meta to 1.1.8 ( #44584 )
2019-11-12 13:48:42 -08:00
Shi-Hao Hong
2b498567a4
Sort Localization generation output ( #44743 )
...
* Sort Localization generation output
- When creating locales that were assumed from existing locales, the
file that is used is non-deterministic. This adds a sort to the iterator
to ensure that the same existing locale is used to generate the assumed
locale
- When generating material, cupertino and date localizations, the generated getters were not sorted. This
introduces an alphabetic sort
* remove main.dart.snapshot
2019-11-12 12:50:51 -08:00
Greg Spencer
d39e2bb776
Check in new diffs to material localizations ( #44736 )
...
Updates localizations to match what is now generated. It's unclear what caused the change: it didn't happen because of a flutter PR change, so we're still looking for where the source of the non-determinism is. In the meantime, this will fix the build.
2019-11-12 10:27:58 -08:00
Greg Spencer
99055c754a
Bump memory requirements for tool_tests-general-linux ( #44620 )
...
This bumps the Cirrus memory limits for tool_tests-general-linux from 8GB to 10GB, as we're seeing a lot of OOMKill failures.
2019-11-12 08:04:48 -08:00
xster
9e0df259df
Show a warning when a module uses a v1 only plugin ( #44499 )
2019-11-11 15:56:43 -08:00
Shi-Hao Hong
159a47da64
l10n tool improvements, stocks app i18n refresh ( #44473 )
...
* Add check for placeholders being an empty map
* Remove unnecessary properties from en_ES.arb in the stocks example
* Use getter instead of methods in the stocks example
* Fixed "annotating types for function expression parameters" lint issue from generated localizations delegate code
2019-11-11 14:42:29 -08:00