summaryrefslogtreecommitdiffstats
path: root/chrome/utility/utility_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-201-1/+13
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-3/+4
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+7
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-3/+4
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-4/+3
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-3/+4
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-4/+3
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-3/+4
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-0/+44