| Commit message (Expand) | Author | Age | Files | Lines |
* | Server-side workaround to handle overlapping modules. | Ivan Penkov | 2016-06-20 | 1 | -0/+5 |
* | Adding support for overlapping ranges to RangeMap. | Ivan Penkov | 2016-06-05 | 1 | -38/+85 |
* | breakpad: fix unittest failure when building with clang. | Mike Frysinger | 2016-01-15 | 1 | -1/+1 |
* | Turn off verbose logging but keep logic for future reference for debug logging. | jessicag.feedback | 2013-04-05 | 1 | -13/+23 |
* | Fix a bug in range_map-inl.h and add a unittest to expose the exisiting bug. | SiyangXie@gmail.com | 2010-09-15 | 1 | -1/+1 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -1/+1 |
* | Breakpad: Update copyright notice years on all files changed in 2010. | jimblandy | 2010-02-09 | 1 | -1/+1 |
* | Breakpad processor: Have RetrieveNearestRange correctly return range extent. | jimblandy | 2010-01-27 | 1 | -1/+1 |
* | Fix bustage introduced in [172] | mmentovai | 2007-05-25 | 1 | -0/+2 |
* | Add logging to minidump processor (#82). Part 2: add messages to the rest of | mmentovai | 2007-05-21 | 1 | -7/+33 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -2/+2 |
* | Module API (#32). r=waylonis, bryner | mmentovai | 2006-12-05 | 1 | -0/+29 |
* | Add PUBLIC support to SourceLineResolver (resolve function names in Windows | mmentovai | 2006-10-20 | 1 | -1/+38 |
* | Relicense to BSD (#29). r=bryner | mmentovai | 2006-09-20 | 1 | -10/+25 |
* | Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. | mmentovai | 2006-09-20 | 1 | -0/+101 |