commit | 5b1f41fb12d28eccba760beeb8261b4e750e6a46 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Oct 01 19:32:29 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Oct 01 19:32:29 2021 |
tree | c9cf708b43ef12ffeab60a1807a9bd879219f8ee | |
parent | a97519a74c017c4e35b5f0bf81e4f983adf2f1a9 [diff] [blame] |
Roll Skia from 5f15c695f970 to 8e29caf4c130 (2 revisions) https://skia.googlesource.com/skia.git/+log/5f15c695f970..8e29caf4c130 2021-10-01 [email protected] [graphite] Add support for UsageFlags on Texture. 2021-10-01 [email protected] [skottie] Fill effect opacity workaround 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 file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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/+doc/main/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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: [email protected] Change-Id: I95a2cc7fa520d73637e16248b4efaf6a9a26516c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3200230 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#927332}
diff --git a/DEPS b/DEPS index b4df93d..6ae3c46 100644 --- a/DEPS +++ b/DEPS
@@ -231,7 +231,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': '5f15c695f970f35980c859efc56843679ceded45', + 'skia_revision': '8e29caf4c130fad5c57255723ac3b98f440f11c2', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.