aboutsummaryrefslogtreecommitdiff
path: root/src/processor/fast_source_line_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-11/+11
* Populate stack frames with unloaded module info.Joshua Peraza2017-01-191-0/+1
* Server-side workaround to handle overlapping modules.Ivan Penkov2016-06-201-1/+3
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-081-0/+4
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-17/+22
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-21/+21
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-211-7/+7
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* This is a fix for a stackwalker_x86 issue which has toivan.penkov@gmail.com2012-06-121-0/+3
* Tiny fix for memory allocation/deallocation mismatchSiyangXie@gmail.com2010-11-011-1/+1
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-0/+477