summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/url_request_info_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed namespaces in src/content.vitalybuka@chromium.org2014-05-011-1/+1
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-23/+18
* Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...pilgrim@chromium.org2014-03-251-4/+6
* Revert 257655 "Merge weburlrequest_extradata_impl.cc/h into cont..."yzshen@chromium.org2014-03-181-6/+4
* Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...pilgrim@chromium.org2014-03-181-4/+6
* Don't try to guess the referrer policy, but use the one associated with the r...jochen@chromium.org2014-02-041-1/+0
* Use the correct referrer policy when creating url requests from pepperjochen@chromium.org2013-12-201-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-7/+7
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-38/+34
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-34/+38
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-38/+34
* Don't set the request target type to object when navigating from a Pepper plu...bauerb@chromium.org2013-09-041-1/+0
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-40/+39
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-39/+40
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-40/+39
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-39/+40
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-40/+39
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-39/+40
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-091-5/+4
* A few more cleanups to the pepper code. Dispatch IPCs in the sockets implemen...jam@chromium.org2013-08-051-5/+0
* Revert 215401 "Pepper: Make CreateWebURLRequest async."teravest@chromium.org2013-08-051-25/+9
* Pepper: Make CreateWebURLRequest async.teravest@chromium.org2013-08-021-9/+25
* Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the ...jam@chromium.org2013-07-301-3/+2
* Remove PluginDelegate completely. In a followup I'll rename PepperPluginDeleg...jam@chromium.org2013-07-301-1/+1
* Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...kouhei@chromium.org2013-07-301-1/+3
* Remove a bunch of methods from PluginDelegate and have the callers do the wor...jam@chromium.org2013-07-291-2/+5
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-4/+2
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-0/+205