summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix leak in SessionBackend::OpenAndWriteHeader on error conditions.mattm@chromium.org2010-07-151-2/+2
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Added a new method to SessionService that returns a snapshot of the currentalbertb@google.com2010-03-011-0/+18
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-1/+0
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-171-5/+7
* Fixes possible crash in SessionBackend. I believe what's happeningsky@google.com2009-03-091-5/+20
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-6/+6
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-57/+58
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+352