Commit 44fa5481 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 2b0ac1d1ccfa..d110245bb7f7 (14 commits)

https://skia.googlesource.com/skia.git/+log/2b0ac1d1ccfa..d110245bb7f7


git log 2b0ac1d1ccfa..d110245bb7f7 --date=short --no-merges --format='%ad %ae %s'
2018-12-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ee5557693416..e9b211dd665b (1 commits)
2018-12-12 mtklein@google.com add -Tidy bot
2018-12-12 ethannicholas@google.com fix for GrVkGpu not always unreffing all command pools
2018-12-12 mtklein@google.com add clang-tools-extra to clang_linux
2018-12-12 mtklein@google.com add google-build-namespaces to clang-tidy checks
2018-12-12 brianosman@google.com Update win_toolchain, and refactor how it's built
2018-12-12 kjlubick@google.com [canvaskit] Correctly translate between shadow radius and sigma
2018-12-12 kjlubick@google.com [canvaskit] Allow users to load their own fonts
2018-12-12 egdaniel@google.com Fix path to vulkan header.
2018-12-12 mtklein@google.com run clang-tidy on headers too
2018-12-12 herb@google.com Use SkFont for bitmap device rendering
2018-12-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9fbaf697cd86..50dd2ce4e2e3 (5 commits)
2018-12-12 mtklein@google.com restrict -Werror to runs of clang-tidy.sh
2018-12-12 egdaniel@google.com Move vulkan headers from third_party to include/third_party.


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

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-blink-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
TBR=ethannicholas@chromium.org

Change-Id: If1fd223ccc66139ebba14497ee6eba08fc487863
Reviewed-on: https://chromium-review.googlesource.com/c/1374042Reviewed-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@{#615992}
parent 07d76e6d
...@@ -115,7 +115,7 @@ vars = { ...@@ -115,7 +115,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': '2b0ac1d1ccfad27a58e3df49ad330f3b0c0e5efc', 'skia_revision': 'd110245bb7f7aa1fd1fc6a4d89a452d8b2aaed01',
# 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