1. 0e8d722 Don't print an error when a user-set max frames limit has been reached in the stackwalker by ted.mielczarek@gmail.com · 11 years ago
  2. 940d6a5 ESP is zero in dumps created by CrashGenerationClient::RequestDump on i386 Linux by ted.mielczarek@gmail.com · 11 years ago
  3. 8826ca6 Change MDRawSystemInfo.processor_architecture value for PPC64 to 0x8002. by thestig@chromium.org · 11 years ago
  4. cd1f1a6 Add PPC64 support to breakpad processor. by thestig@chromium.org · 11 years ago
  5. 6cddd17 Fix build on Android - put the missing NT_GNU_BUILD_ID #define in elf_gnu_compat.h and use it where needed. by thestig@chromium.org · 11 years ago
  6. cb3130f Remove auto_ptr usage in Breakpad. Also fix some lint errors. by thestig@chromium.org · 11 years ago
  7. caffc58 Turn off verbose logging but keep logic for future reference for debug logging. by jessicag.feedback · 11 years ago
  8. 647f2b9 Try to find a build-id through PT_NOTE program headers by ted.mielczarek@gmail.com · 11 years ago
  9. ea6e48e Support generic Elf notes, with unit tests by ted.mielczarek@gmail.com · 11 years ago
  10. cb9a3dc Refactor BasicElf synth_elf unitest by ted.mielczarek@gmail.com · 11 years ago
  11. 7deb13d These are prerequisites needed for a wider effort inside Google to enable by mark@chromium.org · 11 years ago
  12. 8cf89d0 Removing redundant calls to string::c_str(). by ivan.penkov@gmail.com · 11 years ago
  13. aed397d Refactor file_id_unittest by ted.mielczarek@gmail.com · 11 years ago
  14. 76be5b6 Add tests for section headers in synth_elf unittest by ted.mielczarek@gmail.com · 11 years ago
  15. 97e972c Refactor BasicElf synth_elf unitest by ted.mielczarek@gmail.com · 11 years ago
  16. cbf39e5 Defer adding sections until ELF::Finish in synth_elf by ted.mielczarek@gmail.com · 11 years ago
  17. ed75bca Get the complete linux gate mapping instead of only one page by ted.mielczarek@gmail.com · 11 years ago
  18. 6444d6b Fix Windows unittest build on VC2012 by ted.mielczarek@gmail.com · 11 years ago
  19. 3e1f052 Fix three unit tests on recent ARM devices. by digit@chromium.org · 11 years ago
  20. 1682027 Linux MinidumpWriter should properly set number_of_processors on ARM by ted.mielczarek@gmail.com · 11 years ago
  21. 1b79e45 Remove "library" variable by ted.mielczarek@gmail.com · 11 years ago
  22. 3a0148d fix size types w/x32 by ted.mielczarek@gmail.com · 11 years ago
  23. 68e2449 Provide a ReadSymbolData API for Mac dump_syms by ted.mielczarek@gmail.com · 11 years ago
  24. 0828a48 Make OOP mac crashreporting exit after writing dump by ted.mielczarek@gmail.com · 11 years ago
  25. 5a2106b Keeping track of modules without symbols during crash report processing. by ivan.penkov@gmail.com · 11 years ago
  26. 4beb03d Allow building symbol dumping without STABS support by ted.mielczarek@gmail.com · 11 years ago
  27. 06e17f8 Allow reading just CFI data when reading symbols by ted.mielczarek@gmail.com · 11 years ago
  28. f9ba50d Minor Android fixup for symbol dumping code by ted.mielczarek@gmail.com · 11 years ago
  29. f2e56b1 Fix some more Win32 compat issues in processor code by ted.mielczarek@gmail.com · 11 years ago
  30. 6162aed Use stdint types everywhere R=mark at https://breakpad.appspot.com/535002/ by ted.mielczarek@gmail.com · 11 years ago
  31. df4ee8c Work around Windows headers #defining ERROR by renaming enum values in StackFrameSymbolizer by ted.mielczarek@gmail.com · 11 years ago
  32. c384c74 Remove unnecessary #include unistd.h (no review, trivial change) by ted.mielczarek@gmail.com · 11 years ago
  33. fae8ab2 Make CompareStringPtrs::operator() a const method by ted.mielczarek@gmail.com · 11 years ago
  34. 5454576 Add missing "using std::sort" to dwarf_cu_to_module.cc. by ted.mielczarek@gmail.com · 11 years ago
  35. ff3ef03 Fix DumpSymbols error message when using multiple debug_dirs, followup from r1102. by ted.mielczarek@gmail.com · 11 years ago
  36. 2e2c1f9 size_limit_ member of minidump_descriptor ignored in copy constructor by ted.mielczarek@gmail.com · 12 years ago
  37. 8db11ce Make MmapWrapper a little less silly by ted.mielczarek@gmail.com · 12 years ago
  38. 5360c86 Fix some issues with -Werror=sign-compare on Android builds by ted.mielczarek@gmail.com · 12 years ago
  39. 2ea751f Add API to find out if there is crash reports to send to the server. by qsr@chromium.org · 12 years ago
  40. e048b7f minidump_stackwalk: Show argument registers for ARM stack traces by ted.mielczarek@gmail.com · 12 years ago
  41. 5eb7c92 Remove a call to new[] from WriteDSODebugStream by ted.mielczarek@gmail.com · 12 years ago
  42. 248c84d Include the compilation directory for FILE entries, making them absolute instead of relative by ted.mielczarek@gmail.com · 12 years ago
  43. 92ea4ed Print the correct return address, even on architectures where StackFrame::instruction is offset. by jimblandy · 12 years ago
  44. 0fd5943 Fix remaining processor/scoped_ptr.h references for reals. by thestig@chromium.org · 12 years ago
  45. 30054c0 Fix remaining processor/scoped_ptr.h references after r1096. by thestig@chromium.org · 12 years ago
  46. 06cdc62 Make DumpSymbols methods take a vector of debug_dirs by ted.mielczarek@gmail.com · 12 years ago
  47. 923ec36 Remove <(library) usage from gyp files. by thestig@chromium.org · 12 years ago
  48. 8ec4fa5 Provide a ReadSymbolData function to get symbol data in a Module instead of just serializing it by ted.mielczarek@gmail.com · 12 years ago
  49. e6b34c1 Don't make MmapWrapper's destructor assert by ted.mielczarek@gmail.com · 12 years ago
  50. a40fe45 Fix a couple of warnings in stack_frame_symbolizer code by ted.mielczarek@gmail.com · 12 years ago
  51. 2cc15ba Move scoped_ptr.h to common R=mark at https://breakpad.appspot.com/509002/ by ted.mielczarek@gmail.com · 12 years ago
  52. ec2f6c0 ExceptionHandler::HandleSignal by mark@chromium.org · 12 years ago
  53. ee25318 DWARF can store DW_AT_high_pc as either an address or a constant. In the latter by jimblandy · 12 years ago
  54. e7d941d Fix typo. Review URL: https://breakpad.appspot.com/506002 by qsr@chromium.org · 12 years ago
  55. 2afd96d Updating BreakpadController to allow start and stop being nop. by qsr@chromium.org · 12 years ago
  56. 7c23508 Remove dead code. by mark@chromium.org · 12 years ago
  57. 340c915 Fix minidump size limit used for MinidumpSizeLimit unittest by mkrebs@chromium.org · 12 years ago
  58. 45951cc Allow the Mac and iOS Breakpad clients to build without exceptions when the C++ standard library is not provided by libstdc++. libc++, for example, does by mark@chromium.org · 12 years ago
  59. 233501d The Google-breakpad processor rejects (ignores) context records that lack CPU type information in their context_flags fields. Such context records can be valid (e.g. contexts captured by ::RtlCaptureContext). by ivan.penkov@gmail.com · 12 years ago
  60. 8b45f49 Explicitly include unistd.h for getpagesize(). by mark@chromium.org · 12 years ago
  61. bc9a286 Allow StackwalkerARM to scan much farther to find the caller of the context frame by ted.mielczarek@gmail.com · 12 years ago
  62. 4826a92 Add assertion on initialization sequence. by qsr@chromium.org · 12 years ago
  63. 803e16d Fix unused variable warning in optimized build (fix proveded by Matthew Riley) by ivan.penkov@gmail.com · 12 years ago
  64. 2971a05 Cleaning up google-breakpad source code of signed-unsigned comparison warnings by ivan.penkov@gmail.com · 12 years ago
  65. 29a383c Add optional file size limit for minidumps by mkrebs@chromium.org · 12 years ago
  66. 362167f Fix assertion failure in WriteMappings() for zero modules by mkrebs@chromium.org · 12 years ago
  67. 0cb8895 Fix typo from r1079. by thestig@chromium.org · 12 years ago
  68. f1e81b3 Linux: Avoid truncating the vendor id. by thestig@chromium.org · 12 years ago
  69. 00e2974 Minor cleanup in src/client/linux/minidump_writer/minidump_writer_unittest.cc. by thestig@chromium.org · 12 years ago
  70. e721e62 Allow processing dumps with missing stack memory for some threads by ted.mielczarek@gmail.com · 12 years ago
  71. 3108b9d Wrong %ebp after skipping a frame for which the instruction pointer is not in a known module. by ivan.penkov@gmail.com · 12 years ago
  72. 5bfbea6 SuspendThread returns a DWORD value, so checking the return value with ">= 0" by ivan.penkov@gmail.com · 12 years ago
  73. bc76f34 Fix a compile warning in stack_frame_symbolizer.cc by SiyangXie@gmail.com · 12 years ago
  74. cc95c87 Fixing Windows client unit tests. They were broken in r1034 due to gMock and by ivan.penkov@gmail.com · 12 years ago
  75. abea018 Fix some compiler errors in exception_handler_unittest by casting like crazy by ted.mielczarek@gmail.com · 12 years ago
  76. 5449f74 Check-in stack_frame_symbolizer.[h|cc] that were missing in r1068. by SiyangXie@gmail.com · 12 years ago
  77. 9753aff Refactor the logic of resolving source line info into helper class. by SiyangXie@gmail.com · 12 years ago
  78. bf0feb0 Make Linux signal handler more robust. by digit@chromium.org · 12 years ago
  79. 71a856a Fix the Android unit tests. by digit@chromium.org · 12 years ago
  80. a576a63 Don't bail if a thread's stack pointer is invalid by mkrebs@chromium.org · 12 years ago
  81. 5fbfadc Comment out unused arguments in definitions, as required by the Google C++ Style Guide. by jimblandy · 12 years ago
  82. ec0d980 Fix out-of-date comment for DwarfCUToModule::FilePrivate::common_strings. by jimblandy · 12 years ago
  83. acf56d0 If a specification DIE has a DW_AT_MIPS_linkage_name attribute, don't fail by jimblandy · 12 years ago
  84. b2cb7ad Update dump_syms to correctly filter on cpu subtype. by qsr@chromium.org · 12 years ago
  85. 206beee Fix minor Android build failure with Clang. by digit@chromium.org · 12 years ago
  86. 1277bab Use DW_AT_MIPS_linkage_name if it is available to get names of functions with arguments during symbol dumping. by ted.mielczarek@gmail.com · 12 years ago
  87. b9ec2ff Fix an analyzer warning due to value assigned but not used. by kenbongort@gmail.com · 12 years ago
  88. 10f6824 Add custom implementation of NXGetArchInfoXXX to allow adding new arch. by qsr@chromium.org · 12 years ago
  89. 698d41d Fix merge error from r1055 by ted.mielczarek@gmail.com · 12 years ago
  90. 167df78 Fix linux compile errors for some systems. by qsr@chromium.org · 12 years ago
  91. 6281dcd Fix the Linux build with clang. Review URL: https://breakpad.appspot.com/470002 by thestig@chromium.org · 12 years ago
  92. c8be06b Fix a bunch of small nits. Review URL: https://breakpad.appspot.com/463004 by thestig@chromium.org · 12 years ago
  93. d8511da Fix a parsing error in the Linux dump writer. by thestig@chromium.org · 12 years ago
  94. 8633fe2 Fix type in string_conversion.cc introduced in r1046 by ted.mielczarek@gmail.com · 12 years ago
  95. 15621fa processor: add arm exception flags by qsr@chromium.org · 12 years ago
  96. a8d89a9 Fix a really stupid bug in WriteMinidumpForChildProcess by ted.mielczarek@gmail.com · 12 years ago
  97. 486229b Turn on more warnings in ios / mac projects. by qsr@chromium.org · 12 years ago
  98. 2b18e3c Update GTM files to latest from by qsr@chromium.org · 12 years ago
  99. 693d4ca Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared library by ted.mielczarek@gmail.com · 12 years ago
  100. f092d39 Allow generating minidumps from live process on Linux via ExceptionHandler by ted.mielczarek@gmail.com · 12 years ago