summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove one-time flags when restarting after update.finnur@chromium.org2010-09-221-0/+3
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-0/+8
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-8/+0
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-0/+8
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Fix for issue 51693, which was a regression from integrating the open sourcerogerta@google.com2010-08-131-1/+1
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+1