summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-4/+5
* browser: Start moving application_lifetime.h functions into chrome namespace.tfarina@chromium.org2013-01-301-7/+6
* Move core url data manager classes to content.jam@chromium.org2013-01-241-3/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+1
* Metro mode switching (chrome side)cpu@chromium.org2012-09-061-0/+24
* Leak ResourceBundle during browser shutdown since we are exiting anyway. OS w...bshe@chromium.org2012-06-141-5/+0
* Only need to allow IO tasks once at shutdown (BrowserMainLoop::ShutdownThread...jam@chromium.org2012-06-051-5/+0
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-2/+2
* rlz: Hook up on mac, switch to chrome's network stack on win.thakis@chromium.org2012-03-261-1/+4
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+0
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-0/+1
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+0
* Remove a bunch of easy entries from chrome\browser\DEPS.jam@chromium.org2012-01-311-1/+0
* get rid of static initializer shutdown_started_tbreisacher@chromium.org2012-01-271-4/+5
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-1/+1
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-051-4/+0
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-1/+5
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-5/+1
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-1/+5
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+3
* Replace NewRunnableFunction with Bind in BrowserShutdown.achuith@chromium.org2011-11-031-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Chrome OS: Shutdown without blocking when SIGTERM is received.oshima@chromium.org2011-10-241-5/+8
* chromeos: Remove unnecessary includes of login_library.hsatorux@chromium.org2011-10-131-1/+0
* Make profile deletion really remove stale profile directoryjeremy@chromium.org2011-10-061-0/+5
* Explicitly intialize AudioHandler and SystemKeyEventListenerstevenjb@chromium.org2011-09-291-12/+0
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-5/+0
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-0/+5
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-5/+0
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+5
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-3/+0
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-5/+0
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-0/+3
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-3/+0
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-0/+3
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-3/+0
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-3/+0
* Fix relaunches on the Mac.mark@chromium.org2011-06-241-8/+0
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-6/+0
* Listen to XI_HierarchyChanged events and call setxkbmap when needed.yusukes@google.com2011-06-031-0/+8
* Revert "Listen to XI_HierarchyChanged events and call setxkbmap when needed."yusukes@google.com2011-06-021-5/+0
* Listen to XI_HierarchyChanged events and call setxkbmap when needed.yusukes@google.com2011-06-021-0/+5
* The ServiceProcessControl class is now a singleton and is not keyed off the p...sanjeevr@chromium.org2011-06-021-3/+3
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-7/+7