summaryrefslogtreecommitdiffstats
path: root/gpu/config/gpu_info_collector_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy StartsWithASCII function.brettw2015-07-161-2/+3
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-2/+2
* Mechanical rename of tracing includes for /gpuprimiano2015-01-281-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Fix unused function build error when USE_LIBPCI unsetjamescook2014-11-241-0/+2
* Provide a way to disable libpci dependency.bedupont2014-11-041-1/+9
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-131-1/+1
* Add bits to indicate which parts of GPUInfo are collected.zmo2014-09-051-12/+16
* Share GPU collector code between X11 and Ozone platformsdnicoara@chromium.org2014-07-301-0/+259