aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/processor/basic_source_line_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-20/+20
* Add optional field indicating multiple symbols at an addressMike Wittman2017-11-291-8/+12
* Adding stricter validation checks to various symbol parser functions.ivan.penkov@gmail.com2013-09-251-0/+58
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-0/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+2
* Restrict ownership of symbol data buffers to symbol supplier.SiyangXie@gmail.com2010-11-011-10/+1
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-1/+5
* Add static version of map wrappers and corresponding serializers.SiyangXie@gmail.com2010-10-151-0/+1
* Refactor source line resolver, add interface in supplier and resolver.SiyangXie@gmail.com2010-10-071-33/+30
* provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek2010-04-081-6/+7
* Breakpad: Add minidump processor support for DWARF Call Frame Information.jimblandy2010-03-161-3/+1
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Issue 49013: Breakpad Processor: Use a separate API to retrieve Windows stack...jimblandy2010-01-111-1/+3
* Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...jimblandy2009-12-231-1/+1
* Breakpad: Don't use the deprecated __gnu_cxx::hash_map container.jimblandy@gmail.com2009-09-031-24/+0
* Modify symbol supplier interface to support an overload that takes a symbol d...nealsid2009-02-191-0/+6
* Allow Breakpad processor library to build on Solaris with the native Sunmmentovai2007-09-261-0/+24
* Rename Airbag to Breakpad.mmentovai2007-02-141-0/+84