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
/
google
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
2
-4
/
+4
*
MinidumpProcessor should process all threads (#35). r=bryner
mmentovai
2006-10-24
3
-4
/
+154
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-3
/
+3
*
Add PUBLIC support to SourceLineResolver (resolve function names in Windows
mmentovai
2006-10-20
1
-1
/
+6
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
4
-31
/
+200
*
Add ppc support to minidump reader (#27). r=bryner.
mmentovai
2006-09-22
1
-0
/
+4
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
4
-40
/
+100
*
Follow-up to #26: get rid of supplier_data, it's not really needed since
bryner
2006-09-20
2
-7
/
+3
*
Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor
bryner
2006-09-19
3
-103
/
+15
*
Add a client_id field to CrashReport (#22) r=mmentovai.
bryner
2006-09-11
1
-0
/
+3
*
Change report id to be a string (#21) r=mmentovai.
bryner
2006-09-11
1
-1
/
+1
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
2
-0
/
+85
*
Make SourceLineResolver fill a StackFrame rather than using its own struct (#...
bryner
2006-09-07
1
-1
/
+2
*
Initial implementation of x86 stackwalker (#9), missing file. r=bryner
mmentovai
2006-09-06
1
-1
/
+15
*
Change header paths and include guards to be relative to the "src" directory....
bryner
2006-09-05
3
-12
/
+12
*
Adding a CrashReport struct, r=mmentovai.
bryner
2006-09-01
3
-0
/
+190