summaryrefslogtreecommitdiffstats
path: root/chrome/browser/navigation_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-191-2/+2
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+1
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-1/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+1
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-171-2/+2
* fixing bustageben@chromium.org2008-11-171-2/+2
* Makes form resubmission dialog work again. This was a regressionsky@google.com2008-10-301-2/+2
* Add referrer to session restore.ericroman@google.com2008-10-281-4/+4
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-37/+43
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-171-171/+102
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-2/+182
* Fix a crash when a frame was inserted into a popup and navigated. I added abrettw@google.com2008-09-241-0/+23
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-171-1/+48
* Try again to fix the memory problems in NavigationController. The previous onebrettw@google.com2008-09-151-5/+9
* Revert my last fix for a memory leak in the navigation controller tests. Thisbrettw@google.com2008-09-151-2/+2
* Fix a leak in the unit tests.brettw@google.com2008-09-151-2/+2
* Remove the unneeded pending entry from the unit tests.brettw@google.com2008-09-151-17/+0
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-226/+438
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-2/+1
* Changes session service to not persist NavigationEntries that havesky@google.com2008-09-111-3/+0
* Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...brettw@google.com2008-09-071-1/+3
* Forgotten unit test chanes.brettw@google.com2008-08-281-6/+11
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-31/+31
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+3
* Add some new tests for NavigationController for navigations that come in when...brettw@google.com2008-08-251-13/+223
* 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-1/+1
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-5/+131
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+2
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-151-131/+5
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-151-5/+131
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-6/+3
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-1/+1
* Ensures that we clean up TabContents with other types after a navigation comm...creis@google.com2008-08-041-2/+45
* Add chrome to the repository.initial.commit2008-07-261-0/+818