summaryrefslogtreecommitdiffstats
path: root/chrome/browser/session_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-1318/+0
* Attempt 2 at this fix. I hit after my patch. The problem appears to besky@google.com2008-11-211-1/+8
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-3/+3
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-3/+3
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-3/+3
* More cleanup in Browser:ben@chromium.org2008-11-111-6/+6
* Changes session restore to account for apps and popups. If you havesky@google.com2008-10-301-7/+55
* Add referrer to session restore.ericroman@google.com2008-10-281-21/+62
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-171-13/+77
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-2/+7
* Changes session service to not persist NavigationEntries that havesky@google.com2008-09-111-7/+13
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-12/+11
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-3/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-151-3/+3
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-151-3/+3
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-3/+3
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-1/+58
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-3/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+1113