Skip to content

Commit

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

2023-02-08 johnstiles@google.com Migrate fieldSlotOffset logic to SkSL::FieldAccess.
2023-02-08 jvanverth@google.com [graphite] Add stub for image memory barrier.
2023-02-08 kjlubick@google.com Fix signed -> unsigned warning in Swizzle.h
2023-02-08 armansito@google.com [graphite][dawn] Disable derivative uniformity checks

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 brianosman@google.com,jonahwilliams@google.com,kjlubick@google.com,rmistry@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 Feb 8, 2023
1 parent 586378f commit 81f6c33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '4d064e82ce8eec8cfa4cde527309f37f903d6b3c',
'skia_revision': 'd52b1a24c40712447e3cec1be724ff59e0d2fab5',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: bc276c2f3249969067fa91ae3e874082
Signature: 85fb289d823a27b54c7e6306b81392c3

====================================================================================================
LIBRARY: etc1
Expand Down

0 comments on commit 81f6c33

Please sign in to comment.