| Commit message (Expand) | Author | Age | Files | Lines |
* | This adds a Flush to the session backend to help with data corruption at Chro... | gspencer@google.com | 2011-05-20 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Coverity Fixlets: CHECKED_RETURNs | scr@chromium.org | 2011-03-11 | 1 | -4/+4 |
* | Create a Header struct to define the structure of the file header in just one... | jeanluc@chromium.org | 2011-01-27 | 1 | -8/+16 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | FBTF: Reaplly the TabRestoreService::Observer into its own file commit. | erg@google.com | 2010-09-02 | 1 | -0/+4 |
* | Revert "FBTF: Move the TabRestoreService::Observer into its own file." | erg@google.com | 2010-09-01 | 1 | -4/+0 |
* | FBTF: Move the TabRestoreService::Observer into its own file. | erg@google.com | 2010-09-01 | 1 | -0/+4 |
* | Coverity: Fix leak in SessionBackend::OpenAndWriteHeader on error conditions. | mattm@chromium.org | 2010-07-15 | 1 | -2/+2 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Added a new method to SessionService that returns a snapshot of the current | albertb@google.com | 2010-03-01 | 1 | -0/+18 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Remove unneeded uses of base/pickle.h. Add some explicit #includes. | thestig@chromium.org | 2009-04-03 | 1 | -1/+0 |
* | Porting unit tests in chrome/ | phajdan.jr@chromium.org | 2009-03-17 | 1 | -5/+7 |
* | Fixes possible crash in SessionBackend. I believe what's happening | sky@google.com | 2009-03-09 | 1 | -5/+20 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -6/+6 |
* | Port session_backend.cc to Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -57/+58 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -0/+352 |