aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minidump-2-core: add more control over filenamesMike Frysinger2016-11-011-24/+93
* Fix pointer arithmetic in UTF8ToUTF16CharHans Wennborg2016-10-271-3/+3
* Generate reason for bad function table exceptionMike Wittman2016-10-272-0/+5
* minidump-2-core: add an -o flag for controlling core outputMike Frysinger2016-10-261-24/+46
* minidump-2-core: rewrite argument processingMike Frysinger2016-10-261-85/+134
* Don't demangle Rust symbols by default, but allow linking to rust-demangle.Ted Mielczarek2016-10-259-54/+551
* Fix iterating over the MDXStateFeature entries on 32-bit hostsGabriele Svelto2016-10-181-1/+1
* Also treat DBG_PRINTEXCEPTION* as debug exceptionsTim Angus2016-10-181-1/+3
* Provide initial EBX value to FPO frame data evaluatorScott Graham2016-10-142-6/+153
* Don't call _exit() on iOS.Justin Cohen2016-10-131-0/+5
* Fix dump_syms for C++ after 7398ce15b79dMark Mentovai2016-09-261-2/+2
* Initial support for dumping DWARF corresponding to Swift codeMark Mentovai2016-09-236-33/+130
* generate a repo manifest from the DEPS fileMike Frysinger2016-09-214-0/+226
* Fix a win32 build error by moving a #include out of an #ifndef _WIN32Ted Mielczarek2016-09-201-1/+2
* Fixing the Xcode project for the Breakpad Mac crash reporter.Ivan Penkov2016-09-022-9/+23
* Corrected some old references to mm files, which were renamed to cc files a w...Ivan Penkov2016-09-012-5/+5
* add new dmp file to distMike Frysinger2016-09-012-0/+2
* This change allows compiling the google-breakpad code using a global ::string...Ivan Penkov2016-08-307-31/+34
* Fixing some casts in order to be able to build with new Xcode and SDK version...Ivan Penkov2016-08-302-4/+8
* Updating ExploitabilityLinux to check memory mapping names against a prefixBen Scarlato2016-08-293-8/+15
* Fix breakpad compilation issue with clang on WindowsRafal Chlodnicki2016-08-251-6/+4
* Update MDRawMiscInfo to support version 5 of the MINIDUMP_MISC_INFO_N structure.Gabriele Svelto2016-08-192-9/+139
* Revert "Don't define |r_debug| and |link_map| on Android releases 21 and later"Sylvain Defresne2016-08-101-21/+5
* Fail with a proper error message if input file is not found.Sylvain Defresne2016-08-091-0/+21
* Don't define |r_debug| and |link_map| on Android releases 21 and laterThomas Zimmermann2016-08-031-5/+21
* Switch to Gerrit for code reviewsAndrew Bonventre2016-07-272-7/+7
* 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