summaryrefslogtreecommitdiffstats
path: root/gpu/config/gpu_info_collector_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-011-1/+1
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-241-50/+210
* Revert of Implement self-contained gpu data collection on Android (patchset #...erikwright2015-06-231-210/+50
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-231-50/+210
* Add tests for Android GL driver version extraction.tobiasjs2015-06-051-4/+7
* Add bits to indicate which parts of GPUInfo are collected.zmo2014-09-051-4/+6
* Add GL version support in gpu blacklist and workaround list.zmo@chromium.org2014-05-071-1/+1
* Fix machine_model behaviors in gpu blacklist.zmo@chromium.org2014-04-211-1/+2
* Blacklist GLX indirect renderingpiman@chromium.org2014-03-221-4/+4
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-10/+6
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-6/+10
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-10/+6
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-6/+10
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-10/+6
* Revert 240707 "Add some logic to identify the active GPU in mult..."nona@chromium.org2013-12-171-9/+0
* Add some logic to identify the active GPU in multiple-gpu situation in Linuxzmo@chromium.org2013-12-131-0/+9
* telemetry: Enable GPU-specific test expectations on Androidskyostil@chromium.org2013-10-141-0/+2
* [Android] Restore EGL Context after collecting GPU infoboliu@chromium.org2013-10-011-0/+45
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-2/+2
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-0/+80