summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_plugin_delegate_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-021-4/+8
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-2/+62
* Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.viettrungluu@chromium.org2011-01-251-8/+8
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-0/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Mac Pepper: Make Image2D's TransportDIB available to the browser.viettrungluu@chromium.org2011-01-191-7/+16
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+3
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-1/+1
* Disable Pepper 3d contexts when accelerated compositing of plugins is disabledpiman@google.com2011-01-131-0/+5
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-1/+48
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-041-4/+11
* Add an additional level of optimization for PPAPI plugins to paint withoutbrettw@chromium.org2010-12-221-5/+8
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-1/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-1/+1
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-1/+1
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-1/+1
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-33/+38
* Move PlatformContext3DImpl to separate filepiman@google.com2010-12-161-114/+12
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-151-6/+7
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-7/+1
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-081-9/+79
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-071-79/+9
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-071-9/+79
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-1/+3
* changes for proxy audionfullagar@google.com2010-11-251-4/+22
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-3/+1
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-1/+18
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-091-2/+9
* - Relanding 61718.apatrick@chromium.org2010-11-091-1/+1
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-061-187/+89
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-89/+187
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-187/+89
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-0/+8
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-031-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+2
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-201-0/+11
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-11/+0
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-0/+11
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-191-0/+116
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-3/+3
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-121-0/+5