summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_in_process_resource_creation.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-27/+28
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-081-1/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-0/+10
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-10/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-0/+10
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-10/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-0/+10
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-10/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-0/+10
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-10/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-0/+10
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-091-1/+1
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-251-4/+3
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-2/+2
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-1/+1
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-2/+2
* Pepper: Add routing ID information to Connection.teravest@chromium.org2013-07-231-9/+9
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Remove unused CreateURLResponseInfo function.teravest@chromium.org2013-06-041-9/+0
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-2/+4
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+8
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+1
* Pepper: Autogenerate thunk for PPB_Graphics2D.teravest@chromium.org2013-04-301-2/+2
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-161-1/+1
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-0/+9
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-291-2/+6
* Pepper: Autogenerate thunk for PPB_URLRequestInfo.teravest@chromium.org2013-03-291-3/+2
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+7
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-121-6/+0
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-1/+8
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-191-0/+8
* Revert 176792dpapad@chromium.org2013-01-171-8/+0
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-151-0/+8
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+10
* Refactor BrowserFont to new designvictorhsieh@chromium.org2012-11-271-0/+16
* Refactor the URLResponseInfo to use new designbrettw@chromium.org2012-11-161-0/+10
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+8
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-0/+9
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-0/+8
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-123/+6
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-271-0/+4
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-2/+17
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-131-5/+10
* Hook up content/renderer to the PPAPI host.brettw@chromium.org2012-07-031-0/+143