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

Roll src/third_party/skia 7c525e62d405..fdcfb8b7c23f (17 commits)

https://skia.googlesource.com/skia.git/+log/7c525e62d405..fdcfb8b7c23f


git log 7c525e62d405..fdcfb8b7c23f --date=short --no-merges --format='%ad %ae %s'
2018-06-13 halcanary@google.com Revert "SkTypes: extract SkTo"
2018-06-12 halcanary@google.com SkTypes: add static back
2018-06-12 bungeman@google.com Remove SkBool8.
2018-06-12 brucewang@google.com Implement DWriteFontTypeface::onGetVariationDesignPosition on win10.
2018-06-12 mtklein@google.com Revert "simplify SkTFitsIn"
2018-06-12 khushalsagar@chromium.org fonts: Fix memory allocation for fallback glyphs.
2018-06-12 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 a8802477752f..7ce4a15115cb (3 commits)
2018-06-12 halcanary@google.com SkTypes:  more into SkMacros
2018-06-12 halcanary@google.com SkTypes: templates are usually better than macros
2018-06-12 ethannicholas@google.com renamed SkSL's assert macros
2018-06-12 halcanary@google.com SkMacros split from SkTypes.h
2018-06-12 mtklein@chromium.org avoid immintrin.h in SkNx_sse.h
2018-06-12 benjaminwagner@google.com Add Vulkan jobs for GalaxyS7.
2018-06-12 mtklein@chromium.org remove __cplusplus guard
2018-06-12 mtklein@chromium.org simplify SkTFitsIn
2018-06-12 egdaniel@google.com Add blacklist to failing vulkan gtx660 test.
2018-06-12 halcanary@google.com SkTypes: extract SkTo


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

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

BUG=chromium:829622
TBR=csmartdalton@chromium.org

Change-Id: I896d8a03a7b21a46f08d6c14e79548f5b37148cf
Reviewed-on: https://chromium-review.googlesource.com/1098939Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567061}
parent 1a22af9f
......@@ -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': '7c525e62d405d57ae7a7742cf607b9770a83a0ab',
'skia_revision': 'fdcfb8b7c23fbf18f872d2c31d27978235033876',
# 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