Skip to content

Commit

Permalink
Roll Skia from 2393b8831184 to bad94bc85a79 (1 revision)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/2393b8831184..bad94bc85a79

2022-03-10 brianosman@google.com Revert "Convert PatchWriter to trait-oriented template"

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 10, 2022
1 parent bf2bf3a commit 161ace2
Show file tree
Hide file tree
Showing 2 changed files with 3 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': '2393b88311845fe3fb7bfbab15322e22d102d79e',
'skia_revision': 'bad94bc85a797421a1759a01e89c39235c350644',

# 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
3 changes: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 23864150c7aaf941b6b268057505e846
Signature: c7fd7a3cb2a5c5eb5515d21d041e5d0a

UNUSED LICENSES:

Expand Down Expand Up @@ -6189,6 +6189,7 @@ FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.h
FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.h
FILE: ../../../third_party/skia/src/gpu/tessellate/AffineMatrix.h
FILE: ../../../third_party/skia/src/gpu/tessellate/PatchWriter.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/PatchWriter.h
FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.h
Expand Down

0 comments on commit 161ace2

Please sign in to comment.