summaryrefslogtreecommitdiffstats
path: root/content/public/browser/navigation_controller.h
Commit message (Expand)AuthorAgeFilesLines
* [content shell] hook up navigation related WebTestDelegate methodsjochen@chromium.org2013-02-201-0/+4
* [Instant] Fixes several cases of search terms extraction.mathp@chromium.org2013-02-201-0/+9
* cros: Discard history screen shots at low memory signaljamescook@chromium.org2013-01-241-0/+4
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-0/+4
* Revert 167800 - Fix Cross-Process Redirect Navigationcreis@chromium.org2012-11-151-4/+0
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-0/+4
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-111-0/+3
* Ifdef out the parts of navigation_controller.h that are not supported on iOS.msarda@chromium.org2012-10-111-0/+4
* Removes BrowserContext::DidLastSessionExitCleanly() and makessky@chromium.org2012-10-041-7/+16
* crbug.com/127841 - Request Tablet Site on CB with touch screen.sschmitz@chromium.org2012-09-101-0/+5
* Move browser_command's code to reload transient entriesmmenke@chromium.org2012-08-301-1/+2
* NavigationController::IsInitialNavigation() doesn't span COMMITTEDdhollowa@chromium.org2012-08-211-0/+1
* Consolidate ContentViewCore::Load* functionsboliu@chromium.org2012-08-151-0/+5
* Consolidate all NavigationController::LoadURL and family functionsboliu@chromium.org2012-08-141-32/+91
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-2/+15
* [RDS] Reloads a page using the original request URLdfalcantara@chromium.org2012-08-041-3/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Add support for basic web_contents methods in ContentView (android).tedchoc@chromium.org2012-06-221-0/+1
* Transfer user agent info between browser and rendererdfalcantara@chromium.org2012-06-201-0/+10
* Fix utterly wrong comment that hasn't been true for years.avi@chromium.org2012-05-251-8/+19
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-241-1/+1
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-3/+0
* Copy all the max page IDs to Instant/Prerender's TabContentscreis@chromium.org2012-01-101-2/+2
* Fix components buildjam@chromium.org2012-01-041-1/+1
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+10
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-3/+7
* fix components buildjam@chromium.org2011-12-291-1/+1
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+248