summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/resource_dispatcher_host_request_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-0/+2
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-101-1/+0
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-211-1/+5
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-031-3/+4
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-231-0/+2
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-1/+3
* Remove Gears from Chrome.aa@chromium.org2011-03-111-6/+2
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-1/+0
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+67