1. e780d58 Use breakpad_getcontext on all Linux platforms missing getcontext by Michael Forney · 4 years, 3 months ago
  2. 488566d configure.ac: Workaround gtest-config not being installed. by Allen Webb · 5 years ago
  3. 16e0852 Add support for parsing the DW_AT_ranges attributes by Gabriele Svelto · 6 years ago
  4. 49907e1 Fix Travis build by running tests as root by Lars Volker · 6 years ago
  5. ffe3e47 Only use O_CLOEXEC on platforms that support it by Lars Volker · 7 years ago
  6. a9fca58 Make minidump name generation on Linux as random as possible by Gabriele Svelto · 7 years ago
  7. b37547b add -Wunused-local-typedefs to the set of warning flags by Tobias Sargeant · 7 years ago
  8. 6cc0375 autotools: move -W flags to configure detection by Mike Frysinger · 7 years ago
  9. 333ed18 aclocal: regenerate properly by Mike Frysinger · 7 years ago
  10. 2ecb2ba Don't demangle Rust symbols by default, but allow linking to rust-demangle. by Ted Mielczarek · 8 years ago
  11. 3f736ce only build dump_syms_mac for x86 hosts by Mike Frysinger · 8 years ago
  12. f820ead test: allow use of system gmock/gtest libs by Mike Frysinger · 8 years ago
  13. 728bcdf Check for C++11 support in the configure script. by Lei Zhang · 8 years ago
  14. f217ae4 build: detect the right `ar` tool by Mike Frysinger · 9 years ago
  15. f74c85d Update configure to look for README.md instead of README by Mark Mentovai · 9 years ago
  16. 591ba32 Remove some old unused code, add a missing include by ted.mielczarek@gmail.com · 9 years ago
  17. 1b309ed make "make install" also install headers and pkgconfig files by vapier@chromium.org · 10 years ago
  18. 07bb231 Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode by ted.mielczarek@gmail.com · 11 years ago
  19. 302124a check for and enable Large File Support automatically by vapier@chromium.org · 11 years ago
  20. e9165f4 Process minidumps generated on ARM64 in iOS apps. by mark@chromium.org · 11 years ago
  21. 5bce3b4 Fix the Android/MIPS build. by digit@chromium.org · 11 years ago
  22. bab7700 Refactor the logic of resolving source line info into helper class. by SiyangXie@gmail.com · 12 years ago
  23. 0e91d18 Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared library by ted.mielczarek@gmail.com · 12 years ago
  24. a8e7e18 Fix compilation of crash_generation_server.cc, and add it to the client library sources so it actually gets built. by ted.mielczarek@gmail.com · 12 years ago
  25. 7e3c538 Add custom getcontext() implementation for Android. by digit@chromium.org · 12 years ago
  26. 62d486b Improve Android support by digit@chromium.org · 12 years ago
  27. 5f6e1f0 Fixing various compiler warnings and applying minor tweaks to allow running of by ivan.penkov@gmail.com · 12 years ago
  28. 69607b6 Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up being useful enough to use in production, so let's drop the maintenence burden by ted.mielczarek · 13 years ago
  29. dbf409c Make programs in src/tools/linux build via the automake build system by ted.mielczarek · 13 years ago
  30. 43e6db7 Change the bug reporting email address. by thestig@chromium.org · 14 years ago
  31. cfc8628 Add support for building the Linux client code using the Android NDK by ted.mielczarek · 14 years ago
  32. d192a71 ditch libtool, only build static libs by ted.mielczarek · 14 years ago
  33. e574a2a add a --disable-processor configure arg to skip building processor libs and just build client libs by ted.mielczarek · 14 years ago
  34. 2b4274a Added libdisasm to the repository. This library is no longer under development so there by cdn@chromium.org · 14 years ago
  35. efa30c1 Write a window of memory around the instruction pointer from the crashing thread to the minidump on Linux. by ted.mielczarek · 14 years ago
  36. c40bcc7 Fix ./configure --enable-m32 Review URL: http://breakpad.appspot.com/197001 by thestig@chromium.org · 14 years ago
  37. 53a8b1a Issue 378 - Don't compile Linux client libraries on non-Linux systems by ted.mielczarek · 14 years ago
  38. b223627 provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 by ted.mielczarek · 14 years ago
  39. de545c0 ARM support, with some build system changes to support x86-64, arm, and i386 in an autoconf style build in Linux. The O2 build for the unit tests is still broken but I'm checking this in to unblock people by nealsid · 14 years ago
  40. dc4029a Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b, by jimblandy · 14 years ago
  41. 92b1f83 Breakpad: Regenerate build files with latest versions of autotools. by jimblandy · 15 years ago
  42. 1adb184 fix a badly-applied patch, and also re-run automake which I forgot to do by ted.mielczarek · 15 years ago
  43. af3c43f Add logging to minidump processor (#82). First part: logging infrastructure by mmentovai · 17 years ago
  44. e5dc608 Rename Airbag to Breakpad. by mmentovai · 17 years ago
  45. db3342a Module API (#32). r=waylonis, bryner by mmentovai · 18 years ago
  46. 0dbedc9 Better testing for Stackwalker (#18). r=bryner by mmentovai · 18 years ago
  47. 8c2a4de Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. by mmentovai · 18 years ago
  48. d5e6638 Add support to the StackWalker for resolving symbols, using a by bryner · 18 years ago
  49. 3261e8b Initial implementation of minidump reader (#6). r=bryner by mmentovai · 18 years ago
  50. 07f8ef5 Change header paths and include guards to be relative to the "src" directory. r=mmentovai. by bryner · 18 years ago
  51. 425d256 Make build system less annoying (#8) r=bryner by mmentovai · 18 years ago
  52. cb91a2f Initial import, which includes the Windows client-side dump_syms tool, and by bryner · 18 years ago