| Commit message (Expand) | Author | Age | Files | Lines |
* | Make utility process succeed in unpacking .crx file with | joi@chromium.org | 2010-02-25 | 1 | -0/+5 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 1 | -1/+2 |
* | Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ... | aa@chromium.org | 2010-01-15 | 1 | -0/+3 |
* | Revert 36337 and 36338. Compile failure. | aa@chromium.org | 2010-01-15 | 1 | -3/+0 |
* | Add launch configuration to apps. Create a desktop shortcut | aa@chromium.org | 2010-01-15 | 1 | -0/+3 |
* | Move the utility process messages to their own file now that we have more than | brettw@chromium.org | 2009-12-15 | 1 | -1/+1 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -3/+1 |
* | Have the utility process run out of process on Linux again by | tony@chromium.org | 2009-12-09 | 1 | -9/+4 |
* | Add regex escaping code to Mac sandbox implementation and re-enable the utili... | jeremy@chromium.org | 2009-12-03 | 1 | -2/+2 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 1 | -54/+25 |
* | Remove the utility process unit tests to simplify the utility process code a ... | jam@chromium.org | 2009-11-19 | 1 | -4/+1 |
* | TBR: mark@chromium.org | jeremy@chromium.org | 2009-11-05 | 1 | -3/+6 |
* | TBR:mark | jeremy@chromium.org | 2009-11-05 | 1 | -6/+3 |
* | Sandbox Worker process on the Mac. | jeremy@chromium.org | 2009-11-05 | 1 | -3/+6 |
* | Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome.... | robertshield@chromium.org | 2009-11-04 | 1 | -1/+5 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -4/+6 |
* | Fix bug where many extensions don't install due to sandbox. | aa@chromium.org | 2009-10-27 | 1 | -0/+6 |
* | Use FilePath in ChildProcessHost. | evan@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | 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 |