1. 865df5a Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/common. by jimblandy · 14 years ago
  2. b223627 provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 by ted.mielczarek · 14 years ago
  3. e7e1e1e Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI. by jimblandy · 14 years ago
  4. c609f47 Breakpad: Support DWARF CFI-driven stack walking on ARM. by jimblandy · 14 years ago
  5. 6d3a825 Breakpad: Add minidump processor support for DWARF Call Frame Information. by jimblandy · 14 years ago
  6. a7eb232 Breakpad processor: Unit tests for StackwalkerX86. by jimblandy · 14 years ago
  7. 9244496 Breakpad Processor: Add new unit tests for google_breakpad::Minidump by jimblandy · 14 years ago
  8. 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
  9. b64d76a Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'WindowsFrameInfo'. by jimblandy · 15 years ago
  10. 9276b0d Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011 by ted.mielczarek · 15 years ago
  11. 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
  12. 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
  13. 8eb7111 Issue 196 - Breakpad processor support for x86-64. r=mento by ted.mielczarek · 17 years ago
  14. 68004c8 Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me by mmentovai · 17 years ago
  15. 13f0b26 Update EXTRA_DIST for packaging. by mmentovai · 17 years ago
  16. ea2bba9 Add SPARC/Solaris support to client handler and processor (#201, 200). by mmentovai · 17 years ago
  17. 2e0e223 Allow building with -pedantic (#186). r=ted.mielczarek by mmentovai · 17 years ago
  18. 65571f1 Add logging to minidump processor (#82). Part 2: add messages to the rest of by mmentovai · 17 years ago
  19. af3c43f Add logging to minidump processor (#82). First part: logging infrastructure by mmentovai · 17 years ago
  20. e5dc608 Rename Airbag to Breakpad. by mmentovai · 18 years ago
  21. d986a54 Add module list to machine-readable minidump_stackwalk output (#119). by mmentovai · 18 years ago
  22. 97d392d Communicate OS and CPU to SymbolSupplier (#107). r=bryner by mmentovai · 18 years ago
  23. fd38d48 Add an abstract interface to SourceLineResolver, and allow any implementation by bryner · 18 years ago
  24. db3342a Module API (#32). r=waylonis, bryner by mmentovai · 18 years ago
  25. fe82bf2 Move headers for exported interfaces into src/google_airbag (#51). r=bryner by mmentovai · 18 years ago
  26. c34850a minidump_stackwalk should use MinidumpProcessor (#64). r=bryner by mmentovai · 18 years ago
  27. e5468b8 MinidumpProcessor should process all threads (#35). r=bryner by mmentovai · 18 years ago
  28. 2466d8e Replace auto_ptr with scoped_ptr (#56). r=bryner by mmentovai · 18 years ago
  29. 2fc823f Add PUBLIC support to SourceLineResolver (resolve function names in Windows by mmentovai · 18 years ago
  30. 246f406 Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. by mmentovai · 18 years ago
  31. fc1c78e Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSourceLineWriter changes. r=bryner. by mmentovai · 18 years ago
  32. 0dbedc9 Better testing for Stackwalker (#18). r=bryner by mmentovai · 18 years ago
  33. 960e527 ppc stackwalker (#30). r=bryner by mmentovai · 18 years ago
  34. b934bb9 Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner. by mmentovai · 18 years ago
  35. 7daf246 Relicense to BSD (#29). r=bryner by mmentovai · 18 years ago
  36. 8c2a4de Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. by mmentovai · 18 years ago
  37. cce3492 Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor by bryner · 18 years ago
  38. cb9fd5b Make SourceLineResolver use RangeMap (#13). r=bryner by mmentovai · 18 years ago
  39. d5e6638 Add support to the StackWalker for resolving symbols, using a by bryner · 18 years ago
  40. 213800d Initial implementation of x86 stackwalker (#9). r=bryner by mmentovai · 18 years ago
  41. 3261e8b Initial implementation of minidump reader (#6). r=bryner by mmentovai · 18 years ago
  42. 07f8ef5 Change header paths and include guards to be relative to the "src" directory. r=mmentovai. by bryner · 18 years ago
  43. 425d256 Make build system less annoying (#8) r=bryner by mmentovai · 18 years ago
  44. cb91a2f Initial import, which includes the Windows client-side dump_syms tool, and by bryner · 18 years ago