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

Commit 44a94e2

Browse files
Roll Skia from 1f0e64acd621 to f260a297c68d (1 revision)
https://skia.googlesource.com/skia.git/+log/1f0e64acd621..f260a297c68d 2022-01-14 jvanverth@google.com [graphite] Add basic logging. 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 kaushikiska@google.com,michaelludwig@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
1 parent ad68b1b commit 44a94e2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '1f0e64acd621c0ecfa63d71571f535e2058c35f0',
30+
'skia_revision': 'f260a297c68d490e4ebdb954038ea057bddfd0b9',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1dea5738dc04e02f9ed4c0467cecf539
1+
Signature: e2d213d0fa6fd120e07f705f8b0d1173
22

33
UNUSED LICENSES:
44

@@ -6038,8 +6038,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60386038

60396039
====================================================================================================
60406040
LIBRARY: skia
6041-
ORIGIN: ../../../third_party/skia/experimental/graphite/src/PaintParams.cpp + ../../../third_party/skia/LICENSE
6041+
ORIGIN: ../../../third_party/skia/experimental/graphite/src/Log.h + ../../../third_party/skia/LICENSE
60426042
TYPE: LicenseType.bsd
6043+
FILE: ../../../third_party/skia/experimental/graphite/src/Log.h
60436044
FILE: ../../../third_party/skia/experimental/graphite/src/PaintParams.cpp
60446045
FILE: ../../../third_party/skia/experimental/graphite/src/PaintParams.h
60456046
FILE: ../../../third_party/skia/experimental/graphite/src/Resource.cpp

0 commit comments

Comments
 (0)