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
/
mac
/
handler
/
exception_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow writing on-request minidumps with an exception stream
ted.mielczarek@gmail.com
2010-12-15
1
-26
/
+49
*
issue 334 - Fix a race condition between ExceptionHandler::Teardown and Excep...
ted.mielczarek@gmail.com
2010-12-15
1
-4
/
+11
*
Allow dumping live processes on OS X
ted.mielczarek@gmail.com
2010-08-13
1
-0
/
+32
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
1
-3
/
+19
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
1
-2
/
+3
*
Forward exceptions in child processes to Apple's Crash Reporter
nealsid
2009-11-18
1
-0
/
+3
*
Always export catch_exception_raise.
mmentovai
2009-11-11
1
-1
/
+4
*
issue 323 - OS X exception handler / minidump generator should set exception ...
ted.mielczarek
2009-06-12
1
-6
/
+13
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
1
-1
/
+0
*
Undo suspend/resume feature since it was meant as a workaround to a bug in ho...
nealsid
2008-10-27
1
-46
/
+20
*
Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...
nealsid
2008-10-22
1
-36
/
+66
*
Now we provide our own implementation of the MIG function exc_server, as reco...
nealsid
2008-07-11
1
-0
/
+71
*
Issue 209: Reviewer waylonis
ladderbreaker
2007-09-19
1
-1
/
+1
*
Issue203 : reviewed by Waylonis
ladderbreaker
2007-08-29
1
-7
/
+24
*
Issue 202: reviewed by Waylonis
ladderbreaker
2007-08-27
1
-0
/
+30
*
Issue 161: reviewer Waylonis
ladderbreaker
2007-05-07
1
-2
/
+2
*
missed header renames from Issue 152
ted.mielczarek
2007-05-04
1
-1
/
+1
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
1
-1
/
+2
*
Issue 159: reviewer Waylonis
ladderbreaker
2007-05-02
1
-30
/
+68
*
fixes for issue 128: reviewed by Waylonis
ladderbreaker
2007-03-08
1
-0
/
+46
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-2
/
+2
*
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
*
Add Mac exception handler and generator. Fixes issue #69. Reviewed by mment...
waylonis
2006-12-20
1
-0
/
+497