commit | 2cf5f81490aa847307c520a2f353fc63056e8228 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Feb 01 15:22:44 2019 |
committer | Commit Bot <[email protected]> | Fri Feb 01 15:22:44 2019 |
tree | b69a4a14aaaf131a8a80ea09b8dc8ee62b8fd44c | |
parent | df591fb571b2c18f2ab818098e2d6ac3014c9560 [diff] [blame] |
Roll src/third_party/skia 3dc93896b3a9..1a0126f61a98 (2 commits) https://skia.googlesource.com/skia.git/+log/3dc93896b3a9..1a0126f61a98 git log 3dc93896b3a9..1a0126f61a98 --date=short --no-merges --format='%ad %ae %s' 2019-02-01 [email protected] skip huge allocation in test on 32bit devices 2019-02-01 [email protected] Remove destination GrRenderTargetProxy from GrPipeline Created with: gclient setdep -r src/third_party/skia@1a0126f61a98 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: I20852b29f683b5ba6008c1279a5dd2db822213e2 Reviewed-on: https://chromium-review.googlesource.com/c/1449776 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#628336}
diff --git a/DEPS b/DEPS index 491518d..966bc21 100644 --- a/DEPS +++ b/DEPS
@@ -121,7 +121,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': '3dc93896b3a9c368c9f051a20822c35fd2efc25c', + 'skia_revision': '1a0126f61a9867a97a1c05972e6142c296d3e7de', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.