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_x86.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add logging to minidump processor (#82). Part 2: add messages to the rest of
mmentovai
2007-05-21
1
-2
/
+10
*
Stacks (still) truncated on win32 (#165). Patch by Benjamin Smedberg. r=me
mmentovai
2007-05-08
1
-9
/
+5
*
Truncated Windows/x86 stacks when using FPO. Add stack scanning to recover
mmentovai
2007-04-20
1
-2
/
+115
*
s/an breakpad/a breakpad/ (#127), patch by techtonik, r=me
mmentovai
2007-03-23
1
-1
/
+1
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-6
/
+6
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
1
-2
/
+3
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-2
/
+3
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-2
/
+2
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-3
/
+3
*
minidump_stackwalk should use MinidumpProcessor (#64). r=bryner
mmentovai
2006-10-27
1
-3
/
+3
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-2
/
+3
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-8
/
+14
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-52
/
+241
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
1
-19
/
+16
*
Add ppc support to minidump reader (#27). r=bryner.
mmentovai
2006-09-22
1
-3
/
+4
*
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
-3
/
+2
*
Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor
bryner
2006-09-19
1
-2
/
+2
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
1
-2
/
+4
*
Conform to style guidelines.
mmentovai
2006-09-07
1
-2
/
+2
*
Initial implementation of x86 stackwalker (#9). r=bryner
mmentovai
2006-09-06
1
-0
/
+103