summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_shutdown.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-6/+0
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-12/+12
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-201-1/+1
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-0/+6
* Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m...jhawkins@chromium.org2009-02-161-11/+17
* Rollback r9835 and r9837: Mac build broken.mal@chromium.org2009-02-151-17/+11
* Make browser_shutdown.cc compile on Posix.jhawkins@chromium.org2009-02-151-11/+17
* Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserversky@google.com2009-01-281-0/+5
* Adds a variable indicating whether resources should be deleted onsky@google.com2009-01-281-1/+4
* Modifies shutdown/startup in the following manner:sky@google.com2009-01-271-0/+3
* Adds call to unload plugins on shutdown.sky@google.com2009-01-231-1/+7
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-2/+2
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+2
* * Try to rename chrome exes in shutdown path as well.kuchhal@chromium.org2008-11-121-0/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Remove more shared_event that I missed last timeagl@chromium.org2008-10-161-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-2/+2
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-0/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+204