diff browse annotate |
08b8b44a0813d483854f1210888da793cb04d006 created 2012-12-07 09:32 +0100 pushed 2013-01-07 21:25 +0000 |
Mike Hommey | Mike Hommey - Bug 804303 - Part 3: Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey, a=jlebar |
diff browse annotate |
e8e8d414a28b036a7f9cc015c5f76c9c199689f1 created 2012-12-07 09:32 +0100 pushed 2013-01-07 21:25 +0000 |
Mike Hommey | Mike Hommey - Bug 804303 - Part2: Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar, r=khuey, a=jlebar |
diff browse annotate |
84abf1e09fd44877fc398dd7cade99ba1ddfa612 created 2012-12-07 09:32 +0100 pushed 2013-01-07 21:25 +0000 |
Mike Hommey | Mike Hommey - Bug 804303 - Part 1: Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar, r=khuey, a=jlebar |
diff browse annotate |
010fe7e7df1a9797a4b6b43c17462943db5d9a84 created 2011-12-28 11:02 -0800 pushed 2012-03-13 21:17 +0000 |
Matt Brubeck | Matt Brubeck - Merge from mozilla-inbound to mozilla-central |
diff browse annotate |
db6e5b2bf92d2118b71df19b17f9e67070f8e08f created 2011-12-28 12:12 +0100 pushed 2012-03-13 21:17 +0000 |
Mike Hommey | Mike Hommey - Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges. |
diff browse annotate |
e845bac0f00b9161d14a3f04a934c4d3056bbb97 created 2011-09-03 08:19 +0200 pushed 2011-11-08 22:56 +0000 |
Mike Hommey | Mike Hommey - Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) |
diff browse annotate |
472716252ea34db8e104890af192981688d01751 created 2011-09-03 04:35 +0100 pushed 2011-11-08 22:56 +0000 |
Ed Morley | Ed Morley - Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE |
diff browse annotate |
e2697c06468fc2fa989052e69a6961cfbddd1e66 created 2011-09-01 14:12 +0200 pushed 2011-11-08 22:56 +0000 |
Mike Hommey | Mike Hommey - Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey |
diff browse annotate |
9253e72c98ad5d45920918e357b7f44c77b52af9 created 2011-05-08 10:29 +0200 pushed 2011-07-05 17:00 +0000 |
Ed Morley | Ed Morley - Bug 655480 - Remove WinCE code from memory/* ; r=pbiggar |
diff browse annotate |
7132cc43b8494003611899af2b325f2737810cbb created 2010-03-08 22:45 -0500 pushed 2011-04-26 22:38 +0000 |
Brad Lassey | Brad Lassey - bug 551098 - windows mobile crashes on start up since xmalloc landing r=cjones |
diff browse annotate |
8cbc47eee6593699d684026ddb0a670a0154cc81 created 2009-10-01 21:50 -0500 pushed 2011-04-26 22:38 +0000 |
Chris Jones | Chris Jones - bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad |