| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | #ifdef cpu specific code. | qsr@chromium.org | 2011-10-07 | 6 | -9/+160 |
* | 10.4 SDK fix | mark@chromium.org | 2011-10-06 | 3 | -1/+21 |
* | Address review comments from r843 (http://breakpad.appspot.com/307001) | mark@chromium.org | 2011-10-05 | 4 | -15/+25 |
* | Ensure crash reports will be uploaded on the Mac. | mark@chromium.org | 2011-10-05 | 3 | -2/+74 |
* | Use a bootstrap subset port for the inspector, tying the subset to the | mark@chromium.org | 2011-10-03 | 1 | -10/+26 |
* | Fix some compilation warnings and other errors due to API changes | mark@chromium.org | 2011-09-29 | 2 | -17/+11 |
* | 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 |
* | Fix a Breakpad crash during teardown when USE_PROTECTED_ALLOCATIONS is in | mark@chromium.org | 2011-08-26 | 1 | -0/+8 |
* | Add missing (parentehses.) | mark@chromium.org | 2011-08-26 | 1 | -1/+1 |
* | Fix CalculateStackSize to behave properly when the main thread's stack is | mark@chromium.org | 2011-08-25 | 2 | -27/+32 |
* | The process_id field is unsigned, so we need this cast in c++0x. | mark@chromium.org | 2011-08-11 | 1 | -1/+2 |
* | Fix clang warnings. | mark@chromium.org | 2011-08-11 | 3 | -4/+4 |
* | Remove a bogus const. | mark@chromium.org | 2011-08-10 | 1 | -1/+1 |
* | Fix a typo in r817 | ted.mielczarek | 2011-07-27 | 1 | -1/+1 |
* | Wean Mac Breakpad off of its OpenSSL libcrypto dependency. | mark@chromium.org | 2011-07-27 | 1 | -12/+12 |
* | Fix compilation using the OS X 10.7 SDK by #ifdefing out PPC support when tar... | ted.mielczarek@gmail.com | 2011-07-26 | 2 | -1/+22 |
* | Use task_info(..., TASK_DYLD_INFO, ...) on 10.6 and later in preference to | mmentovai | 2011-04-05 | 2 | -5/+68 |
* | Rename duplicate argument names to make it compile with CLang. | ted.mielczarek | 2011-01-25 | 1 | -8/+8 |
* | 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 |