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
/
browser
/
web_contents
/
navigation_controller_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
1
-1701
/
+0
*
Preserve redirect chain and page transition on cross-process server redirects.
creis@chromium.org
2013-10-30
1
-0
/
+2
*
Ensure transient NavigationEntryImpl values are cleared after commit.
creis@chromium.org
2013-10-29
1
-9
/
+3
*
Decouple NavigationControllerImpl and WebContentsImpl.
nasko@chromium.org
2013-10-23
1
-49
/
+47
*
When a page is reloaded using the original request URL, ensure that the RVH p...
jam@chromium.org
2013-10-14
1
-0
/
+9
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-10-09
1
-10
/
+10
*
Allow to request a lazy restore load in the NavigationController.
ppi@chromium.org
2013-10-03
1
-0
/
+4
*
Revert 223982 "Remove GetActiveEntry usage from content."
nasko@chromium.org
2013-09-23
1
-10
/
+10
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-09-18
1
-10
/
+10
*
content: Move kHttpScheme constant into content namespace.
tfarina@chromium.org
2013-09-15
1
-1
/
+1
*
Delete unneeded pending entries in DidFailProvisionalLoad to prevent a spoof.
creis@chromium.org
2013-09-10
1
-2
/
+5
*
Create WebContentsObserver callbacks for notifications, remove notifications ...
avi@chromium.org
2013-09-05
1
-7
/
+4
*
Add HTTP status code to navigation data structures
pvalenzuela@chromium.org
2013-08-28
1
-0
/
+1
*
content: Move kHttpsScheme constant into content namespace.
tfarina@chromium.org
2013-08-26
1
-1
/
+1
*
Take the navigation type into account when checking if the navigation is in p...
pstanek@opera.com
2013-08-08
1
-15
/
+15
*
Move webkit/{browser,common}/dom_storage into content/
kinuko@chromium.org
2013-08-07
1
-2
/
+2
*
Ensure we don't crash if user navigates back from NTP to Chrome sign-in page ...
nasko@chromium.org
2013-07-24
1
-3
/
+5
*
Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()
japhet@chromium.org
2013-07-22
1
-1
/
+1
*
Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...
marja@chromium.org
2013-07-20
1
-13
/
+54
*
Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...
marja@chromium.org
2013-07-18
1
-54
/
+13
*
Don't use bitwise comparison to check page transition types
joth@chromium.org
2013-07-10
1
-2
/
+2
*
Fix SessionStorageNamespaceImpl management in NavigationControllerImpl.
earthdok@chromium.org
2013-07-02
1
-2
/
+1
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add startup tracing for issue 222350
andrewhayden@chromium.org
2013-06-12
1
-0
/
+2
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
DisabledScheme policy existed before we had URLBlacklist.
csorba@chromium.org
2013-06-06
1
-14
/
+0
*
content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content
phajdan.jr@chromium.org
2013-06-05
1
-0
/
+2
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-06-03
1
-20
/
+62
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Replace PruneAllButActive with PruneAllButVisible.
creis@chromium.org
2013-05-31
1
-72
/
+49
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
1
-9
/
+6
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
1
-6
/
+9
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
1
-9
/
+6
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
1
-5
/
+4
*
Switch content_shell from using PruneAllButActive to a more explicit approach
jochen@chromium.org
2013-04-30
1
-0
/
+18
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-3
/
+2
*
navigation-controller: Move all logic related to taking screenshots to Screen...
sadrul@chromium.org
2013-04-26
1
-172
/
+9
*
gesture nav: Re-enable gesture navigation.
sadrul@chromium.org
2013-04-24
1
-1
/
+1
*
Revert 195553 "Allow showing pending URL for new tab navigations..."
creis@chromium.org
2013-04-24
1
-59
/
+20
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-04-22
1
-20
/
+59
*
gesture nav: Disable gesture nav.
sadrul@chromium.org
2013-04-03
1
-2
/
+2
*
overscroll: Throttle taking screenshots.
sadrul@chromium.org
2013-04-03
1
-1
/
+14
*
Revert 191277 "Allow showing pending URL for new tab navigations..."
rsleevi@chromium.org
2013-03-29
1
-59
/
+20
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-03-29
1
-20
/
+59
*
Also update the session history in the renderer when the active entry is a ne...
jochen@chromium.org
2013-03-19
1
-2
/
+1
*
Set IsInitialNavigation to false after commit, not document load.
creis@chromium.org
2013-03-08
1
-5
/
+3
*
content: convert form repost warning notification to WebContentsObserver usage
phajdan.jr@chromium.org
2013-03-01
1
-4
/
+1
*
Don't make a copy of the pending entry if it is for a different process.
creis@chromium.org
2013-02-27
1
-4
/
+6
*
NavigationController::PruneAllButActive should update the RenderView's sessio...
jochen@chromium.org
2013-02-26
1
-1
/
+21
[next]