aboutsummaryrefslogtreecommitdiff
path: root/src/processor/range_map.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-15/+15
* Enable truncation of module rangesJoshua Peraza2019-06-111-10/+20
* Server-side workaround to handle overlapping modules.Ivan Penkov2016-06-201-0/+1
* Adding support for overlapping ranges to RangeMap.Ivan Penkov2016-06-051-19/+47
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-0/+1
* Add static version of map wrappers and corresponding serializers.SiyangXie@gmail.com2010-10-151-0/+5
* Add logging to minidump processor (#82). Part 2: add messages to the rest ofmmentovai2007-05-211-6/+5
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-0/+14
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-1/+13
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-69/+2
* Stylistic changes for RangeMap (#24). r=brynermmentovai2006-09-141-20/+15
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-2/+2
* Conform to style guidelines.mmentovai2006-09-071-44/+44
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-061-0/+158