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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use "%" PRIx64 instead of "%llx" for 64-bit portability.
bryner
2008-03-04
1
-2
/
+2
*
Don't redefine __STDC_FORMAT_MACROS if it's already defined. r=mmentovai.
bryner
2008-03-04
1
-0
/
+2
*
Use "%" PRIx64 instead of "%llx" (#241). r=bryner
mmentovai
2008-02-25
5
-83
/
+94
*
issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me
ted.mielczarek
2008-02-24
5
-0
/
+6
*
Use swprintf_s for VC8 or newer. r=mento
ted.mielczarek
2008-02-04
1
-0
/
+4
*
Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>,...
mmentovai
2008-01-28
3
-12
/
+33
*
Fix issue 235, properly handling included(inlined) code.
luly81
2007-12-13
1
-53
/
+157
*
Issue 224 - add Tell method to Minidump class. r=mento
ted.mielczarek
2007-12-04
1
-0
/
+3
*
slight fixup from issue 225
ted.mielczarek
2007-12-03
1
-1
/
+1
*
fix Mac build by adding stackwalker_amd64.cc to project
ladderbreaker
2007-11-21
1
-0
/
+8
*
Issue 225 - dynamically load libcurl in http_upload. patch by Andrew Schultz...
ted.mielczarek
2007-11-20
2
-56
/
+90
*
Fix compile bustage from issue 221
ted.mielczarek
2007-11-20
2
-6
/
+8
*
Add MD_CPU_ARCHITECTURE_AMD64 as valid system type when cpu type is MD_CONTEX...
luly81
2007-11-19
1
-1
/
+2
*
The string buffer lengths in a URL_COMPONENTS structure are in TCHARs, so
mmentovai
2007-11-13
1
-3
/
+3
*
Issue 221 - HTTPUpload::SendRequest should provide error code or error descri...
ted.mielczarek
2007-11-02
2
-2
/
+10
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
9
-198
/
+793
*
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
2
-5
/
+24
*
Make Breakpad's debug-exception-ignoring configurable. r=Nicolas Sylvain
mmentovai
2007-10-18
2
-3
/
+18
*
Remove assertion for a variable that doesn't exist. Patch by Alfred Peng
mmentovai
2007-10-15
1
-1
/
+0
*
Make sure ENOENT is defined. Spotted by jfbastien <bourgeoisie>.
mmentovai
2007-10-10
1
-0
/
+2
*
fix crash_report build due to link error
ladderbreaker
2007-09-29
1
-0
/
+8
*
Breakpad rejects valid modules with a vmaddr of zero on Mac (#176). Patch
mmentovai
2007-09-28
1
-1
/
+1
*
Assertion in CrashReportSender (windows) when no checkpoint file is desired
mmentovai
2007-09-28
1
-0
/
+3
*
Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me
mmentovai
2007-09-28
17
-15
/
+1046
*
Fix compiler warning C4245: signed/unsigned mismatch when converting between
mmentovai
2007-09-28
1
-1
/
+2
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
15
-40
/
+1023
*
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
8
-4
/
+44
*
Fix license boilerplate on these two files. Apparently these were missed
mmentovai
2007-09-26
2
-20
/
+50
*
Silences warning C4701: local variable 'claimed_size' may be used with out
bryner
2007-09-20
1
-1
/
+1
*
Issue 208: Reviewer waylonis
ladderbreaker
2007-09-19
1
-1
/
+5
*
Issue 208: Reviewer waylonis
ladderbreaker
2007-09-19
1
-14
/
+52
*
Issue 209: Reviewer waylonis
ladderbreaker
2007-09-19
1
-1
/
+1
*
Adds the ability to designate a folder with sym files in it that will be used...
dmaclach
2007-09-15
4
-12
/
+101
*
Issue203 : reviewed by Waylonis
ladderbreaker
2007-08-29
1
-7
/
+24
*
Issue 202: reviewed by Waylonis
ladderbreaker
2007-08-27
3
-0
/
+207
*
Issue 199: Reviewed by Waylonis
ladderbreaker
2007-08-17
1
-3
/
+6
*
Add accessor for ExceptionHandler::requesting_thread_id_ (#198). Patch by Lu...
mmentovai
2007-08-17
1
-0
/
+6
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-10
/
+63
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-1
/
+8
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-7
/
+9
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-11
/
+13
*
Solaris port of minidump generator. Port by Alfred Peng. r=me
mmentovai
2007-08-07
17
-1
/
+2317
*
Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mento
ted.mielczarek
2007-07-05
2
-3
/
+3
*
issue 151 - Crash when processing file names less than 4 bytes. r=me
ted.mielczarek
2007-07-05
1
-2
/
+3
*
issue 194: reviewed by waylonis
ladderbreaker
2007-07-03
1
-2
/
+3
*
These should be int to allow them to be ORed together. Ted, please review.
mmentovai
2007-07-02
2
-3
/
+3
*
Allow finer control over installed handler types (#193). r=ted.mielczarek
mmentovai
2007-07-02
3
-28
/
+53
*
Issue 190 - 32 bit build fails on a 64 bit Linux system. Patch by wgianopoul...
ted.mielczarek
2007-07-02
2
-2
/
+1
[prev]
[next]