summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_info_collector_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-643/+0
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-14/+14
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-14/+14
* Make it possible to run WebGL conformance tests on Androidskyostil@chromium.org2013-05-151-3/+3
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Revert 190448 "Revert 189680 "Fix registry key reading bug""cpu@chromium.org2013-03-281-6/+4
* Revert 189680 "Fix registry key reading bug"karen@chromium.org2013-03-251-4/+6
* Windows: Do not collect D3D11 stats for Ivy Bridge on Vista or DisplayLink.apatrick@chromium.org2013-03-241-2/+8
* Windows: Fix bug in interpretation of return code for win32 registry functions.apatrick@chromium.org2013-03-231-6/+4
* Fix registry key reading bugcpu@chromium.org2013-03-211-6/+4
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-6/+6
* Windows: Collect D3D11 stats on a worker thread after a delay.apatrick@chromium.org2013-03-151-40/+75
* Windows: Detect whether Lenovo dCute is installed.apatrick@chromium.org2013-03-121-0/+20
* Revert 186559apatrick@google.com2013-03-071-14/+27
* Windows: Only collect D3D11 UMA stats if the GPU process launches and initial...apatrick@chromium.org2013-03-071-27/+14
* Windows: Disable GPU sandbox if DisplayLink version 7.1 or earlier is installed.apatrick@chromium.org2013-03-061-0/+47
* Windows: disable collection of D3D11 stats.apatrick@chromium.org2013-02-261-6/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Reland 183320apatrick@chromium.org2013-02-211-14/+24
* Revert 183320apatrick@google.com2013-02-201-27/+17
* Windows: Collect D3D11 capability statistics after a 10 seconds delay.apatrick@chromium.org2013-02-191-17/+27
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-1/+1
* Windows: do not collect D3D11 stats if DisplayLink DLL is loaded.apatrick@chromium.org2013-02-121-0/+5
* Windows: Only collect D3D11 capability stats if feature level 10.0 or better ...apatrick@chromium.org2013-02-111-0/+6
* Simply GPU info collection on GPU bots.zmo@chromium.org2013-02-071-1/+29
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-5/+5
* Reland 180598: Windows: Record which D3D11 feature levels are supported in hi...apatrick@chromium.org2013-02-061-1/+128
* Revert 180598 - Suspected to break win_aura testkinuko@chromium.org2013-02-051-127/+1
* Windows: Record which D3D11 feature levels are supported in histograms.apatrick@chromium.org2013-02-051-1/+127
* win: eliminate dependency on ANGLE's egl::Display::getDevice.apatrick@chromium.org2013-01-141-82/+44
* Attempt to reland r173248,173259zmo@chromium.org2012-12-171-123/+122
* Revert 173248, broke building on the official chrome/win bot:thakis@chromium.org2012-12-151-134/+126
* Only collect GL/D3D context specific GPUInfo in GPU processzmo@chromium.org2012-12-151-126/+134
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-141-0/+1
* Count all systems with an AMD driver and Intel GPU PCI ID as AMD switchablejbauman@chromium.org2012-09-061-3/+6
* Fix WinSAT histograms.dtu@chromium.org2012-08-171-11/+15
* Refine WinSAT histogram bounds and rescale so the results are integers.dtu@chromium.org2012-08-071-6/+6
* Tweak the way we use the third_party\amd videocard codecpu@chromium.org2012-07-191-1/+1
* Wire the AMD switchable videcard detectioncpu@chromium.org2012-07-181-6/+17
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-181-0/+15
* Retrieve Windows performance assessment information from results files.dtu@chromium.org2012-05-161-38/+89
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-2/+2
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-101-2/+2
* Use Scoped COM helpers for collecting GPU informationrsleevi@chromium.org2012-04-091-66/+51
* Disable image transport surface on AMD's dynamic switchable graphics.jbauman@chromium.org2012-04-071-0/+16
* Avoid blacklisting GPU features if perf stats are unavailable.zmo@chromium.org2012-03-281-1/+13
* Add LOG(ERROR) to win performance stats collection.zmo@chromium.org2012-03-161-41/+44
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-141-1/+3