| Commit message (Expand) | Author | Age | Files | Lines |
* | Attempt 2 at changing session restores handling of incognito | sky@chromium.org | 2011-04-06 | 1 | -11/+11 |
* | Revert 79891 - Changes session restores handling of incognito windows. Previo... | sky@chromium.org | 2011-03-30 | 1 | -11/+11 |
* | Changes session restores handling of incognito windows. Previously | sky@chromium.org | 2011-03-30 | 1 | -11/+11 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Add possibility to divide chrome users into groups of equal size, and change ... | mirandac@chromium.org | 2011-01-24 | 1 | -1/+1 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -1/+1 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 4]. | jhawkins@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | Session sync integration tests. Left out many client for now, since even | zea@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Created method to save histogram data for future | jerrica@google.com | 2010-07-14 | 1 | -12/+35 |
* | Add histogram coverage of session service Save() operations, namely the time ... | tim@chromium.org | 2010-06-10 | 1 | -1/+12 |
* | Changes session restore so that if the last tab is closed explicitly | sky@chromium.org | 2010-05-26 | 1 | -3/+6 |
* | Rename all occurrences of "app extension" with "extension app" since we were ... | aa@chromium.org | 2010-05-06 | 1 | -2/+2 |
* | Fixes bug where triggering session restore while the browser was | sky@chromium.org | 2010-03-26 | 1 | -1/+13 |
* | Added a new method to SessionService that returns a snapshot of the current | albertb@google.com | 2010-03-01 | 1 | -3/+13 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Adds code to restore application extensions. I'm also enabling tab | sky@chromium.org | 2010-02-10 | 1 | -0/+5 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 1 | -1/+2 |
* | Forbid reloading the Inspector window. | apavlov@chromium.org | 2009-12-25 | 1 | -1/+2 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -2/+2 |
* | Mac: don't restore explicitly closed windows. | viettrungluu@chromium.org | 2009-11-05 | 1 | -0/+13 |
* | Make SessionService use its own enum for storing window type in the session d... | ben@chromium.org | 2009-11-05 | 1 | -1/+16 |
* | Take 2 at this. The only change between this and the first is to add the GetT... | sky@chromium.org | 2009-10-27 | 1 | -7/+11 |
* | Revert 30194 - Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 1 | -11/+7 |
* | Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 1 | -7/+11 |
* | Wires up restoring pinned tabs for session and tab restore | sky@chromium.org | 2009-07-14 | 1 | -1/+11 |
* | Make base_session_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -11/+1 |
* | Port session_backend.cc to Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -1/+1 |
* | Make session_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-11 | 1 | -1/+11 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | This is a redo of my previous notification registrar change. I saw a crash in... | brettw@chromium.org | 2009-01-06 | 1 | -0/+3 |
* | Reverting 7581. | brettw@chromium.org | 2009-01-06 | 1 | -3/+0 |
* | Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us... | brettw@chromium.org | 2009-01-06 | 1 | -0/+3 |
* | Makes the tab restore service persist closed tabs/windows to disk and | sky@google.com | 2008-12-06 | 1 | -0/+349 |