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
*
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
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-33
/
+18
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-253
/
+56
*
Remove the DOMUIHost. It is not used by any code.
brettw@chromium.org
2009-04-13
1
-3
/
+0
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-5
/
+2
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-6
/
+6
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
1
-5
/
+0
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-1
/
+1
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+1
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
1
-1
/
+0
*
Clean up the browser about URL handler to not derive from WebContents. It is
brettw@chromium.org
2009-03-04
1
-7
/
+10
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-7
/
+7
*
Fix back button behavior for DOMUI contents (or at least make it as not-broke...
glen@chromium.org
2009-03-04
1
-0
/
+1
*
Fix compilations errors introduced by revision 10712.
maruel@chromium.org
2009-03-02
1
-4
/
+4
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-1
/
+1
[next]