Commit ebeba49d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 032f2756df64..ba651682ae85 (5 commits)

https://skia.googlesource.com/skia.git/+log/032f2756df64..ba651682ae85


git log 032f2756df64..ba651682ae85 --date=short --no-merges --format='%ad %ae %s'
2018-10-05 brianosman@google.com Fix two bugs in GPU special image read-back
2018-10-05 fmalita@chromium.org [skottie] Remove temporary ResourceProvider::load() fallback
2018-10-05 reed@google.com isolate users of SkFindAndPlaceGlyph.h
2018-10-05 robertphillips@google.com Expose the SkYUVAIndex version of the SkImage factories
2018-10-05 brianosman@google.com Remove redundant test


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

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

Change-Id: I5cb0744e655d18db0a6eea6a421c54f5ba8ab6a6
Reviewed-on: https://chromium-review.googlesource.com/c/1264743Reviewed-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@{#597179}
parent 6e7b93a4
......@@ -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': '032f2756df640c217690be4cd6ad3ec84093700d',
'skia_revision': 'ba651682ae856b40f5b79187025d13faab844183',
# 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