Commit b9347324 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Skia from eeeaae9a029b to 95c2994048cd (9 revisions)

https://skia.googlesource.com/skia.git/+log/eeeaae9a029b..95c2994048cd

2021-01-23 egdaniel@google.com Revert "Run unit tests to verify SkSL folding behavior."
2021-01-23 mtklein@google.com Revert "Consolidate SkSL CPU and GPU test code."
2021-01-22 mtklein@google.com use ld2.4s/ld4.4s in load64/load128
2021-01-22 johnstiles@google.com Allow Metal shaders to return half4 colors.
2021-01-22 egdaniel@google.com Make sure we are using cached cpu memory for vulkan readback buffers.
2021-01-22 reed@google.com Migrate to drawImage w/ sampling
2021-01-22 ethannicholas@google.com Added basic SkSL DSL statements
2021-01-22 brianosman@google.com Improve memory layout handling in SPIRV generator
2021-01-22 adlai@google.com Merge adjacent GrOpsTasks with same target together

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 scroggo@google.com 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: scroggo@google.com
Change-Id: If457b511dc89ce8eb677a83ddc52884a2d25501a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2645459Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#846446}
parent ab858cb6
......@@ -199,7 +199,7 @@ vars = {
# 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': 'eeeaae9a029b43cf2f36d9dac44816e6c2823639',
'skia_revision': '95c2994048cde6c9ead1c58d93c5ad49f19e43bb',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment