commit | 96e36fe461b8984f2afa8802e6a183f50712661f | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Feb 03 22:16:53 2020 |
committer | Commit Bot <[email protected]> | Mon Feb 03 22:16:53 2020 |
tree | fa8cb5e5432f7e13755895e980e965ec4ef843f2 | |
parent | ec7ec42104f9793477cf9343711821590c1b4d76 [diff] [blame] |
Roll src/third_party/skia 23e2ad174cfa..bf3087f65d6a (5 commits) https://skia.googlesource.com/skia.git/+log/23e2ad174cfa..bf3087f65d6a git log 23e2ad174cfa..bf3087f65d6a --date=short --first-parent --format='%ad %ae %s' 2020-02-03 [email protected] add skvm for tablecolorfilter 2020-02-03 [email protected] impl gather8/gather16 with gather32 2020-02-03 [email protected] Choose a less evil scale factor texel_subset_nearest_upscale decal tests 2020-02-03 [email protected] [skottie] Cleanup: finalize adapter conversion 2020-02-03 [email protected] test premul/unpremul are no-ops when a==1.0f Created with: gclient setdep -r src/third_party/skia@bf3087f65d6a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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 Bug: None Tbr: [email protected] Change-Id: I0b405fd78d342e8db87fa0af21bbd8dcb26d6747 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036343 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#737947}
diff --git a/DEPS b/DEPS index bb81c0e..d02764d 100644 --- a/DEPS +++ b/DEPS
@@ -176,7 +176,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': '23e2ad174cfa14497a13116aad4b2ebb3fbbcd8f', + 'skia_revision': 'bf3087f65d6a5b9df03bfd40b0dbf4eb0d15758c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.