Commit 2b080c39 authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia b35c655378ee..1b95ef9f9912 (7 commits)

https://skia.googlesource.com/skia.git/+log/b35c655378ee..1b95ef9f9912


git log b35c655378ee..1b95ef9f9912 --date=short --no-merges --format='%ad %ae %s'
2018-08-13 halcanary@google.com SkRegion: Do not assume good input.
2018-08-13 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader c47cd435bf6f..378c434627aa (1 commits)
2018-08-13 mtklein@google.com use legal FirstDirection as kDontCheck sentinel
2018-08-13 mtklein@google.com avoid illegal enum values in PathTest
2018-08-13 scroggo@google.com SkCodec: Always use 0 for filling
2018-08-13 csmartdalton@google.com Add unit tests for src=dst in SkGeometry
2018-08-13 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 a43d7306d87a..35bc74d6d139 (2 commits)


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

The AutoRoll server is located here: https://autoroll.skia.org

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=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:873051
TBR=kjlubick@chromium.org

Change-Id: Iacdce503576c981ad1f75493dd71f9f91672d8ee
Reviewed-on: https://chromium-review.googlesource.com/1173172Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#582785}
parent 68fd8637
......@@ -105,7 +105,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': 'b35c655378eeb16747d2f104b034c96fd11d2dcf',
'skia_revision': '1b95ef9f99121f3978cfc9db4be1ed8255decc93',
# 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