Skip to content

Commit 713fe13

Browse files
Roll src/third_party/skia 103288b50fa7..454e5fb7457d (11 commits) (flutter#7792)
https://skia.googlesource.com/skia.git/%2Blog/103288b50fa7..454e5fb7457d git log 103288b50fa799631fec5e8f63c990145528f9ba..454e5fb7457dacc4c508187ed879ceb6c9d0302d --date=short --no-merges --format=%ad %ae %s 2019-02-08 [email protected] Fix cluster reporting from shaper. 2019-02-11 [email protected] Roll third_party/externals/swiftshader 64c44b0c53c4..f96948857780 (3 commits) 2019-02-11 [email protected] Common code calculates strike for mask case. 2019-02-11 [email protected] run all available OpenCL devices 2019-02-11 [email protected] Roll recipe dependencies (trivial). 2019-02-11 [email protected] Introduce SkScopedStrike 2019-02-11 [email protected] add a -Wuffs bot 2019-02-11 [email protected] Outline GrDrawAtlasOp and GrDrawVerticesOp 2019-02-11 [email protected] Use clang versions of SK_RESTRICT and SK_WARN_UNUSED_RESULT on Windows 2019-02-11 [email protected] Plumb abandonment throughout GrContext hierarchy 2019-02-11 [email protected] Roll third_party/externals/swiftshader d9ce258c174b..64c44b0c53c4 (1 commits) 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 ([email protected]), and stop the roller if necessary.
1 parent 87b40ba commit 713fe13

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': '103288b50fa799631fec5e8f63c990145528f9ba',
26+
'skia_revision': '454e5fb7457dacc4c508187ed879ceb6c9d0302d',
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: 0ab00063cbfd8da7c9afcc01389033d1
1+
Signature: 7f16312dcc1a7eabb2005abe872bbe29
22

33
UNUSED LICENSES:
44

@@ -2198,6 +2198,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
21982198
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_CPU_LIMIT_SSE41.json
21992199
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SafeStack.json
22002200
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Tidy.json
2201+
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Wuffs.json
22012202
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Release-ASAN.json
22022203
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Release-CMake.json
22032204
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Release-Fast.json

0 commit comments

Comments
 (0)