aboutsummaryrefslogtreecommitdiff
path: root/src/processor/range_map-inl.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-11/+11
* Enable truncation of module rangesJoshua Peraza2019-06-111-45/+64
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-251-1/+1
* Server-side workaround to handle overlapping modules.Ivan Penkov2016-06-201-0/+5
* Adding support for overlapping ranges to RangeMap.Ivan Penkov2016-06-051-38/+85
* breakpad: fix unittest failure when building with clang.Mike Frysinger2016-01-151-1/+1
* Turn off verbose logging but keep logic for future reference for debug logging.jessicag.feedback2013-04-051-13/+23
* Fix a bug in range_map-inl.h and add a unittest to expose the exisiting bug.SiyangXie@gmail.com2010-09-151-1/+1
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-1/+1
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad processor: Have RetrieveNearestRange correctly return range extent.jimblandy2010-01-271-1/+1
* Fix bustage introduced in [172]mmentovai2007-05-251-0/+2
* Add logging to minidump processor (#82). Part 2: add messages to the rest ofmmentovai2007-05-211-7/+33
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-0/+29
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-1/+38
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-0/+101