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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reduce calls to SymbolSupplier::GetSymbolFile() (#48).
bryner
2006-10-16
4
-5
/
+16
*
Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...
mmentovai
2006-09-28
9
-49
/
+1165
*
Better testing for Stackwalker (#18). r=bryner
mmentovai
2006-09-25
1
-0
/
+252
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
9
-73
/
+319
*
Add ppc support to minidump reader (#27). r=bryner.
mmentovai
2006-09-22
4
-118
/
+411
*
Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner.
mmentovai
2006-09-22
3
-0
/
+627
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
27
-221
/
+640
*
Improve documentation in minidump_format.h (#28). r=bryner
mmentovai
2006-09-20
1
-83
/
+319
*
Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.
mmentovai
2006-09-20
8
-71
/
+632
*
Add ppc types to minidump_format.h (#25). r=waylonis
mmentovai
2006-09-20
2
-35
/
+178
*
Follow-up to #26: get rid of supplier_data, it's not really needed since
bryner
2006-09-20
7
-36
/
+13
*
Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor
bryner
2006-09-19
7
-126
/
+137
*
Stylistic changes for RangeMap (#24). r=bryner
mmentovai
2006-09-14
2
-47
/
+41
*
Typo fixes. Patch by Ludovic Hirlimann.
mmentovai
2006-09-14
1
-2
/
+2
*
Make SourceLineResolver use RangeMap (#13). r=bryner
mmentovai
2006-09-08
7
-6635
/
+6793
*
Change interface for providing files to Minidump (#19). r=bryner
mmentovai
2006-09-08
5
-49
/
+47
*
addressing follow-up review comments from mark (#17)
bryner
2006-09-08
2
-5
/
+4
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
11
-28
/
+10963
*
Make SourceLineResolver fill a StackFrame rather than using its own struct (#...
bryner
2006-09-07
3
-69
/
+59
*
Conform to style guidelines.
mmentovai
2006-09-07
8
-593
/
+572
*
minidump_dump test is timezone-dependent (#15). r=bryner
mmentovai
2006-09-07
2
-2
/
+2
*
Conform to style guidelines: methods overriding virtual methods should also b...
mmentovai
2006-09-06
1
-2
/
+2
*
Initial implementation of x86 stackwalker (#9). r=bryner
mmentovai
2006-09-06
7
-0
/
+479
*
Initial implementation of minidump reader (#6). r=bryner
mmentovai
2006-09-06
10
-0
/
+7686
*
Change header paths and include guards to be relative to the "src" directory....
bryner
2006-09-05
3
-5
/
+5
*
Make build system less annoying (#8) r=bryner
mmentovai
2006-08-30
3
-10
/
+10
*
Initial import, which includes the Windows client-side dump_syms tool, and
bryner
2006-08-25
6
-0
/
+475
[prev]