| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not use the utility process on linux. | asargent@chromium.org | 2009-10-05 | 1 | -0/+7 |
* | Do extensions update manifest XML parsing in a sandboxed process. | asargent@chromium.org | 2009-08-20 | 1 | -0/+12 |
* | Change breakpads on the helper processes to keep our rimZ clean. | mark@chromium.org | 2009-08-15 | 1 | -0/+1 |
* | Re-commit r22981 after backout at r22992. Contains fixes to relocate | mark@chromium.org | 2009-08-11 | 1 | -6/+1 |
* | Back out r22981, it may have caused Windows test failures. | mark@chromium.org | 2009-08-11 | 1 | -1/+6 |
* | Provide a separate app bundle for subprocesses like the renderer on the Mac. | mark@chromium.org | 2009-08-11 | 1 | -6/+1 |
* | Fix liner errors due to duplicate symbols in the switches. These switches | brettw@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Fix minor naming issue (see http://codereview.chromium.org/149255). | mirandac@chromium.org | 2009-07-13 | 1 | -1/+1 |
* | Turn backend tip service on by default. | mirandac@chromium.org | 2009-07-12 | 1 | -0/+5 |
* | plugins: use OnChannelError to detect when the channel goes away | evan@chromium.org | 2009-07-10 | 1 | -0/+1 |
* | Revert "plugins: use OnChannelError to detect when the channel goes away" | evan@chromium.org | 2009-07-10 | 1 | -1/+0 |
* | plugins: use OnChannelError to detect when the channel goes away | evan@chromium.org | 2009-07-10 | 1 | -0/+1 |
* | Fix extension unpacking on linux/mac | tc@google.com | 2009-06-24 | 1 | -8/+43 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -1/+16 |
* | Disable extensions in incognito mode. | mpcomplete@google.com | 2009-06-11 | 1 | -3/+6 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+2 |
* | Have the browser process rewrite manifest.json and theme/page action images | mpcomplete@google.com | 2009-05-22 | 1 | -2/+4 |
* | Introducing the Utility process, which handles the unpacking and verification | mpcomplete@google.com | 2009-05-15 | 1 | -0/+87 |