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

Roll Skia from e659214bc6cf to b6030fb2c818 (5 revisions)

https://skia.googlesource.com/skia.git/+log/e659214bc6cf..b6030fb2c818

2020-09-08 jlavrova@google.com Direct paint by default; remove save/translate/restore
2020-09-08 jvanverth@google.com Use Microsoft's ComPtr to wrap D3D12 objects.
2020-09-08 bsalomon@google.com Don't set BASE/MAX mip map level on PowerVR.
2020-09-08 borenet@google.com [infra] Fix Git package for Housekeeper-PerCommit-InfraTests_Win
2020-09-08 jvanverth@google.com Close disabled warning pragmas

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 reed@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: chromium:1123874
Tbr: reed@google.com
Change-Id: I19a6d7006c94cd7ca37aa653d6d5d2f1c25a2c31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399279Reviewed-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@{#805073}
parent 5538b6a7
......@@ -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': 'e659214bc6cfba7677e6c929119ec2c3917527a2',
'skia_revision': 'b6030fb2c818ceea64469a613a8f3fe66cc32595',
# 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