Commit 7b60c7f7 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 1362c1eac458 to 70df33d24eb1 (9 revisions)

https://skia.googlesource.com/skia.git/+log/1362c1eac458..70df33d24eb1

2020-08-06 herb@google.com use a single point as DirectMaskSubRun's vertex data
2020-08-06 robertphillips@google.com Begin wrapping GrSmallPathRenderer atlas accesses
2020-08-06 jvanverth@google.com Reland "Switch GN defs on Mac and iOS to use frameworks, take 2."
2020-08-06 mtklein@google.com add SkGraphics::AllowJIT()
2020-08-06 adlai@google.com Migrate SkImage::MakeFromTexture to GrRecordingContext
2020-08-06 adlai@google.com Migrate MakeCrossContextFromPixmap to GrDirectContext
2020-08-06 mtklein@google.com iwyu fixes for VS 16.7's STL
2020-08-06 robertphillips@google.com Pull ShapeData into its own header file and rename to GrSmallPathShapeData
2020-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6c873cfde957 to bedac4f06b5c (13 revisions)

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 herb@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:1104516
Tbr: herb@google.com
Test: Test: Test: CQ
Change-Id: If7f3b0c43f46a4f10331a2c490debe9d4f8749a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341364Reviewed-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@{#795559}
parent 01edeaf9
......@@ -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': '1362c1eac458cda69eaade7c74ab678501b45efe',
'skia_revision': '70df33d24eb136b08187b8c43c28ad3391726265',
# 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