| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #include order from r1268. | mark@chromium.org | 2014-01-10 | 1 | -2/+2 |
* | Fix compilation with macos-target=10.9 | ted.mielczarek@gmail.com | 2014-01-03 | 1 | -0/+2 |
* | Remove usage of gDebugLog and DEBUGLOG from Mac and iOS client code. | altse@chromium.org | 2013-12-12 | 3 | -56/+5 |
* | Back out r1244 | mark@chromium.org | 2013-12-09 | 1 | -1/+11 |
* | Avoid redefinition of global static debug flag and remove unneeded | mark@chromium.org | 2013-12-05 | 1 | -11/+1 |
* | Rewrite SimpleStringDictionary with NonAllocatingMap. | rsesek@chromium.org | 2013-04-24 | 2 | -10/+11 |
* | Move SimpleStringDictionary from common/mac/ to just common/. | rsesek@chromium.org | 2013-04-18 | 4 | -4/+2 |
* | Add a filter callback to CrashGenerationServer on mac | ted.mielczarek | 2012-07-20 | 2 | -1/+14 |
* | Send uptime as milliseconds for Mac and iOS. | qsr@chromium.org | 2012-03-02 | 1 | -1/+3 |
* | Funnel all bootstrap_register calls through a routine that doesn't care that | mark@chromium.org | 2012-02-21 | 1 | -3/+4 |
* | createDirectoryAtPath:attributes: is deprecated, use the suggested (10.5+) | mark@chromium.org | 2012-02-09 | 1 | -45/+4 |
* | 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 | -1/+1 |
* | Extracting the config file class from the Inspector to be able to reuse it. | qsr@chromium.org | 2011-10-10 | 4 | -224/+315 |
* | 10.4 SDK fix | mark@chromium.org | 2011-10-06 | 1 | -1/+8 |
* | Address review comments from r843 (http://breakpad.appspot.com/307001) | mark@chromium.org | 2011-10-05 | 2 | -9/+14 |
* | Ensure crash reports will be uploaded on the Mac. | mark@chromium.org | 2011-10-05 | 2 | -2/+59 |
* | Fix clang warnings. | mark@chromium.org | 2011-08-11 | 2 | -2/+2 |
* | Remove a bogus const. | mark@chromium.org | 2011-08-10 | 1 | -1/+1 |
* | Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumps | ted.mielczarek@gmail.com | 2010-12-16 | 2 | -5/+6 |
* | Change ClientInfo into a class to match other platforms, rename the current C... | ted.mielczarek@gmail.com | 2010-08-16 | 4 | -12/+24 |
* | Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena... | ted.mielczarek@gmail.com | 2010-08-13 | 5 | -0/+472 |
* | Separate the "hello" message from the parameter messages in | mark@chromium.org | 2010-07-21 | 1 | -2/+3 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 1 | -5/+6 |
* | Port fixes from internal Google Breakpad to SVN. | nealsid | 2009-07-21 | 1 | -1/+20 |
* | issue 323 - OS X exception handler / minidump generator should set exception ... | ted.mielczarek | 2009-06-12 | 2 | -0/+5 |
* | Show the reporter UI for Breakpad.framework regardless of whether continuing ... | stuartmorgan | 2009-05-28 | 1 | -2/+9 |
* | Patch from Jeremy to have better error reporting, and workaround a Cocoa bug ... | nealsid | 2009-05-15 | 1 | -15/+37 |
* | Add a missing include (for gettimeofday) to Inspector.mm | stuartmorgan | 2009-04-30 | 1 | -5/+6 |
* | Code review issue 9002: Add paranoid logging to Inspector & Reporter | nealsid | 2009-04-23 | 1 | -3/+22 |
* | Fix to support extensible parameter handling, and add process crashtime/uptim... | nealsid | 2009-04-22 | 2 | -0/+27 |
* | Fix my build break due to misnamed constant | nealsid | 2009-04-06 | 1 | -1/+1 |
* | Incorporate feedback from first Breakpad integration. | nealsid | 2009-04-06 | 2 | -14/+29 |
* | Open sourcing the Breakpad framework from Google. | nealsid | 2009-04-01 | 3 | -0/+696 |