| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Android] Guard some NDK workarounds by major version. | John Budorick | 2016-07-15 | 1 | -1/+11 |
* | linux-syscall-support: pull in latest version | Mike Frysinger | 2016-06-14 | 2 | -18/+0 |
* | Dump INFO CODE_ID containing Build ID in Linux dump_syms | Ted Mielczarek | 2016-06-10 | 9 | -34/+125 |
* | [Android] Roll back to r10e. | Primiano Tucci | 2016-06-06 | 1 | -5/+21 |
* | [Android] Revert x86 workaround changes for NDK r11c. | Primiano Tucci | 2016-06-06 | 1 | -0/+11 |
* | [Android] Update breakpad to NDK r11c. | Primiano Tucci | 2016-06-02 | 1 | -31/+4 |
* | fix signed warning errors in unittests | Mike Frysinger | 2016-05-26 | 1 | -12/+12 |
* | elf_reader: drop unused zlib include | Mike Frysinger | 2016-05-25 | 1 | -1/+3 |
* | use another elf.h inside the package for common/dwarf/elf_reader | Yunlian Jiang | 2016-05-18 | 1 | -1/+1 |
* | Use elf.h inside the package. | Yunlian Jiang | 2016-05-18 | 1 | -1/+1 |
* | Don't let PDBSourceLineWriter::GetSymbolFunctionName return empty function names | Ted Mielczarek | 2016-05-16 | 1 | -0/+10 |
* | Replaced glibc version of elf.h with musl version of elf.h. | Dave MacLachlan | 2016-05-12 | 2 | -16/+13 |
* | Fixes up dump_syms build on OS X so it works with ELF. | Dave MacLachlan | 2016-05-12 | 3 | -9/+21 |
* | Update to handle dsym files that end with a header. | Dave MacLachlan | 2016-05-11 | 1 | -1/+3 |
* | breakpad: fix unittest errors | Yunlian Jiang | 2016-05-04 | 1 | -2/+2 |
* | Add debug fission support. | Yunlian Jiang | 2016-05-04 | 10 | -105/+2183 |
* | macho: fix printf type mismatches | Mike Frysinger | 2016-05-04 | 1 | -3/+3 |
* | Add parentheses to silence clang warning | Primiano Tucci | 2016-05-03 | 1 | -1/+2 |
* | Remove GTM_ENABLE_LEAKS and GTMGarbageCollection | Dave MacLachlan | 2016-04-21 | 1 | -72/+0 |
* | Fix DWARF handling of inlined functions in namespaces | Ted Mielczarek | 2016-04-14 | 2 | -9/+32 |
* | tweak IGNORE_RET behavior a bit | Mike Frysinger | 2016-04-11 | 1 | -1/+1 |
* | Added an option (-i) to have dump_syms output header information only. | David Yen | 2016-04-08 | 4 | -72/+158 |
* | Rename stdio.h wrapper file to stdio_wrapper.h. | Yunxiao Ma | 2016-04-05 | 1 | -3/+3 |
* | Switch the Linux minidump writer to use MDCVInfoELF for CV data. | Ted Mielczarek | 2016-04-05 | 6 | -133/+259 |
* | Refactor sym_upload in tools to extract code into common/linux, and minor fixes | Li Yan | 2016-03-30 | 4 | -1/+231 |
* | Have dump_syms output the full symbol table. | David Yen | 2016-03-23 | 1 | -18/+47 |
* | Fix format warning in omap.cc | Jon Turney | 2016-03-10 | 1 | -1/+1 |
* | Try loading msdiaNNN.dll if CoCreateInstance(CLSID_DiaSource) fails | Birunthan Mohanathas | 2016-02-17 | 1 | -4/+36 |
* | Fix usage of deprecated method sendSynchronousRequest:returningResponse:error:. | Sylvain Defresne | 2016-02-08 | 1 | -3/+43 |
* | Fix usage of deprecated method stringByAddingPercentEscapesUsingEncoding:. | Sylvain Defresne | 2016-02-08 | 1 | -4/+19 |
* | [mips64] Support for mips n64 | Mike Frysinger | 2016-02-06 | 1 | -2/+2 |
* | Improvements to GYP build | Pavel Labath | 2016-01-29 | 1 | -0/+5 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 16 | -173/+219 |
* | Revert "Fix deprecatation warning when building for recent SDKs on iOS/OS X." | Olivier Robin | 2016-01-21 | 1 | -59/+7 |
* | Fix usage of snprintf for MSVC | Pavel Labath | 2016-01-19 | 1 | -0/+43 |
* | Define intptr and uintptr in a more generic way | Pavel Labath | 2016-01-11 | 1 | -6/+2 |
* | Fix deprecatation warning when building for recent SDKs on iOS/OS X. | Sylvain Defresne | 2016-01-07 | 1 | -7/+59 |
* | Let breakpad build with -Wall on OS X and Linux. | Lei Zhang | 2015-12-29 | 6 | -5/+12 |
* | Support for multiple upload files in CrashReportSender/HTTPUpload | David Major | 2015-10-06 | 4 | -48/+46 |
* | [mac] Teach dump_syms to handle additional zerofill sections | Pavel Labath | 2015-09-30 | 1 | -1/+3 |
* | Fixup a bad strcmp call landed in previous commit | Ted Mielczarek | 2015-09-16 | 1 | -1/+1 |
* | Fix Mac Breakpad host tools to build in Linux cross-compile | Ted Mielczarek | 2015-09-16 | 12 | -167/+382 |
* | solaris: fix spurious ; | Mike Frysinger | 2015-09-11 | 1 | -1/+1 |
* | Fix regression on x86 for "Fix compile error with Windows clang" | Will Harris | 2015-09-03 | 1 | -6/+5 |
* | Add user_regs_struct and user_fpsimd_struct for aarch64 on Android. | rmcilroy@chromium.org | 2015-08-20 | 1 | -18/+23 |
* | Fix compile error with Windows clang. | wfh@chromium.org | 2015-08-19 | 1 | -4/+7 |
* | Use local variable for out parameter rather than direct use of ivar | ivanpe@chromium.org | 2015-06-20 | 1 | -2/+3 |
* | Update breakpad for Android packed relocations. | rmcilroy@chromium.org | 2015-06-19 | 1 | -0/+31 |
* | Support object files larger than 2**32. | erikchen@chromium.org | 2015-04-22 | 6 | -38/+187 |
* | [MIPS]: Use mcontext_t structure for MIPS | rmcilroy@chromium.org | 2015-04-21 | 2 | -78/+3 |