summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on Windows with enable_printing=2.vitalybuka2014-09-091-2/+6
* Move more metrics classes to metrics namespace.asvitkine2014-08-261-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* jankometer: Remove.sadrul@chromium.org2014-08-071-6/+0
* Componentize MetricsService.blundell@chromium.org2014-06-111-1/+1
* Delete "shutdown without closing browsers"oshima@chromium.org2014-03-251-15/+0
* Revert of Delete "shutdown without closing browsers" path (https://codereview...michaeln@chromium.org2014-03-251-0/+15
* Delete "shutdown without closing browsers"oshima@chromium.org2014-03-251-15/+0
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Add shutdown type to crash key so that we can reliably tell if a crash happen...oshima@chromium.org2014-02-041-1/+21
* Rename service subdir under chrome/browser to service_processjianli@chromium.org2013-11-051-1/+1
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-311-11/+7
* Adding shutdown tracing capabilitiesskuhne@chromium.org2013-09-061-0/+6
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* cros_library: Remove unnecessary includes of cros_library.hsatorux@chromium.org2013-07-171-1/+0
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in chrome/browser/, part 1.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-101-1/+1
* 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