diff browse annotate |
37f41c054914bb7e471299b7508b7bd3d9ddd6aa created 2009-11-18 16:43 -0500 pushed 2009-12-14 15:23 +0000 |
Josh Matthews | Josh Matthews - Bug 517963 - New-tab opening should not launch the content process synchronously r=cjones |
diff browse annotate |
8058ec0fe278f1d03d71358f635bead3ec0002f4 created 2009-11-09 16:56 -0600 pushed 2009-12-14 15:23 +0000 |
Phineas T. Farnsworth | Phineas T. Farnsworth - bug 526626: band-aids for shutdown assertions |
diff browse annotate |
96c251dc41d8529ad9dfae1892389fb7ef463cd1 created 2009-11-05 18:24 -0600 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - bug 523894: wstrings are bad news in OPT builds due to chromium/Mozilla -fshort-wchar mismatch |
diff browse annotate |
84c7cc1f5cb6da1c679837f677b1981a9a8e3037 created 2009-10-27 16:52 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - bug 523761: give top-level IPDL actors handles to each others' processes. r=bent |
diff browse annotate |
d9eae79a0e69720d6fd113d9e7eadef001d44039 created 2009-09-02 17:18 -0700 pushed 2009-12-14 15:23 +0000 |
Ben Turner | Ben Turner - Force child processes to close and wait for them on shutdown |
diff browse annotate |
d906997755b8574a0bd97bb864918977490cc1fc created 2009-08-19 13:09 -0400 pushed 2009-12-14 15:23 +0000 |
Robin Bate Beorop | Robin Bate Beorop - Bug 507218 - Expose the process type (chrome/content) to client code via XRE_GetProcessType and nsIXULRuntime, r=bent |
diff browse annotate |
bcde8acb9783adb6e804ee2d0e2f1620b5230502 created 2009-07-20 13:14 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code. |
diff browse annotate |
1769c830e612ef844c2b7df27028f570e34af760 created 2009-07-14 00:12 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - add IPDL test harness and the mountains of code that entails. add |bool| type to IPDL. fix bugs in nascent async/sync channels. |
diff browse annotate |
ec2881eb7e06471bda1e5c16534cdb945bcaf34a created 2009-07-11 02:33 -0400 pushed 2009-12-14 15:23 +0000 |
Ben Turner | Ben Turner - Adds the ipcshell application to test IPC |
diff browse annotate |
96a002ef76fa09dd2f77f1ab3ab4670b184bff36 created 2009-07-10 14:03 -0500 pushed 2009-12-14 15:23 +0000 |
Chris Jones | Chris Jones - use a single binary, mozilla-runtime, for all child processes |
diff browse annotate |
f1e7c7881534882a6fc63cb1cf093937e58c8c9e created 2009-06-29 14:38 -0400 pushed 2009-12-14 15:23 +0000 |
Benjamin Smedberg | Benjamin Smedberg - ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/ |