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
/
tab_contents
/
navigation_controller.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...
jam@chromium.org
2012-01-04
1
-324
/
+0
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-17
/
+4
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-2
/
+2
*
Fix windows component build
jam@chromium.org
2011-12-29
1
-2
/
+2
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
1
-234
/
+63
*
Convert unix_hacker functions on NavigationController that are used by Chrome...
jam@chromium.org
2011-12-29
1
-16
/
+6
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-11
/
+13
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-10
/
+13
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-4
/
+5
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Don't delete the current NavigationEntry when leaving an interstitial page.
creis@chromium.org
2011-12-20
1
-5
/
+4
*
Remove static initialization from navigation_controller.cc
thakis@chromium.org
2011-12-09
1
-3
/
+3
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
1
-1
/
+2
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-3
/
+4
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
1
-0
/
+15
*
Rename navigation_types.h to navigation_type.h to match the rest of the enum ...
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-2
/
+2
*
Revert 106029
nkostylev@chromium.org
2011-10-18
1
-2
/
+2
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-2
/
+2
*
Don't show URL for pending new navigations initiated by the renderer.
creis@chromium.org
2011-10-13
1
-0
/
+8
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-3
/
+3
*
more content exports needed for unit_tests and browser_tests.
dpranke@chromium.org
2011-09-30
1
-3
/
+1
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
1
-1
/
+2
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-8
/
+4
*
Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...
sky@chromium.org
2011-09-03
1
-5
/
+1
*
When the user navigates to the home page, make sure to set the RLZ string
rogerta@chromium.org
2011-09-02
1
-1
/
+10
*
Revert 99283 - When the user navigates to the home page, make sure to set the...
rogerta@chromium.org
2011-09-02
1
-10
/
+1
*
When the user navigates to the home page, make sure to set the RLZ string
rogerta@chromium.org
2011-09-02
1
-1
/
+10
*
Don't update URL bar or SSL icon for pending history navs until they commit.
creis@chromium.org
2011-08-30
1
-1
/
+10
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
1
-7
/
+0
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-14
/
+22
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-16
/
+0
*
Moves some of the session dependencies from content to chrome.
sky@chromium.org
2011-06-06
1
-12
/
+6
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
1
-1
/
+1
*
Removes bookmarkbar logic from TabContents.
sky@chromium.org
2011-06-01
1
-9
/
+1
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-92
/
+6
*
Remove NavigationController::CommitPendingEntry
cbentzel@chromium.org
2011-05-26
1
-12
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Makes instant throw out the first navigation when merging navigation
sky@chromium.org
2011-03-21
1
-2
/
+9
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-2
/
+2
*
Take out the is_content_filtered bool that gets passed around betwen renderer...
jam@chromium.org
2011-03-04
1
-5
/
+0
*
Start moving core pieces of Chrome multi-process code to src\content. I'm st...
jam@chromium.org
2011-02-18
1
-0
/
+603