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
/
command_buffer_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
1
-16
/
+19
*
I just put the code that does not compile on ARM. Trybots will fail because I...
apatrick@chromium.org
2010-02-24
1
-10
/
+9
*
Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
1
-9
/
+10
*
GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
1
-10
/
+9
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-1
/
+1
*
Implemented async flushes for Pepper 3D.
apatrick@chromium.org
2010-02-09
1
-6
/
+56
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-0
/
+7
*
Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...
apatrick@chromium.org
2010-02-01
1
-1
/
+1
*
Redesigned CommandBuffer and NPDevice3D interfaces.
apatrick@chromium.org
2010-01-29
1
-57
/
+12
*
Removing the dependency of command-buffer client on base/task.h. This file in...
alokp@chromium.org
2010-01-09
1
-5
/
+0
*
linux: implement gpu plugin
piman@chromium.org
2010-01-06
1
-1
/
+9
*
Revert 35509 - linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-9
/
+1
*
linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-1
/
+9
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-15
/
+55
*
Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...
apatrick@google.com
2009-12-12
1
-0
/
+173