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

Roll src/third_party/skia 11dd1ab3b9e9..c064d0b121db (11 commits)

https://skia.googlesource.com/skia.git/+log/11dd1ab3b9e9..c064d0b121db


git log 11dd1ab3b9e9..c064d0b121db --date=short --no-merges --format='%ad %ae %s'
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 271ddb4ed93a..9369e44523c7 (1 commits)
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 758796a466bc..71e256cae02a (1 commits)
2018-10-15 brianosman@google.com Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef"
2018-10-15 caryclark@skia.org fix bookmaker
2018-10-15 ethannicholas@google.com add support for clears to Metal backend
2018-10-15 kjlubick@google.com Add ignore to Bazel file
2018-10-15 mtklein@google.com fAddedToCache tidy up
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a2d15d1a268c..758796a466bc (1 commits)
2018-10-15 mtklein@google.com Flutter also won't need NVPR.
2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 7362d8835a07..271ddb4ed93a (1 commits)
2018-10-15 brianosman@google.com Use SkImage to manage mip map cache purging, not Bitmap/PixelRef


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

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

Change-Id: I2e033f029a241fba8f41342dde1f3f81b08fa233
Reviewed-on: https://chromium-review.googlesource.com/c/1281024Reviewed-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@{#599710}
parent 2d330613
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,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': '11dd1ab3b9e9dd24a729f3d747dd296272de728a', 'skia_revision': 'c064d0b121db4fde46ab1ebec6b821b872e6fd5c',
# 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