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

Commit 105eb66

Browse files
Roll src/third_party/skia e6a2ad8..8fec414 (17 commits) (#14557)
https://skia.googlesource.com/skia.git/+log/e6a2ad81ab40..8fec4140f614 git log e6a2ad8..8fec414 --date=short --first-parent --format='%ad %ae %s' 2019-12-18 [email protected] Reland "roll clang_win" 2019-12-18 [email protected] demote -fsanitize=pointer-overflow to warning 2019-12-18 [email protected] Only checksum and query a valid descriptor 2019-12-18 [email protected] "fix" formatting of auto generated cpp from fp 2019-12-18 [email protected] Properly free bytes in SkDescriptor fuzzer 2019-12-18 [email protected] Make sure random unit test processors use an alpha type compatible with texture data. 2019-12-18 [email protected] disable warnings in ANGLE 2019-12-18 [email protected] Revert "roll clang_win" 2019-12-18 [email protected] Change signature of several gpu backend methods 2019-12-18 [email protected] roll clang_win 2019-12-18 [email protected] [canvaskit] Fix SaveLayer constants 2019-12-18 [email protected] Runtime SkSL: Reflect inputs in SkRuntimeEffect 2019-12-18 [email protected] Reland x3 "Remove most of GrConfig.h" 2019-12-18 [email protected] Fix a sprinkling of GPU issues 2019-12-18 [email protected] Make OUTPUT_DIRECTORY in ProdDoxyfile configurable 2019-12-18 [email protected] Add a kWireframe flag to GrPipeline 2019-12-18 [email protected] Remove SkRuntimeEffect.h include from SkColorFilterPriv.h Created with: gclient setdep -r src/third_party/skia@8fec4140f614 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 [email protected] on the revert to ensure that a human is aware of the problem. 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent f2e841d commit 105eb66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'e6a2ad81ab407cf59f5038cc3ee1998925408c33',
29+
'skia_revision': '8fec4140f614aae4316f386b852c60e1cfa04f00',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: aa3b6f112eed8dcf37e5c7517d1efdde
1+
Signature: 9711a332eacc05c13292bd2d25e6839f
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)