commit | 3f409f41f29e3fdbfeef8edcaab786feb1ee32ee | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Nov 06 15:01:10 2019 |
committer | Commit Bot <[email protected]> | Wed Nov 06 15:01:10 2019 |
tree | c7a87cc2cfbf81e83060f8a726d32cd8941ba633 | |
parent | df90b1a1f896ba3135a22016b540dd133340449a [diff] |
Roll src/third_party/skia f00524707da7..6e54a299cce9 (1 commits) https://skia.googlesource.com/skia.git/+log/f00524707da7..6e54a299cce9 git log f00524707da7..6e54a299cce9 --date=short --no-merges --format='%ad %ae %s' 2019-11-06 [email protected] Assert we are now in the world of single-primitive-type render passes Created with: gclient setdep -r src/third_party/skia@6e54a299cce9 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 [email protected] Bug: None Change-Id: I88514d47b285bcf4fdfedc08f0e74d29f3efdac2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899225 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#713006}
diff --git a/DEPS b/DEPS index 2611951..1bacb9c 100644 --- a/DEPS +++ b/DEPS
@@ -172,7 +172,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': 'f00524707da7a79e4b8dcbc6122f0773f7e9fba5', + 'skia_revision': '6e54a299cce92871bffab6341ef0b41f51ff3525', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.