summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_service.h
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at changing session restores handling of incognitosky@chromium.org2011-04-061-11/+11
* Revert 79891 - Changes session restores handling of incognito windows. Previo...sky@chromium.org2011-03-301-11/+11
* Changes session restores handling of incognito windows. Previouslysky@chromium.org2011-03-301-11/+11
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Add possibility to divide chrome users into groups of equal size, and change ...mirandac@chromium.org2011-01-241-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Session sync integration tests. Left out many client for now, since evenzea@chromium.org2010-11-041-1/+1
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Created method to save histogram data for futurejerrica@google.com2010-07-141-12/+35
* Add histogram coverage of session service Save() operations, namely the time ...tim@chromium.org2010-06-101-1/+12
* Changes session restore so that if the last tab is closed explicitlysky@chromium.org2010-05-261-3/+6
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-2/+2
* Fixes bug where triggering session restore while the browser wassky@chromium.org2010-03-261-1/+13
* Added a new method to SessionService that returns a snapshot of the currentalbertb@google.com2010-03-011-3/+13
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-0/+5
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-1/+2
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-251-1/+2
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-2/+2
* Mac: don't restore explicitly closed windows.viettrungluu@chromium.org2009-11-051-0/+13
* Make SessionService use its own enum for storing window type in the session d...ben@chromium.org2009-11-051-1/+16
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-7/+11
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-11/+7
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-7/+11
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-1/+11
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-141-11/+1
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-1/+1
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+11
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-061-0/+3
* Reverting 7581.brettw@chromium.org2009-01-061-3/+0
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-061-0/+3
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+349