Sign in
chromium
/
chromium
/
src
/
cadc050d692f83c44da8a386dc37ea57490a9cc9
/
chrome
/
browser
/
gpu_process_host.cc
cadc050
Updating the about:gpu to start a webgl context if one does not exist so that some gpu_info will actually exist. It does this by refreshing the page every 5 seconds until a context does exist, if necessary.
by
[email protected]
· 15 years ago
4bce24e
Added GPU stat for whether a GPU can report context lost.
by
[email protected]
· 15 years ago
af9c774
Mac: Fix deadlock with compositor
by
[email protected]
· 15 years ago
939856a
FBTF: Move individual XXXMsg_Params structs to a new file.
by
[email protected]
· 15 years ago
13081fc
PrependWrapper is platform-specific, so it should take a platform string.
by
[email protected]
· 15 years ago
77e74db
Initial port of accelerated compositor to Mac OS X 10.6. Reused
by
[email protected]
· 15 years ago
05076ba2
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
by
[email protected]
· 15 years ago
4f08c83f
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
by
[email protected]
· 15 years ago
a110dd1
Adding gpu_info to the breakpad info collection before sending off a crash.
by
[email protected]
· 15 years ago
30aa5c1a
Added --use-gl command line flag to select GL implementation.
by
[email protected]
· 15 years ago
a1009b3
Collecting gpu information when the gpu process creates a channel. Adding the gpu_info into the messages sent between gpu process and browser and sending over the browser. Will do something with it in the browser in another CR.
by
[email protected]
· 15 years ago
d27893f6
Moved common parts of ChildProcessHost into chrome/common and created a BrowserChildProcessHost with browser-specific implementation. This is in preparation of creating a ServiceChildProcessHost.
by
[email protected]
· 15 years ago
6ebf2fc
linux: add accelerated compositing.
by
[email protected]
· 15 years ago
eb1bd83
Fix typos for defined(OS_XXX).
by
[email protected]
· 15 years ago
2e2fd43
Fixed bugs related to the GPU process terminating unexpectedly.
by
[email protected]
· 15 years ago
1082b1d
Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI
by
[email protected]
· 15 years ago
3bf4d53
Added command buffer implementation of WebGL which runs in the sandbox.
by
[email protected]
· 15 years ago
6217d39
Calling OpenGL from the renderer process
by
[email protected]
· 15 years ago
6b889fb
Fixed bugs in GPU process startup on POSIX platforms. Added
by
[email protected]
· 15 years ago
1212544
Propagate logging command line switches from browser process to GPU process.
by
[email protected]
· 15 years ago
246a7045
Added support for opening a GPU command buffer from a renderer processes through a GPU channel.
by
[email protected]
· 15 years ago
dcddcdb0
Move more files from chrome/common to chrome/browser
by
[email protected]
· 15 years ago
7c4ea14
Create initial GPU backing store in the GPU process for X windows applications.
by
[email protected]
· 16 years ago
0ac8368
Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initialization into IOThread.
by
[email protected]
· 16 years ago
c0fc094
Add the ability for the GPU process to be used to paint the backing store of a
by
[email protected]
· 16 years ago