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
/
Framework
/
Breakpad.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Breakpad: Fix build with new clang versions.
mark@chromium.org
2014-12-10
1
-1
/
+1
*
Mac: Add support for in-process crash reporting to Breakpad.
andresantoso@chromium.org
2014-09-15
1
-0
/
+58
*
Fixup breakpad compile for Xcode 5.1 iOS release
dmaclach
2014-02-24
1
-2
/
+2
*
Don't do work inside assert(). Ever.
mark@chromium.org
2014-01-10
1
-16
/
+13
*
Remove usage of gDebugLog and DEBUGLOG from Mac and iOS client code.
altse@chromium.org
2013-12-12
1
-18
/
+0
*
Rewrite SimpleStringDictionary with NonAllocatingMap.
rsesek@chromium.org
2013-04-24
1
-4
/
+2
*
Move SimpleStringDictionary from common/mac/ to just common/.
rsesek@chromium.org
2013-04-18
1
-1
/
+1
*
Allow the Mac and iOS Breakpad clients to build without exceptions when the C...
mark@chromium.org
2012-12-11
1
-2
/
+15
*
Create a static library to use Breakpad on iOS.
qsr@chromium.org
2011-11-23
1
-1
/
+1
*
Extract constants from Breakpad.h.
qsr@chromium.org
2011-10-11
1
-9
/
+8
*
Put MachIPC into the google_breakpad namespace
ted.mielczarek@gmail.com
2010-08-16
1
-0
/
+4
*
Review: http://breakpad.appspot.com/137001
dmaclach
2010-07-28
1
-41
/
+47
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-20
/
+13
*
Allow the Breakpad Mac framework to be built without -fexceptions.
mmentovai
2009-10-15
1
-51
/
+45
*
Port fixes from internal Google Breakpad to SVN.
nealsid
2009-07-21
1
-9
/
+5
*
issue 323 - OS X exception handler / minidump generator should set exception ...
ted.mielczarek
2009-06-12
1
-1
/
+7
*
Fix for generating dumps on-demand to set the requesting thread to the curren...
nealsid
2009-06-12
1
-1
/
+1
*
Support custom URL parameters. Added unit tests for Breakpad. Added
nealsid
2009-06-03
1
-23
/
+83
*
Show the reporter UI for Breakpad.framework regardless of whether continuing ...
stuartmorgan
2009-05-28
1
-1
/
+1
*
Mac reporter improvements:
stuartmorgan
2009-04-29
1
-2
/
+3
*
Mac framework fixes: Propagate server type from plist, and fix precedence of ...
stuart.morgan
2009-04-29
1
-7
/
+8
*
Add a parameter to control the Mac reporter timeout.
stuartmorgan
2009-04-22
1
-0
/
+5
*
Fix to support extensible parameter handling, and add process crashtime/uptim...
nealsid
2009-04-22
1
-2
/
+14
*
Patch from Jeremy Moskovich to build with 10.5 SDK correctly. Also removed e...
nealsid
2009-04-21
1
-5
/
+5
*
Incorporate feedback from first Breakpad integration.
nealsid
2009-04-06
1
-10
/
+13
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
1
-0
/
+915