Commit a0f49ab4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from defd223d4023 to 3d921f1b2c56 (13 revisions)

https://skia.googlesource.com/skia.git/+log/defd223d4023..3d921f1b2c56

2020-09-28 johnstiles@google.com Add unit test to demonstrate lack of SkSL swizzle optimization.
2020-09-28 johnstiles@google.com Add 'tricky' OutParams golden output.
2020-09-28 mtklein@google.com impl q14 in JIT using even lanes
2020-09-28 herb@google.com air gap SkStrikeClient API from implementation
2020-09-28 bungeman@google.com Respect kGenA8FromLCD when creating mask from path.
2020-09-28 herb@google.com introduce SkGlyphRect specialized for union & intersect
2020-09-28 johnstiles@google.com Fix call counts for intrinsic functions.
2020-09-28 johnstiles@google.com Reland "Support out parameters that use a swizzle."
2020-09-28 michaelludwig@google.com Check SkRRect::transform result, don't assume S+T matrix is safe
2020-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6a3c229f to 8563523f (1024 revisions)
2020-09-28 bungeman@google.com Fix gms placing text in bounds.
2020-09-28 bsalomon@google.com Log more info for Chrome bug 1132617
2020-09-28 egdaniel@google.com Use sk_sp for GrVkImageViews.

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 brianosman@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: chromium:1132617,chromium:1132739
Tbr: brianosman@google.com
Change-Id: Icb6397aa0b3e78e24b85a64d3eea0ad53bd1eee5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436096Reviewed-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@{#811417}
parent 0c97e4f1
...@@ -195,7 +195,7 @@ vars = { ...@@ -195,7 +195,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': 'defd223d40232fe5521f61637aa28e1f072e4aa9', 'skia_revision': '3d921f1b2c56b3e9de7d08a2dd54f6c9b612351e',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # 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