Commit 1580ece8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 6c242459120d..1e00aebd9a45 (7 commits)

https://skia.googlesource.com/skia.git/+log/6c242459120d..1e00aebd9a45


git log 6c242459120d..1e00aebd9a45 --date=short --no-merges --format='%ad %ae %s'
2018-11-14 caryclark@skia.org fix pathops fuzz
2018-11-13 reed@google.com cubicmap should pin its input -- I guess
2018-11-13 reed@google.com change SkTextEncoding to enum class
2018-11-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b3c4d88a647a..02ce5830e7db (1 commits)
2018-11-13 brianosman@google.com Move new WriteVertexData utility to a GrVertexWriter helper struct
2018-11-13 mtklein@google.com refactor SkBitmapProcState_opts_SSSE3
2018-11-13 csmartdalton@google.com sksl: Support fwidth()


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

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=rmistry@chromium.org

Change-Id: Ie7495c6edc214e5237d0c7f8fc72ed4f587039e8
Reviewed-on: https://chromium-review.googlesource.com/c/1335088Reviewed-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@{#607895}
parent 045c5c39
...@@ -116,7 +116,7 @@ vars = { ...@@ -116,7 +116,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': '6c242459120d847745c02c94ebe746c0e3cc23d1', 'skia_revision': '1e00aebd9a457c600979595d5c050521770ef03f',
# 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