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
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
2
-0
/
+63
*
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
*
Ignore -Wdeprecated-declarations for bootstrap_create_service in
mark@chromium.org
2012-07-23
1
-0
/
+3
*
Change #imports that should have been #includes to #include.
mark@chromium.org
2012-07-02
1
-6
/
+6
*
Remove 1 static initializer.
mark@chromium.org
2012-07-02
1
-1
/
+0
*
Send uptime as milliseconds for Mac and iOS.
qsr@chromium.org
2012-03-02
1
-5
/
+7
*
Funnel all bootstrap_register calls through a routine that doesn't care that
mark@chromium.org
2012-02-21
1
-6
/
+9
*
Create a static library to use Breakpad on iOS.
qsr@chromium.org
2011-11-23
2
-73
/
+1
*
#include BreakpadDefines.h as "BreakpadDefines.h" and not
mark@chromium.org
2011-10-11
1
-1
/
+1
*
Extract constants from Breakpad.h.
qsr@chromium.org
2011-10-11
3
-56
/
+85
*
10.4 SDK fix
mark@chromium.org
2011-10-06
1
-0
/
+6
*
Address review comments from r843 (http://breakpad.appspot.com/307001)
mark@chromium.org
2011-10-05
2
-6
/
+11
*
Ensure crash reports will be uploaded on the Mac.
mark@chromium.org
2011-10-05
1
-0
/
+15
*
Use a bootstrap subset port for the inspector, tying the subset to the
mark@chromium.org
2011-10-03
1
-10
/
+26
*
Keep a log of uploaded crash IDs on the Mac. Review URL: http://breakpad.apps...
stuartmorgan
2010-12-17
1
-1
/
+4
*
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
2
-44
/
+53
*
Clean up build for 64 bit.
dmaclach
2010-07-19
2
-21
/
+14
*
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
2
-11
/
+14
*
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
2
-56
/
+160
*
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
2
-5
/
+11
*
Mac framework fixes: Propagate server type from plist, and fix precedence of ...
stuart.morgan
2009-04-29
1
-7
/
+8
*
Code review issue 9002: Add paranoid logging to Inspector & Reporter
nealsid
2009-04-23
1
-1
/
+1
*
Add a parameter to control the Mac reporter timeout.
stuartmorgan
2009-04-22
2
-0
/
+12
*
Fix to support extensible parameter handling, and add process crashtime/uptim...
nealsid
2009-04-22
2
-15
/
+62
*
Patch from Jeremy Moskovich to build with 10.5 SDK correctly. Also removed e...
nealsid
2009-04-21
1
-5
/
+5
*
Sender tweaks; strip whitespace from server-returned ID, and change the title...
stuart.morgan
2009-04-07
1
-2
/
+2
*
Fix framework bundle ID and remove useless autogenerated InfoPlist.strings
stuart.morgan
2009-04-06
2
-1
/
+1
*
Incorporate feedback from first Breakpad integration.
nealsid
2009-04-06
2
-19
/
+53
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
7
-0
/
+1421