1. 53a8b1a Issue 378 - Don't compile Linux client libraries on non-Linux systems by ted.mielczarek · 14 years ago
  2. 34d3a2e Update Makefile.am from r662 (which only updated Makefile.in) by ted.mielczarek · 14 years ago
  3. 8d2c518 Patch from CDN to add support for an exploitability engine by nealsid · 14 years ago
  4. 865df5a Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/common. by jimblandy · 15 years ago
  5. b223627 provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 by ted.mielczarek · 15 years ago
  6. e7e1e1e Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI. by jimblandy · 15 years ago
  7. c609f47 Breakpad: Support DWARF CFI-driven stack walking on ARM. by jimblandy · 15 years ago
  8. 6d3a825 Breakpad: Add minidump processor support for DWARF Call Frame Information. by jimblandy · 15 years ago
  9. a7eb232 Breakpad processor: Unit tests for StackwalkerX86. by jimblandy · 15 years ago
  10. 9244496 Breakpad Processor: Add new unit tests for google_breakpad::Minidump by jimblandy · 15 years ago
  11. 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 · 15 years ago
  12. 71f7580 Breakpad: Require Automake 1.11.1. by jimblandy · 15 years ago
  13. 83e085b Breakpad: Update copyright notice years on all files changed in 2010. by jimblandy · 15 years ago
  14. dc4029a Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b, by jimblandy · 15 years ago
  15. b64d76a Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'WindowsFrameInfo'. by jimblandy · 15 years ago
  16. 92b1f83 Breakpad: Regenerate build files with latest versions of autotools. by jimblandy · 15 years ago
  17. 1adb184 fix a badly-applied patch, and also re-run automake which I forgot to do by ted.mielczarek · 15 years ago
  18. 0cbd50c Allow Minidump class to be instantiated with stream instead of file. r=mark at http://breakpad.appspot.com/46001 by ted.mielczarek · 15 years ago
  19. e328c2d Updated autoconf build files, and fixed externals dependency at revision 158(current as of 5/28) by nealsid · 15 years ago
  20. 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
  21. 8eb7111 Issue 196 - Breakpad processor support for x86-64. r=mento by ted.mielczarek · 17 years ago
  22. 68004c8 Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me by mmentovai · 17 years ago
  23. 13f0b26 Update EXTRA_DIST for packaging. by mmentovai · 17 years ago
  24. ea2bba9 Add SPARC/Solaris support to client handler and processor (#201, 200). by mmentovai · 17 years ago
  25. 2e0e223 Allow building with -pedantic (#186). r=ted.mielczarek by mmentovai · 17 years ago
  26. 65571f1 Add logging to minidump processor (#82). Part 2: add messages to the rest of by mmentovai · 17 years ago
  27. af3c43f Add logging to minidump processor (#82). First part: logging infrastructure by mmentovai · 17 years ago
  28. e5dc608 Rename Airbag to Breakpad. by mmentovai · 18 years ago
  29. d986a54 Add module list to machine-readable minidump_stackwalk output (#119). by mmentovai · 18 years ago
  30. 97d392d Communicate OS and CPU to SymbolSupplier (#107). r=bryner by mmentovai · 18 years ago
  31. fd38d48 Add an abstract interface to SourceLineResolver, and allow any implementation by bryner · 18 years ago
  32. db3342a Module API (#32). r=waylonis, bryner by mmentovai · 18 years ago
  33. fe82bf2 Move headers for exported interfaces into src/google_airbag (#51). r=bryner by mmentovai · 18 years ago
  34. c34850a minidump_stackwalk should use MinidumpProcessor (#64). r=bryner by mmentovai · 18 years ago
  35. e5468b8 MinidumpProcessor should process all threads (#35). r=bryner by mmentovai · 18 years ago
  36. 2466d8e Replace auto_ptr with scoped_ptr (#56). r=bryner by mmentovai · 18 years ago
  37. 2fc823f Add PUBLIC support to SourceLineResolver (resolve function names in Windows by mmentovai · 18 years ago
  38. 246f406 Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. by mmentovai · 18 years ago
  39. fc1c78e Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSourceLineWriter changes. r=bryner. by mmentovai · 18 years ago
  40. 0dbedc9 Better testing for Stackwalker (#18). r=bryner by mmentovai · 18 years ago
  41. 960e527 ppc stackwalker (#30). r=bryner by mmentovai · 18 years ago
  42. b934bb9 Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner. by mmentovai · 18 years ago
  43. 7daf246 Relicense to BSD (#29). r=bryner by mmentovai · 18 years ago
  44. 8c2a4de Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. by mmentovai · 18 years ago
  45. cce3492 Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor by bryner · 18 years ago
  46. cb9fd5b Make SourceLineResolver use RangeMap (#13). r=bryner by mmentovai · 18 years ago
  47. d5e6638 Add support to the StackWalker for resolving symbols, using a by bryner · 18 years ago
  48. 213800d Initial implementation of x86 stackwalker (#9). r=bryner by mmentovai · 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