Commit 262bc78e authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Skia from d60c919fc866 to 57e353f840ef (8 revisions)

https://skia.googlesource.com/skia.git/+log/d60c919fc866..57e353f840ef

2021-01-07 brianosman@google.com Remove error reporter from SkSLVMGenerator
2021-01-07 mtklein@google.com back to exactCompare, fixed
2021-01-07 jlavrova@google.com RTL run broken by text styles crashes SkParagraph
2021-01-07 johnstiles@google.com Add unit test for invalid tokens in input stream.
2021-01-07 johnstiles@google.com Constant-propagate the ! prefix onto constant boolean expressions.
2021-01-07 jsimmons@google.com Cache ICU break iterators in SkUnicode_icu
2021-01-07 mtklein@google.com support generalized HLG
2021-01-07 mtklein@google.com add operator/= for skvm::F32

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 johnstiles@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:1144260
Tbr: johnstiles@google.com
Change-Id: I496c7129d9167d704f057708bf01218514cfec01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616438Reviewed-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@{#841258}
parent b8e99dbb
......@@ -199,7 +199,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': 'd60c919fc866fdb53ea532428a1a8b58b2309dc1',
'skia_revision': '57e353f840efc249fc9b35bfee50f6275d5e657d',
# 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