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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a queue instead of timestamps to sort most-recently-used clients
ccameron@chromium.org
2012-12-19
1
-1
/
+1
*
Attempt to reland r173248,173259
zmo@chromium.org
2012-12-17
9
-325
/
+265
*
Revert 173248, broke building on the official chrome/win bot:
thakis@chromium.org
2012-12-15
9
-276
/
+336
*
Only collect GL/D3D context specific GPUInfo in GPU process
zmo@chromium.org
2012-12-15
9
-336
/
+276
*
Enable virtual context on IMG devices in a different way
sievers@chromium.org
2012-12-15
1
-1
/
+19
*
Revert 172627
shawnsingh@google.com
2012-12-12
2
-2
/
+31
*
Cache GL strings from GPU process and use them at next browser startup.
zmo@chromium.org
2012-12-12
2
-31
/
+2
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-1
/
+1
*
Exit the unsandboxed GPU process after GPUInfo collected.
zmo@chromium.org
2012-12-07
2
-49
/
+14
*
Only launch a second un-sandboxed gpu process on Windows.
zmo@chromium.org
2012-12-06
1
-24
/
+29
*
Do DXVA pre-sandbox initialization off the main thread.
apatrick@chromium.org
2012-11-30
1
-16
/
+17
*
CrOS: Add hotkey for disabling the GPU watchdog timer.
backer@chromium.org
2012-11-30
2
-0
/
+14
*
Linux: create a library loader code generator for dlopen and use it for libpci.
phajdan.jr@chromium.org
2012-11-28
1
-111
/
+21
*
Blacklist accelerated canvas on Android Adreno chipsets.
aelias@chromium.org
2012-11-19
1
-1
/
+39
*
Stop watchdog thread before sandbox initialization.
zmo@chromium.org
2012-11-15
1
-0
/
+4
*
Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.
zmo@google.com
2012-11-14
3
-0
/
+3
*
Enable GPU watchdog after initializing GL on Chrome OS
jbauman@chromium.org
2012-11-08
1
-1
/
+14
*
Linux: add option to link libpci directly instead of using dlopen.
phajdan.jr@chromium.org
2012-11-01
1
-49
/
+34
*
Set can_lose_context to false for Chrome OS.
marcheu@chromium.org
2012-11-01
1
-0
/
+4
*
Collect machine model info in gpu_info_collector and expose it to about:gpu.
zmo@chromium.org
2012-10-28
1
-0
/
+11
*
Cause GPU hangs on Windows to make crash dumps.
jbauman@chromium.org
2012-10-26
1
-1
/
+8
*
Initialize GPU watchdog before initializing GPU implementation.
jbauman@chromium.org
2012-10-25
3
-44
/
+62
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
7
-18
/
+40
*
Add flag to crash GPU process on hang.
jbauman@chromium.org
2012-10-18
1
-2
/
+9
*
Figure out whether we have enough information to make the final GPU blacklist...
zmo@chromium.org
2012-10-09
1
-21
/
+6
*
gl: Move GpuSwitchingManager into ui namespace.
tfarina@chromium.org
2012-10-08
1
-2
/
+2
*
Revert 160526 - Crash GPU process on watchdog timeout.
vangelis@google.com
2012-10-08
1
-2
/
+2
*
Crash GPU process on watchdog timeout.
jbauman@chromium.org
2012-10-06
1
-2
/
+2
*
Make about:gpu page reflects the current GPU in real time.
zmo@google.com
2012-10-04
2
-6
/
+5
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-0
/
+6
*
Add override message to divide GPU memory among windows.
ccameron@chromium.org
2012-10-01
2
-0
/
+9
*
Move force_discrete GPU on older MacBookPro models to GpuBlacklist
zmo@google.com
2012-10-01
1
-1
/
+2
*
Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...
pkasting@chromium.org
2012-10-01
1
-2
/
+2
*
Re-enable the GPU watchdog on Windows
jbauman@chromium.org
2012-09-26
1
-9
/
+0
*
Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...
tzik@chromium.org
2012-09-23
1
-0
/
+11
*
Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.
tzik@chromium.org
2012-09-23
1
-11
/
+0
*
Implement blacklist's force GPU capability in dual GPU machines.
zmo@chromium.org
2012-09-21
1
-0
/
+11
*
Show gpu process sandbox status in the about:gpu page.
skaslev@google.com
2012-09-11
1
-2
/
+4
*
Count all systems with an AMD driver and Intel GPU PCI ID as AMD switchable
jbauman@chromium.org
2012-09-06
1
-3
/
+6
*
Fix a typo in gpu_info_collector_linux.cc.
simonmorris@chromium.org
2012-09-05
1
-1
/
+1
*
GPU process sends IPC to browser process indicating success of initialization.
apatrick@chromium.org
2012-08-24
1
-0
/
+2
*
GPU: warm-up Nvidia driver on Linux for Optimus cards.
jln@chromium.org
2012-08-23
1
-3
/
+5
*
Make optimus GPU detection more robust on Linux.
zmo@chromium.org
2012-08-22
1
-0
/
+12
*
Revert 152469 - win: Make GPU process crash on exit once it has successfully ...
apatrick@chromium.org
2012-08-21
1
-10
/
+0
*
win: Make GPU process crash on exit once it has successfully initialized.
apatrick@chromium.org
2012-08-21
1
-0
/
+10
*
Revert 152040 - GPU process exits with error code on failure to initialize.
apatrick@chromium.org
2012-08-20
1
-7
/
+2
*
Add GPU memory tab to the task manager.
ccameron@chromium.org
2012-08-18
2
-0
/
+11
*
GPU process exits with error code on failure to initialize.
apatrick@chromium.org
2012-08-17
1
-2
/
+7
*
Fix WinSAT histograms.
dtu@chromium.org
2012-08-17
1
-11
/
+15
*
GPU: call CreateGLContext() to warm up the sandbox on Linux.
jln@chromium.org
2012-08-17
1
-39
/
+105
[next]