aboutsummaryrefslogtreecommitdiff
path: root/src/common/memory.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Android.mark@chromium.org2013-06-281-0/+5
* Eliminate redundant initialization following r1188,mark@chromium.org2013-06-201-2/+1
* Thanks to Matthew Riley who noticed this issue and provided the initial propo...ivan.penkov@gmail.com2013-05-231-12/+28
* Use std::vector with a custom allocator wrapping PageAllocator for wasteful_v...ted.mielczarek@gmail.com2013-05-171-70/+29
* Fixing a clang warning.ivan.penkov@gmail.com2013-04-251-1/+3
* Fix Clang warning regarding null pointer argument.ivan.penkov@gmail.com2013-04-241-1/+3
* Refactor LinuxDumper and MinidumpWriter.benchan@chromium.org2012-01-111-0/+12
* Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek2010-09-231-0/+206