summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-281-0/+3
* first-run: Pull IsBrowserAlreadyRunning() out of upgrade_util_win.h.tfarina@chromium.org2011-04-151-1/+2
* first-run: Eliminate the ifdefs in upgrade_util.htfarina@chromium.org2011-04-141-0/+1
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-131-4/+4
* Broke ARM compile.siggi@chromium.org2011-04-131-4/+4
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-131-4/+4
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-1/+1
* Simplify MetricsService API for shutting downstuartmorgan@chromium.org2011-03-231-3/+1
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-0/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-6/+0
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-5/+5
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-3/+3
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-3/+3
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-3/+3
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-6/+1
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-1/+6
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-6/+1
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-1/+6
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-6/+1
* Stop SystemKeyEventListener soonerdavej@chromium.org2011-02-091-0/+7
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-3/+3
* Revert 73550 - Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-3/+3
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-031-3/+3
* Revert 73361 - Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-021-3/+3
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-011-3/+3
* Release all DataSources before the main thread goes away.ahendrickson@chromium.org2011-01-261-0/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* chromeos: Notify window manager earlier about signout.derat@chromium.org2011-01-201-2/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-2/+2
* chromeos: Notify window manager about signout.derat@chromium.org2010-12-291-0/+2
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-161-1/+4
* Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...mirandac@chromium.org2010-12-151-4/+1
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-151-1/+4
* Upon WrenchMenu SignOut on ChromeOS, respect onbeforeunload/onunload handlers...achuith@chromium.org2010-12-151-0/+8
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Record logout time stats for Chrome OS.satorux@chromium.org2010-11-221-0/+12
* ThreadRestrictions: disallow blocking IO on the UI threadevan@chromium.org2010-10-271-0/+7
* about:flags: Fix disabling experiments.thakis@chromium.org2010-10-151-0/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-5/+5
* Moved the call to ServiceProcessControlManager::Shutdown to browser_shutdown:...sanjeevr@chromium.org2010-10-011-0/+4