summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_plugin_delegate_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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