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
/
simple_symbol_supplier.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect corrupt symbol files during minidump processing. Recover from the err...
ivan.penkov@gmail.com
2013-07-11
1
-1
/
+2
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-1
/
+1
*
Restrict ownership of symbol data buffers to symbol supplier.
SiyangXie@gmail.com
2010-11-01
1
-0
/
+8
*
Refactor source line resolver, add interface in supplier and resolver.
SiyangXie@gmail.com
2010-10-07
1
-0
/
+6
*
Fix for issues 296, 297. Various symbol supplier classes need to be updated w...
nealsid
2009-02-27
1
-3
/
+3
*
Modify symbol supplier interface to support an overload that takes a symbol d...
nealsid
2009-02-19
1
-7
/
+11
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-3
/
+3
*
Support machine-readable output format from minidump_stackwalk;
mmentovai
2007-01-25
1
-15
/
+22
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
1
-1
/
+3
*
Fix capitalization of identifiers (#94). r=bryner
mmentovai
2006-12-12
1
-2
/
+3
*
Provide a mechanism for SymbolSuppliers to interrupt processing (#93)
bryner
2006-12-08
1
-4
/
+6
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-13
/
+18
*
Modify SimpleSymbolSupplier for easier sublcassing (#75).
mmentovai
2006-11-17
1
-1
/
+6
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-1
/
+1
*
Symbol file should contain module GUID at beginning (#66). r=bryner
mmentovai
2006-11-06
1
-5
/
+2
*
minidump_stackwalk should use MinidumpProcessor (#64). r=bryner
mmentovai
2006-10-27
1
-0
/
+102