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

Roll Skia from 6518d77a2200 to ab5010493df3 (7 revisions)

https://skia.googlesource.com/skia.git/+log/6518d77a2200..ab5010493df3

2020-09-11 johnstiles@google.com Revert "Add InlineCandidateAnalyzer to locate candidate functions for inlining."
2020-09-11 johnstiles@google.com Fix inline code generation when literals appear in the argument list.
2020-09-11 fmalita@chromium.org [skottie] Add support for invert/YIQ
2020-09-11 egdaniel@google.com Add support for plumbing GrDstSampleType through Ops and Pipeline creation.
2020-09-11 fmalita@chromium.org [skottie] Initial Displacement Map effect
2020-09-11 ethannicholas@google.com Fixed an SkSL optimizer error around constant propagation
2020-09-11 jmbetancourt@google.com organize deps so that modules/audioplayer is listed as a dep for samples

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 reed@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: reed@google.com
Change-Id: Iad897edc7e396aeff6177f686f451c155733fd6e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406264Reviewed-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@{#806213}
parent 89aef5a0
...@@ -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': '6518d77a22000cf4343e6ddba56f01943a191104', 'skia_revision': 'ab5010493df330af8c344c9ba25f6daee0a9d775',
# 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