aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/processor/source_line_resolver_interface.h
AgeCommit message (Expand)Author
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2021-10-29Make processor compatible with both old and new format INLINE/INLINE_ORIGINZequan Wu
2021-10-26Revert "Fix incorrect source file name for inlined frames"Mark Mentovai
2021-10-20Fix incorrect source file name for inlined framesZequan Wu
2021-07-22Add support to process INLINE records in symbol filesZequan Wu
2020-07-15fix pointer style to match the style guideMike Frysinger
2013-07-11Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com
2013-03-06Use stdint types everywhereted.mielczarek@gmail.com
2012-06-28This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com
2012-03-30Fix class/struct mismatches in forward declarations.benchan@chromium.org
2010-11-01Restrict ownership of symbol data buffers to symbol supplier.SiyangXie@gmail.com
2010-10-07Refactor source line resolver, add interface in supplier and resolver.SiyangXie@gmail.com
2010-04-08provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek
2010-03-16Breakpad: Add minidump processor support for DWARF Call Frame Information.jimblandy
2010-02-09Breakpad: Update copyright notice years on all files changed in 2010.jimblandy
2010-01-12Breakpad: Fix Emacs mode settings mingled with copyright notice text. jimblandy
2010-01-11Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack...jimblandy
2009-12-23Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...jimblandy
2009-02-19Modify symbol supplier interface to support an overload that takes a symbol d...nealsid
2007-02-14Rename Airbag to Breakpad.mmentovai