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
/
frame_host
/
navigation_controller_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass user gesture bit when chrome handles an intent fired by itself
qinmin
2015-08-07
1
-0
/
+1
*
Fix NavController buffer overflow found by IPC fuzzer.
creis
2015-08-04
1
-2
/
+4
*
Remove GetPendingSiteInstance from NavigationControllerDelegate.
fdegans
2015-07-30
1
-14
/
+9
*
Keep track of the "current" NavigationEntry for each RenderViewHost, use that...
avi
2015-07-29
1
-0
/
+7
*
Move existing kSitePerProcess checks to a policy-oracle object
nick
2015-07-27
1
-11
/
+6
*
Clean up around NavigationEntryScreenshotManager a bit.
avi
2015-07-27
1
-3
/
+5
*
Create FrameNavigationEntries for the initial blank page in subframes.
creis
2015-07-23
1
-6
/
+0
*
Remove a comment that was based on a misunderstanding.
avi
2015-07-18
1
-3
/
+2
*
Remove code handling a page transition mismatch with NEW_SUBFRAME.
avi
2015-07-17
1
-21
/
+2
*
Don't clear the forward history when replacing entries.
creis
2015-07-17
1
-5
/
+16
*
Fix race when reloading original URL.
lfg
2015-07-15
1
-10
/
+0
*
Kill renderer on failure to deserialize security info in most cases
estark
2015-07-14
1
-1
/
+11
*
Remove NAVIGATION_TYPE_IN_PAGE.
avi
2015-07-07
1
-62
/
+4
*
Switch RendererDidNavigateToExistingPage to use unique id.
avi
2015-07-01
1
-10
/
+17
*
Switch RendererDidNavigateInPage to use unique id.
avi
2015-07-01
1
-5
/
+20
*
Switch RendererDidNavigateToSamePage to not use page id.
avi
2015-06-30
1
-4
/
+3
*
Clean up NavigationControllerImpl::GetEntryAtOffset.
avi
2015-06-29
1
-5
/
+1
*
In the case of the classifier deciding EXISTING_PAGE despite a bogus page id,...
avi
2015-06-29
1
-2
/
+2
*
Switch to the new ClassifyNavigation.
avi
2015-06-24
1
-141
/
+2
*
Use scoped_ptr for NavigationEntries.
avi
2015-06-23
1
-44
/
+51
*
Support simple back/forward in out-of-process iframes.
creis
2015-06-20
1
-23
/
+170
*
Rather than dropping stale navigations, resurrect the navigation entry that t...
avi
2015-06-19
1
-53
/
+18
*
Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of http...
thakis
2015-06-19
1
-54
/
+47
*
Add item and document sequence numbers to FrameNavigationEntry.
creis
2015-06-19
1
-6
/
+14
*
Use scoped_ptr for NavigationEntries.
avi
2015-06-19
1
-47
/
+54
*
Renamed RenderProcessHost::IsIsolatedGuest() to RenderProcessHost::IsForGuest...
paulmeyer
2015-06-16
1
-3
/
+3
*
Create FrameNavigationEntries for manual subframe navigations.
creis
2015-06-13
1
-1
/
+15
*
Revert of Ensure the new navigation classifier works in the real world. (patc...
avi
2015-06-11
1
-49
/
+4
*
Ensure the new navigation classifier works in the real world.
avi
2015-06-10
1
-4
/
+49
*
Fix the in-page navigation check to look at the correct entry.
avi
2015-06-08
1
-50
/
+48
*
Move PageState to FrameNavigationEntry.
creis
2015-06-07
1
-1
/
+3
*
Don't use transitions to determine if a navigation is of a main frame.
avi
2015-06-04
1
-13
/
+9
*
Only clear OOPIF pending entries if they match the committing frame.
creis
2015-06-01
1
-1
/
+7
*
Revert "Ensure the new navigation classifier works in the real world."
avi
2015-05-30
1
-35
/
+3
*
Fix the commit type for out-of-process iframes. (Attempt 2)
creis
2015-05-29
1
-25
/
+21
*
Ensure the new navigation classifier works in the real world.
avi
2015-05-28
1
-5
/
+35
*
Add a few more exceptions to classifier mismatches.
avi
2015-05-28
1
-0
/
+9
*
Do an origin check if the renderer claims a renderer-initiated navigation was...
avi
2015-05-28
1
-2
/
+4
*
Revert of Fix the commit type for out-of-process iframes. (patchset #11 id:20...
caitkp
2015-05-28
1
-21
/
+25
*
Fix the commit type for out-of-process iframes.
creis
2015-05-28
1
-25
/
+21
*
Revert of Ensure the new navigation classifier works in the real world. (patc...
avi
2015-05-27
1
-9
/
+3
*
Ensure the new navigation classifier works in the real world.
avi
2015-05-26
1
-3
/
+9
*
Make the new ClassifyNavigation work in --site-per-process.
avi
2015-05-21
1
-48
/
+55
*
Eliminate redundancy in the parameters to NotifyEntryChanged.
avi
2015-05-20
1
-3
/
+4
*
Moved media mime type and codec checks to media/base/mime_util.*
servolk
2015-05-16
1
-2
/
+3
*
Replace NC_AUTO_SUBFRAME renderer kill with NOTREACHED for now.
creis
2015-05-14
1
-2
/
+5
*
Fill in FrameNavigationEntries for auto subframe navigations.
creis
2015-05-14
1
-4
/
+2
*
Revert of Ensure the new navigation classifier works in the real world. (patc...
avi
2015-05-14
1
-1
/
+3
*
Ensure the new navigation classifier works in the real world.
avi
2015-05-12
1
-3
/
+1
*
Avoid renderer kills on subframe navigations after main frame replaceState.
creis
2015-05-12
1
-3
/
+4
[next]