summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/resource_creation_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-061-2/+12
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-061-6/+3
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-4/+9
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-9/+4
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-4/+9
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-281-4/+5
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-9/+4
* Pepper: Fix FileSystemBrowserHost for isolated fs.teravest@chromium.org2013-08-261-9/+0
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-4/+9
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-9/+4
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-4/+9
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-9/+4
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-051-2/+3
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-251-5/+2
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-221-2/+2
* Remove hand written code from autogenerated Pepper ImageData thunk.bbudge@chromium.org2013-06-201-3/+22
* Add NaCl proxies for Pepper Video Source and Destination resources.bbudge@chromium.org2013-06-201-11/+11
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-141-0/+5
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+5
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+13
* Clean up Pepper ImageData resource class.bbudge@chromium.org2013-06-121-13/+4
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-101-0/+15
* Remove unused CreateURLResponseInfo function.teravest@chromium.org2013-06-041-9/+0
* Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-1/+0
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-251-3/+3
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-2/+7
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+10
* Adds internal APIs, thunks, resources, and resource hosts.bbudge@chromium.org2013-05-041-0/+13
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-8/+0
* Pepper: Autogenerate thunk for PPB_Graphics2D.teravest@chromium.org2013-04-301-2/+2
* Autogenerate thunk for PPB_ImageData.teravest@chromium.org2013-04-261-3/+3
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-161-2/+2
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-4/+6
* Enable PPB_DirectoryReader_Dev under NaClnhiroki@chromium.org2013-04-051-7/+7
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-291-2/+4
* Pepper: Autogenerate thunk for PPB_URLRequestInfo.teravest@chromium.org2013-03-291-4/+3
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+9
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-131-2/+4
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-121-2/+3
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-2/+3
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-191-2/+2
* Revert 176792dpapad@chromium.org2013-01-171-2/+2
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-151-2/+2
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-101-1/+1
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-3/+3
* Convert the Pepper Talk API to use the new resource system.brettw@chromium.org2012-11-281-2/+2
* Pepper proxy: make the browser sender handle the proxy lock properly.yzshen@chromium.org2012-11-271-4/+1
* Add more 'Dev' interfaces to the NaCl IPC proxy.bbudge@chromium.org2012-11-271-4/+4
* Refactor BrowserFont to new designvictorhsieh@chromium.org2012-11-271-3/+5