| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix some more Win32 compat issues in processor code | ted.mielczarek@gmail.com | 2013-03-06 | 7 | -3/+20 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 117 | -1379/+1385 |
* | Work around Windows headers #defining ERROR by renaming enum values in StackF... | ted.mielczarek@gmail.com | 2013-03-04 | 3 | -17/+17 |
* | Remove unnecessary #include unistd.h | ted.mielczarek@gmail.com | 2013-03-01 | 1 | -1/+0 |
* | Make CompareStringPtrs::operator() a const method | ted.mielczarek@gmail.com | 2013-02-28 | 1 | -1/+1 |
* | Add missing "using std::sort" to dwarf_cu_to_module.cc. | ted.mielczarek@gmail.com | 2013-02-28 | 1 | -0/+1 |
* | Fix DumpSymbols error message when using multiple debug_dirs, followup from r... | ted.mielczarek@gmail.com | 2013-02-27 | 1 | -2/+6 |
* | size_limit_ member of minidump_descriptor ignored in copy constructor | ted.mielczarek@gmail.com | 2013-02-14 | 2 | -2/+4 |
* | Make MmapWrapper a little less silly | ted.mielczarek@gmail.com | 2013-02-14 | 1 | -1/+2 |
* | Fix some issues with -Werror=sign-compare on Android builds | ted.mielczarek@gmail.com | 2013-02-01 | 3 | -9/+14 |
* | Add API to find out if there is crash reports to send to the server. | qsr@chromium.org | 2013-02-01 | 2 | -0/+10 |
* | minidump_stackwalk: Show argument registers for ARM stack traces | ted.mielczarek@gmail.com | 2013-01-31 | 1 | -0/+11 |
* | Remove a call to new[] from WriteDSODebugStream | ted.mielczarek@gmail.com | 2013-01-31 | 1 | -4/+3 |
* | Include the compilation directory for FILE entries, making them absolute inst... | ted.mielczarek@gmail.com | 2013-01-23 | 10 | -76/+518 |
* | Print the correct return address, even on architectures where StackFrame::ins... | jimblandy | 2013-01-22 | 7 | -35/+72 |
* | Fix remaining processor/scoped_ptr.h references for reals. | thestig@chromium.org | 2013-01-22 | 1 | -1/+1 |
* | Fix remaining processor/scoped_ptr.h references after r1096. | thestig@chromium.org | 2013-01-22 | 3 | -3/+3 |
* | Make DumpSymbols methods take a vector of debug_dirs | ted.mielczarek@gmail.com | 2013-01-22 | 4 | -44/+60 |
* | Remove <(library) usage from gyp files. | thestig@chromium.org | 2013-01-19 | 4 | -6/+6 |
* | Provide a ReadSymbolData function to get symbol data in a Module instead of j... | ted.mielczarek@gmail.com | 2013-01-18 | 3 | -38/+72 |
* | Don't make MmapWrapper's destructor assert | ted.mielczarek@gmail.com | 2013-01-18 | 1 | -1/+0 |
* | Fix a couple of warnings in stack_frame_symbolizer code | ted.mielczarek@gmail.com | 2013-01-18 | 2 | -1/+2 |
* | Move scoped_ptr.h to common | ted.mielczarek@gmail.com | 2013-01-17 | 34 | -39/+38 |
* | ExceptionHandler::HandleSignal | mark@chromium.org | 2013-01-14 | 1 | -2/+5 |
* | DWARF can store DW_AT_high_pc as either an address or a constant. In the latter | jimblandy | 2013-01-08 | 2 | -19/+61 |
* | Fix typo. | qsr@chromium.org | 2012-12-17 | 1 | -2/+2 |
* | Updating BreakpadController to allow start and stop being nop. | qsr@chromium.org | 2012-12-17 | 1 | -4/+5 |
* | Remove dead code. | mark@chromium.org | 2012-12-12 | 11 | -242/+66 |
* | Fix minidump size limit used for MinidumpSizeLimit unittest | mkrebs@chromium.org | 2012-12-12 | 1 | -4/+25 |
* | Allow the Mac and iOS Breakpad clients to build without exceptions when the C... | mark@chromium.org | 2012-12-11 | 3 | -10/+48 |
* | The Google-breakpad processor rejects (ignores) context records that lack CPU... | ivan.penkov@gmail.com | 2012-12-08 | 5 | -4/+252 |
* | Explicitly include unistd.h for getpagesize(). | mark@chromium.org | 2012-12-07 | 1 | -0/+1 |
* | Allow StackwalkerARM to scan much farther to find the caller of the context f... | ted.mielczarek@gmail.com | 2012-12-04 | 4 | -3/+70 |
* | Add assertion on initialization sequence. | qsr@chromium.org | 2012-11-28 | 2 | -0/+24 |
* | Fix unused variable warning in optimized build (fix proveded by Matthew Riley) | ivan.penkov@gmail.com | 2012-11-21 | 1 | -2/+3 |
* | Cleaning up google-breakpad source code of signed-unsigned comparison warnings | ivan.penkov@gmail.com | 2012-11-21 | 28 | -179/+183 |
* | Add optional file size limit for minidumps | mkrebs@chromium.org | 2012-11-15 | 5 | -17/+266 |
* | Fix assertion failure in WriteMappings() for zero modules | mkrebs@chromium.org | 2012-11-14 | 1 | -2/+9 |
* | Fix typo from r1079. | thestig@chromium.org | 2012-11-13 | 1 | -1/+1 |
* | Linux: Avoid truncating the vendor id. | thestig@chromium.org | 2012-11-09 | 1 | -5/+3 |
* | Minor cleanup in src/client/linux/minidump_writer/minidump_writer_unittest.cc. | thestig@chromium.org | 2012-11-08 | 1 | -18/+18 |
* | Allow processing dumps with missing stack memory for some threads | ted.mielczarek@gmail.com | 2012-11-06 | 16 | -90/+410 |
* | Wrong %ebp after skipping a frame for which the instruction pointer is not in... | ivan.penkov@gmail.com | 2012-11-02 | 2 | -25/+269 |
* | SuspendThread returns a DWORD value, so checking the return value with ">= 0" | ivan.penkov@gmail.com | 2012-11-01 | 1 | -3/+6 |
* | Fix a compile warning in stack_frame_symbolizer.cc | SiyangXie@gmail.com | 2012-11-01 | 1 | -0/+4 |
* | Fixing Windows client unit tests. They were broken in r1034 due to gMock and | ivan.penkov@gmail.com | 2012-10-19 | 8 | -16/+449 |
* | Fix some compiler errors in exception_handler_unittest by casting like crazy | ted.mielczarek@gmail.com | 2012-10-15 | 1 | -2/+4 |
* | Check-in stack_frame_symbolizer.[h|cc] that were missing in r1068. | SiyangXie@gmail.com | 2012-10-11 | 2 | -0/+233 |
* | Refactor the logic of resolving source line info into helper class. | SiyangXie@gmail.com | 2012-10-10 | 18 | -346/+337 |
* | Make Linux signal handler more robust. | digit@chromium.org | 2012-10-09 | 2 | -0/+60 |