-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Migrate inja, sqlite, libtess2 to //flutter/third_party. #47408
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zanderso
force-pushed
the
migrate_impeller_deps
branch
from
October 30, 2023 14:44
5c8263b
to
e50d776
Compare
zanderso
approved these changes
Oct 30, 2023
zanderso
added
the
autosubmit
Merge PR when tree becomes green via auto submit App
label
Oct 30, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Oct 30, 2023
gaaclarke
pushed a commit
to flutter/flutter
that referenced
this pull request
Oct 30, 2023
…sions) (#137570) Manual roll requested by zra@google.com flutter/engine@84dcb4f...4f87c20 2023-10-30 skia-flutter-autoroll@skia.org Roll Dart SDK from 5a666e8d8259 to 85e149f894df (6 revisions) (flutter/engine#47470) 2023-10-30 dacoharkes@google.com [deps] Stop moving NDK folder inside Android SDK (flutter/engine#47454) 2023-10-30 jonahwilliams@google.com Revert "[Impeller] remove image upload workarounds." (flutter/engine#47402) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 89250a0bd6bb to 817fca468240 (3 revisions) (flutter/engine#47465) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 006424658682 to 89250a0bd6bb (3 revisions) (flutter/engine#47463) 2023-10-30 chinmaygarde@google.com Migrate inja, sqlite, libtess2 to //flutter/third_party. (flutter/engine#47408) 2023-10-30 zanderso@users.noreply.github.com Revert "Roll Dart SDK from 5a666e8d8259 to 38e8459ca2aa (4 revisions)" (flutter/engine#47459) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 09818d8c9d3c to 006424658682 (1 revision) (flutter/engine#47458) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 6e9cd1b79105 to 09818d8c9d3c (1 revision) (flutter/engine#47456) 2023-10-30 kjlubick@users.noreply.github.com Remove call to SkTypeface::MakeDefault (flutter/engine#47344) 2023-10-30 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from LbIVijDVwcB56_wgv... to zf2xLsbeoVrbnEDiH... (flutter/engine#47452) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from c732ec7f5d74 to 6e9cd1b79105 (2 revisions) (flutter/engine#47451) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from e45946f89a8b to c732ec7f5d74 (2 revisions) (flutter/engine#47448) 2023-10-30 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from OJfJYAvhpAkE-kvbY... to jCjz-imbNBDjiRVa1... (flutter/engine#47447) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 7545d1468268 to e45946f89a8b (1 revision) (flutter/engine#47446) 2023-10-29 skia-flutter-autoroll@skia.org Roll Skia from e224e1dc5e2c to 7545d1468268 (1 revision) (flutter/engine#47444) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from v-9_Di17lm_C_mrpZ... to LbIVijDVwcB56_wgv... (flutter/engine#47443) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from s0pbwY5MGxyq0tNrT... to OJfJYAvhpAkE-kvbY... (flutter/engine#47439) 2023-10-29 skia-flutter-autoroll@skia.org Roll Skia from d29cc3fe182f to e224e1dc5e2c (1 revision) (flutter/engine#47438) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from nreLekedxzmcdb3ww... to v-9_Di17lm_C_mrpZ... (flutter/engine#47436) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from qiHQ7aarDQb_1Rq3G... to s0pbwY5MGxyq0tNrT... (flutter/engine#47431) 2023-10-28 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from ESkamdoXWIwkdWdP-... to nreLekedxzmcdb3ww... (flutter/engine#47429) 2023-10-28 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from 9YSl2rN0sj5YpYNdQ... to qiHQ7aarDQb_1Rq3G... (flutter/engine#47428) 2023-10-28 skia-flutter-autoroll@skia.org Roll Dart SDK from 5a666e8d8259 to 38e8459ca2aa (4 revisions) (flutter/engine#47426) Also rolling transitive DEPS: fuchsia/sdk/core/linux-amd64 from ESkamdoXWIwk to zf2xLsbeoVrb fuchsia/sdk/core/mac-amd64 from 9YSl2rN0sj5Y to jCjz-imbNBDj 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 aaclarke@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
ksokolovskyi
pushed a commit
to ksokolovskyi/flutter
that referenced
this pull request
Oct 31, 2023
…sions) (flutter#137570) Manual roll requested by zra@google.com flutter/engine@84dcb4f...4f87c20 2023-10-30 skia-flutter-autoroll@skia.org Roll Dart SDK from 5a666e8d8259 to 85e149f894df (6 revisions) (flutter/engine#47470) 2023-10-30 dacoharkes@google.com [deps] Stop moving NDK folder inside Android SDK (flutter/engine#47454) 2023-10-30 jonahwilliams@google.com Revert "[Impeller] remove image upload workarounds." (flutter/engine#47402) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 89250a0bd6bb to 817fca468240 (3 revisions) (flutter/engine#47465) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 006424658682 to 89250a0bd6bb (3 revisions) (flutter/engine#47463) 2023-10-30 chinmaygarde@google.com Migrate inja, sqlite, libtess2 to //flutter/third_party. (flutter/engine#47408) 2023-10-30 zanderso@users.noreply.github.com Revert "Roll Dart SDK from 5a666e8d8259 to 38e8459ca2aa (4 revisions)" (flutter/engine#47459) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 09818d8c9d3c to 006424658682 (1 revision) (flutter/engine#47458) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 6e9cd1b79105 to 09818d8c9d3c (1 revision) (flutter/engine#47456) 2023-10-30 kjlubick@users.noreply.github.com Remove call to SkTypeface::MakeDefault (flutter/engine#47344) 2023-10-30 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from LbIVijDVwcB56_wgv... to zf2xLsbeoVrbnEDiH... (flutter/engine#47452) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from c732ec7f5d74 to 6e9cd1b79105 (2 revisions) (flutter/engine#47451) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from e45946f89a8b to c732ec7f5d74 (2 revisions) (flutter/engine#47448) 2023-10-30 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from OJfJYAvhpAkE-kvbY... to jCjz-imbNBDjiRVa1... (flutter/engine#47447) 2023-10-30 skia-flutter-autoroll@skia.org Roll Skia from 7545d1468268 to e45946f89a8b (1 revision) (flutter/engine#47446) 2023-10-29 skia-flutter-autoroll@skia.org Roll Skia from e224e1dc5e2c to 7545d1468268 (1 revision) (flutter/engine#47444) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from v-9_Di17lm_C_mrpZ... to LbIVijDVwcB56_wgv... (flutter/engine#47443) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from s0pbwY5MGxyq0tNrT... to OJfJYAvhpAkE-kvbY... (flutter/engine#47439) 2023-10-29 skia-flutter-autoroll@skia.org Roll Skia from d29cc3fe182f to e224e1dc5e2c (1 revision) (flutter/engine#47438) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from nreLekedxzmcdb3ww... to v-9_Di17lm_C_mrpZ... (flutter/engine#47436) 2023-10-29 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from qiHQ7aarDQb_1Rq3G... to s0pbwY5MGxyq0tNrT... (flutter/engine#47431) 2023-10-28 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from ESkamdoXWIwkdWdP-... to nreLekedxzmcdb3ww... (flutter/engine#47429) 2023-10-28 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from 9YSl2rN0sj5YpYNdQ... to qiHQ7aarDQb_1Rq3G... (flutter/engine#47428) 2023-10-28 skia-flutter-autoroll@skia.org Roll Dart SDK from 5a666e8d8259 to 38e8459ca2aa (4 revisions) (flutter/engine#47426) Also rolling transitive DEPS: fuchsia/sdk/core/linux-amd64 from ESkamdoXWIwk to zf2xLsbeoVrb fuchsia/sdk/core/mac-amd64 from 9YSl2rN0sj5Y to jCjz-imbNBDj 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 aaclarke@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Part of flutter/flutter#67373