1. 88d8114 Define and use a a new MDRawContextARM64 by Joshua Peraza · 6 years ago
  2. ffe3e47 Only use O_CLOEXEC on platforms that support it by Lars Volker · 7 years ago
  3. 6cc0375 autotools: move -W flags to configure detection by Mike Frysinger · 8 years ago
  4. 333ed18 aclocal: regenerate properly by Mike Frysinger · 8 years ago
  5. 205b5ac Fix a dependency issue in automake by Ted Mielczarek · 8 years ago
  6. c77c51f Refactor sym_upload in tools to extract code into common/linux, and minor fixes by Li Yan · 8 years ago
  7. f217ae4 build: detect the right `ar` tool by Mike Frysinger · 9 years ago
  8. 591ba32 Remove some old unused code, add a missing include by ted.mielczarek@gmail.com · 9 years ago
  9. 1b309ed make "make install" also install headers and pkgconfig files by vapier@chromium.org · 10 years ago
  10. 07bb231 Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode by ted.mielczarek@gmail.com · 11 years ago
  11. e9165f4 Process minidumps generated on ARM64 in iOS apps. by mark@chromium.org · 11 years ago
  12. 1e57990 Create StackwalkerAddressList. by chrisha@chromium.org · 11 years ago
  13. bab7700 Refactor the logic of resolving source line info into helper class. by SiyangXie@gmail.com · 12 years ago
  14. 0e91d18 Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared library by ted.mielczarek@gmail.com · 12 years ago
  15. 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
  16. 7e3c538 Add custom getcontext() implementation for Android. by digit@chromium.org · 12 years ago
  17. d192a71 ditch libtool, only build static libs by ted.mielczarek · 14 years ago
  18. e574a2a add a --disable-processor configure arg to skip building processor libs and just build client libs by ted.mielczarek · 14 years ago
  19. 2b4274a Added libdisasm to the repository. This library is no longer under development so there by cdn@chromium.org · 14 years ago
  20. 53a8b1a Issue 378 - Don't compile Linux client libraries on non-Linux systems by ted.mielczarek · 14 years ago
  21. b223627 provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 by ted.mielczarek · 14 years ago
  22. dc4029a Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b, by jimblandy · 15 years ago
  23. 92b1f83 Breakpad: Regenerate build files with latest versions of autotools. by jimblandy · 15 years ago
  24. b56cfa0 Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test by nealsid · 15 years ago
  25. af3c43f Add logging to minidump processor (#82). First part: logging infrastructure by mmentovai · 17 years ago
  26. db3342a Module API (#32). r=waylonis, bryner by mmentovai · 18 years ago
  27. 8c2a4de Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. by mmentovai · 18 years ago
  28. cce3492 Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor by bryner · 18 years ago
  29. cb9fd5b Make SourceLineResolver use RangeMap (#13). r=bryner by mmentovai · 18 years ago
  30. d5e6638 Add support to the StackWalker for resolving symbols, using a by bryner · 18 years ago
  31. 3261e8b Initial implementation of minidump reader (#6). r=bryner by mmentovai · 18 years ago
  32. 07f8ef5 Change header paths and include guards to be relative to the "src" directory. r=mmentovai. by bryner · 18 years ago
  33. 425d256 Make build system less annoying (#8) r=bryner by mmentovai · 18 years ago
  34. cb91a2f Initial import, which includes the Windows client-side dump_syms tool, and by bryner · 18 years ago