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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
11
-201
/
+818
*
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
19
-27
/
+1078
*
Fix compiler warning C4245: signed/unsigned mismatch when converting between
mmentovai
2007-09-28
1
-1
/
+2
*
Update EXTRA_DIST for packaging.
mmentovai
2007-09-26
2
-5
/
+98
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
17
-40
/
+1044
*
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
*
Add an API to pass exception information into the handler (#192).
mmentovai
2007-07-02
2
-1
/
+9
*
Issue 191 - Linux dump_syms produces bad line numbers for some functions (16 ...
ted.mielczarek
2007-07-02
1
-1
/
+2
*
issue 185 - Need constants / stringification for Linux exception codes. r=mento
ted.mielczarek
2007-06-11
2
-1
/
+140
*
Issue 182: linux handler doesn't have sigcontext if called from a previous si...
ted.mielczarek
2007-06-11
7
-25
/
+87
*
issue 154: reviewed by Waylonis
ladderbreaker
2007-06-06
1
-2
/
+10
*
Issue 42 - check for non-existent dump file in HTTPUpload::SendRequest. r=br...
ted.mielczarek
2007-06-01
1
-2
/
+4
*
Issue 169 - Fill in CPU vendor id in MDRawSystemInfo in Linux minidump_genera...
ted.mielczarek
2007-05-31
1
-1
/
+30
*
C++ file gets a C++ comment
mmentovai
2007-05-31
1
-1
/
+1
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
12
-63
/
+193
[prev]
[next]