summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-1/+2
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-3/+4
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-1/+1
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-271-0/+7
* Add Profile Import Process Type.jeremy@chromium.org2009-09-171-1/+1
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-202-1/+15
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-233-19/+6
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-233-6/+19
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-233-19/+6
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-213-6/+19
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-203-19/+6
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-182-0/+24
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-051-4/+4
* Enable gyp generation of utility.lib.sgk@chromium.org2009-06-021-155/+0
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-221-3/+8
* Add a missing DEPS file.thestig@chromium.org2009-05-161-0/+3
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-154-0/+275