summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not try to swap chrome.exe if machine is shutting down.kuchhal@chromium.org2010-01-271-1/+2
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-151-0/+6
* Rolling back r34316 due to tab_switching_test failing. TBR=scherkusandybons@chromium.org2009-12-111-6/+0
* Mac: Fixes bug where extension background hosts were being cleared when the l...andybons@chromium.org2009-12-111-0/+6
* Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...eroman@chromium.org2009-12-081-7/+1
* Move last shutdown file access off the UI thread and onto the file thread.jam@chromium.org2009-11-251-28/+45
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-3/+3
* Fix compile failure due to bad merge.pkasting@chromium.org2009-10-021-5/+2
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-5/+5
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-021-26/+26
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-251-2/+6
* Disable browser shutdown measurements on non-Windows platforms.agl@chromium.org2009-09-121-0/+6
* Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarilybrettw@chromium.org2009-08-181-5/+2
* Remove an unused header from proxy_service.h.ericroman@google.com2009-08-181-0/+1
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-5/+6
* Adds some debugging code in hopes of tracking down asky@chromium.org2009-07-011-0/+4
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-7/+1