aboutsummaryrefslogtreecommitdiff
path: root/src/processor/basic_code_modules.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable truncation of module rangesJoshua Peraza2019-06-111-7/+4
* Server-side workaround to handle overlapping modules.Ivan Penkov2016-06-201-7/+37
* Adding support for overlapping ranges to RangeMap.Ivan Penkov2016-06-051-11/+8
* Microdump processing implementationmmandlis@chromium.org2014-11-191-0/+5
* Don't free pointer in BasicCodeModules::BasicCodeModules before possibly usin...ted.mielczarek@gmail.com2014-07-101-3/+3
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-2/+2
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-2/+3
* Add logging to minidump processor (#82). Part 2: add messages to the rest ofmmentovai2007-05-211-4/+14
* Rename Airbag to Breakpad.mmentovai2007-02-141-3/+3
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-0/+112