commit | b6cfb7f00be42160f7e1d0cdcc78996dd03617d4 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Dec 07 16:08:31 2018 |
committer | Commit Bot <[email protected]> | Fri Dec 07 16:08:31 2018 |
tree | b3d43fa78bb00805561b501fc19c8f06d1df67ed | |
parent | bd9aeea14a4514e500ee33891f019b6322ac565c [diff] [blame] |
Roll src/third_party/skia 158df43c2d19..7a3805c348c3 (7 commits) https://skia.googlesource.com/skia.git/+log/158df43c2d19..7a3805c348c3 git log 158df43c2d19..7a3805c348c3 --date=short --no-merges --format='%ad %ae %s' 2018-12-07 [email protected] SkWuffsCodec: Do not swizzle frame of width 0 2018-12-07 [email protected] Half float vertex colors (when necessary) in small path renderer 2018-12-07 [email protected] remove unused drawText entry-points in LiteDL 2018-12-07 [email protected] Use GrVertexWriter and support half-float colors in rrect ops 2018-12-07 [email protected] [canvaskit] Add createPattern support to canvasAPI 2018-12-07 [email protected] guard paint's breaktext -- trying to remove it 2018-12-07 [email protected] remove dead methods leftover from drawPosText etc. Created with: gclient setdep -r src/third_party/skia@7a3805c348c3 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 [email protected] Change-Id: I9152253fd275c8fd61dfdba2ddcc699c3cd7435f Reviewed-on: https://chromium-review.googlesource.com/c/1367865 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#614712}
diff --git a/DEPS b/DEPS index 66055aeb..bad9863 100644 --- a/DEPS +++ b/DEPS
@@ -114,7 +114,7 @@ # 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': '158df43c2d19541b75be754ec0cd119a61d1700f', + 'skia_revision': '7a3805c348c3791f86743ab6e7d10dff23c5b98b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.