Skip to content

Commit 4b1ec56

Browse files
Roll src/third_party/skia f346df396a23..1383a38e1d92 (8 commits) (flutter#8440)
https://skia.googlesource.com/skia.git/%2Blog/f346df396a23..1383a38e1d92 git log f346df396a23adde4bd93f17067a9b17549acc84..1383a38e1d92fb70d94185b454daa6c1afecc6a0 --date=short --no-merges --format=%ad %ae %s 2019-04-03 bungeman@google.com Allow users to create stock shaping iterators. 2019-04-04 robertphillips@google.com Revert "Stop using pendingIO in read/writeSurfacePixels" 2019-04-04 reed@google.com Revert "rely on clients to opt in to legacy enums" 2019-04-04 kjlubick@google.com [canvaskit] Make SkImageShader from SkImage 2019-04-03 ethannicholas@google.com SkSL now properly errors when invocations are used outside of a geometry shader 2019-04-03 robertphillips@google.com Stop using pendingIO in read/writeSurfacePixels 2019-03-29 kjlubick@google.com [canvaskit] adding drawAtlas to canvas API 2019-04-03 reed@google.com rely on clients to opt in to legacy enums 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 (jlavrova@google.com), and stop the roller if necessary.
1 parent 5944867 commit 4b1ec56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': 'f346df396a23adde4bd93f17067a9b17549acc84',
26+
'skia_revision': '1383a38e1d92fb70d94185b454daa6c1afecc6a0',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 9c97c7b3d56c573e76b98566579a4509
1+
Signature: ac694f519e0c290649e1f013c837ee67
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)