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
/
np_utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
28
-3345
/
+0
*
Reverting 31676.
apatrick@google.com
2009-11-11
28
-0
/
+3345
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
28
-3345
/
+0
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
6
-36
/
+37
*
Moved command_buffer and gpu_plugin code out of o3d namespace.
apatrick@google.com
2009-11-05
26
-52
/
+0
*
Removed command_buffer dependency on vectormath (indirectly via core/types.h).
apatrick@google.com
2009-11-04
2
-3
/
+1
*
Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...
apatrick@google.com
2009-10-19
3
-5
/
+23
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
7
-7
/
+42
*
Diabolic hackery to work around differing NPAPI headers and definitions betwe...
apatrick@google.com
2009-09-28
12
-21
/
+36
*
GPUProcessor uses NPN_PluginThreadAsyncCall to schedule future command proces...
apatrick@google.com
2009-09-25
5
-2
/
+29
*
Implemented shared memory as an NPObject. Using NPObject method to expose map...
apatrick@google.com
2009-09-09
7
-57
/
+114
*
Replaced BaseNPObject with DefaultNPObject because...
apatrick@google.com
2009-09-08
18
-616
/
+493
*
Exracted CommandBuffer class from GPUPluginObject.
apatrick@google.com
2009-09-03
1
-0
/
+13
*
Wrote tests for GPUPluginObject::OpenCommandBuffer.
apatrick@google.com
2009-09-02
11
-58
/
+379
*
Fixes for accidental early commit reviewed at URL below.
apatrick@google.com
2009-09-02
4
-5
/
+60
*
GPU plugin object can create a command buffer via a V8 extension in Chromium ...
apatrick@google.com
2009-09-02
24
-793
/
+1584
*
Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...
apatrick@google.com
2009-08-25
8
-342
/
+414
*
Added DispatchedNPObject.
apatrick@google.com
2009-08-24
17
-0
/
+2117