Skip to content

Commit

Permalink
Roll Skia from 677a12f38dd0 to db949f46431e (4 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/677a12f38dd0..db949f46431e

2022-03-09 nifong@google.com Remove three qualcomm related tests from skqp
2022-03-09 nifong@google.com add one more test suite category for skqp
2022-03-09 scroggo@google.com Add an OWNERS.android file
2022-03-09 kjlubick@google.com [includes] Prepare to remove SkColor<->SkImageInfo

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 bdero@google.com,brianosman@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
  • Loading branch information
skia-flutter-autoroll committed Mar 9, 2022
1 parent 302cae5 commit 2036a30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '677a12f38dd083769c23c16bdd1c461527858510',
'skia_revision': 'db949f46431ebee2ab877f977b016dffb3d4fff4',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
5 changes: 4 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: d2a0696703d82e72de24ee6065c1b907
Signature: 28ce6144250e789e9fc80cd8e3f7d1b9

UNUSED LICENSES:

Expand Down Expand Up @@ -651,6 +651,7 @@ FILE: ../../../third_party/skia/BUILD.bazel
FILE: ../../../third_party/skia/CQ_COMMITTERS
FILE: ../../../third_party/skia/DEPS
FILE: ../../../third_party/skia/DIR_METADATA
FILE: ../../../third_party/skia/OWNERS.android
FILE: ../../../third_party/skia/WORKSPACE.bazel
FILE: ../../../third_party/skia/bazel/BUILD.bazel
FILE: ../../../third_party/skia/bazel/cc_binary_with_flags.bzl
Expand Down Expand Up @@ -6101,6 +6102,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/UploadTask.h
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlSampler.h
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlSampler.mm
FILE: ../../../third_party/skia/gm/bug12866.cpp
FILE: ../../../third_party/skia/include/core/SkAlphaType.h
FILE: ../../../third_party/skia/include/core/SkColorType.h
FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h
FILE: ../../../third_party/skia/src/core/SkBuiltInCodeSnippetID.h
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
Expand Down

0 comments on commit 2036a30

Please sign in to comment.