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
/
chrome
/
renderer
/
gpu_channel_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...
jam@chromium.org
2011-03-17
1
-178
/
+0
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-4
/
+7
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-1
/
+1
*
Moved creation of GPU transfer buffers into the browser process.
apatrick@chromium.org
2011-02-24
1
-1
/
+7
*
Refactoring to use a new IPC message filter.
backer@chromium.org
2011-01-31
1
-3
/
+3
*
Route IPC through browser when creating a viewable command buffer.
backer@chromium.org
2011-01-27
1
-5
/
+4
*
Gpu process restart fix.
amarinichev@google.com
2011-01-20
1
-0
/
+4
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+2
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-2
/
+2
*
Removed kChromiumRendererIdProperty window property.
apatrick@chromium.org
2010-12-02
1
-8
/
+11
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
1
-8
/
+9
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
1
-9
/
+8
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
1
-8
/
+9
*
Changed scoped_ptr to scoped_refptr for member of GpuChannelHost.
apatrick@chromium.org
2010-10-19
1
-1
/
+1
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-5
/
+14
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
1
-3
/
+4
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
1
-9
/
+8
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
1
-8
/
+9
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
1
-1
/
+2
*
GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...
apatrick@chromium.org
2010-09-16
1
-3
/
+6
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
1
-0
/
+8
*
1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...
jiesun@google.com
2010-08-10
1
-0
/
+4
*
Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.
ananta@chromium.org
2010-08-09
1
-4
/
+0
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
1
-0
/
+4
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
1
-2
/
+4
*
Fix a race where WebGL would attempt to use the GpuChannel before it was in t...
apatrick@chromium.org
2010-07-15
1
-1
/
+5
*
Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI
kbr@google.com
2010-03-30
1
-1
/
+0
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-2
/
+32
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
1
-0
/
+101