aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-05-29drop --disable-{core2md,md2core} configure flagsMike Frysinger
2015-04-15google-breakpad: Merge with upstream breakpad r1443Ben Chan
2015-04-10Add address and reason for IN_PAGE_ERROR.mark@chromium.org
2015-01-28google-breakpad: Merge with upstream breakpad r1417Ben Chan
2014-11-25Introduce microdump_stackwalk comand line executableprimiano@chromium.org
2014-11-25Fix microdump_writer and add unittest.primiano@chromium.org
2014-11-19Microdump processing implementationmmandlis@chromium.org
2014-10-28Introduce microdump writer class.primiano@chromium.org
2014-10-25google-breakpad: Merge with upstream breakpad r1397Ben Chan
2014-10-01Microdumps: refactor out common parts of minidump_writer.ccprimiano@chromium.org
2014-09-10Introduce stub microdump processor classes.mmandlis@chromium.org
2014-09-08Extract DumpContext base class from MinidumpContextmmandlis@chromium.org
2014-08-27make "make install" also install headers and pkgconfig filesvapier@chromium.org
2014-07-23google-breakpad: Merge with upstream breakpad r1356Ben Chan
2014-04-23Linux: Check the CRC32 of the debug link file in the symbol dumper.thestig@chromium.org
2014-03-27google-breakpad: Merge with upstream breakpad r1292Ben Chan
2014-02-27Renaming file COPYING to LICENSE and appending the disclaimer from src/common...ivan.penkov@gmail.com
2013-12-13Misc Android-related fixes.digit@chromium.org
2013-12-07google-breakpad: Merge with upstream breakpad r1245Ben Chan
2013-11-23Process minidumps generated on ARM64 in iOS apps.mark@chromium.org
2013-10-29Add simple exploitability analysis for Linux crashes.mattdr.breakpad@gmail.com
2013-09-25Fix the Android/MIPS build.digit@chromium.org
2013-09-11Adding support for mips.gordana.cmiljanovic@imgtec.com
2013-08-23Create StackwalkerAddressList.chrisha@chromium.org
2013-05-10google-breakpad: Merge with upstream breakpad r1181Ben Chan
2013-04-24Improve ARM CPU info reporting.digit@chromium.org
2013-04-14google-breakpad: Merge with upstream breakpad r1148Ben Chan
2013-04-12Add PPC64 support to breakpad processor.thestig@chromium.org
2013-01-22Fix remaining processor/scoped_ptr.h references after r1096.thestig@chromium.org
2012-12-08The Google-breakpad processor rejects (ignores) context records that lack CPU...ivan.penkov@gmail.com
2012-11-24google-breakpad: Merge with upstream breakpad r1084Ben Chan
2012-11-21Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com
2012-10-10Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com
2012-10-09Fix the Android unit tests.digit@chromium.org
2012-09-29google-breakpad: Merge with upstream breakpad r1052Ben Chan
2012-09-19Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com
2012-09-17Fix compilation of crash_generation_server.cc, and add it to the client libra...ted.mielczarek@gmail.com
2012-09-10Fix compiler warnings on Ubuntu Precise. Pull in gmock r408 in the process.thestig@chromium.org
2012-08-31Add custom getcontext() implementation for Android.digit@chromium.org
2012-08-31Fix 'make check' for Androiddigit@chromium.org
2012-08-23Fix Breakpad unit tests build for Android.digit@chromium.org
2012-08-21Improve Android supportdigit@chromium.org
2012-08-09Adding a way to create an ExceptionHandler that takes in a file descriptorjcivelli@chromium.org
2012-08-03SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411...digit@chromium.org
2012-07-18Move some ELF-handling bits from file_id.cc to elfutils.{h,cc}ted.mielczarek
2012-07-04google-breakpad: Merge with upstream breakpad r981Ben Chan
2012-07-04Revert "google-breakpad: Merge with upstream breakpad r981"Ben Chan
2012-07-04google-breakpad: Merge with upstream breakpad r981Ben Chan
2012-07-02Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com
2012-04-19Make Breakpad build with DSO linking on newer versions of Fedora/Ubuntu.thestig@chromium.org