Commit 460eaa32 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 9e92782016c4..9f9c2ea4282f (14 commits)

https://skia.googlesource.com/skia.git/+log/9e92782016c4..9f9c2ea4282f


git log 9e92782016c4..9f9c2ea4282f --date=short --no-merges --format='%ad %ae %s'
2018-10-02 bungeman@google.com Don't set kCTFontSymbolicTrait.
2018-10-02 borenet@google.com [infra] Add missing symlink target in go_deps asset
2018-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 def1ba96cba4..16c20140e05e (1 commits)
2018-10-02 mtklein@google.com clamp gamut if needed in SkConvertPixels
2018-10-02 mtklein@google.com missed a spot to clamp to gamut
2018-10-02 mtklein@google.com remove DM timestamps
2018-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9d597f8a3a1e..def1ba96cba4 (1 commits)
2018-10-02 jvanverth@google.com Check for degenerate path when calculating shadow transform
2018-10-02 rmistry@google.com [Android compile bot] Break out of loop if JSON successfully loads
2018-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 996628a4a1fd..9d597f8a3a1e (1 commits)
2018-10-02 kjlubick@google.com Have pathkit use libpathkit.a for faster builds
2018-10-02 brianosman@google.com Reland "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"""
2018-10-02 rmistry@google.com Add direct log links on milo page for Android compile bot
2018-10-02 rmistry@google.com Update trigger_wait_ac_task.py to use GCS instead of webhooks


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

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

Change-Id: Icddac9ed8c8b8cfc2ca538496b51870b03d8cd84
Reviewed-on: https://chromium-review.googlesource.com/c/1257142Reviewed-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@{#595895}
parent 6580c61f
...@@ -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': '9e92782016c4ced068610e01febdbc52b0e90bf8', 'skia_revision': '9f9c2ea4282f0c332a0d55472931c39761420f54',
# 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