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_selftest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "%" PRIx64 instead of "%llx" (#241). r=bryner
mmentovai
2008-02-25
1
-1
/
+1
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
1
-10
/
+118
*
Provide for logging initialization routines (#179). r=bryner
mmentovai
2007-05-25
1
-0
/
+6
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-16
/
+16
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
1
-4
/
+4
*
Fix stackwalker_selftest following #89 (#95). r=bryner
mmentovai
2006-12-12
1
-5
/
+8
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-2
/
+5
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-10
/
+25
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-6
/
+6
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-2
/
+2
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-3
/
+3
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-7
/
+8
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-7
/
+44
*
Better testing for Stackwalker (#18). r=bryner
mmentovai
2006-09-25
1
-0
/
+252