index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
processor
/
range_map_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding support for overlapping ranges to RangeMap.
Ivan Penkov
2016-06-05
1
-3
/
+10
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-2
/
+1
*
Initialize variables that currently may theoretically be used uninitialized
jessicag.feedback@gmail.com
2010-09-16
1
-4
/
+4
*
Fix a bug in range_map-inl.h and add a unittest to expose the exisiting bug.
SiyangXie@gmail.com
2010-09-15
1
-0
/
+42
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-2
/
+2
*
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
/
+18
*
Provide for logging initialization routines (#179). r=bryner
mmentovai
2007-05-25
1
-0
/
+3
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-3
/
+3
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-0
/
+77
*
Limit use of default namespace in tests and utility programs (#71). r=bryner
mmentovai
2006-11-09
1
-3
/
+10
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-1
/
+2
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-3
/
+3
*
Add PUBLIC support to SourceLineResolver (resolve function names in Windows
mmentovai
2006-10-20
1
-6
/
+64
*
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
-1
/
+1
*
Stylistic changes for RangeMap (#24). r=bryner
mmentovai
2006-09-14
1
-27
/
+26
*
Conform to style guidelines.
mmentovai
2006-09-07
1
-11
/
+11
*
Initial implementation of minidump reader (#6). r=bryner
mmentovai
2006-09-06
1
-0
/
+334