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

Roll src/third_party/skia 5045e501d2ae..fb3beb0591ae (6 commits)

https://skia.googlesource.com/skia.git/+log/5045e501d2ae..fb3beb0591ae


git log 5045e501d2ae..fb3beb0591ae --date=short --no-merges --format='%ad %ae %s'
2018-06-19 fmalita@chromium.org [skjson] More short string micro-optimizations
2018-06-19 reed@google.com add new source list in prep for separating imagefilters from other effects
2018-06-19 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 f6fd48fd329f..2dabb4a367c3 (7 commits)
2018-06-19 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 700a1a67d569..1fa206780108 (1 commits)
2018-06-19 bungeman@google.com Stop using SkTSwap.
2018-06-19 herb@google.com Remove unused drawText code


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

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

Change-Id: Iba28ddf37521e453230aa5a4ef0c72cc29e0aaed
Reviewed-on: https://chromium-review.googlesource.com/1105220Reviewed-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@{#568365}
parent a9697328
......@@ -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': '5045e501d2aec23e5f1e4b46346033ac3202c6b0',
'skia_revision': 'fb3beb0591aed9fd6bf349eb5d08e0e485bcff08',
# 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