aboutsummaryrefslogtreecommitdiff
path: root/src/processor/static_map_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-4/+4
* Explicitly call non-sized delete on dynamically sized memory for correct beha...Ivan Penkov2016-03-111-1/+1
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-17/+17
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-2/+2
* Add StaticMap implementation and unittest to breakpad.SiyangXie@gmail.com2010-09-201-0/+386