aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test GerritMark Mentovai2016-07-251-2/+2
* Add Breakpad codereview.settings entry for GerritAaron Gable2016-07-211-1/+1
* Remove DISALLOW_COPY_AND_ASSIGN from MinidumpStreamInfoMark Mentovai2016-07-201-3/+0
* Revert "Don't define |r_debug| and |link_map| on Android releases 21 and later"Ross McIlroy2016-07-201-10/+2
* Add new exception code for OOM generated from Chromium.Will Harris2016-07-192-0/+6
* Add process type to MicroDumpExtraInfoPrimiano Tucci2016-07-192-1/+16
* Don't define |r_debug| and |link_map| on Android releases 21 and laterThomas Zimmermann2016-07-191-2/+10
* Recover memory mappings before writing dump on ChromeOSTing-Yuan (Leo) Huang2016-07-181-0/+172
* [Android] Guard some NDK workarounds by major version.John Budorick2016-07-151-1/+11
* Add a new argument to specify the minidump type to write on Windows.Ting-Yu Chou2016-06-292-6/+10
* travis: note misbehavior by coverity addon when throttledMike Frysinger2016-06-241-0/+2
* travis: move configure step to the prepare phaseMike Frysinger2016-06-241-2/+2
* travis: make build scripts use bashMike Frysinger2016-06-222-2/+2
* travis: fix cwd when running testsMike Frysinger2016-06-211-1/+2
* travis: tweak coverity build commandMike Frysinger2016-06-211-1/+1
* travis: add coverity scan integrationMike Frysinger2016-06-213-1/+34
* Server-side workaround to handle overlapping modules.Ivan Penkov2016-06-2018-39/+239
* linux-syscall-support: pull in latest versionMike Frysinger2016-06-143-19/+1
* Dump INFO CODE_ID containing Build ID in Linux dump_symsTed Mielczarek2016-06-109-34/+125
* Fix a trivial parsing bug caught by static analysisNicholas Nethercote2016-06-101-1/+1
* Update symbol file documentation links.Ralph Giles2016-06-104-4/+4
* linux/android: add SIGTRAP to the list of signals handled by the clientPrimiano Tucci2016-06-081-1/+1
* [Android] Roll back to r10e.Primiano Tucci2016-06-061-5/+21
* [Android] Revert x86 workaround changes for NDK r11c.Primiano Tucci2016-06-061-0/+11
* Adding support for overlapping ranges to RangeMap.Ivan Penkov2016-06-0512-89/+598
* Make the getting started section in the README betterTed Mielczarek2016-06-031-22/+52
* [Android] Update breakpad to NDK r11c.Primiano Tucci2016-06-022-32/+5
* fix signed warning errors in unittestsMike Frysinger2016-05-262-13/+13
* elf_reader: drop unused zlib includeMike Frysinger2016-05-251-1/+3
* travis: verify out-of-tree builds & dist targetsMike Frysinger2016-05-253-165/+504
* [MIPS] Rename variable mips to mips32Veljko Mihailovic2016-05-252-6/+6
* Fixing an unused-variable warning in microdump_writer.ccIvan Penkov2016-05-241-1/+0
* Fix stack collection with size limitLars Volker2016-05-241-0/+8
* Functions only called by DumpFreeSpace need to be conditionally compiled.Tobias Sargeant2016-05-231-0/+6
* Add statistics about free space to microdump format.Primiano Tucci2016-05-231-2/+141
* use another elf.h inside the package for common/dwarf/elf_readerYunlian Jiang2016-05-181-1/+1
* Use elf.h inside the package.Yunlian Jiang2016-05-181-1/+1
* Don't let PDBSourceLineWriter::GetSymbolFunctionName return empty function namesTed Mielczarek2016-05-161-0/+10
* Revert "Write adjusted range back to module"Tao Bai2016-05-132-13/+0
* Replaced glibc version of elf.h with musl version of elf.h.Dave MacLachlan2016-05-1213-4477/+3032
* Fixes up dump_syms build on OS X so it works with ELF.Dave MacLachlan2016-05-129-13/+4500
* Update to handle dsym files that end with a header.Dave MacLachlan2016-05-111-1/+3
* breakpad: fix unittest errorsYunlian Jiang2016-05-043-6/+30
* Add debug fission support.Yunlian Jiang2016-05-0412-106/+2230
* macho: fix printf type mismatchesMike Frysinger2016-05-041-3/+3
* Write adjusted range back to moduleTao Bai2016-05-032-0/+13
* Add parentheses to silence clang warningPrimiano Tucci2016-05-031-1/+2
* Revert of Extend mapping merge to include reserved but unused mappings. (http...Primiano Tucci2016-04-281-18/+0
* Remove GTM_ENABLE_LEAKS and GTMGarbageCollectionDave MacLachlan2016-04-212-74/+0
* Make x86-64 frame pointer unwinding stricterTed Mielczarek2016-04-192-51/+169