Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify allocator to use malloc for the realloc(0, size) case. | mbelshe@google.com | 2009-10-19 | 1 | -0/+6 |
* | Enable TCMalloc | jar@chromium.org | 2009-10-05 | 1 | -1/+1 |
* | Set JEMalloc as the default allocator (instead of TCMalloc) | jar@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Revert to using TCMalloc | jar@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Try to use JEMALLOC as the default allocator | jar@chromium.org | 2009-10-01 | 1 | -2/+2 |
* | tcmalloc tests & bug fixes: | mbelshe@google.com | 2009-09-19 | 1 | -1/+1 |
* | Fix realloc to not call the new_handler (which is for failures) | mbelshe@google.com | 2009-09-09 | 1 | -1/+5 |
* | Major changes to the Chrome allocator. | mbelshe@google.com | 2009-08-12 | 1 | -0/+256 |