commit | 06a5cd64edc4c9e4e8597fe55fa206a130550e77 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Mar 11 17:18:16 2019 |
committer | Commit Bot <[email protected]> | Mon Mar 11 17:18:16 2019 |
tree | 4676e55183b5e2ad2d9b626f922eeef40dfe1789 | |
parent | d7163e92836c92b9288fcf4afdbb435833a46648 [diff] [blame] |
Roll src/third_party/skia 387ec9ae82d3..e9c1ce89c005 (3 commits) https://skia.googlesource.com/skia.git/+log/387ec9ae82d3..e9c1ce89c005 git log 387ec9ae82d3..e9c1ce89c005 --date=short --no-merges --format='%ad %ae %s' 2019-03-11 [email protected] Add oss-fuzz compatible fuzzers for sksl2* 2019-03-11 [email protected] api.skia.org - Don't document private. 2019-03-11 [email protected] Roll third_party/externals/swiftshader fa8603c6113f..cd3e11d9464a (1 commits) Created with: gclient setdep -r src/third_party/skia@e9c1ce89c005 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: Idf58fa1229bf56868d9a8cf9cea3e7556b5a978a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1515352 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#639545}
diff --git a/DEPS b/DEPS index 05c70a0..5711330 100644 --- a/DEPS +++ b/DEPS
@@ -133,7 +133,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': '387ec9ae82d3dc2b545726a499342fa34f8782a4', + 'skia_revision': 'e9c1ce89c005f2112ecb3b7120116706af1f2222', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.