index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
public
/
browser
/
navigation_controller.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle should_replace_current_entry in prerender.
davidben@chromium.org
2013-12-13
1
-1
/
+4
*
Add frame_tree_node_id to navigation parameters.
creis@chromium.org
2013-11-21
1
-0
/
+3
*
Renamed CanPruneAllButVisible and PruneAllButVisible in the Navigation Contro...
jww@chromium.org
2013-11-13
1
-6
/
+7
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
Preserve redirect chain and page transition on cross-process server redirects.
creis@chromium.org
2013-10-30
1
-0
/
+4
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-10-09
1
-0
/
+2
*
Allow to request a lazy restore load in the NavigationController.
ppi@chromium.org
2013-10-03
1
-2
/
+9
*
Revert 223982 "Remove GetActiveEntry usage from content."
nasko@chromium.org
2013-09-23
1
-2
/
+0
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-09-18
1
-0
/
+2
*
Ensure we don't crash if user navigates back from NTP to Chrome sign-in page ...
nasko@chromium.org
2013-07-24
1
-4
/
+4
*
Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()
japhet@chromium.org
2013-07-22
1
-3
/
+3
*
Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...
marja@chromium.org
2013-07-20
1
-1
/
+13
*
Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...
marja@chromium.org
2013-07-18
1
-13
/
+1
*
Fix typo in NavigationController
newt@chromium.org
2013-07-15
1
-3
/
+3
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
1
-1
/
+1
*
Use a direct include of strings headers in content/p*/.
avi@chromium.org
2013-06-12
1
-1
/
+1
*
Replace PruneAllButActive with PruneAllButVisible.
creis@chromium.org
2013-05-31
1
-8
/
+29
*
Switch content_shell from using PruneAllButActive to a more explicit approach
jochen@chromium.org
2013-04-30
1
-0
/
+8
*
Enforce that content interfaces around internal implementations are not overr...
jam@chromium.org
2013-03-11
1
-0
/
+5
*
Set IsInitialNavigation to false after commit, not document load.
creis@chromium.org
2013-03-08
1
-2
/
+2
*
[content shell] hook up navigation related WebTestDelegate methods
jochen@chromium.org
2013-02-20
1
-0
/
+4
*
[Instant] Fixes several cases of search terms extraction.
mathp@chromium.org
2013-02-20
1
-0
/
+9
*
cros: Discard history screen shots at low memory signal
jamescook@chromium.org
2013-01-24
1
-0
/
+4
*
Fix Cross-Process Redirect Navigation
irobert@chromium.org
2012-11-15
1
-0
/
+4
*
Revert 167800 - Fix Cross-Process Redirect Navigation
creis@chromium.org
2012-11-15
1
-4
/
+0
*
Fix Cross-Process Redirect Navigation
irobert@chromium.org
2012-11-15
1
-0
/
+4
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
1
-0
/
+3
*
Ifdef out the parts of navigation_controller.h that are not supported on iOS.
msarda@chromium.org
2012-10-11
1
-0
/
+4
*
Removes BrowserContext::DidLastSessionExitCleanly() and makes
sky@chromium.org
2012-10-04
1
-7
/
+16
*
crbug.com/127841 - Request Tablet Site on CB with touch screen.
sschmitz@chromium.org
2012-09-10
1
-0
/
+5
*
Move browser_command's code to reload transient entries
mmenke@chromium.org
2012-08-30
1
-1
/
+2
*
NavigationController::IsInitialNavigation() doesn't span COMMITTED
dhollowa@chromium.org
2012-08-21
1
-0
/
+1
*
Consolidate ContentViewCore::Load* functions
boliu@chromium.org
2012-08-15
1
-0
/
+5
*
Consolidate all NavigationController::LoadURL and family functions
boliu@chromium.org
2012-08-14
1
-32
/
+91
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-2
/
+15
*
[RDS] Reloads a page using the original request URL
dfalcantara@chromium.org
2012-08-04
1
-3
/
+4
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add support for basic web_contents methods in ContentView (android).
tedchoc@chromium.org
2012-06-22
1
-0
/
+1
*
Transfer user agent info between browser and renderer
dfalcantara@chromium.org
2012-06-20
1
-0
/
+10
*
Fix utterly wrong comment that hasn't been true for years.
avi@chromium.org
2012-05-25
1
-8
/
+19
*
Add an API around SessionStorageNamespace. This is just an empty API, what ma...
jam@chromium.org
2012-02-24
1
-1
/
+1
*
Remove ssl_manager.h dependency from chrome.
jam@chromium.org
2012-02-13
1
-3
/
+0
*
Copy all the max page IDs to Instant/Prerender's TabContents
creis@chromium.org
2012-01-10
1
-2
/
+2
*
Fix components build
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+10
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-3
/
+7
*
fix components build
jam@chromium.org
2011-12-29
1
-1
/
+1
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
1
-0
/
+248