summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_pepper.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 34167: GPU plugins' output initially placed incorrectly on pagekbr@google.com2010-02-051-0/+5
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-031-6/+6
* Fix passing pointers between processes.jam@chromium.org2010-01-291-8/+6
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-0/+10
* Refactor Pepper device APIneb@chromium.org2010-01-251-58/+6
* linux: reinstate Pepper pluginspiman@chromium.org2010-01-151-4/+1
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-121-0/+54
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-13/+28
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-1/+23
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-1/+1
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-011-10/+17
* Rework painting to be something that will actually work. This allows plugins tobrettw@chromium.org2009-11-111-2/+17
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-0/+2
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-311-0/+1
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-4/+5
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+134