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
/
Breakpad.xcodeproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move away from the 10.4 SDK.
mark@chromium.org
2012-02-21
1
-3
/
+0
*
Funnel all bootstrap_register calls through a routine that doesn't care that
mark@chromium.org
2012-02-21
1
-0
/
+16
*
Create a static library to use Breakpad on iOS.
qsr@chromium.org
2011-11-23
1
-4
/
+22
*
Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.
ted.mielczarek
2011-11-18
1
-13
/
+12
*
Add an API to Breakpad to upload custom file to the crash server.
qsr@chromium.org
2011-11-16
1
-4
/
+4
*
Extract constants from Breakpad.h.
qsr@chromium.org
2011-10-11
1
-0
/
+4
*
Extract the uploader process from crash_report_sender
qsr@chromium.org
2011-10-10
1
-0
/
+6
*
Extracting the config file class from the Inspector to be able to reuse it.
qsr@chromium.org
2011-10-10
1
-0
/
+10
*
Build the Mac Breakpad utilities with the 10.5 SDK in x86_64 Debug mode. This
mark@chromium.org
2011-09-28
1
-23
/
+23
*
Fix encoding of breakpad/src/client/mac/testapp/English.lproj/InfoPlist.strings
mark@chromium.org
2011-09-27
1
-1
/
+1
*
Fix totally busted-up project file that was, for the most part, wrong for
mark@chromium.org
2011-09-27
1
-9
/
+65
*
Wean Mac Breakpad off of its OpenSSL libcrypto dependency.
mark@chromium.org
2011-07-27
1
-12
/
+12
*
Use task_info(..., TASK_DYLD_INFO, ...) on 10.6 and later in preference to
mmentovai
2011-04-05
1
-0
/
+11
*
Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumps
ted.mielczarek@gmail.com
2010-12-16
1
-0
/
+39
*
Allow out-of-process minidump generation to work on processes of a different ...
ted.mielczarek@gmail.com
2010-12-15
1
-0
/
+109
*
Add some unit tests for the mac MinidumpGenerator
ted.mielczarek
2010-12-13
1
-5
/
+36
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
1
-0
/
+30
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
1
-2
/
+193
*
Change exception_handler_test.cc to use Google Test
ted.mielczarek@gmail.com
2010-08-12
1
-5
/
+151
*
review: http://breakpad.appspot.com/138001
dmaclach
2010-07-29
1
-66
/
+34
*
Adding 11 languages to the crash uploader app on the Mac, contributed by the ...
stuart.morgan
2010-07-25
1
-0
/
+58
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-353
/
+346
*
Convert files in .nib format to .xib format.
mark@chromium.org
2010-06-23
1
-10
/
+10
*
issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...
ted.mielczarek
2010-04-29
1
-8
/
+14
*
Add tool dependencies to the 'Build All' target of Breakpad, so that everythi...
nealsid
2009-07-28
1
-0
/
+151
*
Port fixes from internal Google Breakpad to SVN.
nealsid
2009-07-21
1
-0
/
+4
*
Support custom URL parameters. Added unit tests for Breakpad. Added
nealsid
2009-06-03
1
-14
/
+20
*
Mac reporter improvements:
stuartmorgan
2009-04-29
1
-14
/
+6
*
Give the Mac reporter app a localized name of 'Crash Reporter'
stuartmorgan
2009-04-22
1
-5
/
+17
*
Fix framework bundle ID and remove useless autogenerated InfoPlist.strings
stuart.morgan
2009-04-06
1
-16
/
+4
*
Incorporate feedback from first Breakpad integration.
nealsid
2009-04-06
1
-33
/
+23
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
1
-0
/
+1937