summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-6/+6
* Attempt at fixing flakeyness when running session restore ui tests insky@google.com2009-02-241-9/+11
* Renables the session restore ui tests in hopes of finding out why theysky@google.com2009-02-181-4/+6
* Clean up some includes in sessions/ directory.estade@chromium.org2009-02-153-13/+2
* Use the ALLOW_THIS_IN_INITIALIZER_LIST instead of a pragma.jhawkins@chromium.org2009-02-141-4/+1
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-145-31/+13
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-142-3/+8
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-149-85/+95
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-122-3/+14
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-112-6/+21
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-013-23/+25
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-1/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* Fixes possible crash in restoring a previously closed window. Thesky@google.com2009-01-261-0/+3
* Two things:ben@chromium.org2009-01-241-0/+1
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-4/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-9/+7
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-157-12/+12
* More ui_test purify changes.paulg@google.com2009-01-151-17/+17
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-2/+4
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-062-26/+15
* Reverting 7581.brettw@chromium.org2009-01-062-15/+26
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-062-26/+15
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-4/+2
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-2/+4
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-184-30/+330
* Fixes two session restore bugs:sky@google.com2008-12-111-1/+6
* Cleanup, part 1.pkasting@chromium.org2008-12-081-4/+4
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-0622-0/+5575