Commit 896fe356 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 4da34bf74723..8cbf662b296a (5 commits)

https://skia.googlesource.com/skia.git/+log/4da34bf74723..8cbf662b296a


git log 4da34bf74723..8cbf662b296a --date=short --no-merges --format='%ad %ae %s'
2019-07-30 bsalomon@google.com Always set GL_[UN]PACK_ALIGNMENT to 1.
2019-07-30 senorblanco@chromium.org Dawn backend: add asserts for unimplemented functionality.
2019-07-30 halcanary@google.com experimental/editor : handle word-left and word-right
2019-07-30 reed@google.com simplify canvas after looper's demise
2019-07-30 mtklein@google.com small refactors


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

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=benjaminwagner@google.com

Bug: None
Change-Id: Iee6b80f1fd0d773c5222fd27b5ac0baef26bba68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726280Reviewed-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@{#682366}
parent 784dfd84
...@@ -145,7 +145,7 @@ vars = { ...@@ -145,7 +145,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': '4da34bf74723a55b0549f6fae960748a7685e64e', 'skia_revision': '8cbf662b296a6be4d5985c9af3fb7f1873f7b16f',
# 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