summaryrefslogtreecommitdiffstats
path: root/content/common/request_extra_data.h
Commit message (Expand)AuthorAgeFilesLines
* move request_extra_data.{cc,h} from content/common to content/childscottmg@chromium.org2013-06-071-60/+0
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-3/+7
* PPAPI (Flash): Properly honor Pepper url requests with custom user agents.viettrungluu@chromium.org2012-07-171-0/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Prepending view-source: does not load the source of the userscript. Instead,hebert.christopherj@chromium.org2012-05-041-1/+4
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-031-1/+11
* Implement meta referrer (part 1/2)jochen@chromium.org2011-11-241-3/+4
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-041-0/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-4/+4
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+4
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-4/+8
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-201-0/+29