Commit 8527c8bf authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from df9ed89229db to 326b98981e78 (7 revisions)

https://skia.googlesource.com/skia.git/+log/df9ed89229db..326b98981e78

2020-08-13 scroggo@google.com Add platform image encoder for using NDK APIs
2020-08-13 reed@google.com audio player (for mac)
2020-08-13 mtklein@google.com deserialize SkCanvas::SrcRectConstraint safely
2020-08-13 scroggo@google.com Remove unnecessary pointer increment
2020-08-13 johnstiles@google.com Move `onDumpInfo` calls in gencode to the private section.
2020-08-13 johnstiles@google.com Update GrOp subclasses to use `onDumpInfo` for info dumping.
2020-08-13 johnstiles@google.com Remove more dump-info utility methods when GR_TEST_UTILS is off.

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 fmalita@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: fmalita@google.com
Change-Id: Ic4bb0267f8666e7cc68da1f9f3d0de80424dc94c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354472Reviewed-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@{#797820}
parent 214a6665
......@@ -195,7 +195,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': 'df9ed89229db82e606c67fbf0f5c24b4c383c1e1',
'skia_revision': '326b98981e78a2208cd41860d81c12a04f0afd33',
# 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