summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_browser_connection.cc
Commit message (Expand)AuthorAgeFilesLines
* Move plugin messages to RenderFrameMessageFilter.avi2015-09-041-3/+3
* Add metrics to record TCP/UDP connections made from Flashraymes2015-05-141-2/+6
* Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...jam@chromium.org2014-05-131-3/+3
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-16/+8
* Make PepperWebPlugin not use RenderView.jam@chromium.org2013-12-201-2/+2
* Convert PepperBrowserConnection to be a RenderFrameObserver.jam@chromium.org2013-12-041-4/+4
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-30/+0
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-0/+30
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-30/+0
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-4/+6
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-6/+4
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@google.com2013-08-221-11/+11
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-4/+6
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-6/+4
* Revert 217948 "Modify Pepper CreateResourceHostFromHost to creat..."teravest@chromium.org2013-08-191-11/+11
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@chromium.org2013-08-161-11/+11
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-4/+6
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-6/+4
* Remove PepperHelperImpl.jam@chromium.org2013-08-071-1/+0
* A few more cleanups to the pepper code. Dispatch IPCs in the sockets implemen...jam@chromium.org2013-08-051-16/+15
* Pepper: GetInfoForRenderer for N FileRefs.teravest@chromium.org2013-08-021-7/+8
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-311-0/+26
* Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the ...jam@chromium.org2013-07-301-14/+11
* Remove more methods from PluginDelegate. Some I moved the implementation to t...jam@chromium.org2013-07-301-4/+4
* Pepper: Route CreateResourceHostFromHostReply.teravest@chromium.org2013-07-091-1/+5
* Pepper: Add FileRef messages for path informationteravest@chromium.org2013-07-081-0/+29
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-071-0/+78