summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/page_navigator.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-33/+0
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-051-1/+1
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-3/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-021-0/+28