content: Restore rasterization status in about:gpu.
Without any flags it shows:
Rasterization: Software only. Hardware acceleration disabled.
Add --enable-impl-side-painting and it shows:
Rasterization: Software only, multi-threaded
Add --enable-gpu-rasterization and it shows:
Rasterization: Hardware accelerated
add --force-gpu-rasterization and it shows:
Rasterization: Hardware accelerated on all pages
BUG=354449
Review URL: https://codereview.chromium.org/
210483002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260623 0039d316-1c4b-4281-b951-d872f2087c98