Commit 9e6c93b6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 6007f3bd6f36 to b394db45e6e6 (16 revisions)

https://skia.googlesource.com/skia.git/+log/6007f3bd6f36..b394db45e6e6

2020-07-28 rmistry@google.com Migrate Canary-G3 to task driver
2020-07-28 bungeman@google.com Mark sk_abort_no_print [[noreturn]].
2020-07-28 johnstiles@google.com Update Slide::getName to return a const reference.
2020-07-28 reed@google.com Remove subset parameter from making encoded/generator images
2020-07-28 jlavrova@google.com Reland "Attach whitespaces to the neighbor unresolved blocks"
2020-07-28 bsalomon@google.com Remove asserts in SkMatrix get_scale_factor
2020-07-28 adlai@google.com Change makeTextureImage staging to allow either API
2020-07-28 scroggo@google.com Remove gendered language
2020-07-28 johnstiles@google.com Remove unnecessary macros from SkString header.
2020-07-28 robertphillips@google.com Make some GMs compatible with the *ooprddl configs
2020-07-28 jvanverth@google.com Initialize temp vertex array for GrAAHairlinePathRenderer.
2020-07-28 bsalomon@google.com Add nearest MIP filtering to GPU and wire up to SkImageShader
2020-07-28 bsalomon@google.com Remove GrSurfacePriv and GrRenderTargetPriv
2020-07-28 scroggo@google.com Remove "master" from lua files
2020-07-28 scroggo@google.com Remove experimental/Networking code
2020-07-28 scroggo@google.com Remove more references to "master"

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 borenet@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:1096001,chromium:1101491
Tbr: borenet@google.com
Change-Id: I3ff2dd19004da5c11aa26ad6f8330a07417e7144
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324550Reviewed-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@{#792429}
parent 1a923c18
...@@ -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': '6007f3bd6f3643bbea14e4d640b4dbad2a1e8138', 'skia_revision': 'b394db45e6e65d2e5df464847420f1e76ea6148e',
# 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