summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+3
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Make sure restart due to Upgrade Notification works, even if the browser was ...finnur@chromium.org2010-07-211-8/+27
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-4/+0
* [Mac] Implement the update available notification in the wrench menu.rsesek@chromium.org2010-07-191-2/+11
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-1/+1
* Fix chromeos build following r48795estade@chromium.org2010-06-031-1/+1
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-6/+5
* Implement upgrade notifications.finnur@chromium.org2010-05-261-1/+24
* Mac: reform our shutdown routine.viettrungluu@chromium.org2010-04-091-0/+15
* POSIX: Re-enable browser shutdown measurements. We should write the measureme...thestig@chromium.org2010-03-271-7/+5
* Fix APP_TERMINATING on Mac to fire while the UI loop is still alive.willchan@chromium.org2010-03-091-7/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1