summaryrefslogtreecommitdiffstats
path: root/gpu/config/gpu_info_collector_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable GN check for gpu and rlzbrettw2016-03-181-1/+1
* Switch to standard integer types in gpu/.avi2015-12-211-4/+7
* Update SplitString calls to new formbrettw2015-08-081-2/+3
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-3/+2
* Update SplitString calls to new formbrettw2015-08-071-2/+3
* 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