aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-04-10Add address and reason for IN_PAGE_ERROR.mark@chromium.org
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-01Microdumps: refactor out common parts of minidump_writer.ccprimiano@chromium.org
2014-09-10Introduce stub microdump processor classes.mmandlis@chromium.org
2014-09-08Refactoring in preparation for microdump processingmmandlis@chromium.org
2014-08-27make "make install" also install headers and pkgconfig filesvapier@chromium.org
2014-04-23Linux: Check the CRC32 of the debug link file in the symbol dumper.thestig@chromium.org
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-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-04-24Improve ARM CPU info reporting.digit@chromium.org
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-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-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-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
2012-04-03Add missing log.o dependency to linux_client_unittest target.benchan@chromium.org
2012-04-03Changes to get the breakpad client compiling and running on Android usingmark@chromium.org
2012-02-01Add partial unit tests for dwarf2reader::CompilationUnit.jimblandy
2012-01-19Implement core dump to minidump conversion.benchan@chromium.org
2012-01-11Build LinuxLibcSupportTest and make it pass.thestig@chromium.org
2012-01-07Add utilities for processing Linux core dump files.benchan@chromium.org
2011-12-21Replace MMappedRange with MinidumpMemoryRange.benchan@chromium.org
2011-12-21Replace readlink calls with a safer version that guarantees NULL-termination.benchan@chromium.org
2011-12-16Refactor code in preparation of merging with the fork in Chromium OS.benchan@chromium.org
2011-11-18Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek
2011-07-07Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up...ted.mielczarek
2011-07-06Add some unit tests for Linux WriteSymbolFileted.mielczarek
2011-07-06Dump PUBLIC + CFI records from libraries without debug info on Linux, use .dy...ted.mielczarek
2011-02-28Make programs in src/tools/linux build via the automake build systemted.mielczarek