Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite SimpleStringDictionary with NonAllocatingMap. | rsesek@chromium.org | 2013-04-24 | 1 | -6/+4 |
* | Move SimpleStringDictionary from common/mac/ to just common/. | rsesek@chromium.org | 2013-04-18 | 1 | -2/+2 |
* | Allow the Mac and iOS Breakpad clients to build without exceptions when the C... | mark@chromium.org | 2012-12-11 | 1 | -7/+19 |
* | Correct various compilation warnings. | qsr@chromium.org | 2012-03-07 | 1 | -2/+1 |
* | Creating minidump for uncaught exception on iOS. | qsr@chromium.org | 2012-02-14 | 1 | -0/+56 |
* | Add API on iOS to generate dump on demand. | qsr@chromium.org | 2011-12-09 | 1 | -2/+55 |
* | Correct bug introduced by last commit: Interface on Breakpad is incorrect. | qsr@chromium.org | 2011-11-16 | 1 | -5/+7 |
* | Add an API to Breakpad to upload custom file to the crash server. | qsr@chromium.org | 2011-11-16 | 1 | -0/+35 |
* | Correct leak. | qsr@chromium.org | 2011-11-10 | 1 | -2/+2 |
* | Breakpad implementation for ios. | qsr@chromium.org | 2011-10-12 | 1 | -0/+683 |