| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor extension autoupdater. | asargent@chromium.org | 2010-01-28 | 1 | -1/+1 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | Remove the utility process unit tests to simplify the utility process code a ... | jam@chromium.org | 2009-11-19 | 1 | -3/+0 |
* | Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t... | cira@chromium.org | 2009-11-18 | 1 | -5/+6 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -1/+6 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -3/+3 |
* | Use FilePath in ChildProcessHost. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Add single line of tips to NNTP. | mirandac@chromium.org | 2009-08-26 | 1 | -1/+1 |
* | Do extensions update manifest XML parsing in a sandboxed process. | asargent@chromium.org | 2009-08-20 | 1 | -0/+13 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Make UtilityProcessHost destructor virtual. | mattm@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Fix extension unpacking on linux/mac | tc@google.com | 2009-06-24 | 1 | -0/+7 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -1/+21 |
* | Fix an issue where themes would sporadically fail to install. | mpcomplete@google.com | 2009-06-05 | 1 | -5/+1 |
* | Have the browser process rewrite manifest.json and theme/page action images | mpcomplete@google.com | 2009-05-22 | 1 | -4/+14 |
* | Introducing the Utility process, which handles the unpacking and verification | mpcomplete@google.com | 2009-05-15 | 1 | -0/+79 |