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
/
mac
/
sender
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding possibility for client to upload the file
blundell@chromium.org
2014-09-01
2
-33
/
+59
*
NSLocalizedString compatibility (10.8 SDK and clang trunk -Wformat-extra-args)
mark@chromium.org
2013-11-05
1
-12
/
+12
*
Fix a clang warning.
mark@chromium.org
2013-06-27
1
-5
/
+7
*
Fix compilation for iOS on XCode 4.5
qsr@chromium.org
2012-07-09
1
-1
/
+0
*
Fix uploader so that it send the guid to the server.
qsr@chromium.org
2012-06-06
1
-0
/
+1
*
Increase kMinidumpFileLengthLimit from 800000 to 2MB.
mark@chromium.org
2012-05-15
1
-1
/
+1
*
Bits necessary to send the reports along with the minidumps.
mark@chromium.org
2012-05-11
1
-5
/
+10
*
Fix clang warning about format string.
mark@chromium.org
2012-02-09
1
-1
/
+1
*
Fix several clang warnings in breakpad.
mark@chromium.org
2012-01-26
1
-1
/
+1
*
Create a static library to use Breakpad on iOS.
qsr@chromium.org
2011-11-23
2
-2
/
+2
*
Add an API to Breakpad to upload custom file to the crash server.
qsr@chromium.org
2011-11-16
2
-102
/
+134
*
Fix several error-case leaks on the Mac found by clang analysis
stuartmorgan
2011-11-14
1
-0
/
+1
*
Breakpad implementation for ios.
qsr@chromium.org
2011-10-12
1
-0
/
+6
*
Remove duplicate definition of GTMLoggerDebug.
mark@chromium.org
2011-10-11
1
-3
/
+0
*
Adding missing method.
qsr@chromium.org
2011-10-11
1
-0
/
+5
*
Extract constants from Breakpad.h.
qsr@chromium.org
2011-10-11
4
-8
/
+8
*
Extract the uploader process from crash_report_sender
qsr@chromium.org
2011-10-10
4
-570
/
+689
*
Make localization resizing of Mac uploader email line more robust. Review URL...
stuart.morgan
2011-01-05
1
-5
/
+18
*
Keep a log of uploaded crash IDs on the Mac. Review URL: http://breakpad.apps...
stuartmorgan
2010-12-17
1
-0
/
+27
*
Adding 11 languages to the crash uploader app on the Mac, contributed by the ...
stuart.morgan
2010-07-25
22
-0
/
+0
*
Clean up build for 64 bit.
dmaclach
2010-07-19
2
-34
/
+38
*
Convert files in .nib format to .xib format.
mark@chromium.org
2010-06-23
4
-89
/
+1140
*
Make Mac comment and email text field placeholders localizable. r=nealsid
stuart.morgan
2010-01-01
2
-0
/
+6
*
Add email mapping for Socorro. r=nealsid
stuart.morgan
2010-01-01
1
-2
/
+2
*
Fix text field resizing for 10.5+ SDK
stuartmorgan
2009-08-28
1
-1
/
+4
*
Port fixes from internal Google Breakpad to SVN.
nealsid
2009-07-21
7
-38
/
+246
*
Support custom URL parameters. Added unit tests for Breakpad. Added
nealsid
2009-06-03
2
-23
/
+73
*
Mac reporter improvements:
stuartmorgan
2009-04-29
8
-188
/
+361
*
Mac framework fixes: Propagate server type from plist, and fix precedence of ...
stuart.morgan
2009-04-29
1
-1
/
+1
*
Code review issue 9002: Add paranoid logging to Inspector & Reporter
nealsid
2009-04-23
1
-8
/
+38
*
Add a parameter to control the Mac reporter timeout.
stuartmorgan
2009-04-22
1
-11
/
+12
*
Fix to support extensible parameter handling, and add process crashtime/uptim...
nealsid
2009-04-22
2
-54
/
+126
*
Give the Mac reporter app a localized name of 'Crash Reporter'
stuartmorgan
2009-04-22
2
-0
/
+6
*
Sender tweaks; strip whitespace from server-returned ID, and change the title...
stuart.morgan
2009-04-07
2
-4
/
+6
*
Incorporate feedback from first Breakpad integration.
nealsid
2009-04-06
7
-835
/
+56
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
7
-0
/
+4198