summaryrefslogtreecommitdiffstats
path: root/content/browser/utility_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Change UtilityProcessHost class to use WeakPtrFactoryasargent2015-08-241-0/+4
* Change UtilityProcessHost::SetName() to take a string16.thestig2015-04-011-2/+2
* Add a name to the proxy resolver utility process and display it in the task m...amistry2015-03-201-0/+5
* Get rid of ChannelInit::SetSingleProcessIOTaskRunner()morrita2015-03-181-1/+2
* Use a utility process for the Mojo v8 proxy resolver.amistry2015-03-131-0/+8
* Fix linter errors in UtilityProcessHostImpl.amistry2015-02-251-1/+1
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-12/+12
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-12/+12
* content/ fixups for scoped_refptr operator T* removal.dcheng2014-09-031-2/+3
* Move some methods related to single-process out of content/public, since they...jam@chromium.org2014-04-171-0/+6
* Refactor configuration of sandboxes - first stepsaberent@chromium.org2014-03-131-2/+0
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-111-0/+9
* Remove EnableZygote API.jorgelo@chromium.org2013-11-051-5/+2
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-2/+3
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-161-4/+2
* Cut some more dependencies from browser to child for multiple_dll modescottmg@chromium.org2013-07-231-0/+2
* Enable sandbox in local discovery utility process.vitalybuka@chromium.org2013-07-201-0/+4
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-0/+4
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-2/+2
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-0/+1
* Expose ChildProcessData for the utility processcpu@chromium.org2012-12-191-0/+1
* Moved extension installation from FILE thread. CrxInstaller and friends are n...zelidrag@chromium.org2012-11-151-2/+6
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-6/+9
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-5/+5
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-0/+78