Commit 40e66fee authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 9213e610ed92 to 4aa4c6014d56 (9 revisions)

https://skia.googlesource.com/skia.git/+log/9213e610ed92..4aa4c6014d56

2020-10-12 adlai@google.com Migrate gpu resource methods to GrDirectContext
2020-10-12 johnstiles@google.com Rename SkTArray::allocCntForTest to capacity.
2020-10-12 adlai@google.com Migrate resource cache methods to GrDirectContext
2020-10-12 bsalomon@google.com Remove SkSurface::MakeFromBackendTextureAsRenderTarget
2020-10-12 adlai@google.com Migrate releaseResourcesAndAbandonContext to GrDirectContext
2020-10-12 johnstiles@google.com Add test for disabling the inliner.
2020-10-12 johnstiles@google.com Clean up SkSL inliner and allow it to be disabled.
2020-10-12 johnstiles@google.com Reland "Remove inliner from IR generation stage."
2020-10-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3df629c55d89 to 0f55e3e5d266 (62 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 robertphillips@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: robertphillips@google.com
Test: Test: Test: CQTest: Test: GLES1ConformanceTest.SpotExpDir/ES1_VulkanTest: Test: TransformFeedbackTest.RecordAndDrawWithScissorTestTest: Test: angle_end2end_tests on OSX 10.15
Change-Id: Ifd3b407f7d0aa50fab30040c80a3fc77c1ad9784
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466400Reviewed-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@{#816275}
parent faf87e40
...@@ -195,7 +195,7 @@ vars = { ...@@ -195,7 +195,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': '9213e610ed92422d0b39dc4ff12303ca037131d2', 'skia_revision': '4aa4c6014d56740088a26c966da5cfb02beb6dc1',
# 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