summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes session service map certain show states to normal.sky@chromium.org2012-01-311-1/+18
* Fix: enable restoring multiple profiles asynchronously on startup.marja@chromium.org2012-01-231-1/+1
* Fix: after updating, restore tabs from all profiles.marja@chromium.org2012-01-191-2/+4
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-11/+11
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-4/+4
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-4/+4
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-3/+3
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-2/+3
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-3/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-4/+5
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-2/+2
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-221-1/+1
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-8/+8
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-8/+8
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-8/+8
* (Base)SessionService: Remove dead code which was only used by the unit tests.marja@chromium.org2011-12-131-30/+1
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-9/+14
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-7/+3
* base::Bind: Convert SessionService::SessionCallback.jhawkins@chromium.org2011-11-281-7/+6
* base::Bind: Convert more of chrome/browser/sessions.jhawkins@chromium.org2011-11-241-11/+17
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-10/+10
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-14/+19
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-2/+2
* Revert 106029nkostylev@chromium.org2011-10-181-2/+2
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-2/+2
* Fix build bustageoshima@google.com2011-10-061-1/+1
* NotificationService::AllSources in SessionService will cause multi-profile pr...dhollowa@chromium.org2011-10-051-8/+12
* Fix startup tabs in the case of Chrome running already in the background.rbyers@chromium.org2011-09-011-2/+10
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-1/+3
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-3/+1
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-1/+3
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-13/+51
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-29/+32
* Changes session restore to restore to existing browser and only closesky@chromium.org2011-07-071-1/+3
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-67/+78
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-4/+4
* PrintPreview: Do not restore print preview tabs.kmadhusu@chromium.org2011-05-121-2/+4
* Browser::Type cleanup.jianli@chromium.org2011-05-051-23/+12
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-1/+1
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Attempt 2 at changing session restores handling of incognitosky@chromium.org2011-04-061-6/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-10/+19
* Revert 79891 - Changes session restores handling of incognito windows. Previo...sky@chromium.org2011-03-301-2/+6
* Changes session restores handling of incognito windows. Previouslysky@chromium.org2011-03-301-6/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-2/+2