summaryrefslogtreecommitdiffstats
path: root/chrome/browser/utility_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix minor naming issue (see http://codereview.chromium.org/149255).mirandac@chromium.org2009-07-131-1/+1
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-0/+5
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-101-0/+1
* Revert "plugins: use OnChannelError to detect when the channel goes away"evan@chromium.org2009-07-101-1/+0
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-101-0/+1
* Fix extension unpacking on linux/mactc@google.com2009-06-241-8/+43
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-1/+16
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-3/+6
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+2
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-221-2/+4
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-0/+87