Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll Skia from 76f32c939fa5 to 9d10f64104d9 (21 revisions)#34329

Merged
fluttergithubbot merged 1 commit intoflutter:mainfrom
skia-flutter-autoroll:skia-flutter-autoroll-27f120db-be04-4d29-bbda-792e5fe93812-1656358162
Jun 27, 2022
Merged

Roll Skia from 76f32c939fa5 to 9d10f64104d9 (21 revisions)#34329
fluttergithubbot merged 1 commit intoflutter:mainfrom
skia-flutter-autoroll:skia-flutter-autoroll-27f120db-be04-4d29-bbda-792e5fe93812-1656358162

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/76f32c939fa5..9d10f64104d9

2022-06-27 [email protected] Manual dawn roll
2022-06-27 [email protected] [bazel] Fix GCS mirror typo
2022-06-27 [email protected] [graphite] New Combination API
2022-06-27 [email protected] [graphite] Set up ContextOptions for text
2022-06-27 [email protected] Pass SkGraphcis::GetVariableColrV1Enabled() to FreeType
2022-06-27 [email protected] [bazel] Add option for SkSVGCanvas (and expat third_party DEP)
2022-06-27 [email protected] Add SkShaderCodeDictionary::findOrCreateRuntimeEffectSnippet.
2022-06-27 [email protected] Create StrikeSpecs for measuring transformed masks
2022-06-27 [email protected] Find a maximum dimension give a list of SkGlyphIDs
2022-06-27 [email protected] Factor out common digest code for RemoteStrike
2022-06-27 [email protected] [graphite] Fix up token management for DrawAtlas.
2022-06-27 [email protected] [graphite] Hook up SubRun::draw through Device.
2022-06-27 [email protected] [bazel] Fix toolchains on M1 Mac
2022-06-27 [email protected] Roll vulkan-deps from 3da2aaf1f8a5 to 4e6188c82519 (1 revision)
2022-06-27 [email protected] [bazel] Add placeholders in skcms
2022-06-27 [email protected] Roll ANGLE from 919763526922 to 89e38b5799cc (10 revisions)
2022-06-26 [email protected] Update SKP version
2022-06-25 [email protected] Roll vulkan-deps from 23c617d371cb to 3da2aaf1f8a5 (3 revisions)
2022-06-24 [email protected] Roll vulkan-deps from 54dba77e8a94 to 23c617d371cb (5 revisions)
2022-06-24 [email protected] Replace unordered_map with SkTHashMap.
2022-06-24 [email protected] Pin canvaskit used in demos

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

https://skia.googlesource.com/skia.git/+log/76f32c939fa5..9d10f64104d9

2022-06-27 [email protected] Manual dawn roll
2022-06-27 [email protected] [bazel] Fix GCS mirror typo
2022-06-27 [email protected] [graphite] New Combination API
2022-06-27 [email protected] [graphite] Set up ContextOptions for text
2022-06-27 [email protected] Pass SkGraphcis::GetVariableColrV1Enabled() to FreeType
2022-06-27 [email protected] [bazel] Add option for SkSVGCanvas (and expat third_party DEP)
2022-06-27 [email protected] Add SkShaderCodeDictionary::findOrCreateRuntimeEffectSnippet.
2022-06-27 [email protected] Create StrikeSpecs for measuring transformed masks
2022-06-27 [email protected] Find a maximum dimension give a list of SkGlyphIDs
2022-06-27 [email protected] Factor out common digest code for RemoteStrike
2022-06-27 [email protected] [graphite] Fix up token management for DrawAtlas.
2022-06-27 [email protected] [graphite] Hook up SubRun::draw through Device.
2022-06-27 [email protected] [bazel] Fix toolchains on M1 Mac
2022-06-27 [email protected] Roll vulkan-deps from 3da2aaf1f8a5 to 4e6188c82519 (1 revision)
2022-06-27 [email protected] [bazel] Add placeholders in skcms
2022-06-27 [email protected] Roll ANGLE from 919763526922 to 89e38b5799cc (10 revisions)
2022-06-26 [email protected] Update SKP version
2022-06-25 [email protected] Roll vulkan-deps from 23c617d371cb to 3da2aaf1f8a5 (3 revisions)
2022-06-24 [email protected] Roll vulkan-deps from 54dba77e8a94 to 23c617d371cb (5 revisions)
2022-06-24 [email protected] Replace unordered_map with SkTHashMap.
2022-06-24 [email protected] Pin canvaskit used in demos

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
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-27f120db-be04-4d29-bbda-792e5fe93812-1656358162 branch from 981f089 to 65c96ea Compare June 27, 2022 19:29
@skia-flutter-autoroll skia-flutter-autoroll added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jun 27, 2022
@fluttergithubbot fluttergithubbot merged commit 4891191 into flutter:main Jun 27, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 27, 2022
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-27f120db-be04-4d29-bbda-792e5fe93812-1656358162 branch July 4, 2022 20:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants