Commit df58afe5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 656cefe65d62..f88f49d2a52e (11 commits)

https://skia.googlesource.com/skia.git/+log/656cefe65d62..f88f49d2a52e


git log 656cefe65d62..f88f49d2a52e --date=short --no-merges --format='%ad %ae %s'
2018-09-28 mtklein@google.com Revert "Have Renderer use combined path code"
2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e8dd07969872..af0f31d3a909 (2 commits)
2018-09-27 csmartdalton@google.com Cleanup resource flags
2018-09-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 122919bddd98..e8dd07969872 (4 commits)
2018-09-27 bungeman@google.com Detect macOS font smoothing behavior.
2018-09-27 egdaniel@google.com Remove assert about top left origin in lazy image generator unique key.
2018-09-27 herb@google.com Have Renderer use combined path code
2018-09-27 nathanrogers@google.com Fix a typo in SkISize comments
2018-09-27 bsalomon@google.com Reland "Change how GrTextureOp computes outset vertices."
2018-09-27 scroggo@google.com Make SkCodec truly default to sRGB
2018-09-27 borenet@google.com [infra] Add nightly UpdateGoDEPS


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

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;master.tryserver.blink:linux_trusty_blink_rel

BUG=chromium:858861,chromium:887372
TBR=bsalomon@chromium.org

Change-Id: I4800ec89e6f922e57489b97b2672cf009c93dd34
Reviewed-on: https://chromium-review.googlesource.com/1250949
Commit-Queue: Mike Klein <mtklein@chromium.org>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#595184}
parent d54862fc
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': '656cefe65d620f9aa7f689e412fa7720fe01c447', 'skia_revision': 'f88f49d2a52e2a28eaea0f5476fa4cc3ebd2a820',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # 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