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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
2
-2
/
+2
*
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
*
Allow the Mac and iOS Breakpad clients to build without exceptions when the C...
mark@chromium.org
2012-12-11
1
-7
/
+19
*
Add assertion on initialization sequence.
qsr@chromium.org
2012-11-28
2
-0
/
+24
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
2
-1
/
+17
*
Fixed "unused method" warning, reported by Xcode 4.2 on simulator.
qsr@chromium.org
2012-04-04
1
-0
/
+2
*
Add high level API for breakpad on iOS.
qsr@chromium.org
2012-03-13
4
-1
/
+382
*
Correct various compilation warnings.
qsr@chromium.org
2012-03-07
1
-2
/
+1
*
Send uptime as milliseconds for Mac and iOS.
qsr@chromium.org
2012-03-02
1
-5
/
+7
*
Add missing include.
qsr@chromium.org
2012-02-14
1
-0
/
+1
*
Creating minidump for uncaught exception on iOS.
qsr@chromium.org
2012-02-14
4
-3
/
+300
*
Add API on iOS to generate dump on demand.
qsr@chromium.org
2011-12-09
2
-2
/
+66
*
Fix a missed include path change from r889. (r=qsr in person)
stuartmorgan
2011-12-02
1
-1
/
+1
*
Create a static library to use Breakpad on iOS.
qsr@chromium.org
2011-11-23
2
-0
/
+536
*
Correct bug introduced by last commit: Interface on Breakpad is incorrect.
qsr@chromium.org
2011-11-16
2
-6
/
+8
*
Add an API to Breakpad to upload custom file to the crash server.
qsr@chromium.org
2011-11-16
2
-0
/
+40
*
Correct leak.
qsr@chromium.org
2011-11-10
1
-2
/
+2
*
Breakpad implementation for ios.
qsr@chromium.org
2011-10-12
2
-0
/
+884