diff browse annotate |
ef5322627c862593dee45760853feec972e27c4f created 2013-08-20 15:46 -0400 pushed unknown |
David Zbarsky | David Zbarsky - Bug 879475 - Rename the MsgStart messages to MsgStartChild for child protocols r=jlebar |
diff browse annotate |
a1e66f46133179f4b7c7763158951dc13c961925 created 2013-07-22 14:28 -0400 pushed unknown |
Nathan Froyd | Nathan Froyd - Bug 629668 - make ipdl.py check timestamps to determine whether parsing/codegen is necessary; r=bent |
diff browse annotate |
b7f3236f127b6f8d455efa6ad75f82a3a3c5f3d4 created 2012-06-10 19:44 -0400 pushed unknown |
Ryan VanderMeulen | Ryan VanderMeulen - Revert c39d36167b99 due to a horribly munged backout. |
diff browse annotate |
c39d36167b99139c4e39c2180f21cebae7ea6dbd created 2012-06-10 19:37 -0400 pushed unknown |
Ryan VanderMeulen | Ryan VanderMeulen - Backout the bug 754202 backout due to orange. |
diff browse annotate |
fece9a6bae3f360c8878362e91ae4fce46653aa7 created 2012-06-08 17:25 -0700 pushed unknown |
Chris Jones | Chris Jones - Bug 521898, part 5: Prepare for TU .protocol possibly being null (for headers). r=bent |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed unknown |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
3d74a7c6d71b3ccba3eb1eefd207088f3492e370 created 2011-12-18 14:08 -0500 pushed unknown |
Kyle Huey | Kyle Huey - Back out Bug 629668 because it breaks pymake builds. |
diff browse annotate |
329274bcfd57f3f68b20d1ccba7b255e8e5a7229 created 2011-12-15 15:10 +0000 pushed unknown |
Benoit Girard | Benoit Girard - Bug 629668 - Don't rebuild IPDL files when not necessary; r=cjones |
diff browse annotate |
15183b3e7d1846557fcc7134185a1777a1da9a9c created 2011-09-13 15:40 -0400 pushed unknown |
Ehsan Akhgari | Ehsan Akhgari - Bug 686507 - Don't spam my console when processing IPDL files; r=bsmedberg |
diff browse annotate |
99517bc69c734a2cdee53a6023ea8b767080697c created 2011-06-03 13:33 -0500 pushed unknown |
Chris Jones | Chris Jones - Bug 564086, part f: Compile IPDL specs in two passes so that the full process graph is available at codegen time. r=bsmedberg |
diff browse annotate |
ef66ba9e8c622524e6ecad31a8bd3663a098deb6 created 2010-11-05 02:17 -0500 pushed unknown |
Chris Jones | Chris Jones - Followup to bug 606538: Fix incorrect assertion. r=bent a=blocking-fennec |
diff browse annotate |
bc3db67ad44396bed2f7cb05b6ccb12da98a2088 created 2010-05-13 17:25 -0500 pushed unknown |
Chris Jones | Chris Jones - No bug: Reduce IPDL-compiler spew and stop logging to stderr. irc-r=bsmedberg |
diff browse annotate |
7ebfbec7521c2e98786bad0d0f00720f2bb2d3e1 created 2009-12-03 02:16 -0600 pushed unknown |
Chris Jones | Chris Jones - bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent |
diff browse annotate |
a006c48594102ef7eba67b126ed0fa44a3aa1c11 created 2009-12-03 02:16 -0600 pushed unknown |
Chris Jones | Chris Jones - bug 525172: from IPDL specs generate .cpp files with method definitions instead of everything in .h files. r=bsmedberg |
diff browse annotate |
9a228540021640970ac119cd38dbb92a681a3fa7 created 2009-09-09 15:59 -0700 pushed unknown |
Ben Turner | Ben Turner - Remove 'Protocol' suffix from IPDL-generated files |
diff browse annotate |
17c4987e08e3ee0ff29fc766cf51f41c1f07c651 created 2009-07-13 12:14 -0400 pushed unknown |
Benjamin Smedberg | Benjamin Smedberg - Build system for .ipdl files. |
diff browse annotate |
cb8189926a69872c73508fba50830f0d07af341f created 2009-07-13 11:12 -0500 pushed unknown |
Chris Jones | Chris Jones - make parse errors behave like type errors |
diff browse annotate |
8524cccb39eb3b28e5e17542d8e30921459b1942 created 2009-07-08 10:37 -0500 pushed unknown |
Chris Jones | Chris Jones - check that ctors and dtors have been declared for managed protocols |
diff browse annotate |
2c99c4920e6d46758bcc44b46662bc8988a5d189 created 2009-07-07 17:52 -0500 pushed unknown |
Chris Jones | Chris Jones - add gcc-like -I include dir options to ipdl compiler |
diff browse annotate |
62eedc3a5f903c8eb9e82e72c05b47b09b55813c created 2009-07-07 15:52 -0500| base pushed unknown |
Chris Jones | Chris Jones - bugs 502003, 502634: compile multiple IPDL specs in one invocation |