| Commit message (Expand) | Author | Age | Files | Lines |
* | [Breakpad iOS] Add a callback on report upload completion. | Olivier Robin | 2019-04-23 | 1 | -7/+16 |
* | Adds method to get the date of the most recent iOS crash report. | Evan Bernstein | 2018-10-08 | 1 | -0/+16 |
* | Reconcile -[BreakpadController withBreakpadRef:] with its documentation. | Robert Sesek | 2017-12-15 | 1 | -3/+1 |
* | There is no need to use the main queue just for perform selector. | George Kola | 2017-02-13 | 1 | -34/+31 |
* | Adding possibility for client to upload the file | blundell@chromium.org | 2014-09-01 | 1 | -0/+31 |
* | Fix a bug in BreakpadController that prevented multiple report uploads per ca... | ivan.penkov@gmail.com | 2014-03-19 | 1 | -4/+8 |
* | When the Breakpad.h header gets compiled by standard C compilers | dmaclach | 2014-02-18 | 1 | -1/+2 |
* | Add -[BreakpadController setParametersToAddAtUploadTime:] for iOS. | blundell@chromium.org | 2014-01-13 | 1 | -1/+10 |
* | Add -[BreakpadController resetConfiguration] for iOS. | blundell@chromium.org | 2013-12-12 | 1 | -4/+11 |
* | Provide BreakpadGetCrashReportCount() and -[BreakpadController | mark@chromium.org | 2013-11-20 | 1 | -3/+11 |
* | Add API to find out if there is crash reports to send to the server. | qsr@chromium.org | 2013-02-01 | 1 | -0/+7 |
* | Move scoped_ptr.h to common | ted.mielczarek@gmail.com | 2013-01-17 | 1 | -1/+1 |
* | Fix typo. | qsr@chromium.org | 2012-12-17 | 1 | -2/+2 |
* | Updating BreakpadController to allow start and stop being nop. | qsr@chromium.org | 2012-12-17 | 1 | -4/+5 |
* | Add assertion on initialization sequence. | qsr@chromium.org | 2012-11-28 | 1 | -0/+20 |
* | Turn on more warnings in ios / mac projects. | qsr@chromium.org | 2012-09-21 | 1 | -1/+1 |
* | Add high level API for breakpad on iOS. | qsr@chromium.org | 2012-03-13 | 1 | -0/+266 |