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
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
1
-5
/
+3
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-3
/
+5
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-5
/
+3
*
Makes session restore work correctly with instant.
sky@chromium.org
2010-10-15
1
-9
/
+18
*
Adds default constructors and destructors to ViewHostMsgs.
hbono@chromium.org
2010-09-15
1
-15
/
+15
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-1
/
+1
*
Relanding this:
jcivelli@chromium.org
2010-09-07
1
-0
/
+53
*
Revert "Don't create pending entries when a navigation is initiated by the pa...
phajdan.jr@chromium.org
2010-09-02
1
-53
/
+0
*
Don't create pending entries when a navigation is initiated by the page.
jcivelli@chromium.org
2010-09-01
1
-0
/
+53
*
Adds NavigationController::CopyStateFromAndPrune which merges two
sky@chromium.org
2010-08-26
1
-0
/
+89
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+2
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Undo user gesture detection added to NavigationController by r18373, since
mihaip@chromium.org
2010-08-19
1
-1
/
+0
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
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