aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/minidump_writer/minidump_writer.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek2010-09-171-2/+91
* Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org2010-09-151-1/+1
* Fix a couple of bugs where we generate incorrect minidump files on Linux.othestig@chromium.org2010-08-141-24/+254
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-1/+60
* Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...ted.mielczarek2009-12-231-20/+5
* Fix some build warningsnealsid2009-12-101-1/+1
* remove trailing comma from enum definition to make it compile with -pedanticted.mielczarek2009-12-031-1/+1
* Upstreaming several patches from Chrome:nealsid2009-12-011-8/+8
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+872