Skip to content

Commit

Permalink
Roll src/third_party/skia da068c0..e99e8da (18 commits) (#7474)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/%2Blog/da068c0d1d7c..e99e8dae066a

git log da068c0..e99e8da --date=short --no-merges --format=%ad %ae %s
2019-01-14 halcanary@google.com nanobench: quiet a UBSAN failure div/by/zero
2019-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c759b8b..17a50e1 (1 commits)
2019-01-02 halcanary@google.com SkPDF: elimate old IMAGE_STATS, de-dupe image code.
2019-01-14 borenet@google.com Add Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1 to CQ
2019-01-14 bungeman@google.com Remove empty statement.
2019-01-14 halcanary@google.com DM: distinguish between reading and parsing in error messages
2019-01-14 brianosman@google.com Revert "Revert "Add SkImage::makeColorTypeAndColorSpace""
2018-12-21 halcanary@google.com SkPDF: unify Canon and Document
2019-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f04b56f..939adc5 (1 commits)
2019-01-14 reed@google.com Revert "remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS"
2019-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ca80251f9aca..cd2260c9f528 (1 commits)
2019-01-11 bsalomon@google.com Make SkPromiseImageTexture ref counted.
2019-01-11 reed@google.com remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS
2019-01-11 michaelludwig@google.com Move clear-as-draw caps into GrCaps
2019-01-11 halcanary@google.com SkQP: clean up make_universal_apk.py
2019-01-09 halcanary@google.com SkCanvas: hide drawText behind SK_SUPPORT_LEGACY_CANVAS_DRAW_TEXT
2019-01-14 kjlubick@google.com [canvaskit] Use textblob
2019-01-12 nigeltao@google.com Have SkWuffsCodec get workbuf_len from decoder

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 (halcanary@google.com), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll committed Jan 14, 2019
1 parent 43fa420 commit 009900a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'da068c0d1d7c485113eb78343f38b12b6e48187a',
'skia_revision': 'e99e8dae066a1db6c52669ea26a3f6076953fba4',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
4 changes: 1 addition & 3 deletions ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 89a65004440dc662ffac9f000a27bf56
Signature: 2fbbe4b1e82581f9c0eadc182fb3df4b

UNUSED LICENSES:

Expand Down Expand Up @@ -3857,8 +3857,6 @@ FILE: ../../../third_party/skia/src/pdf/SkJpegInfo.cpp
FILE: ../../../third_party/skia/src/pdf/SkJpegInfo.h
FILE: ../../../third_party/skia/src/pdf/SkPDFBitmap.cpp
FILE: ../../../third_party/skia/src/pdf/SkPDFBitmap.h
FILE: ../../../third_party/skia/src/pdf/SkPDFCanon.cpp
FILE: ../../../third_party/skia/src/pdf/SkPDFCanon.h
FILE: ../../../third_party/skia/src/pdf/SkPDFMetadata.cpp
FILE: ../../../third_party/skia/src/pdf/SkPDFMetadata.h
FILE: ../../../third_party/skia/src/ports/SkFontMgr_android_factory.cpp
Expand Down

0 comments on commit 009900a

Please sign in to comment.