aboutsummaryrefslogtreecommitdiff
path: root/src/processor/module_serializer.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-14/+14
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-6/+13
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-3/+3
* Make memory allocation/deallocation consistent: use new char[] instead of ope...SiyangXie@gmail.com2010-11-031-2/+3
* Add missing module_serializer.h and module_serializer.cc for class ModuleSeri...SiyangXie@gmail.com2010-10-251-0/+199