source: webkit/trunk/JavaScriptCore/wtf/FastMalloc.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35476   17 years eric Reviewed by Alexey Proskuryakov. Rename USE(MULTIPLE_THREADS) …
(edit) @35055   17 years ddkilzer releaseFastMallocFreeMemory() should always be defined …
(edit) @34824   17 years mrowe 2008-06-26 Mark Rowe <[email protected]> Reviewed by Darin …
(edit) @34756   17 years mrowe Prepration for returning memory to the OS on Windows. Track whether a …
(edit) @34755   17 years mrowe Remove the sample member of Span when NO_TCMALLOC_SAMPLES is defined. …
(edit) @34028   17 years ddkilzer <rdar://problem/5954233> Add method to release free memory from …
(edit) @31049   17 years eric Reviewed by eseidel. Landed by eseidel. * …
(edit) @29941   17 years eric Reviewed by darin. Landed by eseidel. Add #define guards for …
(edit) @29194   17 years mrowe Have the two malloc zones print useful diagnostics if their free …
(edit) @28743   17 years mrowe Remove commented out fprintf's that were for debugging purposes only.
(edit) @28740   17 years oliver Fix build on windows Reviewd by Stephanie * wtf/FastMalloc.cpp: …
(edit) @28727   17 years oliver Add logic for TCMalloc to release memory to the system Reviewed by …
(edit) @28455   17 years mrowe Build fix for GCC 4.2. Cast via a union to avoid strict-aliasing …
(edit) @28449   17 years mrowe Fix testkjs in 64-bit. When built for 64-bit the TCMalloc spin lock …
(edit) @28434   17 years oliver Merge TCMalloc r38 Reviewed by Mark Rowe and Geoff Garen. It also …
(edit) @28135   17 years oliver Merging updated system alloc and spinlock code from r38 of TCMalloc. …
(edit) @27711   18 years oliver Add special fastZeroedMalloc function to replace a number of …
(edit) @27698   18 years oliver Partial fix for <rdar://problem/5585334> numfuzz: integer overflows …
(edit) @27336   18 years aroben Fix a crash on launch due to a static initializer race We now …
(edit) @27296   18 years aroben Use GetCurrentThreadId instead of pthread_self in FastMalloc …
(edit) @27295   18 years aroben Switch to a Win32 critical section implementation of spinlocks …
(edit) @27294   18 years aroben Fix Bug 15586: REGRESSION (r26759-r26785): Windows nightly builds …
(edit) @26760   18 years mjs Reviewed by Adam. - use declspec(thread) for fast …
(edit) @25637   18 years bdash 2007-09-19 Mark Rowe <[email protected]> Reviewed by Maciej. …
(edit) @25483   18 years thatcher Reviewed by Darin Adler. <rdar://problem/5456224> …
(edit) @25422   18 years darin Reviewed by Steve Falkenburg. - fix crash seen on Windows …
(edit) @25409   18 years mjs Reviewed by Darin. - Remove single-threaded …
(edit) @25366   18 years mjs Back out accidentally committed change. * …
(edit) @25365   18 years mjs Reviewed by Darin. - Added Vector::appendRange(), …
(edit) @24897   18 years bdash 2007-08-07 Mark Rowe <[email protected]> Reviewed by Maciej. …
(edit) @24868   18 years bdash 2007-08-04 Mark Rowe <[email protected]> Reviewed by Oliver …
(edit) @24843   18 years bdash 2007-08-02 Mark Rowe <[email protected]> Reviewed by Geoff …
(edit) @24059   18 years mjs JavaScriptCore: Reviewed by Antti. - …
(edit) @23515   18 years lars Disable FastMalloc for the Qt build and make sure we don't …
(edit) @21096   18 years darin Reviewed by Geoff. - tweak the allocator for a small speedup …
(edit) @20351   18 years mjs Reviewed by Geoff and Adam. - make …
(edit) @20229   18 years mjs JavaScriptCore: Reviewed by Geoff and Steve. …
(edit) @20026   18 years ggaren Build fix for non-multiple-thread folks. Use a shared …
(edit) @20020   18 years ggaren Reviewed by Darin Adler. Fixed ASSERT failure I just …
(edit) @20019   18 years ggaren JavaScriptCore: Reviewed by Maciej. …
(edit) @19791   18 years weinig Reviewed by Maciej. Fix ARM-specific alignment problem in …
(edit) @19245   18 years ggaren JavaScriptCore: Reviewed by Maciej Stachowiak. Fixed …
(edit) @19209   18 years ggaren Reviewed by Maciej Stachowiak. First step in fixing …
(edit) @17065   19 years bdash 2006-10-15 Krzysztof Kowalczyk <[email protected]> …
(copy) @14256   19 years mjs JavaScriptCore: Rubber stamped by Anders. - …
copied from trunk/JavaScriptCore/kxmlcore/FastMalloc.cpp
(edit) @14162   19 years sfalken 2006-05-02 Steve Falkenburg <[email protected]> Reviewed by …
Note: See TracRevisionLog for help on using the revision log.