Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual roll of the engine to 63949eb0fd982b27adc218364805913380af7411. #41240

Merged
merged 3 commits into from Sep 25, 2019

Conversation

gaaclarke
Copy link
Member

@gaaclarke gaaclarke commented Sep 25, 2019

Description

Manual roll of the engine to flutter/engine@63949eb.

63949eb0f Roll dart sdk to 69b5681546c68ab85e2ce6d3e7b92ed7d113e7c1. (#12436)
075c5b0f6 Track fallback font names as a vector instead of a set. (#12426)
013ae3e5b Roll src/third_party/skia 6f62412c9203..f050422f3285 (12 commits) (#12433)
fdcf87743 Roll src/third_party/dart 164335a4a6..c2e0f7ee06 (9 commits)
5399ad345 Roll fuchsia/sdk/core/linux-amd64 from uVOaI... to dmzjj... (#12429)
e1c656cba Roll fuchsia/sdk/core/mac-amd64 from SkwL2... to rEYHD... (#12427)
1d8eb2c79 Roll src/third_party/skia f07a36341330..6f62412c9203 (8 commits) (#12424)
18aa6c938 Roll src/third_party/dart dccbb236a9..164335a4a6 (8 commits)
63a1d6ba6 Roll src/third_party/skia 867ab81687fc..f07a36341330 (1 commits) (#12421)
a600109e9 Roll src/third_party/dart d53d355c6c..dccbb236a9 (16 commits)
c1b134487 Roll fuchsia/sdk/core/linux-amd64 from NY2A5... to uVOaI... (#12419)
4e2967346 Roll fuchsia/sdk/core/mac-amd64 from kgFwg... to SkwL2... (#12418)
86d1452ba Roll src/third_party/skia c096654fa7c6..867ab81687fc (4 commits) (#12417)
953ac7174 Roll src/third_party/dart acac9ab11b..d53d355c6c (12 commits)
10e46e3b7 Roll src/third_party/skia b4b1005d485f..c096654fa7c6 (1 commits) (#12415)
1521b78a6 Roll src/third_party/skia b3542d95da65..b4b1005d485f (6 commits) (#12414)
d2c151408 Write MINIMAL_SDK to exception message (#11345)
035c9dbfc Track "mouse leave" event (#12363)
5b8d7df2e Roll src/third_party/dart 77ff89b223..acac9ab11b (6 commits)
fdff0787e Don't send pointer events when the framework isn't ready yet (#12403)
5f3b749e9 Update test to verify that secondary isolate gets shutdown before root isolate exits. (#12342)
7e087ab85 Roll src/third_party/skia 57ef68077574..b3542d95da65 (12 commits) (#12409)
6ae52bcc7 Update --dart-vm-flags whitelist to include --write-service-info and --sample-buffer-duration (#12395)
aadd5a346 Add system font change listener for windows (#12276)
eea7dd45c Roll fuchsia/sdk/core/mac-amd64 from xPX7p... to kgFwg... (#12405)
21b456d52 Check for index bounds in RTL handling for trailing whitespace runs. (#12336)
4ea0cf3a1 Roll fuchsia/sdk/core/linux-amd64 from F-g18... to NY2A5... (#12407)
04dc7d081 Roll src/third_party/dart f546362691..77ff89b223 (6 commits)
e82241432 Updating text field location in IOS as a pre-work for spellcheck (#12192)
72ca6035b Roll buildroot and remove toolchain prefix. (#12324)
ca5642cad Roll src/third_party/dart 94dd49cdb6..f546362691 (1 commits)
e7fd44241 Roll src/third_party/skia ab52a7a53db6..57ef68077574 (3 commits) (#12396)
111a340b9 [Web] Implement dark mode support for web (#12335)
cdc4c30c8 Roll src/third_party/dart 07f0bc0144..94dd49cdb6 (3 commits)
1223900ac Roll src/third_party/skia 776d81525e7c..ab52a7a53db6 (1 commits) (#12393)
f72e8f320 Roll src/third_party/skia 5b4c0ee19b74..776d81525e7c (1 commits) (#12392)
a1c4825e0 Roll src/third_party/dart 60c2bb9f5b..07f0bc0144 (7 commits)
44c431e03 Roll src/third_party/skia b4d60b5eda31..5b4c0ee19b74 (1 commits) (#12390)
06f698b28 Roll src/third_party/skia bd67d0035a80..b4d60b5eda31 (7 commits) (#12389)
63b86770b Roll src/third_party/skia 942d69fa9d5f..bd67d0035a80 (1 commits) (#12382)
94368ac0e Add macOS testing support (#12383)
e7291442b Roll src/third_party/dart ff0e8f8035..60c2bb9f5b (5 commits)
cd0330e6e Roll src/third_party/dart 70a1e8e090..ff0e8f8035 (18 commits)
46be1ff6f Roll src/third_party/skia 2e29ab5b03aa..942d69fa9d5f (6 commits) (#12378)
d5820e956 Store screenshot test output as Cirrus artifacts; do fuzzy comparison of non-matching screenshot pixels (#12274)
933f83e30 Added unit tests for method channels. (#12373)
48bb77c4d Roll Wuffs to 0.2.0-alpha.47 (#12376)
819a9f589 Sync dart_runner (#12375)
0fce74f86 Roll src/third_party/skia ffdc3e668061..2e29ab5b03aa (12 commits) (#12374)
1aff3f82d Roll src/third_party/dart 7c1821c4aa..70a1e8e090 (52 commits)

Related Issues

#41228

Tests

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require Flutter developers to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (Please read Handling breaking changes). Replace this with a link to the e-mail where you asked for input on this proposed change.
  • No, this is not a breaking change.

@fluttergithubbot fluttergithubbot added the engine flutter/engine repository. See also e: labels. label Sep 25, 2019
@gaaclarke
Copy link
Member Author

I tested this locally, it fixes flutter_gallery_ios32__start_up.dart.

@gaaclarke gaaclarke merged commit 04cf581 into flutter:master Sep 25, 2019
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Sep 30, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engine flutter/engine repository. See also e: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants