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
/
stackwalker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify symbol supplier interface to support an overload that takes a symbol d...
nealsid
2009-02-19
1
-3
/
+5
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
1
-0
/
+8
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
1
-0
/
+8
*
Add logging to minidump processor (#82). Part 2: add messages to the rest of
mmentovai
2007-05-21
1
-1
/
+8
*
Minidump without context crashes the processor (#153). r=bryner
mmentovai
2007-04-25
1
-0
/
+3
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-10
/
+10
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
1
-5
/
+11
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-13
/
+22
*
Provide a mechanism for SymbolSuppliers to interrupt processing (#93)
bryner
2006-12-08
1
-8
/
+19
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-7
/
+8
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-5
/
+5
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-1
/
+1
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-6
/
+3
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-10
/
+19
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-17
/
+18
*
Reduce calls to SymbolSupplier::GetSymbolFile() (#48).
bryner
2006-10-16
1
-5
/
+4
*
Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...
mmentovai
2006-09-28
1
-2
/
+7
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
1
-10
/
+32
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Follow-up to #26: get rid of supplier_data, it's not really needed since
bryner
2006-09-20
1
-4
/
+3
*
Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor
bryner
2006-09-19
1
-3
/
+4
*
addressing follow-up review comments from mark (#17)
bryner
2006-09-08
1
-3
/
+2
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
1
-6
/
+19
*
Initial implementation of x86 stackwalker (#9). r=bryner
mmentovai
2006-09-06
1
-0
/
+78