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
/
gpu
/
gpu_channel.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-10
/
+12
*
Mac: Don't hang gpu process if a tab that shares its renderer process with ot...
thakis@chromium.org
2010-12-22
1
-0
/
+13
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-22
/
+12
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-2
/
+2
*
Removed kChromiumRendererIdProperty window property.
apatrick@chromium.org
2010-12-02
1
-15
/
+12
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
When accelerated compositing is enabled, we create a plugin-like pair of wind...
nduca@chromium.org
2010-11-27
1
-0
/
+4
*
Add flow control between renderer and GPU processes, and, on Mac OS X,
kbr@google.com
2010-11-26
1
-0
/
+10
*
Gpu: Unregister channel name in the gpu process when a channel closes.
thakis@chromium.org
2010-11-16
1
-0
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/gpu/.
pkasting@chromium.org
2010-10-20
1
-5
/
+5
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-9
/
+10
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
1
-18
/
+0
*
Implement GpuVideoDecoderHost and unit tests
hclam@chromium.org
2010-10-07
1
-9
/
+11
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
1
-5
/
+10
*
GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...
apatrick@chromium.org
2010-09-16
1
-3
/
+3
*
Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...
hclam@chromium.org
2010-09-13
1
-9
/
+5
*
Complete initializing a GPU video decoder in a GLES2 context
hclam@chromium.org
2010-09-03
1
-4
/
+11
*
1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...
jiesun@google.com
2010-08-10
1
-0
/
+52
*
Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.
ananta@chromium.org
2010-08-09
1
-52
/
+0
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
1
-0
/
+52
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-4
/
+2
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
1
-2
/
+12
*
Linux: Fix some NULL versus 0 issues to appease gcc-4.5.
craig.schlenter@chromium.org
2010-07-27
1
-2
/
+2
*
GPU process command buffer stubs are destroyed when channel is closed.
apatrick@chromium.org
2010-07-15
1
-51
/
+14
*
linux: add accelerated compositing.
piman@chromium.org
2010-07-01
1
-2
/
+11
*
Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI
kbr@google.com
2010-03-30
1
-2
/
+4
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-41
/
+71
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
1
-0
/
+9
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
1
-0
/
+185