summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-37/+14
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-15/+2
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-281-3/+12
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-7/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-2/+2
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-4/+4
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-2/+15
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+2
* Fix for bug where we weren't resizing the content area at the end of a downlo...glen@google.com2008-08-081-5/+5
* Fix several issues with popup window locations:erg@google.com2008-08-041-9/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Make the download arrow show and hide correctly in response to shelf visibili...glen@google.com2008-07-301-1/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+601