commit | 138d9425d6e3c10224357ebdb1ef0dc610d7b99b | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Apr 22 16:18:24 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Apr 22 16:18:24 2021 |
tree | 8b710c9bf10de4032e74e3fcfb91d3ff537d89fa | |
parent | 0372773c99a27ff82dd9982819f440681bb57c0f [diff] [blame] |
Roll Skia from 3036defd9eb5 to 5beb2b30b78a (7 revisions) https://skia.googlesource.com/skia.git/+log/3036defd9eb5..5beb2b30b78a 2021-04-22 [email protected] virtual+final in base class?? 2021-04-22 [email protected] Revert "Use SkImage_Base::asFragmentProcessor in SkGpuDevice." 2021-04-22 [email protected] Revert "Reland "Implement statements and expressions in DSL C++ code generator."" 2021-04-22 [email protected] Revert "Add support for uniforms and layout(key)s to DSLCPPCodeGenerator." 2021-04-22 [email protected] Revert "Display a Docs-Preview link for each modified MD file" 2021-04-22 [email protected] Use SkImage_Base::asFragmentProcessor in SkGpuDevice. 2021-04-22 [email protected] Move cached render passes onto GrVkFramebuffer. 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/+doc/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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: [email protected] Change-Id: If18918b321b053b083ba5c6343233693b02102e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2846715 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#875192}
diff --git a/DEPS b/DEPS index 0873c68a..f745c26 100644 --- a/DEPS +++ b/DEPS
@@ -209,7 +209,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': '3036defd9eb533d5fc03959b3e005656eb8b83c2', + 'skia_revision': '5beb2b30b78a5e9bf7ae8f0ed8b5cf0ac1486474', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.