summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_restore.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes --pinned-tab-count work if session restore is enabled, but wesky@chromium.org2009-07-171-3/+26
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-2/+4
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-30/+11
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+2
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-5/+5
* Reverting 14005.brettw@chromium.org2009-04-181-5/+5
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-5/+5
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-2/+2
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* 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