aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/Framework/Breakpad.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-11/+11
* Mac: Add support for in-process crash reporting to Breakpad.andresantoso@chromium.org2014-09-151-0/+5
* Send uptime as milliseconds for Mac and iOS.qsr@chromium.org2012-03-021-5/+7
* #include BreakpadDefines.h as "BreakpadDefines.h" and notmark@chromium.org2011-10-111-1/+1
* Extract constants from Breakpad.h.qsr@chromium.org2011-10-111-47/+5
* Address review comments from r843 (http://breakpad.appspot.com/307001)mark@chromium.org2011-10-051-0/+4
* Keep a log of uploaded crash IDs on the Mac. Review URL: http://breakpad.apps...stuartmorgan2010-12-171-1/+4
* Review: http://breakpad.appspot.com/137001dmaclach2010-07-281-3/+6
* Port fixes from internal Google Breakpad to SVN. nealsid2009-07-211-2/+9
* Support custom URL parameters. Added unit tests for Breakpad. Addednealsid2009-06-031-33/+77
* Mac reporter improvements:stuartmorgan2009-04-291-3/+8
* Add a parameter to control the Mac reporter timeout.stuartmorgan2009-04-221-0/+7
* Fix to support extensible parameter handling, and add process crashtime/uptim...nealsid2009-04-221-13/+48
* Sender tweaks; strip whitespace from server-returned ID, and change the title...stuart.morgan2009-04-071-2/+2
* Incorporate feedback from first Breakpad integration.nealsid2009-04-061-9/+40
* Open sourcing the Breakpad framework from Google. nealsid2009-04-011-0/+181