aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/minidump_writer
Commit message (Expand)AuthorAgeFilesLines
* remove trailing comma that makes gcc -pedantic unhappyted.mielczarek2010-08-161-1/+1
* Fix a couple of bugs where we generate incorrect minidump files on Linux.othestig@chromium.org2010-08-142-28/+286
* Miscellaneous improvements to minidump-2-core.thestig@chromium.org2010-08-141-0/+74
* Changes to fix build warnings on newer versions of GCC, and a fix to not try ...nealsid2010-05-101-0/+17
* [ Mistakenly committed older version of patch. This is the right one. ]jimblandy2010-03-291-3/+3
* Breakpad Linux client: Simplify VerifyStackReadWithMultipleThreads unit test.jimblandy2010-03-292-10/+19
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-026-59/+231
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...ted.mielczarek2010-02-051-10/+1
* fix compilation on 64-bit, followup from issue 357ted.mielczarek2009-12-231-0/+3
* Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...ted.mielczarek2009-12-234-20/+104
* Fix some build warningsnealsid2009-12-102-2/+2
* remove trailing comma from enum definition to make it compile with -pedanticted.mielczarek2009-12-031-1/+1
* Upstreaming several patches from Chrome:nealsid2009-12-013-11/+17
* Merge of Breakpad Chrome Linux forknealsid2009-08-1710-0/+2179