aboutsummaryrefslogtreecommitdiff
path: root/src/processor/contained_range_map_unittest.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2021-11-30Extend ContainedRangeMap and StaticContainedRangeMapZequan Wu
2020-07-15fix pointer style to match the style guideMike Frysinger
2010-06-25Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek
2007-05-25Provide for logging initialization routines (#179). r=brynermmentovai
2007-02-14Rename Airbag to Breakpad.mmentovai
2006-11-09Limit use of default namespace in tests and utility programs (#71). r=brynermmentovai
2006-09-20Relicense to BSD (#29). r=brynermmentovai
2006-09-20Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai