diff browse annotate |
9a1eb825afe38df7fba37074f99819e38756285b created 2013-07-08 11:48 -0400 pushed 2013-10-21 21:47 +0000 |
David Zbarsky | David Zbarsky - Bug 885804: Renaming in js/layout/ipc r=roc |
diff browse annotate |
9b4975efc31f58c991816f95f26e42a762a84e0f created 2013-07-31 10:59 -0700 pushed 2013-09-09 22:57 +0000 |
David Anderson | David Anderson - Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug). |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-08-24 15:39 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
e483a5868df5e65597a28f846e81286a233a6801 created 2009-11-06 12:43 -0800 pushed 2014-03-10 22:05 +0000 |
Ben Newman | Ben Newman - Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst |
diff browse annotate |
f8fa55f60a969f7a5724a6b9beccbb5901dec6a4 created 2009-12-14 11:27 -0500 pushed 2014-03-10 22:05 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Merge electrolysis-not-just-plugins to the Electrolysis default branch. |
diff browse annotate |
f80b4464d261a7ab6c6b340449dda2f7c272b511 created 2009-12-14 11:26 -0500 pushed 2014-03-10 22:05 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Revert the electrolysis-plugins-only branch so that the Electrolysis repository can return to its normal (plugins and tabs) state. |
diff browse annotate |
5160e99545e97c8263d36774d87a70487cf7cf98 created 2009-12-03 02:16 -0600 pushed 2014-03-10 22:05 +0000 |
Chris Jones | Chris Jones - bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg |
diff browse annotate |
00c50066146c8e02386ae5d78e57661fa91f1cab created 2009-09-22 12:31 -0500 pushed 2014-03-10 22:05 +0000 |
Chris Jones | Chris Jones - bug 517977: require actor impls to override AllocPFoo/DeallocPFoo instead of PFooConstructor/PFooDestructor |
diff browse annotate |
9e4f7f5a9ca3a1b7d6d8c87c412547f8765a980e created 2009-09-17 18:09 -0500 pushed 2014-03-10 22:05 +0000 |
Chris Jones | Chris Jones - switch message handler nsresult return types to bool. appears to break test plugin, will be temporary |
diff browse annotate |
9a228540021640970ac119cd38dbb92a681a3fa7 created 2009-09-09 15:59 -0700 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Remove 'Protocol' suffix from IPDL-generated files |
diff browse annotate |
e5bab733fbd147591421a0340147da6fbc2e8cf4 created 2009-09-09 15:00 -0700 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Rename remaining protocols |
diff browse annotate |
5956e487d0c8087e2577c4db2bdfef6689a0f01b created 2009-08-28 16:16 -0700 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Rework ipcshell to become xpcshell |
diff browse annotate |
5be0cf05da79c683b6c25edeb3656add9890a5dc created 2009-08-25 16:07 -0700 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Fix testshell to use the new callback commands, and shut down properly |
diff browse annotate |
de695053ddbf23612745d5f0ee3015bb01366bf2 created 2009-07-29 14:12 -0700 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Use mozilla strings instead of std::string in IPDL |
diff browse annotate |
9e835e50d6f34e1269d589ee0bbe87733e95daa6 created 2009-07-23 15:27 -0700 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Allow ipcshell to receive a response from its child process |
diff browse annotate |
ec2881eb7e06471bda1e5c16534cdb945bcaf34a created 2009-07-11 02:33 -0400 pushed 2014-03-10 22:05 +0000 |
Ben Turner | Ben Turner - Adds the ipcshell application to test IPC |