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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include what you use: include <algorithm> and <string.h> as needed. Patch by
mmentovai
2008-09-15
2
-0
/
+2
*
Fix newlines (#253). rs=ted.mielczarek
mmentovai
2008-04-07
1
-22151
/
+22151
*
Processor crashes on some truncated minidumps after #222. r=ted.mielczarek
mmentovai
2008-04-04
1
-6
/
+11
*
issue 223 - Fixes for SOlaris handler during integration with Firefox. patch ...
ted.mielczarek
2008-03-18
1
-0
/
+4
*
Use "%" PRIx64 instead of "%llx" for 64-bit portability.
bryner
2008-03-04
1
-2
/
+2
*
Use "%" PRIx64 instead of "%llx" (#241). r=bryner
mmentovai
2008-02-25
4
-83
/
+85
*
Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>,...
mmentovai
2008-01-28
1
-2
/
+1
*
Add MD_CPU_ARCHITECTURE_AMD64 as valid system type when cpu type is MD_CONTEX...
luly81
2007-11-19
1
-1
/
+2
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
6
-193
/
+603
*
Fix warning regarding initialization order compared to definition order
mmentovai
2007-10-22
1
-1
/
+1
*
Issue 222 - processor fails if an entry in the ModuleList is bad. r=mento
ted.mielczarek
2007-10-19
1
-5
/
+19
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
8
-21
/
+764
*
Fix crash reason switching to allow proper behavior for Linux. Spotted by
mmentovai
2007-09-26
1
-1
/
+2
*
Allow Breakpad processor library to build on Solaris with the native Sun
mmentovai
2007-09-26
4
-4
/
+17
*
Fix license boilerplate on these two files. Apparently these were missed
mmentovai
2007-09-26
2
-20
/
+50
*
issue 151 - Crash when processing file names less than 4 bytes. r=me
ted.mielczarek
2007-07-05
1
-2
/
+3
*
Allow finer control over installed handler types (#193). r=ted.mielczarek
mmentovai
2007-07-02
1
-1
/
+3
*
issue 185 - Need constants / stringification for Linux exception codes. r=mento
ted.mielczarek
2007-06-11
1
-0
/
+101
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
3
-25
/
+25
*
Check allocation and array sizes in minidump.cc (#12). r=bryner
mmentovai
2007-05-31
1
-17
/
+81
*
Updated test data from Issue 143
ted.mielczarek
2007-05-30
2
-1
/
+2
*
Issue 143 - MinidumpProcessor should extract number of processors. r=mento
ted.mielczarek
2007-05-30
2
-3
/
+10
*
Issue 184 - MinidumpModule::code_identifier doesn't handle MD_OS_LINUX. r=mento
ted.mielczarek
2007-05-29
1
-1
/
+2
*
Processor can attempt processing all threads even when interrupted (#177).
mmentovai
2007-05-25
1
-3
/
+9
*
Provide for logging initialization routines (#179). r=bryner
mmentovai
2007-05-25
11
-15
/
+61
*
Fix bustage introduced in [172]
mmentovai
2007-05-25
1
-0
/
+2
*
Strengthen range checks in minidump.cc (#173). r=bryner
mmentovai
2007-05-21
1
-22
/
+38
*
Add logging to minidump processor (#82). Part 2: add messages to the rest of
mmentovai
2007-05-21
15
-53
/
+221
*
Add logging to minidump processor (#82). First part: logging infrastructure
mmentovai
2007-05-17
4
-150
/
+942
*
Issue 168 - Output debug file and debug identifier in minidump_stackwalk mach...
ted.mielczarek
2007-05-16
2
-15
/
+20
*
Stacks (still) truncated on win32 (#165). Patch by Benjamin Smedberg. r=me
mmentovai
2007-05-08
1
-9
/
+5
*
Extraneous newline in format string
ted.mielczarek
2007-05-08
1
-1
/
+1
*
oops, committed accidentally
ted.mielczarek
2007-05-04
1
-5
/
+2
*
Issue 160 - Reviewer Chris Rogers
ted.mielczarek
2007-05-04
1
-2
/
+5
*
Minidump without context crashes the processor (#153). r=bryner
mmentovai
2007-04-25
1
-0
/
+3
*
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
*
Ignore functions that have invalid addresses or sizes, instead of aborting the
bryner
2007-03-22
4
-10
/
+24
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
45
-22172
/
+22447
*
Airbag windows client didn't trap VC8 parameter validation errors. Now it
mmentovai
2007-02-07
1
-0
/
+1
*
Store 128-bit values as a struct with high and low fields, so that consumers
bryner
2007-02-07
1
-11
/
+24
*
Don't fail the minidump processing if the requesting thread can't be found.
waylonis
2007-02-01
1
-1
/
+2
*
Add module list to machine-readable minidump_stackwalk output (#119).
mmentovai
2007-01-29
3
-2
/
+96
*
Qualify string and vector with std namespace when used without
mmentovai
2007-01-25
1
-1
/
+1
*
Support machine-readable output format from minidump_stackwalk;
mmentovai
2007-01-25
3
-51
/
+246
*
Be lenient when reading CodeView records of unknown types (#110). r=bryner
mmentovai
2007-01-17
1
-52
/
+96
*
Pass the exception record (EXCEPTION_POINTERS*) to callback functions from
mmentovai
2007-01-12
1
-1
/
+2
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
13
-82
/
+171
*
Fix capitalization of identifiers (#94). r=bryner
mmentovai
2006-12-12
3
-16
/
+23
*
Fix stackwalker_selftest following #89 (#95). r=bryner
mmentovai
2006-12-12
1
-5
/
+8
[next]