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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...
bauerb@chromium.org
2010-04-21
1
-0
/
+4
*
Refactor common, platform-independent code for the repost form warning dialog...
bauerb@chromium.org
2010-04-09
1
-5
/
+6
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-1
/
+3
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
1
-10
/
+28
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
1
-3
/
+4
*
Fixes navigation issues with interstitial pages.
creis@chromium.org
2010-03-11
1
-2
/
+37
*
Make the translation bar not show up again when you closed it in a page
jcampan@chromium.org
2010-02-23
1
-2
/
+11
*
linux: plumb shift-reload down into new shift-reload API
evan@chromium.org
2010-02-19
1
-9
/
+17
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Fixes bug where needs_reload_ was not getting set to false in some
sky@chromium.org
2010-01-21
1
-1
/
+2
*
The final step in making session storage cross-process. Remove dead code and...
jorlow@chromium.org
2010-01-20
1
-0
/
+4
*
Enable the context menu and developer menu "View source" items at the same time.
brettw@chromium.org
2010-01-15
1
-0
/
+9
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-1
/
+9
*
Fix a bug of unnecessary "Confirm form resubmission" dialog.
tkent@chromium.org
2010-01-08
1
-0
/
+2
*
Allow rewriting of URLs to be reversed in some cases, so that if the underlyi...
johnnyg@chromium.org
2009-12-17
1
-1
/
+21
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-8
/
+15
*
Fixing a bug with interstitial pages triggered with malware.
jcampan@chromium.org
2009-10-15
1
-1
/
+6
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
1
-4
/
+0
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
1
-8
/
+12
*
Initialize user_gesture_observed_ in NavigationController constructor.
mattm@chromium.org
2009-09-24
1
-1
/
+2
*
Remove a DCHECK that was firing in legitimate cases. The cases are described in
brettw@chromium.org
2009-09-23
1
-5
/
+18
*
Remove the ability to load lazy URLs from the NavigationController. This is no
brettw@chromium.org
2009-09-02
1
-46
/
+4
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
1
-7
/
+2
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
1
-2
/
+7
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
1
-7
/
+2
*
override chrome:// URLs via extensions.
erikkay@chromium.org
2009-08-28
1
-1
/
+1
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-8
/
+10
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
1
-5
/
+50
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
1
-50
/
+5
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
1
-5
/
+50
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-1
/
+1
*
Fix NavigationController::ClassifyNavigation() to treat redirection correctly.
brettw@chromium.org
2009-06-03
1
-4
/
+5
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-1
/
+7
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...
abarth@chromium.org
2009-05-15
1
-1
/
+1
*
This is the successor to http://codereview.chromium.org/67150
maruel@chromium.org
2009-05-13
1
-10
/
+18
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Stop the location bar from flashing white when navigating from one HTTPS site...
abarth@chromium.org
2009-05-01
1
-2
/
+10
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-76
/
+32
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-32
/
+76
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-76
/
+32
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-16
/
+4
[next]