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
/
o3d
/
gpu_plugin
/
gpu_plugin_object.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CommandBuffer::GetStatus so remote processes can query whether the plug...
apatrick@google.com
2009-10-22
1
-18
/
+19
*
Fixed gpu_plugin to build in the Chrome tree.
apatrick@google.com
2009-10-19
1
-1
/
+1
*
Moved responsibility for creating ring buffer from CommandBuffer to GPUPlugin...
apatrick@google.com
2009-10-13
1
-1
/
+26
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
1
-4
/
+0
*
GPUProcessor uses O3D command buffer service to render to a window.
apatrick@google.com
2009-09-24
1
-6
/
+9
*
Implemented get and put offset synchronization via NPObject interface in GPU ...
apatrick@google.com
2009-09-21
1
-8
/
+21
*
Implemented shared memory as an NPObject. Using NPObject method to expose map...
apatrick@google.com
2009-09-09
1
-6
/
+1
*
Replaced BaseNPObject with DefaultNPObject because...
apatrick@google.com
2009-09-08
1
-3
/
+4
*
Exracted CommandBuffer class from GPUPluginObject.
apatrick@google.com
2009-09-03
1
-26
/
+6
*
Fixes for accidental early commit reviewed at URL below.
apatrick@google.com
2009-09-02
1
-1
/
+3
*
GPU plugin object can create a command buffer via a V8 extension in Chromium ...
apatrick@google.com
2009-09-02
1
-6
/
+62
*
Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...
apatrick@google.com
2009-08-25
1
-0
/
+58