summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/resource_creation_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r200412 and r204024vitalybuka@chromium.org2013-08-241-7/+11
* 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
* Add PPB_FileChooser_Dev to the NaCl IPC proxy.bbudge@chromium.org2012-11-271-24/+24
* Refactor the URLResponseInfo to use new designbrettw@chromium.org2012-11-161-0/+10
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-2/+6
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-3/+7
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-12/+2
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-0/+9
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-5/+5
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-021-7/+0
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-4/+4
* Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.bbudge@chromium.org2012-09-171-8/+8
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-2/+2
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-0/+5
* Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.bbudge@chromium.org2012-09-041-25/+25