aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/processor/source_line_resolver_interface.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-12/+12
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-2/+8
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-1/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-2/+2
* Fix class/struct mismatches in forward declarations.benchan@chromium.org2012-03-301-1/+1
* Restrict ownership of symbol data buffers to symbol supplier.SiyangXie@gmail.com2010-11-011-2/+8
* Refactor source line resolver, add interface in supplier and resolver.SiyangXie@gmail.com2010-10-071-0/+6
* provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek2010-04-081-10/+14
* Breakpad: Add minidump processor support for DWARF Call Frame Information.jimblandy2010-03-161-0/+7
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad: Fix Emacs mode settings mingled with copyright notice text. jimblandy2010-01-121-1/+3
* Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack...jimblandy2010-01-111-7/+11
* Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...jimblandy2009-12-231-3/+3
* Modify symbol supplier interface to support an overload that takes a symbol d...nealsid2009-02-191-0/+3
* Rename Airbag to Breakpad.mmentovai2007-02-141-0/+79