aboutsummaryrefslogtreecommitdiff
path: root/src/processor/module_comparer.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-2/+2
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-3/+7
* Move scoped_ptr.h to commonted.mielczarek@gmail.com2013-01-171-1/+1
* This is a fix for a stackwalker_x86 issue which has toivan.penkov@gmail.com2012-06-121-0/+1
* Make memory allocation/deallocation consistent: use new char[] instead of ope...SiyangXie@gmail.com2010-11-031-17/+12
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-0/+302