Commit 1ddbb012 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia b87374f9130f..191e64b6c6c2 (9 commits)

https://skia.googlesource.com/skia.git/+log/b87374f9130f..191e64b6c6c2


git log b87374f9130f..191e64b6c6c2 --date=short --no-merges --format='%ad %ae %s'
2019-01-02 reed@google.com pass a font to GlyphRunBuilder
2019-01-02 kjlubick@google.com [canvaskit] Move to using SkFont instead of SkPaint.measure*
2019-01-02 benjaminwagner@google.com [infra] Uninstall ASAN when cleaning up Android device.
2019-01-02 egdaniel@google.com Add initial support for creating a vulkan secondary command buffer drawing context.
2019-01-02 reed@google.com Revert "undefine SK_SUPPORT_LEGACY_PAINT_TEXTMEASURE"
2019-01-02 brianosman@google.com Remove special case for DCI P3 when making ICC profiles
2019-01-02 ianloic@google.com Update SkFontMgr_fuchsia.cpp for new FIDL API
2019-01-02 herb@google.com Return SkGlyphCache and GrTextStrike together.
2019-01-02 fmalita@chromium.org [skottie] Initial 3D layer transform support


Created with:
  gclient setdep -r src/third_party/skia@191e64b6c6c2

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=bungeman@chromium.org

Change-Id: Icac1bcfd5a51c1805220f37b09a0471235fb7d17
Reviewed-on: https://chromium-review.googlesource.com/c/1393354Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#619519}
parent 275a93e9
......@@ -121,7 +121,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': 'b87374f9130f40c014b12731f13461dc115f4302',
'skia_revision': '191e64b6c6c2e791ff4d7dae0209a78eed0376f0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment