summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/npapi_extension_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-0/+551
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-551/+0
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-35/+35
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-291-7/+0
* Add a font API to Pepper and implement on Linux based on agl's code from http...jam@chromium.org2010-06-111-0/+9
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-021-24/+26
* Add a SetCursor API to Pepper. I'll implement custom cursors once we switche...jam@chromium.org2010-05-241-0/+10
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-071-29/+9
* New experimental Pepper device API.apatrick@chromium.org2010-04-161-12/+103
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-2/+20
* Chrome side of adding search support to Pepper.jam@chromium.org2010-03-251-3/+19
* Add theming API to Pepper. For now, this only handles scrollbars.jam@chromium.org2010-03-081-0/+32
* Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...jam@chromium.org2010-03-051-0/+9
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-031-6/+6
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-121-0/+85
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-0/+61
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-101-17/+0
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-0/+17
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-17/+0
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-0/+262