From 202b738b94e3675b21e00bbd0147c0a94b4fa9de Mon Sep 17 00:00:00 2001 From: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Date: Wed, 17 Apr 2019 01:53:36 +0000 Subject: [PATCH] Roll src/third_party/skia cdd5914dc191..70ed05e53ad2 (3 commits) https://skia.googlesource.com/skia.git/+log/cdd5914dc191..70ed05e53ad2 git log cdd5914dc191..70ed05e53ad2 --date=short --no-merges --format='%ad %ae %s' 2019-04-17 reed@google.com Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" 2019-04-17 reed@google.com Revert "Remove includes from SkFontTypes.h" 2019-04-16 csmartdalton@google.com Reland "Add GrDisableColorXPFactory::makeXferProcessor()" Created with: gclient setdep -r src/third_party/skia@70ed05e53ad2 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=herb@chromium.org Change-Id: I8a3a86cf1c5b606200bd32ee4dd033e0a19850c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570775 Reviewed-by: chromium-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@{#651567} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e235837598330..41b5246cfce1c 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,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': 'cdd5914dc1918c098d2b53af3f41345ad63730fc', + 'skia_revision': '70ed05e53ad244b3234415b447e5fcd53fb40e3b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.