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
/
ios
/
BreakpadController.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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