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

Roll src/third_party/skia 9951cbf4ca79..7bfe8438a94b (13 commits)

https://skia.googlesource.com/skia.git/+log/9951cbf4ca79..7bfe8438a94b


git log 9951cbf4ca79..7bfe8438a94b --date=short --no-merges --format='%ad %ae %s'
2018-08-31 bsalomon@google.com Test glbetex and glbert configs on BonusConfigs bots
2018-08-31 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5fb5e817a20d..fe5861bf5bb1 (1 commits)
2018-08-31 stani@google.com Support more hardware buffer formats
2018-08-31 michaelludwig@google.com Fixes for primitive handling for uniforms
2018-08-31 jvanverth@google.com Simplify perspective shadows to match future MD specs.
2018-08-31 fmalita@chromium.org [skottie] Lazily-initialized default font manager
2018-08-31 benjaminwagner@google.com Unomit passing tests for Radeon.
2018-08-31 benjaminwagner@google.com Remove GTX1070 and GTX1050 jobs.
2018-08-31 bsalomon@google.com Fix GrAAConvexTessellator colinear point removal.
2018-08-31 benjaminwagner@google.com [infra] Add rack dimension for QuadroP400 tasks.
2018-08-31 benjaminwagner@google.com Unomit passing tests for Win Intel.
2018-08-31 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-31 brianosman@google.com Revert "Add support for gray + colorspace to SkCodec"


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

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=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

BUG=chromium:113555199,chromium:869172,chromium:784662
TBR=stephana@chromium.org

Change-Id: I75ea11ce12a9a2eed101571b2adfde0c7c93ced8
Reviewed-on: https://chromium-review.googlesource.com/1199694Reviewed-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@{#588150}
parent 817db994
...@@ -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': '9951cbf4ca79a2a0dc8fda7baf503bca6f7d267a', 'skia_revision': '7bfe8438a94b0cc3f34fca1748eace7e8f3c69bd',
# 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