summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authorskyostil@google.com <skyostil@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-30 11:38:51 +0000
committerskyostil@google.com <skyostil@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-30 11:38:51 +0000
commit9834372e712aab2753fa453efe09d3f230acaa2f (patch)
treef2a627f4c865b69e1b66d98b37aeb8f42ebd0c81 /chrome/browser
parent4111a25fa76df737927f10d9fa30095a8020cc40 (diff)
downloadchromium_src-9834372e712aab2753fa453efe09d3f230acaa2f.zip
chromium_src-9834372e712aab2753fa453efe09d3f230acaa2f.tar.gz
chromium_src-9834372e712aab2753fa453efe09d3f230acaa2f.tar.bz2
Don't throw away GPU data on non-PCI architectures
GpuDataManagerImpl checks whether we know the GPU's PCI vendor and device id. If not, the collected GPU data is thrown away and is not shown in about:gpu. Since most non-x86 architectures are also non-PCI, only do this check on the x86 family. BUG=130013 TEST=none Review URL: https://chromiumcodereview.appspot.com/10456005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139523 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions