Commit 1ef3a36a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 9f7485b4bbeb to bb5b2a17c28a (14 revisions)

https://skia.googlesource.com/skia.git/+log/9f7485b4bbeb..bb5b2a17c28a

2020-06-05 mtklein@google.com Revert "Split out coretext fontmgr factory."
2020-06-05 bungeman@google.com Split out coretext fontmgr factory.
2020-06-05 johnstiles@google.com Revert "Move JavaInputStreamAdaptor into third_party and add a LICENSE file."
2020-06-05 senorblanco@chromium.org Revert my recent change to WritePixelsNonTexture_Gpu.
2020-06-05 kjlubick@google.com [canvaskit] Roll 0.16.2
2020-06-05 mtklein@google.com port skx opts to old style
2020-06-05 bungeman@google.com Revert "Split out coretext fontmgr factory."
2020-06-05 johnstiles@google.com Move JavaInputStreamAdaptor into third_party and add a LICENSE file.
2020-06-05 kjlubick@google.com [canvaskit] Fix freeing of memory in computeTonalColors
2020-06-05 michaelludwig@google.com Initial clipShader implementation for SkClipStack and GPU
2020-06-05 johnstiles@google.com Fix constant output for Clamp FP when child processor is present.
2020-06-05 johnstiles@google.com Update HSL/RGB and color matrix conversion processors to use a child FP.
2020-06-05 bungeman@google.com Split out coretext fontmgr factory.
2020-06-05 bungeman@google.com Remove 'public' from disabled optional target.

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 tdenniston@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: None
Tbr: tdenniston@google.com
Change-Id: I8798279522710365c1e2fbe8c20f2502571e9297
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233096Reviewed-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@{#775830}
parent 9f992953
...@@ -182,7 +182,7 @@ vars = { ...@@ -182,7 +182,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': '9f7485b4bbebeb9977e35022566f73dace25e594', 'skia_revision': 'bb5b2a17c28a3132efa6bfc9c1e772e4fffe780b',
# 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