Skip to content

Commit 8794722

Browse files
skia-flutter-autorollgoderbauer
authored andcommitted
Roll src/third_party/skia b41a420..07b2baf (13 commits) (flutter#17579)
https://skia.googlesource.com/skia.git/+log/b41a420ed8db..07b2bafbbc3c git log b41a420..07b2baf --date=short --first-parent --format='%ad %ae %s' 2020-04-07 [email protected] build conservative stack frame on x86-64 2020-04-07 [email protected] add and test stack load/store 2020-04-07 [email protected] Remove secret wireframe mode from drawVertices 2020-04-07 [email protected] remove "debian9" ASAN jobs 2020-04-07 [email protected] Remove gamma GM 2020-04-07 [email protected] Implement support for indirect draws 2020-04-07 [email protected] Upgrade libwebp used for testing to v1.1.0 2020-04-07 [email protected] Remove GrStrikeCache.h from all other header files 2020-04-07 [email protected] backup plan for ASAN bots 2020-04-07 [email protected] approximate sine for skvm 2020-04-07 [email protected] remove SK_USE_SKVM_BLITTER 2020-04-07 [email protected] Mixed languages text crashes 2020-04-07 [email protected] remove deprecated concat44 -- use concat Created with: gclient setdep -r src/third_party/skia@07b2bafbbc3c 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 5a9aceb commit 8794722

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
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': 'b41a420ed8dbb11cdc076c5b06537538591a88e0',
29+
'skia_revision': '07b2bafbbc3c72216cebf7b4446229d45b33db5d',
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 271d2c9191ff6270bf73c063f2e7cb65
1+
Signature: 813af18c44abf1fb9c0ac15d324a74f5
22

33
UNUSED LICENSES:
44

@@ -1046,8 +1046,6 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
10461046
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-OpenCL.json
10471047
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SK_CPU_LIMIT_SSE41.json
10481048
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SafeStack.json
1049-
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SkVM.json
1050-
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SkVM_ASAN.json
10511049
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SwiftShader_MSAN.json
10521050
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SwiftShader_TSAN.json
10531051
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-TSAN.json
@@ -2258,7 +2256,6 @@ FILE: ../../../third_party/skia/gm/drawatlascolor.cpp
22582256
FILE: ../../../third_party/skia/gm/drawminibitmaprect.cpp
22592257
FILE: ../../../third_party/skia/gm/fadefilter.cpp
22602258
FILE: ../../../third_party/skia/gm/fontscalerdistortable.cpp
2261-
FILE: ../../../third_party/skia/gm/gamma.cpp
22622259
FILE: ../../../third_party/skia/gm/image_pict.cpp
22632260
FILE: ../../../third_party/skia/gm/image_shader.cpp
22642261
FILE: ../../../third_party/skia/gm/imagefilters.cpp

0 commit comments

Comments
 (0)