summaryrefslogtreecommitdiffstats
path: root/chrome/utility/utility_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-221-6/+8
* 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