From 7ce988acf7b8e90bafda7ff006a2df7022f8f1a8 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 13 Jul 2020 02:01:03 -0400 Subject: [PATCH] Roll Skia from 1434ce1aa94d to f64be13cbf84 (2 revisions) (#19695) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 630ce93c0..b746b0957 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,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': '1434ce1aa94da1944056332e3287a320b8408144', + 'skia_revision': 'f64be13cbf84d814cdaba4ba5da5e091bbb6ade0', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index d9384b55f..2c47cc1b9 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0aa7cb5daa8f645a0a833f1f1ab94c18 +Signature: 4459bbc572fdff16340868bbea18eb1d UNUSED LICENSES: @@ -4134,7 +4134,6 @@ FILE: ../../../third_party/skia/docs/examples/Bitmap_installPixels_3.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_isImmutable.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_isNull.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_isOpaque.cpp -FILE: ../../../third_party/skia/docs/examples/Bitmap_isVolatile.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_move_SkBitmap.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_move_operator.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_notifyPixelsChanged.cpp @@ -4153,7 +4152,6 @@ FILE: ../../../third_party/skia/docs/examples/Bitmap_rowBytesAsPixels.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_setAlphaType.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_setImmutable.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_setInfo.cpp -FILE: ../../../third_party/skia/docs/examples/Bitmap_setIsVolatile.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_setPixelRef.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_setPixels.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_shiftPerPixel.cpp -- GitLab