Revert of cc: change the GPU rasterization content veto into an MSAA trigger. (patchs...
commit3d182c63f5e49f96001080a3b88e49457aea7e22
authorajuma <ajuma@chromium.org>
Fri, 8 May 2015 13:14:43 +0000 (8 06:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 8 May 2015 13:15:20 +0000 (8 13:15 +0000)
treebf217069752f734c13c62fb95719706c1d15821c
parentf427792ec3f0da775b6e7427bbe81fadcf3f24f2
Revert of cc: change the GPU rasterization content veto into an MSAA trigger. (patchset #26 id:490001 of https://codereview.chromium.org/1120773002/)

Reason for revert:
This seems to have broken gpu_rasterization_tests on the Android Debug (Nexus 7) bot:
http://build.chromium.org/p/chromium.gpu/builders/Android%20Debug%20%28Nexus%207%29/builds/20523

Original issue's description:
> cc: change the GPU rasterization content veto into an MSAA trigger.
>
> If MSAA is not supported, or does not have sufficient samples, let the content veto drop us to software
> rasterization as before.
>
> BUG=474727,453490
>
> Committed: https://crrev.com/9e53d21c5715201e97c273fffd1fa8f3133c44cc
> Cr-Commit-Position: refs/heads/master@{#328921}

TBR=aelias@chromium.org,enne@chromium.org,kbr@chromium.org,vmiura@chromium.org,senorblanco@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=474727,453490

Review URL: https://codereview.chromium.org/1136723002

Cr-Commit-Position: refs/heads/master@{#328951}
13 files changed:
cc/layers/heads_up_display_layer_impl.cc
cc/output/delegating_renderer.cc
cc/output/gl_renderer.cc
cc/output/renderer.cc
cc/output/renderer.h
cc/test/test_web_graphics_context_3d.cc
cc/test/test_web_graphics_context_3d.h
cc/trees/layer_tree_host_impl.cc
cc/trees/layer_tree_host_impl.h
cc/trees/layer_tree_host_impl_unittest.cc
content/browser/gpu/compositor_util.cc
content/test/data/gpu/concave_paths.html [deleted file]
content/test/gpu/page_sets/gpu_rasterization_tests.py