Skip to content

Commit 7e087ab

Browse files
Roll src/third_party/skia 57ef68077574..b3542d95da65 (12 commits) (flutter#12409)
https://skia.googlesource.com/skia.git/+log/57ef68077574..b3542d95da65 git log 57ef68077574..b3542d95da65 --date=short --no-merges --format='%ad %ae %s' 2019-09-23 [email protected] Rename SkOrientationMarker.cpp 2019-09-23 [email protected] Fix TEST_BUILDER name in perf recipe. 2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-23 [email protected] Minor SkSL cleanup 2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-23 [email protected] Update Wuffs version 2019-09-23 [email protected] Remove Vulkan Nexus5x bot. 2019-09-23 [email protected] Make GrGpuResource ref counting atomic. 2019-09-23 [email protected] [skottie] Fix motion blur asserts 2019-09-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-23 [email protected] Interpreter: Add bitwise operators 2019-09-23 [email protected] SkSL interpreter now properly short-circuits boolean operators Created with: gclient setdep -r src/third_party/skia@b3542d95da65 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 [email protected]
1 parent 6ae52bc commit 7e087ab

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-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': '57ef6807757454891a57cdc42a32f26f40a8b2bf',
29+
'skia_revision': 'b3542d95da65043126d84d74ed67af12c17efaa4',
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: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: bbfc49d6c1f618ea0fcbc684ad260e7c
1+
Signature: 77f229e55f075830ce3a83b322f842f9
22

33
UNUSED LICENSES:
44

@@ -959,7 +959,7 @@ FILE: ../../../third_party/skia/samplecode/SampleGlyphTransform.cpp
959959
FILE: ../../../third_party/skia/src/android/SkAnimatedImage.cpp
960960
FILE: ../../../third_party/skia/src/c/sk_imageinfo.cpp
961961
FILE: ../../../third_party/skia/src/codec/SkEncodedInfo.cpp
962-
FILE: ../../../third_party/skia/src/codec/SkOrientationMarker.cpp
962+
FILE: ../../../third_party/skia/src/codec/SkParseEncodedOrigin.cpp
963963
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.cpp
964964
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.h
965965
FILE: ../../../third_party/skia/src/core/SkBlurPriv.h
@@ -1495,7 +1495,6 @@ FILE: ../../../third_party/skia/infra/bots/recipes/infra.expected/infra_tests.js
14951495
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android.json
14961496
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5-GPU-Adreno330-arm-Debug-All-Android.json
14971497
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_NoGPUThreads.json
1498-
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_Vulkan.json
14991498
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-Nexus7-CPU-Tegra3-arm-Debug-All-Android.json
15001499
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-P30-GPU-MaliG76-arm64-Release-All-Android_Vulkan.json
15011500
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Android-Clang-Pixel3a-GPU-Adreno615-arm64-Release-All-Android.json
@@ -1514,6 +1513,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Mac10.13-C
15141513
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Mac10.13-Clang-MacMini7.1-GPU-IntelIris5100-x86_64-Release-All-CommandBuffer.json
15151514
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_SK_CPU_LIMIT_SSE41.json
15161515
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ANGLE.json
1516+
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-Win10-Clang-ShuttleA-GPU-GTX660-x86_64-Release-All-Vulkan.json
15171517
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPadPro-GPU-PowerVRGT7800-arm64-Release-All.json
15181518
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/Perf-iOS-Clang-iPhone6-GPU-PowerVRGX6450-arm64-Release-All-Metal.json
15191519
FILE: ../../../third_party/skia/infra/bots/recipes/perf.expected/trybot.json
@@ -1557,7 +1557,6 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Cl
15571557
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-MotoG4-CPU-Snapdragon617-arm-Release-All-Android.json
15581558
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR.json
15591559
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-All-Android.json
1560-
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus5x-GPU-Adreno418-arm-Release-All-Android_Vulkan.json
15611560
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-Nexus7-CPU-Tegra3-arm-Release-All-Android.json
15621561
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-Pixel-GPU-Adreno530-arm-Debug-All-Android_ASAN.json
15631562
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan.json

0 commit comments

Comments
 (0)