skia-flutter-autoroll
b9a48cde60
Roll Skia from 12732e4ad804 to a909dd6b8d8d (4 revisions) ( flutter/engine#28845 )
2021-09-24 13:28:02 -07:00
Martin Kustermann
db21472b15
Add src/third_party/dart/third_party/yaml_edit to DEPS ( flutter/engine#28830 )
...
The HHH builder run into a build failure after [0] landed, which has
added the package:yaml_edit dependency to dart's DEPS.
This PR adds the same dependency to flutter engine DEPS, which should
unbreak the HHH build.
[0] f7fd4ebcec
2021-09-24 21:45:37 +02:00
Filip Filmar
5debecb677
Update the ICU library to 2b50fa94b07b601293d7c1f791e853bba8ffbb84 ( flutter/engine#28646 )
...
Originally I wanted to update to 3f443830bd52d3aa5fab3c1aa2b6d0848bb5039d.
However, that change had a problem with a misspelled build target which
I also had to fix.
But, that fix turned out to be infeasible on its own, and led to a
bugfix in `gn`.
Fixes:
- Updates gn to commit 0153d369bbccc908f4da4993b1ba82728055926a to take
in the fix at https://gn-review.googlesource.com/c/gn/+/12220 which
prevented the correct treatment of target refactoring.
- Updates ICU to commit 2b50fa94b07b601293d7c1f791e853bba8ffbb84 to
correct the target naming, which should now work thanks to the
previous update to gn. See
https://gn-review.googlesource.com/c/gn/+/12220 for the details of
that bug.
- Fixed the visibility declaration in `//flutter/third_party/accessibility:accessibility_config`
which used to not be enforced due to a bug in `gn` which was fixed in
https://gn.googlesource.com/gn/+/46b572ce4ceedfe57f4f84051bd7da624c98bf01 ,
a revision which we took in by updating `gn` in the first bullet.
Fun times.
See: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/3163524
Please see the linked issue for details about why this update.
2021-09-24 12:27:21 -07:00
Alexander Biggs
6dd9777440
[Fuchsia] Notify Shell when memory becomes low. ( flutter/engine#28821 )
2021-09-24 12:23:01 -07:00
skia-flutter-autoroll
8ad5aa9031
Roll Fuchsia Mac SDK from lD33hO1tW... to AaBCvnaBN... ( flutter/engine#28843 )
2021-09-24 12:13:01 -07:00
skia-flutter-autoroll
170d554602
Roll Skia from cb25d566c21d to 12732e4ad804 (55 revisions) ( flutter/engine#28842 )
2021-09-24 12:03:01 -07:00
skia-flutter-autoroll
c31b3e0dcc
Roll Fuchsia Linux SDK from tdrdF1Sz9... to Jo9QY1R3C... ( flutter/engine#28838 )
2021-09-24 10:18:01 -07:00
skia-flutter-autoroll
211bc0d418
Roll Dart SDK from 6aa8a4aef43a to 7e8e12d4d296 (2 revisions) ( flutter/engine#28829 )
2021-09-24 00:53:01 -07:00
skia-flutter-autoroll
93c21da5bf
Roll Fuchsia Linux SDK from vUHzQsB3f... to tdrdF1Sz9... ( flutter/engine#28827 )
2021-09-23 20:53:01 -07:00
skia-flutter-autoroll
2e1135d78e
Roll Dart SDK from 1d7f47bf04d8 to 6aa8a4aef43a (1 revision) ( flutter/engine#28826 )
2021-09-23 18:53:01 -07:00
skia-flutter-autoroll
7af9529551
Roll Fuchsia Mac SDK from c3_45l-Rd... to lD33hO1tW... ( flutter/engine#28825 )
2021-09-23 18:48:02 -07:00
Jim Graham
9e3603308f
adjust naming of methods to match style guide ( flutter/engine#28753 )
2021-09-23 17:13:02 -07:00
Gary Qian
98716a1274
Fix deprecated WindowManager INCORRECT_CONTEXT_USAGE and VsyncWaiter takes FPS float ( flutter/engine#28774 )
2021-09-23 16:38:40 -07:00
Dan Field
a2a3c9643c
Remove obsolete instructions from scenario_app readme, pass depfile correctly. ( flutter/engine#28732 )
2021-09-23 14:13:01 -07:00
skia-flutter-autoroll
b86bddd170
Roll Dart SDK from eba0c93d96de to 1d7f47bf04d8 (1 revision) ( flutter/engine#28818 )
2021-09-23 14:03:01 -07:00
ColdPaleLight
b5b786f13a
Delete is_background_view from FlutterJNI ( flutter/engine#28566 )
2021-09-23 13:58:01 -07:00
Yuhui Huang
1b2b1cae4c
Linux texture support ( flutter/engine#24916 )
2021-09-23 13:53:02 -07:00
Brandon DeRosier
355c1809f0
Remove outdated unused element suppressions ( flutter/engine#28775 )
...
Fixes flutter/flutter#35164
2021-09-23 13:14:09 -07:00
Mouad Debbar
6a09b38a5c
[web] Fix disposal of browser history on hot restart ( flutter/engine#28805 )
2021-09-23 13:33:35 -04:00
skia-flutter-autoroll
57107cd9d3
Roll Dart SDK from ec4a8ac89fe5 to eba0c93d96de (1 revision) ( flutter/engine#28815 )
2021-09-23 07:43:01 -07:00
Jason Simmons
3aaefc576f
Make DartExecutor.IsolateServiceIdListener public ( flutter/engine#28806 )
2021-09-23 07:38:01 -07:00
skia-flutter-autoroll
cdbaf221c5
Roll Fuchsia Linux SDK from tBL8VjITE... to vUHzQsB3f... ( flutter/engine#28814 )
2021-09-23 04:03:01 -07:00
ColdPaleLight
0987697edf
[web] Support raw straight RGBA format in Image.toByteData() in Html ( flutter/engine#28357 )
2021-09-23 02:13:02 -07:00
skia-flutter-autoroll
5e5a056363
Roll Fuchsia Mac SDK from nblJjRFDA... to c3_45l-Rd... ( flutter/engine#28813 )
2021-09-23 01:58:02 -07:00
skia-flutter-autoroll
767f8299bc
Roll Dart SDK from ba343ec30c69 to ec4a8ac89fe5 (1 revision) ( flutter/engine#28810 )
...
https://dart.googlesource.com/sdk.git/+log/ba343ec30c69..ec4a8ac89fe5
2021-09-22 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.15.0-139.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com ,garyq@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose
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/+doc/main/autoroll/README.md
2021-09-22 21:10:47 -07:00
skia-flutter-autoroll
c0fec7e01a
Roll Fuchsia Linux SDK from bWZcp2jnx... to tBL8VjITE... ( flutter/engine#28804 )
2021-09-22 14:43:01 -07:00
Jenn Magder
f9f6708037
Set MinimumOSVersion in iOS Info.plist based on buildroot setting ( flutter/engine#28743 )
2021-09-22 14:38:02 -07:00
skia-flutter-autoroll
0e46aaf579
Roll Dart SDK from 6e17953f4e7e to ba343ec30c69 (1 revision) ( flutter/engine#28807 )
...
https://dart.googlesource.com/sdk.git/+log/6e17953f4e7e..ba343ec30c69
2021-09-22 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.15.0-138.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com ,garyq@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose
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/+doc/main/autoroll/README.md
2021-09-22 14:06:40 -07:00
skia-flutter-autoroll
cbee5df710
Roll Fuchsia Mac SDK from NM9FaaYay... to nblJjRFDA... ( flutter/engine#28803 )
2021-09-22 11:08:01 -07:00
Harry Terkelsen
12291eed93
[canvaskit] Fix bug when overlays are disabled ( flutter/engine#28790 )
2021-09-22 10:49:40 -07:00
skia-flutter-autoroll
af824b075d
Roll Dart SDK from 4e396689de4f to 6e17953f4e7e (1 revision) ( flutter/engine#28800 )
2021-09-22 10:13:02 -07:00
Chris Bracken
d50ad5051d
Disable failing unit tests on UWP ( flutter/engine#28785 )
...
In order to enable all the currently-passing Windows UWP unit tests and
prevent any regressions, I've disabled currently-failing tests so we can
enable the passing unit tests as part of presubmit.
Most of the failures fall into one of the following categories:
* threading issues (accessing an object from the wrong thread)
* filesystem sandboxing issues (trying to access a path outside the sandbox)
* network issues (trying to connect to sandboxed vm service)
2021-09-22 10:02:47 -07:00
skia-flutter-autoroll
499144dc36
Roll Dart SDK from 715a98df1828 to 4e396689de4f (1 revision) ( flutter/engine#28797 )
2021-09-22 04:33:01 -07:00
skia-flutter-autoroll
24302cd5e1
Roll Skia from 5527735121f5 to cb25d566c21d (3 revisions) ( flutter/engine#28796 )
2021-09-22 00:28:01 -07:00
skia-flutter-autoroll
9c35a255f5
Roll Dart SDK from c2429dee845e to 715a98df1828 (1 revision) ( flutter/engine#28795 )
2021-09-22 00:03:01 -07:00
skia-flutter-autoroll
419a5540fa
Roll Skia from bb30fc16e1be to 5527735121f5 (1 revision) ( flutter/engine#28794 )
2021-09-21 23:03:02 -07:00
skia-flutter-autoroll
5b7fe45e82
Roll Fuchsia Linux SDK from JD40LpEJO... to bWZcp2jnx... ( flutter/engine#28793 )
2021-09-21 22:58:02 -07:00
skia-flutter-autoroll
77b622f8e9
Roll Fuchsia Mac SDK from 3k3-vCrm5... to NM9FaaYay... ( flutter/engine#28792 )
2021-09-21 22:03:02 -07:00
skia-flutter-autoroll
1f58a6c31e
Roll Skia from a48e7b0186b3 to bb30fc16e1be (1 revision) ( flutter/engine#28791 )
2021-09-21 20:58:01 -07:00
skia-flutter-autoroll
7eb8c0072b
Roll Dart SDK from 86a21d182523 to c2429dee845e (1 revision) ( flutter/engine#28789 )
2021-09-21 19:53:01 -07:00
Jenn Magder
47865c93b8
Set MinimumOSVersion to iOS 9 in Info.plist ( flutter/engine#28783 )
2021-09-21 19:08:01 -07:00
Chris Bracken
d70b998cf8
Eliminate unnecessary canvaskit imports ( flutter/engine#28787 )
...
Fixes the following lints:
```
Analyzing web_ui...
info - lib/src/engine/canvaskit/surface_factory.dart:8:8 - The import of '../util.dart' is unnecessary as all of the used elements are also provided by the import of '../../engine.dart'. Try removing the import directive. - unnecessary_import
info - lib/src/engine/canvaskit/surface_factory.dart:9:8 - The import of 'embedded_views.dart' is unnecessary as all of the used elements are also provided by the import of '../../engine.dart'. Try removing the import directive. - unnecessary_import
info - lib/src/engine/canvaskit/surface_factory.dart:10:8 - The import of 'surface.dart' is unnecessary as all of the used elements are also provided by the import of '../../engine.dart'. Try removing the import directive. - unnecessary_import
```
2021-09-21 18:19:05 -07:00
skia-flutter-autoroll
eed116516b
Roll Skia from e32309d771ee to a48e7b0186b3 (10 revisions) ( flutter/engine#28782 )
2021-09-21 15:58:02 -07:00
Yegor
74dcaafe7a
[web] clear surfaces on hot restart ( flutter/engine#28675 )
...
* [web] clear surfaces on hot restart
2021-09-21 15:57:35 -07:00
skia-flutter-autoroll
85ef33904e
Roll Dart SDK from a0243abd09e3 to 86a21d182523 (6 revisions) ( flutter/engine#28779 )
2021-09-21 15:23:02 -07:00
Emmanuel Garcia
4cb3bf45b2
Replace jcenter() for mavenCentral() ( flutter/engine#28777 )
2021-09-21 14:09:08 -07:00
Darren Chan
b82554ae4a
Implement a default font manager for Fuchsia. ( flutter/engine#28673 )
...
This helps us get rid of our hacky font switch after engine initialization.
See https://fxbug.dev/76406 and https://github.com/flutter/flutter/issues/82202 .
2021-09-21 12:33:37 -07:00
skia-flutter-autoroll
b7d41c670a
Roll Skia from b8f1651f9b67 to e32309d771ee (3 revisions) ( flutter/engine#28771 )
2021-09-21 10:18:01 -07:00
skia-flutter-autoroll
ebb88d99ba
Roll Fuchsia Linux SDK from a-fOk8gAq... to JD40LpEJO... ( flutter/engine#28770 )
2021-09-21 09:38:01 -07:00
skia-flutter-autoroll
8c6b1bb857
Roll Fuchsia Mac SDK from YGOXMJb8s... to 3k3-vCrm5... ( flutter/engine#28769 )
2021-09-21 08:58:02 -07:00