summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/resource_creation_impl.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-251-0/+4
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-4/+0
* Hook up content/renderer to the PPAPI host.brettw@chromium.org2012-07-031-1/+3
* ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.sadrul@chromium.org2012-06-221-0/+5
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-111-0/+1
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-301-3/+0
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-1/+1
* Test for Pepper IME events.kinaba@chromium.org2012-05-211-0/+9
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-6/+1
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-041-0/+2
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-281-1/+0
* Add a private PPB_Talk_Private interface.varunjain@chromium.org2012-03-191-0/+1
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-151-0/+1
* PPB_AudioInput_Dev: support multiple audio input devices - Part 1.yzshen@chromium.org2012-03-071-2/+2
* Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-051-0/+4
* Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-031-4/+0
* Add NetworkList/NetworkMonitor hooks and C++ wrappers.sergeyu@chromium.org2012-03-031-0/+4
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-221-0/+3
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-3/+3
* Introduce PPB_Flash_MessageLoop interface for Pepper Flash.yzshen@chromium.org2012-01-311-0/+1
* Introduce PPB_ResourceArray_Dev.yzshen@chromium.org2012-01-071-1/+4
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-011-12/+1
* - Implement internal API and thunktoyoshim@chromium.org2011-11-181-0/+1
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-181-1/+7
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-171-7/+1
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-171-1/+7
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-161-2/+2
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-1/+1
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-261-0/+1
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-1/+1
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-1/+1
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-1/+1
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-1/+1
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-311-1/+2
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-1/+3
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-2/+0
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-1/+2
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-2/+0
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+1
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-1/+4
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-4/+4
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-0/+22
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+4
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-4/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+4
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-2/+2
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+1
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-1/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-301-0/+1
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-0/+2