summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/resource_creation_api.h
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-9/+3
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-3/+9
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-9/+3
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-221-4/+4
* Remove hand written code from autogenerated Pepper ImageData thunk.bbudge@chromium.org2013-06-201-1/+4
* Add NaCl proxies for Pepper Video Source and Destination resources.bbudge@chromium.org2013-06-201-2/+2
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-141-0/+1
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+1
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+5
* Clean up Pepper ImageData resource class.bbudge@chromium.org2013-06-121-4/+2
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-101-0/+8
* Remove unused CreateURLResponseInfo function.teravest@chromium.org2013-06-041-8/+0
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-251-1/+1
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+7
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+2
* Adds internal APIs, thunks, resources, and resource hosts.bbudge@chromium.org2013-05-041-0/+2
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-2/+0
* Pepper: Autogenerate thunk for PPB_Graphics2D.teravest@chromium.org2013-04-301-1/+1
* Autogenerate thunk for PPB_ImageData.teravest@chromium.org2013-04-261-2/+2
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-161-1/+1
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-1/+2
* Enable PPB_DirectoryReader_Dev under NaClnhiroki@chromium.org2013-04-051-3/+2
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-291-1/+1
* Pepper: Autogenerate thunk for PPB_URLRequestInfo.teravest@chromium.org2013-03-291-2/+1
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+4
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-131-1/+3
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-101-1/+1
* Add more 'Dev' interfaces to the NaCl IPC proxy.bbudge@chromium.org2012-11-271-1/+1
* Add PPB_FileChooser_Dev to the NaCl IPC proxy.bbudge@chromium.org2012-11-271-12/+11
* Refactor the URLResponseInfo to use new designbrettw@chromium.org2012-11-161-0/+10
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-6/+0
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-0/+6
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-1/+1
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-021-3/+0
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-2/+2
* Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.bbudge@chromium.org2012-09-171-4/+4
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-0/+1
* Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.bbudge@chromium.org2012-09-041-5/+5
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-6/+6
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-071-6/+6
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-6/+6
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-251-0/+4
* Get the audio proxy building as untrusted code for NaCl.bbudge@chromium.org2012-07-101-1/+1
* Add PPB_ImageData and PPB_Graphics2D to the untrusted NaCl build of the proxy.bbudge@chromium.org2012-07-031-3/+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-4/+0
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-301-1/+1
* Add PPB_ImageData to untrusted NaCl build.bbudge@chromium.org2012-05-211-4/+4
* Test for Pepper IME events.kinaba@chromium.org2012-05-211-0/+9