| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix sizeof bug in HTTPUpload::SendRequest | ted.mielczarek | 2012-07-20 | 1 | -2/+2 |
* | Move minidump_extension_linux.h contents into minidump_format.h | ted.mielczarek | 2012-07-20 | 5 | -80/+29 |
* | Add a filter callback to CrashGenerationServer on mac | ted.mielczarek | 2012-07-20 | 3 | -10/+76 |
* | Allow adding extra memory regions to minidump on linux/windows | ted.mielczarek | 2012-07-19 | 10 | -29/+305 |
* | Add some more DWARF ARM register numbers to the DWARF CFI register maps | ted.mielczarek | 2012-07-18 | 2 | -5/+28 |
* | Rework dump_symbols.cc using templates and traits classes to handle cross-wor... | ted.mielczarek | 2012-07-18 | 5 | -253/+371 |
* | Move some ELF-handling bits from file_id.cc to elfutils.{h,cc} | ted.mielczarek | 2012-07-18 | 3 | -104/+204 |
* | Allow the crash generation server to be initialized with a handle instead of... | ted.mielczarek | 2012-07-16 | 4 | -4/+120 |
* | Add the capability to include an arbitrary data stream within minidumps | cdn@chromium.org | 2012-07-10 | 8 | -12/+108 |
* | Fix compilation for iOS on XCode 4.5 | qsr@chromium.org | 2012-07-09 | 2 | -2/+1 |
* | Add MD_OS_ANDROID definition. | digit@chromium.org | 2012-07-04 | 5 | -1/+38 |
* | Do not fail crash dump generation if handle operations tracing is not enabled | mark@chromium.org | 2012-07-03 | 1 | -1/+2 |
* | Allow the minidump writer to collect handle data so that resulting dump contains | mark@chromium.org | 2012-07-03 | 1 | -13/+240 |
* | Fixing various compiler warnings and applying minor tweaks to allow running of | ivan.penkov@gmail.com | 2012-07-02 | 16 | -120/+235 |
* | Change #imports that should have been #includes to #include. | mark@chromium.org | 2012-07-02 | 1 | -6/+6 |
* | Remove 1 static initializer. | mark@chromium.org | 2012-07-02 | 1 | -1/+0 |
* | Fixing a mem leak in test code | ivan.penkov@gmail.com | 2012-06-29 | 4 | -9/+26 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 103 | -384/+520 |
* | Fix Android build of client library | digit@chromium.org | 2012-06-27 | 2 | -32/+7 |
* | Fix a race condition in AutoCriticalSection. | thestig@chromium.org | 2012-06-19 | 1 | -1/+1 |
* | This is a fix for a stackwalker_x86 issue which has to | ivan.penkov@gmail.com | 2012-06-12 | 8 | -306/+559 |
* | CrashGenerationServer's state machine can be invoked from both the application | mark@chromium.org | 2012-06-12 | 3 | -50/+76 |
* | Fix uploader so that it send the guid to the server. | qsr@chromium.org | 2012-06-06 | 1 | -0/+1 |
* | sym_upload: Show failure if symbol server gives redirect response | mkrebs@chromium.org | 2012-05-24 | 4 | -3/+24 |
* | Initialize a CustomClientInfo variable. (Coverity) | thestig@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Increase kMinidumpFileLengthLimit from 800000 to 2MB. | mark@chromium.org | 2012-05-15 | 1 | -1/+1 |
* | Fixing HTTPMultipartUpload. | qsr@chromium.org | 2012-05-15 | 1 | -2/+2 |
* | Unprotect the allocator before trying to create a minidump from a signal. | qsr@chromium.org | 2012-05-14 | 1 | -5/+13 |
* | Bits necessary to send the reports along with the minidumps. | mark@chromium.org | 2012-05-11 | 2 | -6/+14 |
* | Fix warning in r961 - C4800 | jessicag.feedback | 2012-05-07 | 1 | -1/+1 |
* | wires up the crash client side so that the deferred upload callback can be used. | cdn@chromium.org | 2012-05-03 | 5 | -4/+33 |
* | In the AMD64 stackwalker, use heuristics to provide %rbp more often, as | jimblandy | 2012-04-25 | 2 | -14/+110 |
* | Fix race in VerifyStackReadWithMultipleThreads | ted.mielczarek | 2012-04-25 | 2 | -20/+29 |
* | Fix compiler warning from format string | ted.mielczarek | 2012-04-25 | 1 | -1/+1 |
* | Fix compilation warnings related to unchecked return values | ted.mielczarek | 2012-04-25 | 3 | -28/+43 |
* | Reap child in VerifyStackReadWithMultipleThreads | ted.mielczarek | 2012-04-25 | 1 | -0/+7 |
* | Fix file descriptor leak in GetThreadInfoByIndex | benchan@chromium.org | 2012-04-18 | 1 | -0/+1 |
* | Set limit on the number of custom client info entries that can be sent with a... | cdn@chromium.org | 2012-04-17 | 1 | -0/+4 |
* | Expose a callback to allow crash server implementations to defer the uploadin... | cdn@chromium.org | 2012-04-13 | 10 | -22/+69 |
* | Fix file descriptor leaks in ExternalDumper test | ted.mielczarek | 2012-04-11 | 1 | -0/+2 |
* | Fix crash_generator error message | ted.mielczarek | 2012-04-11 | 1 | -1/+4 |
* | vectors are cleared with "clear()", not with "empty() | thestig@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | Fixed "unused method" warning, reported by Xcode 4.2 on simulator. | qsr@chromium.org | 2012-04-04 | 1 | -0/+2 |
* | Accept version 3 .eh_frame unwinding data, as well as version 1. | jimblandy | 2012-04-03 | 1 | -14/+8 |
* | Changes to get the breakpad client compiling and running on Android using | mark@chromium.org | 2012-04-03 | 10 | -34/+161 |
* | Remove redundant include of CPP specific header files | ted.mielczarek@gmail.com | 2012-04-03 | 2 | -3/+0 |
* | Fix several issues in linux_dumper_unittest_helper | ted.mielczarek@gmail.com | 2012-04-03 | 1 | -3/+6 |
* | Fix for putting main module as first one in minidump | mkrebs@chromium.org | 2012-03-30 | 2 | -3/+53 |
* | Fix GetMainModule() to properly get first module | mkrebs@chromium.org | 2012-03-30 | 1 | -1/+1 |
* | Fix memory leak in DisassemblerX86. | benchan@chromium.org | 2012-03-30 | 1 | -0/+3 |