This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 0a5146ca3ffd to 16fa353926b8 (28 revisions)#33420
Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom May 17, 2022
Conversation
https://skia.googlesource.com/skia.git/+log/0a5146ca3ffd..16fa353926b8 2022-05-17 [email protected] [bazel] Move third party BUILD.bazel files to bazel/external 2022-05-17 [email protected] Roll ANGLE from 48b1f07b0fcb to 807c94ea85e0 (11 revisions) 2022-05-17 [email protected] Roll vulkan-deps from b5c0eec3336c to c37d1e2ab98c (1 revision) 2022-05-17 [email protected] Fix the start/end indexes used for font features in SkParagraph 2022-05-16 [email protected] Reland "[infra] Remove old python scripts and urllib2 references" 2022-05-16 [email protected] Remove DSL runtime effect support. 2022-05-16 [email protected] Combine all the device info needed for SubRun creation 2022-05-16 [email protected] Fix flutter roll 2022-05-16 [email protected] Fix MSAN where glyphs are uninitialized in tests 2022-05-16 [email protected] Miscellaneous gpu cleanup 2022-05-16 [email protected] Remove dead files from public.bzl. 2022-05-16 [email protected] Add perspective matrix equality to GrTextBlob::Key 2022-05-16 [email protected] Doc typos and formatting 2022-05-16 [email protected] Revert "Add SkCapabilities object" 2022-05-16 [email protected] Eliminate fOwnedNodes from symbol tables. 2022-05-16 [email protected] Eliminate SkSL::CodeStringExpression. 2022-05-16 [email protected] Remove DSLFP support. 2022-05-16 [email protected] Remove useless std::move. 2022-05-16 [email protected] Revert "[bazel] Run gazelle only on the files that changed" 2022-05-16 [email protected] Add file to public.bzl 2022-05-16 [email protected] Remove DSL from GrGaussianConvolutionFragmentProcessor. 2022-05-16 [email protected] Provide immediate patch's LinearTolerances to PatchAllocator 2022-05-16 [email protected] Revert "Fix public.bzl" 2022-05-16 [email protected] Cleanup code in SkChromeRemoteGlyphCache 2022-05-16 [email protected] Roll vulkan-deps from 131de3fd9ec7 to b5c0eec3336c (1 revision) 2022-05-16 [email protected] Remove DSL from GrConvexPolyEffect. 2022-05-16 [email protected] [bazel] Run gazelle only on the files that changed 2022-05-16 [email protected] [bazel] Move Dawn BUILD.bazel to third_party/bazel 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 [email protected],[email protected] 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
981f089 to
5f8bd56
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 17, 2022
jonahwilliams
pushed a commit
to flutter/flutter
that referenced
this pull request
May 17, 2022
* e0f736d Set error handler (flutter/engine#33402) * dcd596a Roll Dart SDK from 381855557df2 to f3bf9025c141 (1 revision) (flutter/engine#33411) * 5c2a16e Roll Fuchsia Linux SDK from F0_B8WVKY... to IZ7_b83xC... (flutter/engine#33415) * 4958a24 Roll dart sdk to 1bdb83bddf96c41cc046810c697a2c80bfaaaf19 (flutter/engine#33416) * d2fd3d8 Roll Fuchsia Mac SDK from t_ky8l6nb... to egBfZMmTP... (flutter/engine#33417) * d58fc83 Roll Dart SDK from 1bdb83bddf96 to 0bc104c3e959 (1 revision) (flutter/engine#33419) * 8ab1720 Roll Skia from 0a5146ca3ffd to 16fa353926b8 (28 revisions) (flutter/engine#33420) * Remove fraction translation * Update codesign.dart Co-authored-by: Jonah Williams <[email protected]>
houhuayong
pushed a commit
to houhuayong/engine
that referenced
this pull request
Jun 21, 2022
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
https://skia.googlesource.com/skia.git/+log/0a5146ca3ffd..16fa353926b8
2022-05-17 [email protected] [bazel] Move third party BUILD.bazel files to bazel/external
2022-05-17 [email protected] Roll ANGLE from 48b1f07b0fcb to 807c94ea85e0 (11 revisions)
2022-05-17 [email protected] Roll vulkan-deps from b5c0eec3336c to c37d1e2ab98c (1 revision)
2022-05-17 [email protected] Fix the start/end indexes used for font features in SkParagraph
2022-05-16 [email protected] Reland "[infra] Remove old python scripts and urllib2 references"
2022-05-16 [email protected] Remove DSL runtime effect support.
2022-05-16 [email protected] Combine all the device info needed for SubRun creation
2022-05-16 [email protected] Fix flutter roll
2022-05-16 [email protected] Fix MSAN where glyphs are uninitialized in tests
2022-05-16 [email protected] Miscellaneous gpu cleanup
2022-05-16 [email protected] Remove dead files from public.bzl.
2022-05-16 [email protected] Add perspective matrix equality to GrTextBlob::Key
2022-05-16 [email protected] Doc typos and formatting
2022-05-16 [email protected] Revert "Add SkCapabilities object"
2022-05-16 [email protected] Eliminate fOwnedNodes from symbol tables.
2022-05-16 [email protected] Eliminate SkSL::CodeStringExpression.
2022-05-16 [email protected] Remove DSLFP support.
2022-05-16 [email protected] Remove useless std::move.
2022-05-16 [email protected] Revert "[bazel] Run gazelle only on the files that changed"
2022-05-16 [email protected] Add file to public.bzl
2022-05-16 [email protected] Remove DSL from GrGaussianConvolutionFragmentProcessor.
2022-05-16 [email protected] Provide immediate patch's LinearTolerances to PatchAllocator
2022-05-16 [email protected] Revert "Fix public.bzl"
2022-05-16 [email protected] Cleanup code in SkChromeRemoteGlyphCache
2022-05-16 [email protected] Roll vulkan-deps from 131de3fd9ec7 to b5c0eec3336c (1 revision)
2022-05-16 [email protected] Remove DSL from GrConvexPolyEffect.
2022-05-16 [email protected] [bazel] Run gazelle only on the files that changed
2022-05-16 [email protected] [bazel] Move Dawn BUILD.bazel to third_party/bazel
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 [email protected],[email protected] 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