Roll src/third_party/skia/ 5798c9fe5..240516f77 (3 commits)
https://skia.googlesource.com/skia.git/+log/5798c9fe57fc..240516f772ea
$ git log 5798c9fe5..240516f77 --date=short --no-merges --format='%ad %ae %s'
2018-02-15 jvanverth Add NativeFonts support to some GPU bots
2018-02-15 scroggo Check for min int in BMP header
2018-02-15 mtklein rm ok
Created with:
roll-dep src/third_party/skia
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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
[email protected]
Change-Id: I2861733a2ebf4e81c7b1ab3944aba3e0ad737421
Reviewed-on: https://chromium-review.googlesource.com/921931
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#537062}
diff --git a/DEPS b/DEPS
index f640fcb5..4a6a2fb 100644
--- a/DEPS
+++ b/DEPS
@@ -79,7 +79,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': '5798c9fe57fc62bde91e9b6a9d0f6c73ead710ce',
+ 'skia_revision': '240516f772ea27e62f477ba510aabeb84b6f68d5',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.