index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
gpu
/
gpu_info_collector_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo in gpu_info_collector_linux.cc.
simonmorris@chromium.org
2012-09-05
1
-1
/
+1
*
Make optimus GPU detection more robust on Linux.
zmo@chromium.org
2012-08-22
1
-0
/
+12
*
Use nv contrl x extension to query nvidia driver version.
zmo@chromium.org
2012-06-21
1
-10
/
+52
*
Revert 143323 - Use nv contrl x extension to query nvidia driver version.
viettrungluu@chromium.org
2012-06-21
1
-49
/
+6
*
Use nv contrl x extension to query nvidia driver version.
zmo@chromium.org
2012-06-21
1
-6
/
+49
*
Push dual-GPU feature management to GPUBlacklist instead of hard-wiring
zmo@chromium.org
2012-06-06
1
-8
/
+0
*
Don't handle GPU accessibility in chrome os.
zmo@chromium.org
2012-05-25
1
-0
/
+2
*
Add trace events to measure GPU process startup timing and time to first pres...
apatrick@chromium.org
2012-05-18
1
-0
/
+3
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-5
/
+5
*
Change GPUInfo to handle multiple GPUs.
zmo@chromium.org
2012-05-10
1
-51
/
+61
*
Move ATI driver version collection back to UI thread.
zmo@chromium.org
2012-03-29
1
-8
/
+10
*
Move GPU preliminary info collection back to UI thread.
zmo@google.com
2011-11-23
1
-9
/
+7
*
Don't initialize GL bindings in browser process even if libpci doesn't exist ...
zmo@google.com
2011-11-04
1
-37
/
+0
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
1
-4
/
+4
*
Fixed log messages about failed initialization of GLSurface.
alokp@chromium.org
2011-10-18
1
-1
/
+1
*
GpuInfoCollector needs to initialize gl_bindings.
backer@chromium.org
2011-08-09
1
-0
/
+6
*
Get correct driver version on ES backend.
zmo@google.com
2011-08-04
1
-0
/
+2
*
Add --gpu-no-context-lost commandline switch.
zmo@google.com
2011-07-28
1
-4
/
+12
*
Collect driver vendor in linux through glXGetClientString.
zmo@google.com
2011-04-08
1
-1
/
+34
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Collect ATI driver version through scanning /etc/ati.
zmo@google.com
2011-03-22
1
-2
/
+36
*
Change LOG to VLOG to avoid a lot of messages in the bots output.
zmo@google.com
2011-03-17
1
-4
/
+4
*
Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...
zmo@google.com
2011-03-14
1
-3
/
+1
*
Move chrome\gpu to content\gpu.
jam@chromium.org
2011-03-12
1
-0
/
+279