Commit 8bdcac50 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from a0c82f08df58 to 36366209d412 (23 revisions)

https://skia.googlesource.com/skia.git/+log/a0c82f08df58..36366209d412

2020-10-02 egdaniel@google.com Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16.
2020-10-02 hcm@google.com Update release notes for M87 branch cut, M88 begin
2020-10-02 kjlubick@google.com [canvaskit] Fix computeTightBounds
2020-10-02 egdaniel@google.com Remove unsized gl stencil support.
2020-10-02 robertphillips@google.com Accumulated non-substantive changes
2020-10-02 brianosman@google.com Revert "Convert sksl_frag.sksl to an IRIntrinsicMap"
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 085332bf to 1693b283 (532 revisions)
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5e947adaf26e to 375fee944c76 (2 revisions)
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b09f16ee7aeb to 1fd3e5d89a8f (8 revisions)
2020-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from da5828c06b4c to 16ebcf601d7f (1 revision)
2020-10-02 herb@google.com remove SkMakeSpan use ctor parameter deduction
2020-10-01 brianosman@google.com Convert sksl_frag.sksl to an IRIntrinsicMap
2020-10-01 hcm@google.com Update Skia milestone to 88
2020-10-01 brianosman@google.com Support variables in the intrinsic map, clone them into Programs
2020-10-01 johnstiles@google.com Replace set of entrances with boolean.
2020-10-01 johnstiles@google.com Convert Analysis::NodeCount to NodeCountExceeds.
2020-10-01 fmalita@chromium.org [sksg] Fix uninitialized DashEffect attribute
2020-10-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fa082bb58ba7 to b09f16ee7aeb (16 revisions)
2020-10-01 egdaniel@google.com Fix vulkan input usage flag for VulkanWindowContext.
2020-10-01 michaelludwig@google.com Remove unused field from DeviceCM
2020-10-01 bsalomon@google.com GrRenderTargetContext takes release proc helper.
2020-10-01 brianosman@google.com Remove unused variable from IR generator
2020-10-01 egdaniel@google.com Move bytesPerPixel query off of GrCaps and add bytesPerBlock query.

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 brianosman@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: brianosman@google.com
Test: Test: Test: Manually verify Cut the Rope doesn't crashTest: Test: angle_perftests --gtest_filter="*Trace*"Test: Test: Test: dEQP-GLES3.functional.multisample.fbo*sample_coverage*
Change-Id: I03b34675ffb51c957857655fcbcbdf248234a2ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445698Reviewed-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@{#813315}
parent d3e13457
......@@ -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': 'a0c82f08df58dcd0e1d143db9ccab38f8d823b95',
'skia_revision': '36366209d4124d99be561545e02b0a165bd829c4',
# 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