aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improvements to GYP buildPavel Labath2016-01-293-3/+10
* only build dump_syms_mac for x86 hostsMike Frysinger2016-01-274-27/+62
* convert to uint8_t* for binary data to fix -Wnarrowing build errorsMike Frysinger2016-01-2616-173/+219
* autotools: regen w/latest versionsMike Frysinger2016-01-257-216/+202
* test: allow use of system gmock/gtest libsMike Frysinger2016-01-255-51/+385
* build: clean up .dwo filesMike Frysinger2016-01-253-3/+11
* test: stop building tons of copies of gtest/gmock objectsMike Frysinger2016-01-252-1667/+378
* linux_client_unittest_shlib: fix cleaningMike Frysinger2016-01-252-22/+35
* tests: unify duplicate build settingsMike Frysinger2016-01-252-260/+65
* DEPS: roll test libs up to the latest releaseMike Frysinger2016-01-251-3/+3
* Revert "Fix deprecatation warning when building for recent SDKs on iOS/OS X."Olivier Robin2016-01-212-62/+10
* exploitability_unittest: fix warningsMike Frysinger2016-01-211-7/+6
* Fix usage of snprintf for MSVCPavel Labath2016-01-197-17/+50
* breakpad: fix unittest failure when building with clang.Mike Frysinger2016-01-151-1/+1
* README: add more links to breakpad sitesMike Frysinger2016-01-141-4/+6
* Move core2md objects to libbreakpad_client.aMike Frysinger2016-01-132-20/+21
* libdisasm: Remove inclusion of windows.hPavel Labath2016-01-121-4/+0
* Define intptr and uintptr in a more generic wayPavel Labath2016-01-111-6/+2
* libdisasm: Don't depend on sizeof(void)Pavel Labath2016-01-081-3/+3
* disassembler_x86: Remove unused includePavel Labath2016-01-081-1/+0
* Fix compilation of breakpad on Linux.Sylvain Defresne2016-01-081-2/+2
* Check for C++11 support in the configure script.Lei Zhang2016-01-083-5/+1289
* Fix deprecatation warning when building for recent SDKs on iOS/OS X.Sylvain Defresne2016-01-072-10/+62
* Use range-based for loops in linux/minidump_writer/minidump_writer.cc.Lei Zhang2016-01-071-45/+32
* switch to git for external projectsMike Frysinger2016-01-061-5/+13
* Avoid comparing size_t to be < 0 on AArch64.Lei Zhang2016-01-061-2/+2
* Make minidump-2-core.cc build with -Wformat.Lei Zhang2016-01-062-1/+7
* Fix -Wunused-function warnings in ASAN builds.Lei Zhang2015-12-301-6/+2
* Let breakpad build with -Wall on OS X and Linux.Lei Zhang2015-12-299-29/+14
* Remove use of deprecated CFURLCreateDataAndPropertiesFromResource function.Ivan Penkov2015-12-181-12/+19
* Fix ExploitabilityLinuxUtilsTest::DisassembleBytesTest to not fail when temp ...Ted Mielczarek2015-11-301-1/+3
* Rename src/tools/mac/dump_syms binary to dump_syms_mac in autotools build to ...Ted Mielczarek2015-11-252-265/+265
* dump_syms: add a -v flagMike Frysinger2015-11-111-1/+16
* build: detect the right `ar` toolMike Frysinger2015-11-115-6/+511
* gitignore: add mac/dump_symsMike Frysinger2015-11-111-0/+1
* autotools: refresh config.{sub,guess}Mike Frysinger2015-11-112-8/+17
* Don't include libdisasm.a in libbreakpad.aMike Frysinger2015-11-112-4/+1
* Fix file descriptor leaks in linux CrashGenerationServerMike Frysinger2015-11-111-0/+3
* Install headers under client/linux/dump_writer_commonMike Frysinger2015-11-112-25/+59
* Make dump_syms buildable under newer versions of Xcode.Boris Vidolov2015-11-101-0/+4
* Android: Workaround for ftruncate() issues.Lei Zhang2015-11-051-3/+69
* Issue in StackwalkerAMD64::GetCallerByFramePointerRecovery.Ivan Penkov2015-10-153-9/+165
* Only release current_breakpad_ if it is defined.Benjamin Lerman2015-10-141-1/+1
* Revert "[Docs] Add wiki content to Markdown docs"Mike Frysinger2015-10-072-31/+0
* Fix Windows crash_generation_server for debug builds without -D_DEBUGTed Mielczarek2015-10-071-1/+1
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-069-58/+63
* Fix MSVC build (including on 2015), drop some workarounds for MSVC older than...Ted Mielczarek2015-10-067-39/+15
* Increasing the Breakpad stack walker max scan limit from 30 to 40.Ivan Penkov2015-10-054-6/+6
* [mac] Teach dump_syms to handle additional zerofill sectionsPavel Labath2015-09-301-1/+3
* Fix automake files after README.md -> README renamePrimiano Tucci2015-09-282-2/+2