Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use cross-platform base::UncheckedMalloc for skia | b.kelemen@samsung.com | 2014-04-04 | 1 | -6/+0 |
* | Update code related to OOM errors in sanitizer builds. | earthdok@chromium.org | 2014-03-29 | 1 | -0/+2 |
* | Make possible to check memory allocations inside chromium | b.kelemen@samsung.com | 2014-03-21 | 1 | -8/+16 |
* | only do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds | mostynb@opera.com | 2014-03-04 | 1 | -0/+8 |
* | Add sk_calloc and sk_calloc_throw to SkMemory_new_handler.cpp. | mtklein@google.com | 2013-10-08 | 1 | -0/+1 |
* | Update include paths in base for base/process changes. | rsesek@chromium.org | 2013-07-25 | 1 | -2/+2 |
* | Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore. | jam@chromium.org | 2013-07-16 | 1 | -4/+2 |
* | Split memory-related routines out of base/process_util.h into base/process/me... | rsesek@chromium.org | 2013-06-28 | 1 | -0/+71 |