Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exracted CommandBuffer class from GPUPluginObject. | apatrick@google.com | 2009-09-03 | 9 | -120/+314 |
* | Wrote tests for GPUPluginObject::OpenCommandBuffer. | apatrick@google.com | 2009-09-02 | 14 | -58/+498 |
* | Fixes for accidental early commit reviewed at URL below. | apatrick@google.com | 2009-09-02 | 6 | -6/+91 |
* | GPU plugin object can create a command buffer via a V8 extension in Chromium ... | apatrick@google.com | 2009-09-02 | 35 | -962/+1707 |
* | Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a... | apatrick@google.com | 2009-08-25 | 22 | -354/+1183 |
* | Added DispatchedNPObject. | apatrick@google.com | 2009-08-24 | 18 | -23/+1671 |
* | Added NPObjectBase, a base class for NPObject that forwards NPObject calls th... | apatrick@google.com | 2009-08-20 | 6 | -3/+489 |
* | Added GPU rendering plugin, an internal out-of-process plugin for rendering 3... | apatrick@google.com | 2009-08-20 | 4 | -0/+230 |