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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-1
/
+31
*
Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumps
ted.mielczarek@gmail.com
2010-12-16
8
-117
/
+346
*
Allow out-of-process minidump generation to work on processes of a different ...
ted.mielczarek@gmail.com
2010-12-15
9
-621
/
+1230
*
Allow writing on-request minidumps with an exception stream
ted.mielczarek@gmail.com
2010-12-15
3
-36
/
+123
*
issue 334 - Fix a race condition between ExceptionHandler::Teardown and Excep...
ted.mielczarek@gmail.com
2010-12-15
2
-6
/
+14
*
Add some unit tests for the mac MinidumpGenerator
ted.mielczarek
2010-12-13
4
-90
/
+291
*
Fix WriteMemoryListStream to remove an extraneous loop index variable increment.
ted.mielczarek
2010-11-30
2
-2
/
+62
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
5
-6
/
+573
*
Change ClientInfo into a class to match other platforms, rename the current C...
ted.mielczarek@gmail.com
2010-08-16
5
-13
/
+31
*
Put MachIPC into the google_breakpad namespace
ted.mielczarek@gmail.com
2010-08-16
2
-0
/
+8
*
Allow dumping live processes on OS X
ted.mielczarek@gmail.com
2010-08-13
4
-2
/
+135
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
10
-7
/
+920
*
fix typo in previous commit
ted.mielczarek@gmail.com
2010-08-12
1
-1
/
+1
*
Change exception_handler_test.cc to use Google Test
ted.mielczarek@gmail.com
2010-08-12
3
-48
/
+268
*
review: http://breakpad.appspot.com/139001
dmaclach
2010-07-29
1
-0
/
+1
*
review: http://breakpad.appspot.com/138001
dmaclach
2010-07-29
2
-67
/
+35
*
Review: http://breakpad.appspot.com/137001
dmaclach
2010-07-28
2
-44
/
+53
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
4
-199
/
+74
*
Adding 11 languages to the crash uploader app on the Mac, contributed by the ...
stuart.morgan
2010-07-25
23
-0
/
+58
*
Separate the "hello" message from the parameter messages in
mark@chromium.org
2010-07-21
1
-2
/
+3
*
Clean up build for 64 bit.
dmaclach
2010-07-19
17
-488
/
+1335
*
Convert files in .nib format to .xib format.
mark@chromium.org
2010-06-23
9
-168
/
+4056
*
issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...
ted.mielczarek
2010-04-29
2
-12
/
+37
*
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
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
1
-3
/
+3
*
Mozilla bug 532713 - OS X client code doesn't decoded extended family ids in ...
ted.mielczarek
2009-12-14
1
-0
/
+15
*
Forward exceptions in child processes to Apple's Crash Reporter
nealsid
2009-11-18
1
-0
/
+3
*
Always export catch_exception_raise.
mmentovai
2009-11-11
1
-1
/
+4
*
Allow the Breakpad Mac framework to be built without -fexceptions.
mmentovai
2009-10-15
1
-51
/
+45
*
Fix compilation of OS X handler on PPC with 10.5 SDK. r=nealsid at http://br...
ted.mielczarek
2009-09-30
2
-18
/
+5
*
Fix text field resizing for 10.5+ SDK
stuartmorgan
2009-08-28
1
-1
/
+4
*
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
12
-52
/
+287
*
issue 323 - OS X exception handler / minidump generator should set exception ...
ted.mielczarek
2009-06-12
8
-11
/
+38
*
Fix for generating dumps on-demand to set the requesting thread to the curren...
nealsid
2009-06-12
1
-1
/
+1
*
Support custom URL parameters. Added unit tests for Breakpad. Added
nealsid
2009-06-03
8
-95
/
+481
*
Show the reporter UI for Breakpad.framework regardless of whether continuing ...
stuartmorgan
2009-05-28
2
-3
/
+10
*
Patch from Jeremy to have better error reporting, and workaround a Cocoa bug ...
nealsid
2009-05-15
2
-16
/
+39
*
Add a missing include (for gettimeofday) to Inspector.mm
stuartmorgan
2009-04-30
1
-5
/
+6
*
Mac reporter improvements:
stuartmorgan
2009-04-29
12
-207
/
+380
*
Mac framework fixes: Propagate server type from plist, and fix precedence of ...
stuart.morgan
2009-04-29
2
-8
/
+9
*
Code review issue 9002: Add paranoid logging to Inspector & Reporter
nealsid
2009-04-23
3
-12
/
+61
*
Add a parameter to control the Mac reporter timeout.
stuartmorgan
2009-04-22
3
-11
/
+24
*
Fix to support extensible parameter handling, and add process crashtime/uptim...
nealsid
2009-04-22
8
-81
/
+217
*
Give the Mac reporter app a localized name of 'Crash Reporter'
stuartmorgan
2009-04-22
3
-5
/
+23
*
Patch from Jeremy Moskovich to build with 10.5 SDK correctly. Also removed e...
nealsid
2009-04-21
3
-13
/
+23
*
Sender tweaks; strip whitespace from server-returned ID, and change the title...
stuart.morgan
2009-04-07
3
-6
/
+8
*
Fix framework bundle ID and remove useless autogenerated InfoPlist.strings
stuart.morgan
2009-04-06
3
-17
/
+5
[prev]
[next]