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

Roll src/third_party/skia a78b6dcb82d2..9f7d4cd62a0b (5 commits)

https://skia.googlesource.com/skia.git/+log/a78b6dcb82d2..9f7d4cd62a0b


git log a78b6dcb82d2..9f7d4cd62a0b --date=short --no-merges --format='%ad %ae %s'
2018-07-30 fmalita@chromium.org [skottie] Parse animations on the fly in SkottieSrc::draw
2018-07-30 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 e452382a61a1..67c388e6c04e (1 commits)
2018-07-30 bsalomon@google.com Remove array of TextureSampler pointers from GrIOResourceProcessor.
2018-07-30 bsalomon@google.com Make GrTextureProxy store a GrTextureType.
2018-07-30 brianosman@google.com For TextureOp + Alpha texture, xform paint color to dest color space


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

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

Change-Id: I243b938eed9d6b316911b26a93fc789e502a941c
Reviewed-on: https://chromium-review.googlesource.com/1155606Reviewed-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@{#579220}
parent 68793bfa
......@@ -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': 'a78b6dcb82d2f6c940e9c0a6bc14853f846344d0',
'skia_revision': '9f7d4cd62a0bf201c65aa11498594b8c1dc17107',
# 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