Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore the allocator shim on Windows. Add 2Gb limit on allocations via the ... | wfh | 2015-01-13 | 1 | -78/+0 |
* | Force out of memory crash when HeapAlloc() or HeapReAlloc() fail. | dalecurtis@chromium.org | 2013-10-23 | 1 | -0/+5 |
* | Handle NULL ptr calls to free() with the WIN allocator. | dalecurtis@google.com | 2012-10-27 | 1 | -1/+2 |
* | Modify allocator_shim to support _aligned_alloc(), _aligned_free(). | dalecurtis@chromium.org | 2012-08-02 | 1 | -1/+23 |
* | Revert 77958 - Make sure Windows default heap will crash on corruption | jar@chromium.org | 2011-03-13 | 1 | -3/+0 |
* | Make sure Windows default heap will crash on corruption | jar@chromium.org | 2011-03-13 | 1 | -0/+3 |
* | Branch the files in the shim layer that switches between the | sgk@chromium.org | 2009-11-25 | 1 | -0/+50 |