Skip to content

Commit 13e3b71

Browse files
Roll src/third_party/skia a695da930510..d6ab77a2e20f (11 commits) (flutter#8243)
https://skia.googlesource.com/skia.git/%2Blog/a695da930510..d6ab77a2e20f git log a695da930510831e7d1a7be3ddf98b9f8183b91c..d6ab77a2e20ff54644ffc247da4dd2ea755c1111 --date=short --no-merges --format=%ad %ae %s 2019-03-21 mtklein@google.com restore .clang-format 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9041bb7c0011..7bc4f45a391f (2 commits) 2019-03-21 ethannicholas@google.com Initial checkin of new SkSL interpreter. 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 290908500aed..9041bb7c0011 (1 commits) 2019-03-21 rmistry@google.com Remove auto adding CQ keywords for non-master branches 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aff2dd067015..290908500aed (2 commits) 2019-03-20 bsalomon@google.com Avoid making new image snapshot in GPU->GPU SkSurface::draw() 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 10ed3a8a5eec..99740cdf2835 (1 commits) 2019-03-21 robertphillips@google.com Add support for Y410 (i.e., 1010102) to wacky_yuv_formats 2019-03-21 kjlubick@google.com Add GN args for GL/GLES interface 2019-02-20 tushar.khandelwal@arm.com Store LZW dictionary suffixes in larger chunks 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 d4d4883 commit 13e3b71

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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': 'a695da930510831e7d1a7be3ddf98b9f8183b91c',
26+
'skia_revision': 'd6ab77a2e20ff54644ffc247da4dd2ea755c1111',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 15e7148cf19140d66c66263e01e1c1d3
1+
Signature: 8b213e55333c31d2af13e99dbb28de7f
22

33
UNUSED LICENSES:
44

@@ -5877,6 +5877,9 @@ FILE: ../../../third_party/skia/src/core/SkColorFilterPriv.h
58775877
FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleHelpers.cpp
58785878
FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleInterface_gl.cpp
58795879
FILE: ../../../third_party/skia/src/gpu/gl/GrGLAssembleInterface_gles.cpp
5880+
FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.h
5881+
FILE: ../../../third_party/skia/src/sksl/SkSLByteCodeGenerator.cpp
5882+
FILE: ../../../third_party/skia/src/sksl/SkSLByteCodeGenerator.h
58805883
----------------------------------------------------------------------------------------------------
58815884
Copyright 2019 Google LLC
58825885

0 commit comments

Comments
 (0)