summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/navigation_entry.cc
Commit message (Expand)AuthorAgeFilesLines
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Make the browser survive massive data: URIs, via various techniques:cevans@chromium.org2010-04-011-3/+9
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* I initialized this new field in one constructor but not in the other one, whi...johnnyg@chromium.org2009-12-171-0/+1
* Allow rewriting of URLs to be reversed in some cases, so that if the underlyi...johnnyg@chromium.org2009-12-171-0/+1
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-2/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+9
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-131-4/+4
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-131-4/+4
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-131-4/+4
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-5/+4
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-15/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-0/+12
* Fix stupid typo causing the navigation entry unit tests to fail.brettw@chromium.org2009-03-041-1/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-5/+31
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-0/+5
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+64