summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_plugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-1/+25
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-0/+1
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-0/+18
* Add an additional level of optimization for PPAPI plugins to paint withoutbrettw@chromium.org2010-12-221-1/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-15/+22
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-081-2/+1
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-071-1/+2
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-071-2/+1
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-0/+5
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-0/+2
* 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-1/+1
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-201-0/+5
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-5/+0
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-0/+5
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-191-0/+24
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-1/+1
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-121-0/+1
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-121-0/+2
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-101-0/+1
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-4/+5
* Pepper's FileSystem implementation.dumi@chromium.org2010-09-271-0/+14
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+14
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-231-0/+4
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-6/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+6
* Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.brettw@chromium.org2010-09-231-0/+2
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+2
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-0/+15
* Pull latest Pepper to get moved audio, video, and char set interfaces, nowbrettw@chromium.org2010-08-281-2/+1
* Pepper2 Graphics3D implementation - browser side.neb@chromium.org2010-08-171-0/+1
* add pepper video decoder glue and delegatewjia@google.com2010-08-061-0/+4
* Chromium-side implemention of pepper's FileChooser.dumi@chromium.org2010-08-051-0/+8
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-301-0/+1
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-301-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-081-0/+4
* Revert some changes I accidentally checked in in revision 50597. This was anbrettw@chromium.org2010-07-011-11/+0
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-0/+11
* Working towards -Wextrathomasvl@chromium.org2010-06-161-0/+1
* Implement more of Flush properly. This adds support for waiting on the messagebrettw@chromium.org2010-06-161-0/+15
* Revert changes accidentally checked in with my property changes.brettw@chromium.org2010-06-141-11/+0
* Add some Linux make and scons files to the svn:ignore properties.brettw@chromium.org2010-06-141-0/+11
* Implement a version of WebPlugin for Pepper to bypass the current NPAPIbrettw@chromium.org2010-05-121-1/+4