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

Roll src/third_party/skia b77822b4442d..c69c4410be7d (12 commits)

https://skia.googlesource.com/skia.git/+log/b77822b4442d..c69c4410be7d


git log b77822b4442d..c69c4410be7d --date=short --no-merges --format='%ad %ae %s'
2018-07-10 brianosman@google.com Remove matrixconvolution GM hacks for linear blending
2018-07-10 mtklein@google.com update (non-sprite) image shader color management
2018-07-10 mtklein@google.com transform paint color to dst colorspace
2018-07-10 bungeman@google.com Make SkTypefacePlayback use smart pointers.
2018-07-10 brianosman@google.com Merge "All" and "Default" path renderer options in viewer
2018-07-10 herb@google.com Add field to directly pass glyphs when using glyph encoding
2018-07-10 fmalita@chromium.org [skottie] Fix polystar points distribution
2018-07-10 fmalita@chromium.org [skottie] Misc cleanup
2018-07-10 borenet@google.com [infra] Determine Android device location based on bot ID
2018-07-10 fmalita@chromium.org [skottie] Log (unsupported) layer effects
2018-07-10 fmalita@chromium.org [skottie] Fix spurious gradient error messages
2018-07-10 borenet@google.com [infra] Remove Nexus 5x from CQ


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

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

Change-Id: I120170c20d5efc9969b68e28c3d6848d9462ae9d
Reviewed-on: https://chromium-review.googlesource.com/1131961Reviewed-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@{#573957}
parent 3e126191
......@@ -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': 'b77822b4442d57d69835355c6c9e9a1354d65fce',
'skia_revision': 'c69c4410be7def8fa129496de994d83c497f06db',
# 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