Roll Skia from fa30af9c2b80 to 68ea92de8f29 (2 revisions) (flutter/engine#44641)
https://skia.googlesource.com/skia.git/+log/fa30af9c2b80..68ea92de8f29 2023-08-11 johnstiles@google.com Add SkTHashMap::foreach(const Pair&). 2023-08-11 brianosman@google.com Split out Swizzler opts into separate cpp files 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,chinmaygarde@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
This commit is contained in:
committed by
GitHub
parent
63b74f7869
commit
60e24c795d
@@ -1,4 +1,4 @@
|
||||
Signature: ca72394f741d50c6fa9c333fe3d008b7
|
||||
Signature: d3461bcb7fe38b43f309d80665a72a74
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -8934,6 +8934,9 @@ ORIGIN: ../../../third_party/skia/src/core/SkRSXform.cpp + ../../../third_party/
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkRuntimeBlender.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkScan_SAAPath.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkSwizzler_opts.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkSwizzler_opts_hsw.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkSwizzler_opts_ssse3.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/effects/SkShaderMaskFilterImpl.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/effects/colorfilters/SkBlendModeColorFilter.h + ../../../third_party/skia/LICENSE
|
||||
@@ -9164,6 +9167,9 @@ FILE: ../../../third_party/skia/src/core/SkRSXform.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkRuntimeBlender.h
|
||||
FILE: ../../../third_party/skia/src/core/SkScan_SAAPath.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkSwizzler_opts.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkSwizzler_opts_hsw.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkSwizzler_opts_ssse3.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp
|
||||
FILE: ../../../third_party/skia/src/effects/SkShaderMaskFilterImpl.h
|
||||
FILE: ../../../third_party/skia/src/effects/colorfilters/SkBlendModeColorFilter.h
|
||||
|
||||
Reference in New Issue
Block a user