summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_plugin_delegate_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-051-1/+1
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-051-1/+1
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-011-2/+0
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-5/+19
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-2/+1
* Pepper's FileSystem implementation.dumi@chromium.org2010-09-271-0/+50
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+20
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-231-0/+10
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-17/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+17
* Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.brettw@chromium.org2010-09-231-0/+8
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+6
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-1/+33
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-6/+6
* Pull latest Pepper to get moved audio, video, and char set interfaces, nowbrettw@chromium.org2010-08-281-6/+7
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Pepper2 Graphics3D implementation - browser side.neb@chromium.org2010-08-171-0/+233
* Plumb the find progress's "we're done" value to the browser.avi@chromium.org2010-08-131-5/+1
* Initialize member struct in Pepper plugin.finnur@chromium.org2010-08-111-0/+1
* add pepper video decoder glue and delegatewjia@google.com2010-08-061-0/+96
* Chromium-side implemention of pepper's FileChooser.dumi@chromium.org2010-08-051-0/+7
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-301-0/+126
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-081-0/+17
* Revert some changes I accidentally checked in in revision 50597. This was anbrettw@chromium.org2010-07-011-14/+0
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-0/+14
* Implement more of Flush properly. This adds support for waiting on the messagebrettw@chromium.org2010-06-161-0/+50
* Revert changes accidentally checked in with my property changes.brettw@chromium.org2010-06-141-38/+0
* Add some Linux make and scons files to the svn:ignore properties.brettw@chromium.org2010-06-141-0/+38
* Add code to engage new Pepper API behind a preprocessor macro.darin@chromium.org2010-05-131-1/+6
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-071-0/+78