| Commit message (Expand) | Author | Age | Files | Lines |
* | Change UtilityProcessHost::SetName() to take a string16. | thestig | 2015-04-01 | 1 | -2/+2 |
* | Add a name to the proxy resolver utility process and display it in the task m... | amistry | 2015-03-20 | 1 | -0/+5 |
* | Get rid of ChannelInit::SetSingleProcessIOTaskRunner() | morrita | 2015-03-18 | 1 | -1/+2 |
* | Use a utility process for the Mojo v8 proxy resolver. | amistry | 2015-03-13 | 1 | -0/+8 |
* | Fix linter errors in UtilityProcessHostImpl. | amistry | 2015-02-25 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -12/+12 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -12/+12 |
* | content/ fixups for scoped_refptr operator T* removal. | dcheng | 2014-09-03 | 1 | -2/+3 |
* | Move some methods related to single-process out of content/public, since they... | jam@chromium.org | 2014-04-17 | 1 | -0/+6 |
* | Refactor configuration of sandboxes - first steps | aberent@chromium.org | 2014-03-13 | 1 | -2/+0 |
* | Creates a way to launch the utility process with elevated privileges on Windo... | haven@chromium.org | 2014-02-11 | 1 | -0/+9 |
* | Remove EnableZygote API. | jorgelo@chromium.org | 2013-11-05 | 1 | -5/+2 |
* | Move AlterEnvironment to base/environment.h, implement on Windows. This re-im... | brettw@chromium.org | 2013-08-30 | 1 | -2/+3 |
* | Set up content in-process main threads via factory | scottmg@chromium.org | 2013-08-16 | 1 | -4/+2 |
* | Cut some more dependencies from browser to child for multiple_dll mode | scottmg@chromium.org | 2013-07-23 | 1 | -0/+2 |
* | Enable sandbox in local discovery utility process. | vitalybuka@chromium.org | 2013-07-20 | 1 | -0/+4 |
* | Make utility process run in-process when running in single-process mode. | jam@chromium.org | 2013-07-09 | 1 | -0/+4 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -2/+2 |
* | Cleanup: Remove unneeded browser_thread.h includes in contents. | thestig@chromium.org | 2013-01-03 | 1 | -0/+1 |
* | Expose ChildProcessData for the utility process | cpu@chromium.org | 2012-12-19 | 1 | -0/+1 |
* | Moved extension installation from FILE thread. CrxInstaller and friends are n... | zelidrag@chromium.org | 2012-11-15 | 1 | -2/+6 |
* | Move the remaning files in content\common to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -6/+9 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector... | thestig@chromium.org | 2012-02-24 | 1 | -5/+5 |
* | Create an API around UtilityProcessHost and use that from chrome. | jam@chromium.org | 2012-02-03 | 1 | -0/+78 |