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
/
chrome
/
browser
/
tab_contents
/
navigation_controller_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
1
-1
/
+1
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
1
-2
/
+2
*
Remove more occurrences of FromWStringHack from code base.
tfarina@chromium.org
2010-05-31
1
-3
/
+2
*
Changes session restore so that if the last tab is closed explicitly
sky@chromium.org
2010-05-26
1
-2
/
+3
*
Swap the check for "same page" navigations to happen after the check for "auto
brettw@chromium.org
2010-05-25
1
-0
/
+34
*
Don't clear user_gesture_observed_ when navigating within a page.
tonyg@chromium.org
2010-05-24
1
-0
/
+84
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
1
-5
/
+36
*
Fixes navigation issues with interstitial pages.
creis@chromium.org
2010-03-11
1
-0
/
+18
*
Make the translation bar not show up again when you closed it in a page
jcampan@chromium.org
2010-02-23
1
-0
/
+15
*
[Mac] Enable some left-behind unit tests.
shess@chromium.org
2010-02-01
1
-6
/
+2
*
Fixes bug where needs_reload_ was not getting set to false in some
sky@chromium.org
2010-01-21
1
-0
/
+18
*
Fix a bug of unnecessary "Confirm form resubmission" dialog.
tkent@chromium.org
2010-01-08
1
-0
/
+56
*
Allow rewriting of URLs to be reversed in some cases, so that if the underlyi...
johnnyg@chromium.org
2009-12-17
1
-0
/
+24
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-1
/
+5
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
More style nits.
erg@google.com
2009-10-14
1
-2
/
+2
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-1
/
+1
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
1
-20
/
+16
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-1
/
+1
*
Initialize user_gesture_observed_ in NavigationController constructor.
mattm@chromium.org
2009-09-24
1
-0
/
+44
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-1
/
+1
*
Initializing the struct before using it, as mandated by
finnur@chromium.org
2009-07-03
1
-9
/
+9
*
Fix NavigationController::ClassifyNavigation() to treat redirection correctly.
brettw@chromium.org
2009-06-03
1
-0
/
+53
*
Move more misplaced tests.
abarth@chromium.org
2009-05-22
1
-0
/
+1423