Skip to content

Commit c7b25f1

Browse files
Roll src/third_party/skia df586b7d568d..f39124b0764d (11 commits) (flutter#9284)
https://skia.googlesource.com/skia.git /%2Blog/df586b7d568d..f39124b0764d git log df586b7d568dadbab54d21f5e66b055911e68eb3..f39124b0764d98afa45495281ea089acc02a5855 --date=short --no-merges --format=%ad %ae %s 2019-06-11 jlavrova@google.com Baseline for empty text 2019-06-11 reed@google.com expose xform to google3 2019-06-11 mtklein@google.com refine perf dumps a little 2019-06-11 bsalomon@google.com Add SkRasterPipeline support for more load/store formats and GrSwizzle. 2019-06-11 herb@google.com Make fAdvance{X|Y} private. 2019-06-11 mtklein@google.com better perf support for JIT code 2019-06-11 nihohit@gmail.com third-party.gni: Search includes using -I. 2019-06-11 rmistry@google.com Increase timeout for G3 framework bot 2019-06-06 mtklein@google.com add basic JIT using xbyak 2019-06-11 herb@google.com Make fForceBW private. 2019-06-11 jvanverth@google.com Fix ASAN issue with CreateTestingOnlyMtlTextureInfo 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 (herb@google.com), and stop the roller if necessary.
1 parent 02e6a13 commit c7b25f1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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': 'df586b7d568dadbab54d21f5e66b055911e68eb3',
26+
'skia_revision': 'f39124b0764d98afa45495281ea089acc02a5855',
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 23a010cde64776f2bd1a9f9c0675841e
1+
Signature: baa10fdb50dd1e35666204cc3a4de366
22

33
UNUSED LICENSES:
44

@@ -5350,6 +5350,7 @@ FILE: ../../../third_party/skia/src/core/SkVM.cpp
53505350
FILE: ../../../third_party/skia/src/core/SkVM.h
53515351
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp
53525352
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h
5353+
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp
53535354
FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp
53545355
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp
53555356
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.h

0 commit comments

Comments
 (0)