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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
1
-132
/
+0
*
Reverting 31676.
apatrick@google.com
2009-11-11
1
-0
/
+132
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
1
-132
/
+0
*
Moved command_buffer and gpu_plugin code out of o3d namespace.
apatrick@google.com
2009-11-05
1
-2
/
+0
*
GPUPluginObject has methods to query its current window size.
apatrick@google.com
2009-10-27
1
-0
/
+25
*
Added CommandBuffer::GetStatus so remote processes can query whether the plug...
apatrick@google.com
2009-10-22
1
-10
/
+41
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
1
-2
/
+3
*
Implemented get and put offset synchronization via NPObject interface in GPU ...
apatrick@google.com
2009-09-21
1
-1
/
+7
*
Implemented shared memory as an NPObject. Using NPObject method to expose map...
apatrick@google.com
2009-09-09
1
-2
/
+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
-4
/
+3
*
Wrote tests for GPUPluginObject::OpenCommandBuffer.
apatrick@google.com
2009-09-02
1
-0
/
+1
*
GPU plugin object can create a command buffer via a V8 extension in Chromium ...
apatrick@google.com
2009-09-02
1
-6
/
+20
*
Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...
apatrick@google.com
2009-08-25
1
-0
/
+57