mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 8388ec4d242c to e3d13d1b1c42 (1 revision) (flutter/engine#43893)
https://skia.googlesource.com/skia.git/+log/8388ec4d242c..e3d13d1b1c42 2023-07-21 kjlubick@google.com Merge SkGpuBlurUtils into GrBlurUtils 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,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
This commit is contained in:
parent
7b6d372112
commit
340b50386e
2
DEPS
2
DEPS
@ -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': '8388ec4d242c2a3f953dc7dd4f1b45eb90ae8d46',
|
||||
'skia_revision': 'e3d13d1b1c42810a5b8cca8cffcf2b502b62321b',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: ab58d7a6900a71cfc802e4169c167668
|
||||
Signature: 7f27c9a1b8daec36da6c7494a5f4b5fa
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -2352,8 +2352,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkDataTable.cpp + ../../../third_part
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkDocument.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkDrawLooper.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkFontStream.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkGpuBlurUtils.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkGpuBlurUtils.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkMatrixUtils.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkMessageBus.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkMipmap.cpp + ../../../third_party/skia/LICENSE
|
||||
@ -2491,8 +2489,6 @@ FILE: ../../../third_party/skia/src/core/SkDataTable.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDocument.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDrawLooper.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkFontStream.h
|
||||
FILE: ../../../third_party/skia/src/core/SkGpuBlurUtils.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkGpuBlurUtils.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMatrixUtils.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMessageBus.h
|
||||
FILE: ../../../third_party/skia/src/core/SkMipmap.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user