aboutsummaryrefslogtreecommitdiff
path: root/src/processor/fast_source_line_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-11/+11
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-2/+9
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-8/+8
* Move scoped_ptr.h to commonted.mielczarek@gmail.com2013-01-171-1/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+3
* This is a fix for a stackwalker_x86 issue which has toivan.penkov@gmail.com2012-06-121-4/+10
* Restrict ownership of symbol data buffers to symbol supplier.SiyangXie@gmail.com2010-11-011-20/+2
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-0/+278