Gregory Szorc
|
85e5647383
|
Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger
|
2013-02-25 12:47:17 -08:00 |
|
Mike Hommey
|
8ba53b071d
|
Bug 826171 - Fix strndup in memory/build/mozmemory_wrap.c. r=jlebar
|
2013-01-03 16:05:20 +01:00 |
|
Mike Hommey
|
a3b372eb70
|
Bug 804303 part 3 - Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey
|
2012-12-07 09:32:24 +01:00 |
|
Mike Hommey
|
6bc0fa9501
|
Bug 804303 part 2 - Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar,r=khuey
|
2012-12-07 09:32:24 +01:00 |
|
Mike Hommey
|
95d176978d
|
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
--HG--
rename : memory/build/extraMallocFuncs.c => memory/build/jemalloc_config.c
rename : memory/mozjemalloc/jemalloc.h => memory/build/mozmemory.h
rename : memory/build/extraMallocFuncs.c => memory/build/mozmemory_wrap.c
|
2012-12-07 09:32:24 +01:00 |
|
Rafael Ávila de Espíndola
|
111917a5c3
|
Bug 807112 - change MOZ_EXPORT_API and MOZ_IMPORT_API to not take the type. r=Waldo.
|
2012-10-31 18:18:12 -04:00 |
|
Jan Beich
|
1e76df62ca
|
Bug 762445 - Add jemalloc3 glue for heap-committed, heap-dirty in about:memory. r=glandium,jlebar
|
2012-10-18 16:09:07 +02:00 |
|
Jan Beich
|
1f2244b4e3
|
Bug 788955 - Without --enable-jemalloc detect and use jemalloc3 in libc. r=glandium
|
2012-10-17 16:36:49 +02:00 |
|
Chris Jones
|
8951bf39ba
|
Bug 799849: Wrap nothrow libstdc++ allocators. r=glandium
|
2012-10-13 03:16:53 -07:00 |
|
Michael Wu
|
a14e332a6a
|
Bug 780287 - Don't wrap jemalloc on gonk, r=glandium
|
2012-08-06 16:22:26 -04:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
babf37791c
|
Bug 772423 - Hook mozjemalloc's abort(). r=jlebar
|
2012-07-11 16:55:39 +02:00 |
|
Mike Hommey
|
43ce5971a1
|
Bug 762446 - Hook jemalloc's abort. r=jlebar
|
2012-06-11 08:12:40 +02:00 |
|
Mike Hommey
|
62944180d5
|
Bug 580408 - Glue for jemalloc 3.0.0. r=khuey
|
2012-06-07 10:41:59 +02:00 |
|
Mike Hommey
|
b12cf02925
|
Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
|
2012-06-07 10:41:58 +02:00 |
|
Mike Hommey
|
d78150b8da
|
Bug 758010 - Wrap operator new/delete to jemalloc on Android. r=jlebar
|
2012-05-31 23:49:03 +02:00 |
|
Mike Hommey
|
917a6805ca
|
Bug 758010 - Wrap operator new/delete on Android. r=khuey
|
2012-05-26 10:21:33 +02:00 |
|
Mike Hommey
|
a063d212eb
|
Bug 751482 - Move wcsdup and je_dumb_free_thunk out of jemalloc.c. r=jlebar
|
2012-05-04 09:47:00 +02:00 |
|
Mike Hommey
|
2eaae0a162
|
Fixup for bug 736564 - Ship libmemory.a in the SDK instead of libjemalloc.a. r=ted
|
2012-05-04 09:46:27 +02:00 |
|
Mike Hommey
|
31cd5a39fe
|
Bug 736963 - Move jemalloc'ed strdup/strndup definitions. r=jlebar,r=ted
|
2012-03-31 09:23:19 +02:00 |
|