Skip to content
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

Roll Skia from d37bb6ae7248 to e40495da3db1 (3 revisions) #27590

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Roll Skia from d37bb6ae7248 to e40495da3db1 (3 revisions)
https://skia.googlesource.com/skia.git/+log/d37bb6ae7248..e40495da3db1

2021-07-20 [email protected] Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h
2021-07-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2021-07-20 [email protected] FilterQuality is now removed from CanvasKit

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] on the revert to ensure that a human
is aware of the problem.

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 Jul 20, 2021
commit 2bab4b76dc64467795b4a68709bb0a24f8d1e0f4
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': 'd37bb6ae724852f057d85dd8ee3a0f181fc74837',
'skia_revision': 'e40495da3db1805897aeae4931e8c09c3065cbe5',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
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: 80d84bb328c3acbb1eb2af650fdf1407
Signature: b501a3f80c5ff5c1e740901fab0b1918

UNUSED LICENSES:

Expand Down Expand Up @@ -5178,6 +5178,7 @@ FILE: ../../../third_party/skia/src/gpu/GrEagerVertexAllocator.cpp
FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h
FILE: ../../../third_party/skia/src/gpu/GrMeshDrawTarget.cpp
FILE: ../../../third_party/skia/src/gpu/GrMeshDrawTarget.h
FILE: ../../../third_party/skia/src/gpu/GrOpsTypes.h
FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrSubRunAllocator.cpp
FILE: ../../../third_party/skia/src/gpu/GrSubRunAllocator.h
Expand Down