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

Roll Skia from d0c9d0cb7ffa to 9662fd6cbdfb (12 revisions)

https://skia.googlesource.com/skia.git/+log/d0c9d0cb7ffa..9662fd6cbdfb

2020-07-17 mtklein@google.com support 64-bit PixelFormats
2020-07-17 johnstiles@google.com Fix swarming task failure on Debian10-Clang-arm-Chromebook-GLES.
2020-07-17 mtklein@google.com add 64-bit load/store ops
2020-07-17 csmartdalton@google.com Implement indirect draws with ANGLE's multi draw extension
2020-07-17 nifong@google.com Run both puppeteer tests in a WebGL 1 and 2 configuration.
2020-07-17 mtklein@google.com support 16161616 in fm
2020-07-17 herb@google.com split glyph and geometry data apart
2020-07-17 jcgregorio@google.com Use the new swiftshader bucket.
2020-07-17 mtklein@google.com use precise is-normalized test in gm/p3.cpp
2020-07-17 robertphillips@google.com Clean up some uses of GrContext in tests
2020-07-17 johnstiles@google.com Update GrMorphologyEffect to take an inputFP.
2020-07-17 johnstiles@google.com Update existing TestCreate methods to honor the inputFP in the TestData.

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 nifong@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: nifong@google.com
Change-Id: Ie24eb9fcfae7af52a4023d2a882488dc0ea65705
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305176Reviewed-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@{#789716}
parent 7b99bbc0
...@@ -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': 'd0c9d0cb7ffa5e562c6554546b9d012c520323f7', 'skia_revision': '9662fd6cbdfb1103613e197c3ea6b5bfc0c343d5',
# 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