1. 91cb84e drop --disable-{core2md,md2core} configure flags by Mike Frysinger · 9 years ago
  2. fd347a3 google-breakpad: Merge with upstream breakpad r1397 by Ben Chan · 10 years ago
  3. bf15d7e make "make install" also install headers and pkgconfig files by vapier@chromium.org · 10 years ago
  4. 2492e70 google-breakpad: Merge with upstream breakpad r1356 by Ben Chan · 10 years ago
  5. bba8700 google-breakpad: Merge with upstream breakpad r1292 by Ben Chan · 10 years ago
  6. 67ce33b Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode by ted.mielczarek@gmail.com · 11 years ago
  7. 597e2a7 check for and enable Large File Support automatically by vapier@chromium.org · 11 years ago
  8. 39d7964 Process minidumps generated on ARM64 in iOS apps. by mark@chromium.org · 11 years ago
  9. 8c88c3e Fix the Android/MIPS build. by digit@chromium.org · 11 years ago
  10. 3b8d8c0 Revert "change version number to the svn snapshot we synced to" by Mike Frysinger · 11 years ago
  11. 232fb3a change version number to the svn snapshot we synced to by Mike Frysinger · 11 years ago
  12. 9753aff Refactor the logic of resolving source line info into helper class. by SiyangXie@gmail.com · 12 years ago
  13. 9459683 google-breakpad: Merge with upstream breakpad r1052 by Ben Chan · 12 years ago
  14. 693d4ca Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared library by ted.mielczarek@gmail.com · 12 years ago
  15. 6ae5ede 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
  16. 979d8f4 Add custom getcontext() implementation for Android. by digit@chromium.org · 12 years ago
  17. ed58167 Improve Android support by digit@chromium.org · 12 years ago
  18. 44f0f56 google-breakpad: Merge with upstream breakpad r981 by Ben Chan · 12 years ago
  19. 130ec29 Revert "google-breakpad: Merge with upstream breakpad r981" by Ben Chan · 12 years ago
  20. 888945f google-breakpad: Merge with upstream breakpad r981 by Ben Chan · 12 years ago
  21. b732342 Fixing various compiler warnings and applying minor tweaks to allow running of by ivan.penkov@gmail.com · 12 years ago
  22. 75d3e60 google-breakpad: Relocate patched files in core2md. by Ben Chan · 13 years ago
  23. aac6955 google-breakpad: check in autoconf/make changes by Ken Mixter · 13 years ago
  24. 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
  25. dbf409c Make programs in src/tools/linux build via the automake build system by ted.mielczarek · 13 years ago
  26. 43e6db7 Change the bug reporting email address. by thestig@chromium.org · 14 years ago
  27. cfc8628 Add support for building the Linux client code using the Android NDK by ted.mielczarek · 14 years ago
  28. d192a71 ditch libtool, only build static libs by ted.mielczarek · 14 years ago
  29. e574a2a add a --disable-processor configure arg to skip building processor libs and just build client libs by ted.mielczarek · 14 years ago
  30. 2b4274a Added libdisasm to the repository. This library is no longer under development so there by cdn@chromium.org · 14 years ago
  31. 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
  32. c40bcc7 Fix ./configure --enable-m32 Review URL: http://breakpad.appspot.com/197001 by thestig@chromium.org · 14 years ago
  33. 53a8b1a Issue 378 - Don't compile Linux client libraries on non-Linux systems by ted.mielczarek · 14 years ago
  34. b223627 provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 by ted.mielczarek · 14 years ago
  35. 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
  36. dc4029a Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b, by jimblandy · 14 years ago
  37. 92b1f83 Breakpad: Regenerate build files with latest versions of autotools. by jimblandy · 14 years ago
  38. 1adb184 fix a badly-applied patch, and also re-run automake which I forgot to do by ted.mielczarek · 14 years ago
  39. af3c43f Add logging to minidump processor (#82). First part: logging infrastructure by mmentovai · 17 years ago
  40. e5dc608 Rename Airbag to Breakpad. by mmentovai · 17 years ago
  41. db3342a Module API (#32). r=waylonis, bryner by mmentovai · 18 years ago
  42. 0dbedc9 Better testing for Stackwalker (#18). r=bryner by mmentovai · 18 years ago
  43. 8c2a4de Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. by mmentovai · 18 years ago
  44. d5e6638 Add support to the StackWalker for resolving symbols, using a by bryner · 18 years ago
  45. 3261e8b Initial implementation of minidump reader (#6). r=bryner by mmentovai · 18 years ago
  46. 07f8ef5 Change header paths and include guards to be relative to the "src" directory. r=mmentovai. by bryner · 18 years ago
  47. 425d256 Make build system less annoying (#8) r=bryner by mmentovai · 18 years ago
  48. cb91a2f Initial import, which includes the Windows client-side dump_syms tool, and by bryner · 18 years ago