Commit 32c4bcee authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia ef4709b7850d..b07ed8fb0766 (8 commits)

https://skia.googlesource.com/skia.git/+log/ef4709b7850d..b07ed8fb0766


git log ef4709b7850d..b07ed8fb0766 --date=short --no-merges --format='%ad %ae %s'
2018-11-09 halcanary@google.com SkQP: revert change that broke something
2018-11-09 mtklein@google.com clean up SkBlitRow_opts
2018-11-09 halcanary@google.com SkQP run_skqp.sh catches crashes and failures now.
2018-11-09 jvanverth@google.com Merge common code for SkImage_Gpu and SkImage_GpuYUVA.
2018-11-09 mtklein@google.com move LCD blits to SkBlitter_ARGB32.cpp
2018-11-09 michaelludwig@google.com Improve degenerate 2pt conical gradient cases
2018-11-09 reed@google.com Reland "remove guards for hinting in google3"
2018-11-09 reed@google.com Revert "remove guards for hinting in google3"


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

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-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;master.tryserver.blink:linux_trusty_blink_rel
TBR=allanmac@chromium.org

Change-Id: I038cc1494a8bfa05745baea82304f7bb47aae1b7
Reviewed-on: https://chromium-review.googlesource.com/c/1330022Reviewed-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@{#606959}
parent ef5eecdc
......@@ -116,7 +116,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': 'ef4709b7850d0da575010e64f7a4d9eeeefcc83f',
'skia_revision': 'b07ed8fb07667f55fa82c562ba092e94a0e48e94',
# 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