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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Issue 202: reviewed by Waylonis
ladderbreaker
2007-08-27
3
-0
/
+207
*
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
*
Solaris port of minidump generator. Port by Alfred Peng. r=me
mmentovai
2007-08-07
9
-0
/
+1845
*
Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mento
ted.mielczarek
2007-07-05
2
-3
/
+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
2
-27
/
+50
*
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 182: linux handler doesn't have sigcontext if called from a previous si...
ted.mielczarek
2007-06-11
7
-25
/
+87
*
Issue 169 - Fill in CPU vendor id in MDRawSystemInfo in Linux minidump_genera...
ted.mielczarek
2007-05-31
1
-1
/
+30
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
2
-10
/
+12
*
issue 167: reviewed by Benjamin Smedberg
ladderbreaker
2007-05-22
1
-32
/
+96
*
Add an optional per-day limit to the number of crash reports sent. The state
bryner
2007-05-21
2
-10
/
+125
*
- Add const keyword / casting to supress more stringient compiler warnings
waylonis
2007-05-19
5
-17
/
+20
*
Issue 140 - Fill in some more cpu information on OS X x86 dumps. r=mento
ted.mielczarek
2007-05-11
1
-0
/
+29
*
Issue 162 - handle pure virtual function calls in VC++. r=mento
ted.mielczarek
2007-05-10
2
-0
/
+42
*
Issue 164 - MACHINE_THREAD_STATE on older 10.4 versions. Patch by Dave Camp,...
ted.mielczarek
2007-05-08
1
-11
/
+12
*
Issue 161: reviewer Waylonis
ladderbreaker
2007-05-07
1
-2
/
+2
*
Issue 163, reviewer mento. Make dynamic_images.cc build on 10.3.9 SDK + upda...
ted.mielczarek
2007-05-07
2
-12
/
+66
*
Issue 160 - Reviewer Chris Rogers
ted.mielczarek
2007-05-04
1
-2
/
+4
*
missed header renames from Issue 152
ted.mielczarek
2007-05-04
2
-2
/
+2
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
1
-7
/
+11
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
3
-12
/
+15
*
Issue 159: reviewer Waylonis
ladderbreaker
2007-05-02
4
-76
/
+154
*
Issue 159: reviewer Waylonis
ladderbreaker
2007-05-02
2
-0
/
+540
*
Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).
mmentovai
2007-04-04
1
-1
/
+4
*
vswprintf causes Purify to fail (#145). r=darin
mmentovai
2007-03-30
1
-3
/
+3
*
Fix issue 136.
luly81
2007-03-29
1
-1
/
+21
*
Fix bug of issue 135, now can dump symbols for dynamic libraries.
luly81
2007-03-27
3
-11
/
+17
*
Add Linux exception handler.
luly81
2007-03-12
10
-0
/
+2336
*
fixes for issue 128: reviewed by Waylonis
ladderbreaker
2007-03-08
3
-4
/
+63
*
Fix exception handler build with MSVC versions prior to 2005. r=mmentovai.
bryner
2007-03-05
1
-1
/
+4
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
17
-77
/
+78
*
Airbag windows client didn't trap VC8 parameter validation errors. Now it
mmentovai
2007-02-07
2
-53
/
+209
*
Fix bug with mach-o walker not properly walking universal binary (Issue #125)
waylonis
2007-02-07
1
-43
/
+29
*
- Fixes the bug with a fork()'d child's exception being caught in the parent ...
waylonis
2007-02-05
1
-30
/
+62
*
Changes to support patch #108:
waylonis
2007-01-23
2
-11
/
+25
*
Pass the exception record (EXCEPTION_POINTERS*) to callback functions from
mmentovai
2007-01-12
2
-6
/
+9
*
Allows the caller of CrashReportSender::SendCrashReport() to determine that
incrementalist
2007-01-03
2
-12
/
+30
*
Add Mac exception handler and generator. Fixes issue #69. Reviewed by mment...
waylonis
2006-12-20
7
-0
/
+2134
*
Add better support for UTF character conversions. Fixes Issue 78.
waylonis
2006-12-16
2
-83
/
+117
*
Add unittest for minidump file writer. Fixes issue #85.
waylonis
2006-12-16
1
-0
/
+160
*
Removing CRs from #81. Hey, how'd those get in there?
mmentovai
2006-12-08
1
-24
/
+24
*
This patch fixes Airbag issue #44.
incrementalist
2006-12-08
2
-4
/
+9
*
Allow exception handler callbacks more flexibility (#81). r=bryner
mmentovai
2006-12-07
2
-82
/
+270
*
Don't use CRT in exception handler code (#86). r=bryner
mmentovai
2006-11-28
2
-8
/
+14
*
Move some inlined functions to .cc file. Add some assertions.
waylonis
2006-11-16
2
-10
/
+18
*
Add minidump file writer. Tested on Mac, but should compile on POSIX systems.
waylonis
2006-11-16
3
-0
/
+550
[prev]
[next]