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

Roll Skia from 75ae8fcc319e to 753e7983e04e (25 revisions)

https://skia.googlesource.com/skia.git/+log/75ae8fcc319e..753e7983e04e

2020-11-19 kjlubick@google.com [infra] Remove deleted taskdriver
2020-11-19 adlai@google.com Revert "Remove GrDrawingManager::fActiveOpsTask ivar"
2020-11-19 jvanverth@google.com Update docs for iOS deployment
2020-11-19 kjlubick@google.com update infra repo
2020-11-19 johnstiles@google.com Update DeviceSpaceEffect and ColorSpaceXform to return half4s.
2020-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2ffff6d024c7 to 8b76d37f9f9a (13 revisions)
2020-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bb96f79d0e15 to 060020166679 (4 revisions)
2020-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from a0758a1aef12 to ce207be41fd6 (4 revisions)
2020-11-19 michaelludwig@google.com Move clip operations on SkDevices into a helper macro
2020-11-18 robertphillips@google.com Update GrTTopoSort to use pre-existing memory ...
2020-11-18 michaelludwig@google.com Simplify internal logic in androidFramework_setDeviceClipRestriction
2020-11-18 johnstiles@google.com Add fix for fuzzer-discovered crash with negated constructors.
2020-11-18 brianosman@google.com Always enable SkSL's ByteCodeGenerator, disable interpreter in Google3
2020-11-18 jvanverth@google.com Add ios_min_target.
2020-11-18 jvanverth@google.com Fix typo in gn/ios.gni.
2020-11-18 johnstiles@google.com Add fix for fuzzer-discovered crash at oss-fuzz:27614.
2020-11-18 michaelludwig@google.com Hide SkCanvas::AutoValidateClip in cpp file
2020-11-18 michaelludwig@google.com Fix SkRegion::setPath to respect inverse fills when path isn't finite
2020-11-18 michaelludwig@google.com Rename fDeviceClipBounds to fQuickRejectBounds
2020-11-18 bsalomon@google.com Remove unused macros from GrGLConfig.h, GrGLConfig_chrome.h, and scripts
2020-11-18 michaelludwig@google.com Track AA-ness and rect-ness in SkConservativeClip
2020-11-18 mtklein@google.com allow JIT on ARM Mac
2020-11-18 johnstiles@google.com Fix worklist files with skslc.
2020-11-18 adlai@google.com Remove GrDrawingManager::fActiveOpsTask ivar
2020-11-18 fmalita@chromium.org [skottie] More robust font style parsing

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 lovisolo@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: None
Tbr: lovisolo@google.com
Change-Id: Ic856b21f450b350756a8f6ad3395b5f0191d4016
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550424Reviewed-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@{#829300}
parent adfdb711
...@@ -197,7 +197,7 @@ vars = { ...@@ -197,7 +197,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': '75ae8fcc319ed197360117c41adcf496fa7cd208', 'skia_revision': '753e7983e04e845fec400fb3876116fe545f3fe5',
# 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