This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-15 06:20:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
memory
/
mozalloc
History
Jim Chen
52a3b4cf21
Bug 1067018 - Always specify throw() for nothrow placement new/delete; r=glandium
2014-09-26 15:45:45 -04:00
..
tests
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
fallible.h
…
Makefile.in
…
moz.build
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
2014-09-04 09:04:45 +09:00
mozalloc_abort.cpp
Bug 1066760 - Use more detailed abort message on Android; r=snorp
2014-09-24 14:12:54 -04:00
mozalloc_abort.h
…
mozalloc_oom.cpp
…
mozalloc_oom.h
…
mozalloc.cpp
…
mozalloc.h
Bug 1067018 - Always specify throw() for nothrow placement new/delete; r=glandium
2014-09-26 15:45:45 -04:00
msvc_raise_wrappers.cpp
…
msvc_raise_wrappers.h
…
msvc_throw_wrapper.cpp
…
msvc_throw_wrapper.h
…
throw_gcc.h
…
throw_msvc.h
…
VolatileBuffer.h
Bug 1057894 (Part 1) - Make VolatileBufferPtr's moveable. r=mwu
2014-09-10 17:06:37 -07:00
VolatileBufferAshmem.cpp
Bug 1044193 - Always cleanup on heap allocation path, r=glandium
2014-08-05 02:19:59 -04:00
VolatileBufferFallback.cpp
…
VolatileBufferOSX.cpp
…
VolatileBufferWindows.cpp
…