summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_restore.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-1/+6
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-1/+3
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-261-2/+2
* Relanding the following:jcampan@chromium.org2009-02-261-0/+3
* Reverting 10400.jcampan@chromium.org2009-02-251-3/+0
* When restoring a session, the browser is shown after a tab is selected causin...jcampan@chromium.org2009-02-251-0/+3
* Clean up some includes in sessions/ directory.estade@chromium.org2009-02-151-6/+0
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-141-2/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-8/+11
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-181-0/+1
* Fixes two session restore bugs:sky@google.com2008-12-111-1/+6
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+445