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

Roll Engine from 7571e7c380fd to 5aaebfcff6ff (42 revisions) #63774

Conversation

engine-flutter-autoroll
Copy link
Contributor

Roll Engine from 7571e7c to 5aaebfc (42 revisions)

flutter/engine@7571e7c...5aaebfc

2020-08-14 skia-flutter-autoroll@skia.org Roll Skia from c184cf36092f to 1cf2c8d6ec21 (1 revision) (flutter/engine#20509)
2020-08-14 skia-flutter-autoroll@skia.org Roll Skia from b6ce6baf7a7a to c184cf36092f (3 revisions) (flutter/engine#20507)
2020-08-14 stuartmorgan@google.com Fix the legacy EncodableValue codepaths (flutter/engine#20501)
2020-08-14 skia-flutter-autoroll@skia.org Roll Skia from 283c230fa18a to b6ce6baf7a7a (1 revision) (flutter/engine#20506)
2020-08-14 jiahaog@users.noreply.github.com Add missing nullable annotation (flutter/engine#20505)
2020-08-14 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from c9oMk4qlD... to B75vjVVwe... (flutter/engine#20504)
2020-08-14 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from AjjDqKkUV... to -dcNYnqRy... (flutter/engine#20502)
2020-08-14 skia-flutter-autoroll@skia.org Roll Skia from 311dd9d8474c to 283c230fa18a (2 revisions) (flutter/engine#20499)
2020-08-14 liyuqian@google.com Add a service protocol for raster cache memory (flutter/engine#20466)
2020-08-14 skia-flutter-autoroll@skia.org Roll Skia from 9e77f20864d3 to 311dd9d8474c (4 revisions) (flutter/engine#20493)
2020-08-13 dworsham@google.com Fix unoptimized fuchsia builds (flutter/engine#20488)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from cc01311cfc96 to 9e77f20864d3 (6 revisions) (flutter/engine#20489)
2020-08-13 dnfield@google.com Remove the dummy rasterizer delegate now that flutter_runner is in tree, and cleanup ctor params (flutter/engine#20486)
2020-08-13 xster@google.com Refactor initial route code take 2 (flutter/engine#20468)
2020-08-13 54558023+keyonghan@users.noreply.github.com Add enabled flag for try builders (flutter/engine#20460)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from af36652766db to cc01311cfc96 (4 revisions) (flutter/engine#20485)
2020-08-13 jason-simmons@users.noreply.github.com Do not access members after calling ClearDartWrapper (flutter/engine#20465)
2020-08-13 skia-flutter-autoroll@skia.org Roll Dart SDK from 9ae3e22f1e53 to 6d15e04622c2 (1 revision) (flutter/engine#20483)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from 8dd1e22f4130 to af36652766db (6 revisions) (flutter/engine#20484)
2020-08-13 yjbanov@google.com Clean-up CanvasKit canvas sizing. (flutter/engine#20387)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from df9ed89229db to 8dd1e22f4130 (2 revisions) (flutter/engine#20481)
2020-08-13 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from xcu8qvX33... to AjjDqKkUV... (flutter/engine#20477)
2020-08-13 mehmetf@users.noreply.github.com Plumbing for setting domain network policy (flutter/engine#20218)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from 025843fad003 to df9ed89229db (4 revisions) (flutter/engine#20478)
2020-08-13 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from ik9kEVW-J... to c9oMk4qlD... (flutter/engine#20476)
2020-08-13 skia-flutter-autoroll@skia.org Roll Dart SDK from 00016747ab48 to 9ae3e22f1e53 (1 revision) (flutter/engine#20474)
2020-08-13 skia-flutter-autoroll@skia.org Roll Dart SDK from 279a4b920da8 to 00016747ab48 (2 revisions) (flutter/engine#20471)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from 652124c372e5 to 025843fad003 (1 revision) (flutter/engine#20467)
2020-08-13 skia-flutter-autoroll@skia.org Roll Dart SDK from abdfa80162c1 to 279a4b920da8 (1 revision) (flutter/engine#20463)
2020-08-13 skia-flutter-autoroll@skia.org Roll Skia from c95b589112f3 to 652124c372e5 (4 revisions) (flutter/engine#20462)
2020-08-13 stuartmorgan@google.com Send locale information in the macOS embedding (flutter/engine#20461)
2020-08-13 dworsham@google.com Fix broken symbols on Fuchsia embedder (flutter/engine#20459)
2020-08-13 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from vomfYvIJk... to xcu8qvX33... (flutter/engine#20458)
2020-08-13 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from us_8V5gGK... to ik9kEVW-J... (flutter/engine#20457)
2020-08-12 skia-flutter-autoroll@skia.org Roll Skia from b3f26441d191 to c95b589112f3 (12 revisions) (flutter/engine#20456)
2020-08-12 skia-flutter-autoroll@skia.org Roll Dart SDK from 91e46dcbbbbd to abdfa80162c1 (3 revisions) (flutter/engine#20453)
2020-08-12 dworsham@google.com Add --unoptimied and --asan to Fuchsia builds (flutter/engine#20427)
2020-08-12 yjbanov@google.com Delete CSS paint code (flutter/engine#20426)
2020-08-12 30870216+gaaclarke@users.noreply.github.com Revert "Refactor initial route code (#19684)" (flutter/engine#20450)
2020-08-12 skia-flutter-autoroll@skia.org Roll Skia from 864562faf497 to b3f26441d191 (22 revisions) (flutter/engine#20447)
2020-08-12 yjbanov@google.com Make CkVertices a ManagedSkiaObject (flutter/engine#20421)
2020-08-12 skia-flutter-autoroll@skia.org Roll Dart SDK from 1a1ab78dd6bc to 91e46dcbbbbd (4 revisions) (flutter/engine#20431)

Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from vomfYvIJkizs to -dcNYnqRyBeu
fuchsia/sdk/core/mac-amd64 from us_8V5gGK-ES to B75vjVVweZH5
...

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Linux web_tests has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite customer_testing-linux has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite customer_testing-windows has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite customer_testing-macos has failed. Please fix the issues identified (or deflake) before re-applying this label.

@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-engine-flutter-autoroll-c9e9aa9f-310c-4e3b-8c70-7662cd5e53b7-1597412048 branch August 21, 2020 13:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants