diff browse annotate |
86924ac6a94a9147bcae518239d7a33b5981062b created 2015-01-06 18:35 -0500 pushed 2015-02-23 15:17 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo |
diff browse annotate |
6902b39cd26e7bf745de72bc459bdb1a7126c6c2 created 2014-11-03 15:55 -0800 pushed 2015-01-12 19:37 +0000 |
Jim Blandy | Jim Blandy - Bug 1091882: Simplify some uses of mozilla::PointerRangeSize, and clarify comment. r=waldo |
diff browse annotate |
cf068fd95d3cef2e75205ae37c937bfaee01506f created 2014-06-12 23:34 -0700 pushed 2014-09-02 16:39 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1026319 - Convert the second quarter of MFBT to Gecko style. r=froydnj. |
diff browse annotate |
e0776db3b102510504fdcf57b7f65dfa1da3b46d created 2013-12-08 21:52 -0500 pushed 2014-02-04 01:06 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo |
diff browse annotate |
e70c1287741eca8cef8a6daaa89c6ea2b133818f created 2013-11-12 17:31 -0500 pushed 2014-02-04 01:06 +0000 |
Jim Chen | Jim Chen - Bug 935089 - Make ArrayLength, ArrayEnd, and PodArrayZero accept mozilla::Array argument; r=Waldo |
diff browse annotate |
23aa24fa8d20257d2be519e48f7b4808167149b7 created 2013-11-04 18:52 -0800 pushed 2014-02-04 01:06 +0000 |
Chris Peterson | Chris Peterson - Bug 935370 - Inline all the Pod functions. r=waldo |
diff browse annotate |
9d6f42dd7e5457add0d5f14b97c81aab481ac6e4 created 2013-11-05 13:02 +1300 pushed 2014-02-04 01:06 +0000 |
Karl Tomlinson | Karl Tomlinson - b=856850 add PodMove r=Waldo |
diff browse annotate |
680778a8bcb33c0c4881ecbaf05f4f99fdee47e8 created 2013-11-04 18:52 -0800 pushed 2013-12-09 19:58 +0000 |
Chris Peterson | Chris Peterson - Bug 935370 - Inline all the Pod functions. r=waldo, a=bajaj |
diff browse annotate |
f55906cadf07a9ef44cc4ce2574fe35f3dc85672 created 2013-07-24 09:41 +0200 pushed 2013-09-16 19:14 +0000 |
Ms2ger | Ms2ger - Bug 896341 - Update include guards and modelines in MFBT; r=Waldo |
diff browse annotate |
75f047d8b34760a1ef31d9793d07052aab51624d created 2013-05-06 11:05 -0700 pushed 2013-06-24 18:52 +0000 |
Jeff Walden | Jeff Walden - Bug 862657 - Make PodCopy work even when copying to a volatile address, and add PodArrayCopy for copying one fixed-size array into another array of the same size. r=froydnj |
diff browse annotate |
0673f4718ee2d6df39b4efb829882d15f79f7129 created 2013-04-03 18:59 -0400 pushed 2013-06-24 18:52 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Follow-up to bug 857790 - Undo the unintentional change to PodOperations.h |
diff browse annotate |
8084f411a027748411643040c44b21a156ed810f created 2013-04-03 17:28 -0400 pushed 2013-06-24 18:52 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 857790 - Convert AudioParam time values to ticks relative to the source stream, not the destination stream; r=roc |
diff browse annotate |
de6afab8b3834965b983bf9b2d83b13c205af376 created 2013-04-01 22:43 -0700 pushed 2013-06-24 18:52 +0000 |
Jeff Walden | Jeff Walden - Bug 856850 - Implement a PodOperations.h header that includes all the Pod* functions currently in jsutil.h. r=Ms2ger |