Commit 0b3510c3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 3ba1777cebcd to 16fbc2477205 (12 revisions)

https://skia.googlesource.com/skia.git/+log/3ba1777cebcd..16fbc2477205

2020-07-20 jlavrova@google.com Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."
2020-07-20 adlai@google.com Remove more GrContext imports & usage
2020-07-20 brianosman@google.com SkVertices: Fix calculation of size needed for attr marker names
2020-07-20 kjlubick@google.com [canvaskit] Make effect deserialization on for everything but npm.
2020-07-20 kjlubick@google.com [canvaskit] Enable some options on npm build
2020-07-20 egdaniel@google.com Fix vulkan unmapping of buffers during release.
2020-07-20 kjlubick@google.com [pathkit] Publish 0.7.0 to npm
2020-07-20 kjlubick@google.com [canvaskit] Publish 0.17.0 to npm
2020-07-20 johnstiles@google.com Move test code out of header into CPP file.
2020-07-20 kjlubick@google.com Fix more swiftshader links
2020-07-20 michaelludwig@google.com Respect SK_FORCE_8_BYTE_ALIGNMENT in GrBlockAllocator
2020-07-20 robertphillips@google.com Clean up some GrContext in tests

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 robertphillips@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
Bug: chromium:1106889,chromium:1107173
Tbr: robertphillips@google.com
Change-Id: I4277e2203f85140166cd06bea19cb3614987f9fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307510Reviewed-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@{#789966}
parent c000780a
...@@ -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': '3ba1777cebcdf7dd9d0c952d1989277e8df31f0d', 'skia_revision': '16fbc2477205aa06efb03e9bdaa0e4a5e94ee865',
# 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