Sign in
chromium
/
chromium
/
src.git
/
9caf66afae991a65c8cfa76322a15b8049365026
/
content
/
browser
/
frame_host
/
navigation_controller_impl.cc
9caf66a
Remove GetPendingSiteInstance from NavigationControllerDelegate.
by fdegans
· 10 years ago
286019ce
Keep track of the "current" NavigationEntry for each RenderViewHost, use that for title and state setting.
by avi
· 10 years ago
d30fd96
Move existing kSitePerProcess checks to a policy-oracle object
by nick
· 10 years ago
67081d0ae
Clean up around NavigationEntryScreenshotManager a bit.
by avi
· 10 years ago
f0f069a
Create FrameNavigationEntries for the initial blank page in subframes.
by creis
· 10 years ago
0b7df5b
Remove a comment that was based on a misunderstanding.
by avi
· 10 years ago
25f5f9e
Remove code handling a page transition mismatch with NEW_SUBFRAME.
by avi
· 10 years ago
ee17e93
Don't clear the forward history when replacing entries.
by creis
· 10 years ago
573e8be6
Fix race when reloading original URL.
by lfg
· 10 years ago
a5635c4
Kill renderer on failure to deserialize security info in most cases
by estark
· 10 years ago
259dc79
Remove NAVIGATION_TYPE_IN_PAGE.
by avi
· 10 years ago
cbdc4c1
Switch RendererDidNavigateToExistingPage to use unique id.
by avi
· 10 years ago
254eff0
Switch RendererDidNavigateInPage to use unique id.
by avi
· 10 years ago
af566096
Switch RendererDidNavigateToSamePage to not use page id.
by avi
· 10 years ago
057ce149
Clean up NavigationControllerImpl::GetEntryAtOffset.
by avi
· 10 years ago
1a3c7766
In the case of the classifier deciding EXISTING_PAGE despite a bogus page id, crash rather than allow an out-of-bounds access.
by avi
· 10 years ago
4bca28f
Switch to the new ClassifyNavigation.
by avi
· 10 years ago
2576470
Use scoped_ptr for NavigationEntries.
by avi
· 10 years ago
4e2ecb7
Support simple back/forward in out-of-process iframes.
by creis
· 10 years ago
5cad491
Rather than dropping stale navigations, resurrect the navigation entry that they were going to.
by avi
· 10 years ago
01fd50b
Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of https://codereview.chromium.org/1191893009/)
by thakis
· 10 years ago
8b5cd4c
Add item and document sequence numbers to FrameNavigationEntry.
by creis
· 10 years ago
2fc587c
Use scoped_ptr for NavigationEntries.
by avi
· 10 years ago
1aeba7aa
Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuestsOnly().
by paulmeyer
· 10 years ago
96fc5508
Create FrameNavigationEntries for manual subframe navigations.
by creis
· 10 years ago
b1986b1
Revert of Ensure the new navigation classifier works in the real world. (patchset #2 id:20001 of https://codereview.chromium.org/1171973004/)
by avi
· 10 years ago
39825ed
Ensure the new navigation classifier works in the real world.
by avi
· 10 years ago
db7d1d2
Fix the in-page navigation check to look at the correct entry.
by avi
· 10 years ago
44a0941b
Move PageState to FrameNavigationEntry.
by creis
· 10 years ago
39c1edd3
Don't use transitions to determine if a navigation is of a main frame.
by avi
· 10 years ago
efbbbb5
Only clear OOPIF pending entries if they match the committing frame.
by creis
· 10 years ago
eadcc35
Revert "Ensure the new navigation classifier works in the real world."
by avi
· 10 years ago
3cdc3b0
Fix the commit type for out-of-process iframes. (Attempt 2)
by creis
· 10 years ago
878379c
Ensure the new navigation classifier works in the real world.
by avi
· 10 years ago
22afe87
Add a few more exceptions to classifier mismatches.
by avi
· 10 years ago
3a5b8f3
Do an origin check if the renderer claims a renderer-initiated navigation was in-page.
by avi
· 10 years ago
420384c6
Revert of Fix the commit type for out-of-process iframes. (patchset #11 id:200001 of https://codereview.chromium.org/1148953014/)
by caitkp
· 10 years ago
62109d9
Fix the commit type for out-of-process iframes.
by creis
· 10 years ago
9d358ab5
Revert of Ensure the new navigation classifier works in the real world. (patchset #3 id:40001 of https://codereview.chromium.org/1155783003/)
by avi
· 10 years ago
500c7344
Ensure the new navigation classifier works in the real world.
by avi
· 10 years ago
98405c2
Make the new ClassifyNavigation work in --site-per-process.
by avi
· 10 years ago
4717933
Eliminate redundancy in the parameters to NotifyEntryChanged.
by avi
· 10 years ago
f395553
Moved media mime type and codec checks to media/base/mime_util.*
by servolk
· 10 years ago
7be9d95
Replace NC_AUTO_SUBFRAME renderer kill with NOTREACHED for now.
by creis
· 10 years ago
6da51f96
Fill in FrameNavigationEntries for auto subframe navigations.
by creis
· 10 years ago
84c0386
Revert of Ensure the new navigation classifier works in the real world. (patchset #1 id:1 of https://codereview.chromium.org/1136663004/)
by avi
· 10 years ago
f97970c
Ensure the new navigation classifier works in the real world.
by avi
· 10 years ago
11c5ff8
Avoid renderer kills on subframe navigations after main frame replaceState.
by creis
· 10 years ago
7c6f35e
Classify navigations without page id in parallel to the existing classifier.
by avi
· 10 years ago
c0b9c8f3
Revert of Classify navigations without page id in parallel to the existing classifier. (patchset #40 id:780001 of https://codereview.chromium.org/1002803002/)
by ksakamoto
· 10 years ago
61cae85
Classify navigations without page id in parallel to the existing classifier.
by avi
· 10 years ago
f324f50
Don't classify a navigation as SAME_PAGE if the pending entry is unrelated.
by avi
· 10 years ago
1f5d619
Revert of Classify navigations without page id in parallel to the existing classifier. (patchset #37 id:720001 of https://codereview.chromium.org/1002803002/)
by pdr
· 10 years ago
a038c667
Classify navigations without page id in parallel to the existing classifier.
by avi
· 10 years ago
da96ccb1
Fix mis-classification of navigations when there is a pending page.
by avi
· 10 years ago
da5ec70
Ensure that HistoryController's current entry is updated on inert commits.
by creis
· 10 years ago
c327b48f8
Move the IsSupported* mime functions out of //net and into //components/mime_util
by rsleevi
· 10 years ago
782eb5d
Change FrameTreeNode id from int64 to int.
by vishal.b
· 10 years ago
49180eb
Revert of Classify navigations without page id in parallel to the existing classifier. (patchset #35 id:680001 of https://codereview.chromium.org/1002803002/)
by vkuzkokov
· 10 years ago
5671403
Classify navigations without page id in parallel to the existing classifier.
by avi
· 10 years ago
5348e920
Revert of Classify navigations without page id in parallel to the existing classifier. (patchset #34 id:660001 of https://codereview.chromium.org/1002803002/)
by mohsen
· 10 years ago
d8d9334
Classify navigations without page id in parallel to the existing classifier.
by avi
· 10 years ago
6a93a81
Move frame_to_navigate logic to the browser process.
by creis
· 10 years ago
f9c05573
Fix ClassifyNavigation.
by avi
· 10 years ago
45a7253
Fix incorrect creation of duplicate navigation entries for repeated page load failures.
by avi
· 10 years ago
625a0c7d
OOPIF: Create subframe FrameNavigationEntries for AUTO_SUBFRAME navigations.
by creis
· 10 years ago
da250581
Add UMA histograms and logging for bad IPC message handling
by jamescook
· 10 years ago
ef4a0cb
Add Clone and disallow copy construction for NavigationEntryImpl.
by creis
· 10 years ago
6567f30
IMPLIES-ify two conditions made for it.
by avi
· 10 years ago
3da0387
Avoid unnecessary casts in NavigationControllerImpl.
by creis
· 10 years ago
7431bb2
Mark error pages as such on Ctrl-Shift-T reload.
by wjmaclean
· 10 years ago
94a977f6
Move URL fixup to a preliminary phase that doesn't affect virtual URLs.
by creis
· 10 years ago
9f07a0c
Verify that the page transition matches the navigation type with RendererDidNavigate[New|Auto]Subframe.
by avi
· 10 years ago
b6cc156
Don't enable "replace current entry" if there is no entry to replace.
by avi
· 10 years ago
3e76561
Mechanical rename of tracing includes for /content [1/3]
by ssid
· 10 years ago
0dca04d
Remove the use of page id from NavController's GetVisibleEntry.
by avi
· 10 years ago
3d426436
Allow universal access from file if flag is set and url is file scheme.
by ningxin.hu
· 10 years ago
8451aa6
Add metric for navigation starting from the time an intent was received
by clamy
· 11 years ago
67d334961
Revert of Remove the use of page id from NavController's GetVisibleEntry. (patchset #2 id:20001 of https://codereview.chromium.org/850953002/)
by kochi
· 11 years ago
6b988de
Remove the use of page id from NavController's GetVisibleEntry.
by avi
· 11 years ago
c8cefa8
Set PAGE_TRANSITION_RELOAD for lazy reloading
by jaekyun
· 11 years ago
3927555
Revert of Set PAGE_TRANSITION_RELOAD in NavigationControllerImpl::LoadIfNecessary (patchset #5 id:80001 of https://chromiumcodereview.appspot.com/817213002/)
by dtrainor
· 11 years ago
ccf6cd8
Set PAGE_TRANSITION_RELOAD in NavigationControllerImpl::LoadIfNecessary
by jaekyun
· 11 years ago
83883c8
Make callers of CommandLine use it via the base:: namespace.
by avi
· 11 years ago
9ef7d2d
OOPIF: Data URLs are now rendered in the renderer that initiated the navigation.
by lfg
· 11 years ago
2b17759
Avoid stale navigation requests without excessive page id knowledge in the renderer process.
by avi
· 11 years ago
e6a5d22
Update entry page type to include error pages when appropriate.
by wjmaclean
· 11 years ago
c6ccc77d
Move PageTransition from //content/public/common to //ui/base
by Sylvain Defresne
· 11 years ago
b8744d2
Add/improve tracing in navigation.
by nasko
· 11 years ago
3a868f21
Immediately set the favicon on a new NavigationEntry created via history.pushState.
by
[email protected]
· 11 years ago
7f92483
Use InvalidateTypes rather than "unsigned".
by
[email protected]
· 11 years ago
82307f6b
Start using RenderFrameProxyHost objects.
by
[email protected]
· 11 years ago
ada2df7
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chromium.org/444503002/)
by
[email protected]
· 11 years ago
fa072c0
Start using RenderFrameProxyHost objects.
by
[email protected]
· 11 years ago
4775298
Prevent duplicate navigation to debug URLs from Telemetry.
by
[email protected]
· 11 years ago
23a918b
Fixes for re-enabling more MSVC level 4 warnings: content/browser/ edition
by
[email protected]
· 11 years ago
62e412b
Allow "cross-origin" navigations from about:blank in AreURLsInPageNavigation
by
[email protected]
· 11 years ago
5cfbddc
Simplify AreURLsInPageNavigation
by
[email protected]
· 11 years ago
8d5cb21
Trust the renderer's same-document navigation flag if it is a same-origin nav.
by
[email protected]
· 11 years ago
1084f4d
Fix crash in NavigationControllerImpl::RendererDidNavigateToNewPage
by
[email protected]
· 11 years ago
Next »