Skip to content

Commit 69c4d82

Browse files
Roll src/third_party/skia d6ab77a2e20f..19fb3971bca5 (17 commits) (flutter#8245)
https://skia.googlesource.com/skia.git/%2Blog/d6ab77a2e20f..19fb3971bca5 git log d6ab77a2e20ff54644ffc247da4dd2ea755c1111..19fb3971bca5dd30c33513697fa082075c07c036 --date=short --no-merges --format=%ad %ae %s 2019-03-21 mtklein@google.com de-common some flags 2019-03-21 jvanverth@google.com Revert &flutter#34;Fix blurry edges on large ovals.&flutter#34; 2019-03-21 brianosman@google.com Add maksing to SkSL byte code generator to please MSVC&flutter#39;s RTC 2019-03-21 kjlubick@google.com [canvaskit] npm version 0.5.1 2019-03-21 ethannicholas@google.com fix Google3 roll 2019-03-21 bungeman@google.com Add font scale and skew in x to viewer. 2019-03-20 bungeman@google.com Always draw emoji with GPU. 2019-03-21 jvanverth@google.com Check for null parameter to SkOffsetSimplePolygon 2019-03-21 rmistry@google.com Add new AndroidOne SkottieTracing bot 2019-03-21 michaelludwig@google.com Use YUV effect in drawEdgeAAImageSet 2019-03-21 mtklein@google.com DEFINE_int32 &flutter#43; DEFINE_uint32 -> DEFINE_int 2019-03-21 brianosman@google.com Remove SkColorSpaceXformCanvas, and supporting code: 2019-03-21 jvanverth@google.com Fix blurry edges on large ovals. 2019-03-21 mtklein@google.com moar static flags 2019-03-21 rmistry@google.com New perf-skottietrace recipe 2019-03-21 mtklein@google.com refactor for saner constness 2019-03-21 mtklein@google.com update SkShader appendStages() fallback plan The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (brianosman@google.com), and stop the roller if necessary.
1 parent 06635d3 commit 69c4d82

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': 'd6ab77a2e20ff54644ffc247da4dd2ea755c1111',
26+
'skia_revision': '19fb3971bca5dd30c33513697fa082075c07c036',
2727

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

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8b213e55333c31d2af13e99dbb28de7f
1+
Signature: 068fad76a0ce84ce9e64affe66fc39c5
22

33
UNUSED LICENSES:
44

@@ -2266,6 +2266,9 @@ FILE: ../../../third_party/skia/infra/bots/recipes/perf_canvaskit.expected/pathk
22662266
FILE: ../../../third_party/skia/infra/bots/recipes/perf_pathkit.expected/Perf-Debian9-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json
22672267
FILE: ../../../third_party/skia/infra/bots/recipes/perf_pathkit.expected/Perf-Debian9-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json
22682268
FILE: ../../../third_party/skia/infra/bots/recipes/perf_pathkit.expected/pathkit_trybot.json
2269+
FILE: ../../../third_party/skia/infra/bots/recipes/perf_skottietrace.expected/Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android_SkottieTracing.json
2270+
FILE: ../../../third_party/skia/infra/bots/recipes/perf_skottietrace.expected/skottietracing_parse_trace_error.json
2271+
FILE: ../../../third_party/skia/infra/bots/recipes/perf_skottietrace.expected/skottietracing_trybot.json
22692272
FILE: ../../../third_party/skia/infra/bots/recipes/recreate_skps.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json
22702273
FILE: ../../../third_party/skia/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
22712274
FILE: ../../../third_party/skia/infra/bots/recipes/recreate_skps.expected/failed_upload.json
@@ -4181,8 +4184,6 @@ ORIGIN: ../../../third_party/skia/bench/ClipMaskBench.cpp + ../../../third_party
41814184
TYPE: LicenseType.bsd
41824185
FILE: ../../../third_party/skia/bench/ClipMaskBench.cpp
41834186
FILE: ../../../third_party/skia/bench/ClipStrategyBench.cpp
4184-
FILE: ../../../third_party/skia/bench/ColorCanvasDrawBitmapBench.cpp
4185-
FILE: ../../../third_party/skia/bench/ColorSpaceXformBench.cpp
41864187
FILE: ../../../third_party/skia/bench/CubicKLMBench.cpp
41874188
FILE: ../../../third_party/skia/bench/PathTextBench.cpp
41884189
FILE: ../../../third_party/skia/bench/ShadowBench.cpp
@@ -4240,7 +4241,6 @@ FILE: ../../../third_party/skia/include/atlastext/SkAtlasTextFont.h
42404241
FILE: ../../../third_party/skia/include/atlastext/SkAtlasTextRenderer.h
42414242
FILE: ../../../third_party/skia/include/atlastext/SkAtlasTextTarget.h
42424243
FILE: ../../../third_party/skia/include/codec/SkEncodedOrigin.h
4243-
FILE: ../../../third_party/skia/include/core/SkColorSpaceXformCanvas.h
42444244
FILE: ../../../third_party/skia/include/core/SkDeferredDisplayListRecorder.h
42454245
FILE: ../../../third_party/skia/include/core/SkExecutor.h
42464246
FILE: ../../../third_party/skia/include/core/SkFontArguments.h
@@ -4396,9 +4396,6 @@ FILE: ../../../third_party/skia/src/core/SkBlendMode.cpp
43964396
FILE: ../../../third_party/skia/src/core/SkBlitter_RGB565.cpp
43974397
FILE: ../../../third_party/skia/src/core/SkClipStackDevice.cpp
43984398
FILE: ../../../third_party/skia/src/core/SkClipStackDevice.h
4399-
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformCanvas.cpp
4400-
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformer.cpp
4401-
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformer.h
44024399
FILE: ../../../third_party/skia/src/core/SkCoverageDelta.cpp
44034400
FILE: ../../../third_party/skia/src/core/SkCoverageDelta.h
44044401
FILE: ../../../third_party/skia/src/core/SkDeferredDisplayListRecorder.cpp

0 commit comments

Comments
 (0)