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 Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) #40565

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/ce5ff5cc03ce..c42320d53714

2023-03-23 johnstiles@google.com Move Tracer into shared code.
2023-03-23 johnstiles@google.com Reland "Move TraceHook into shared code."

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC armansito@google.com,bdero@google.com,brianosman@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: 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

https://skia.googlesource.com/skia.git/+log/ce5ff5cc03ce..c42320d53714

2023-03-23 johnstiles@google.com Move Tracer into shared code.
2023-03-23 johnstiles@google.com Reland "Move TraceHook into shared code."

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC armansito@google.com,bdero@google.com,brianosman@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: 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
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 23, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-4a4f5e89-7035-4d5a-a87e-81b7127c8525-1679584305 branch from 981f089 to b00f869 Compare March 23, 2023 15:11
@auto-submit auto-submit bot merged commit 20ab040 into flutter:main Mar 23, 2023
44 checks passed
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Mar 23, 2023
…lutter/engine#40565) (#123340)

Roll Flutter Engine from c0fbe5a530b8 to 20ab040cdd68 (1 revision)
sourcegraph-bot pushed a commit to sgtest/megarepo that referenced this pull request Mar 23, 2023
…isions) (flutter/engine#40565) (#123340)

Commit: 4907464a6b72188c70bca5f0771743e131308f78
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 23, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 23, 2023
tarrinneal pushed a commit to flutter/packages that referenced this pull request Mar 24, 2023
…3535)

* cbdee5251 Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions) (flutter/flutter#123330)

* 897e3db40 Inject the gstatic CanvasKit CDN URL by default in `flutter build web` (flutter/flutter#122772)

* 5a36bddd2 Stop serving Observatory by default (flutter/flutter#122419)

* b212e7b32 implement Iterator and Comparable instead of extending them (flutter/flutter#123282)

* af6029c8f c0fbe5a53 Roll Dart SDK from 9256fffbd5af to e8e045620234 (1 revision) (flutter/engine#40561) (flutter/flutter#123336)

* 9dec4fbd1 FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape (flutter/flutter#123325)

* 4907464a6 20ab040cd Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) (flutter/engine#40565) (flutter/flutter#123340)

* 28d40a4d2 Roll Packages from 75491e9 to 0826798 (5 revisions) (flutter/flutter#123342)

* 674ff1573 [macOS] Add platform_channel sample/test (flutter/flutter#123141)

* 7b7af9f34 roll packages (flutter/flutter#123339)

* 31798757e replace some ._() constructors with class modifiers (flutter/flutter#122765)

* 7f41ab25c Fix (insert|move|remove)RenderObjectChild methods in base class (flutter/flutter#123276)

* fccca4937 Refactor buildOverscrollIndicator (flutter/flutter#123246)

* 11bbce1b2 6b0933e74 [web] Add `dart:js_interop` to `_embedder.yaml`. (flutter/engine#40545) (flutter/flutter#123347)

* 716d25246 Remove prefer_const_constructors ignores (flutter/flutter#123284)

* 100cf21e2 Prefer enum over class. (flutter/flutter#123312)

* 5ef9b847a Expose toggle to textfield's opacity animation. (flutter/flutter#122474)

* d79f3aab0 Roll Flutter Engine from 6b0933e74965 to bdce896fb64f (2 revisions) (flutter/flutter#123351)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-4a4f5e89-7035-4d5a-a87e-81b7127c8525-1679584305 branch March 30, 2023 15:38
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
nploi pushed a commit to nploi/packages that referenced this pull request Jul 16, 2023
…lutter#3535)

* cbdee5251 Roll Flutter Engine from 59acb5362098 to 12c822327825 (3 revisions) (flutter/flutter#123330)

* 897e3db40 Inject the gstatic CanvasKit CDN URL by default in `flutter build web` (flutter/flutter#122772)

* 5a36bddd2 Stop serving Observatory by default (flutter/flutter#122419)

* b212e7b32 implement Iterator and Comparable instead of extending them (flutter/flutter#123282)

* af6029c8f c0fbe5a53 Roll Dart SDK from 9256fffbd5af to e8e045620234 (1 revision) (flutter/engine#40561) (flutter/flutter#123336)

* 9dec4fbd1 FIX: NavigationDrawer hover/focus/pressed does not use indicatorShape (flutter/flutter#123325)

* 4907464a6 20ab040cd Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) (flutter/engine#40565) (flutter/flutter#123340)

* 28d40a4d2 Roll Packages from 75491e9 to 0826798 (5 revisions) (flutter/flutter#123342)

* 674ff1573 [macOS] Add platform_channel sample/test (flutter/flutter#123141)

* 7b7af9f34 roll packages (flutter/flutter#123339)

* 31798757e replace some ._() constructors with class modifiers (flutter/flutter#122765)

* 7f41ab25c Fix (insert|move|remove)RenderObjectChild methods in base class (flutter/flutter#123276)

* fccca4937 Refactor buildOverscrollIndicator (flutter/flutter#123246)

* 11bbce1b2 6b0933e74 [web] Add `dart:js_interop` to `_embedder.yaml`. (flutter/engine#40545) (flutter/flutter#123347)

* 716d25246 Remove prefer_const_constructors ignores (flutter/flutter#123284)

* 100cf21e2 Prefer enum over class. (flutter/flutter#123312)

* 5ef9b847a Expose toggle to textfield's opacity animation. (flutter/flutter#122474)

* d79f3aab0 Roll Flutter Engine from 6b0933e74965 to bdce896fb64f (2 revisions) (flutter/flutter#123351)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
2 participants