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

Roll src/third_party/skia f5402004c4a6..057c39025a93 (13 commits)

https://skia.googlesource.com/skia.git/+log/f5402004c4a6..057c39025a93


git log f5402004c4a6..057c39025a93 --date=short --no-merges --format='%ad %ae %s'
2018-08-08 timliang@google.com attached uniform and varying handlers to GrMtlPipelineStateBuilder
2018-08-08 reed@google.com migrating SkTDArray towards std::vector api
2018-08-08 herb@google.com Performance: Move GPU code to GlyphRun and inline
2018-08-08 jvanverth@google.com Reland "Intersection calc cleanup."
2018-08-08 reed@google.com Revert "migrating SkTDArray towards std::vector api"
2018-08-08 reed@google.com migrating SkTDArray towards std::vector api
2018-08-08 hcm@google.com add skia.org modules section, animation page
2018-08-08 benjaminwagner@google.com Add Win OpenCL Test job.
2018-08-08 caryclark@skia.org add simplify to json tests
2018-08-08 egdaniel@google.com Add support for Advanced blend extension to vulkan.
2018-08-08 egdaniel@google.com Update vulkan features (again) to support extension features.
2018-08-08 benjaminwagner@google.com Remove QuadroP400 TSAN job.
2018-08-08 djsollen@google.com Revert "Update ShouldUseAAA with our better complexity estimation"


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

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

Change-Id: Ia14a1efe7fa7d6adee9a4470901ecf48eb5927a9
Reviewed-on: https://chromium-review.googlesource.com/1167582Reviewed-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@{#581649}
parent 7c68a825
......@@ -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': 'f5402004c4a6871ecbd8bb4cf300d0e20155e867',
'skia_revision': '057c39025a93b03bc9b9e435d1a4685d4bbd97e0',
# 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