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

Roll Skia from bd3792de72cb to ff5d8700b3a7 (11 revisions)

https://skia.googlesource.com/skia.git/+log/bd3792de72cb..ff5d8700b3a7

2020-11-11 jlavrova@google.com Roll back #10487 fix (so now spaces always resolved in the main font)
2020-11-11 csmartdalton@google.com Don't limit pinch zooming in viewer
2020-11-11 jmbetancourt@google.com implement SkotieAnimation as an Animator to better work in an Android environment
2020-11-11 bungeman@google.com Update SkFont::measureText documentation.
2020-11-11 johnstiles@google.com Avoid over-allocation in SkTArray assignment and reserve_back.
2020-11-11 robertphillips@google.com Revert "Change UnrefDDLTask to just be the DDLTask"
2020-11-11 brianosman@google.com Runtime effects: Fix error when mutating main's coords
2020-11-11 robertphillips@google.com Remove the skipping of some GMs for the *ooprddl configs on the bots
2020-11-11 brianosman@google.com Improve Viewer on UNIX
2020-11-11 johnstiles@google.com Add unit tests for overflowing int and uint literal limits.
2020-11-11 brianosman@google.com Remove "output color" placeholder from PipelineStageArgs

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 jlavrova@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:1147634,chromium:1147650,chromium:1147659
Tbr: jlavrova@google.com
Change-Id: I059f6f361a2385d44cd92a5633baaf57f25b4f5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532979Reviewed-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@{#826464}
parent 04085486
......@@ -197,7 +197,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': 'bd3792de72cb300cdc7b5473b48d40dd491283f7',
'skia_revision': 'ff5d8700b3a7771a77bb841ca03e3789de03ee3b',
# 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