1. 365994c Correct leak. by qsr@chromium.org · 13 years ago
  2. 50b04cc Fix problem with not NULL terminating mapping name. by kmixter@chromium.org · 13 years ago
  3. e75788a Add mach_vm_deallocate to the set of function not available on iOS5. by qsr@chromium.org · 13 years ago
  4. 34f57bc Do not use mach_vm.h on iOS. by qsr@chromium.org · 13 years ago
  5. 0c9df1d Upstream fix for compiling of breakpad with gcc-4.6. Remove an unnecessary by mark@chromium.org · 13 years ago
  6. 4fd4efe Fix some shadow variables, including one in file_id.cc that causes all files to generate the same hash. Add a test to make sure this doesn't happen again. by thestig@chromium.org · 13 years ago
  7. 67f88be Correct incorrect bounds checking. by qsr@chromium.org · 13 years ago
  8. 8fac6df Allow to retrieve id of a module from memory instead of going to disk for iOS. by qsr@chromium.org · 13 years ago
  9. 35a68e8 Fix svn:executable and svn:eol-style properties in src/client/windows. by mark@chromium.org · 13 years ago
  10. bad9e9c Changing declaration order of field to correct compilation warnings. by qsr@chromium.org · 13 years ago
  11. 5c8a2f4 Add includes for unittests that appear to need them. by jessicag.feedback@gmail.com · 13 years ago
  12. 0fd2503 Use frame pointer to walk ARM stack on iOS. by qsr@chromium.org · 13 years ago
  13. f1fa9b0 Breakpad implementation for ios. by qsr@chromium.org · 13 years ago
  14. 3162987 Handling reading arm executable. by qsr@chromium.org · 13 years ago
  15. d1eb839 Minor formatting fix following r865. by mark@chromium.org · 13 years ago
  16. dc8ce2e More fixes following r862. by mark@chromium.org · 13 years ago
  17. 8f4d15f Additional fixes following r862. by mark@chromium.org · 13 years ago
  18. e0bfa09 Use fixed revisions for svn:externals: by mark@chromium.org · 13 years ago
  19. aa4a7a6 Remove "using namespace std" from dwarf2reader.h. Using-directives are by mark@chromium.org · 13 years ago
  20. f699cee Fix harmless warning in dwarf_cfi_to_module.cc. by mark@chromium.org · 13 years ago
  21. 95a7d27 Fix harmless printf abuse in symupload. by mark@chromium.org · 13 years ago
  22. 6adfe8a Remove duplicate definition of GTMLoggerDebug. by mark@chromium.org · 13 years ago
  23. 79bb1b3 Adding missing method. by qsr@chromium.org · 13 years ago
  24. 7d65fe6 #include BreakpadDefines.h as "BreakpadDefines.h" and not by mark@chromium.org · 13 years ago
  25. 62e5dd1 Extract constants from Breakpad.h. by qsr@chromium.org · 13 years ago
  26. 63f97ad Handle ios dump. by qsr@chromium.org · 13 years ago
  27. 57584bc Use right header. by qsr@chromium.org · 13 years ago
  28. 3d4b6e7 Extract the uploader process from crash_report_sender by qsr@chromium.org · 13 years ago
  29. 00936cf Extracting the config file class from the Inspector to be able to reuse it. by qsr@chromium.org · 13 years ago
  30. d538c06 Do not commit user preferences for xcodeproj. by qsr@chromium.org · 13 years ago
  31. 110fb9d Move svn:externals definitions closer to their points of use. by mark@chromium.org · 13 years ago
  32. 3f2fb53 Update linux-syscall-support (lss) to r7 by mark@chromium.org · 13 years ago
  33. f7b0f83 Allow minidump generator to generate ARM minidumps (for iOS on a device). by qsr@chromium.org · 13 years ago
  34. be368a3 10.4 SDK fix by mark@chromium.org · 13 years ago
  35. c26b26c Adding .dirstamp to svn:ignore for libdisasm. by qsr@chromium.org · 13 years ago
  36. 52a9089 Adding svn:ignore properties for .deps and .dirstamp by qsr@chromium.org · 13 years ago
  37. 405bb7a Address review comments from r843 (http://breakpad.appspot.com/307001) by mark@chromium.org · 13 years ago
  38. 1e9dbde Ensure crash reports will be uploaded on the Mac. by mark@chromium.org · 13 years ago
  39. e7b75db Use a bootstrap subset port for the inspector, tying the subset to the by mark@chromium.org · 13 years ago
  40. 9dfe692 Fix some compilation warnings and other errors due to API changes by mark@chromium.org · 13 years ago
  41. 742e915 Build the Mac Breakpad utilities with the 10.5 SDK in x86_64 Debug mode. This by mark@chromium.org · 13 years ago
  42. 8690197 Fix encoding of breakpad/src/client/mac/testapp/English.lproj/InfoPlist.strings by mark@chromium.org · 13 years ago
  43. 494fa83 Fix some newlines. by mark@chromium.org · 13 years ago
  44. 1f17be3 Fix totally busted-up project file that was, for the most part, wrong for by mark@chromium.org · 13 years ago
  45. 86643aa Fix breakpad/src/tools/mac/crash_report/on_demand_symbol_supplier.mm following by mark@chromium.org · 13 years ago
  46. 8d54c75 Linux/Mac: Add option to omit the CFI section in dump_syms. by thestig@chromium.org · 13 years ago
  47. 912c99f Remove javascript_engine GYP variable. by mihaip@chromium.org · 13 years ago
  48. f3b59ca Fix 64-bit literals in test data by ted.mielczarek · 13 years ago
  49. 9f042be issue 438 - fix array index bug in libdisasm P=matthewbg@google.com R=ted by ted.mielczarek · 13 years ago
  50. 1a1890a Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle dumps using the old value for MD_CONTEXT_ARM by ted.mielczarek · 13 years ago
  51. 8ade75f issue 243 - Linux dumper should use build id produced by ld --build-id if available by ted.mielczarek · 13 years ago
  52. 68e380d Fix libcurl include in http_upload (trivial, no bug) by ted.mielczarek · 13 years ago
  53. 9325731 Fix a Breakpad crash during teardown when USE_PROTECTED_ALLOCATIONS is in by mark@chromium.org · 13 years ago
  54. ce8d215 Add missing (parentehses.) by mark@chromium.org · 13 years ago
  55. 60a8832 Fix CalculateStackSize to behave properly when the main thread's stack is by mark@chromium.org · 13 years ago
  56. 7b8b863 The process_id field is unsigned, so we need this cast in c++0x. by mark@chromium.org · 13 years ago
  57. e6c0689 The first field in a MDLocationDescriptor is a u_int32_t, so change this cast by mark@chromium.org · 13 years ago
  58. 8f2b058 Fix clang warnings. Review URL: http://breakpad.appspot.com/298002 by mark@chromium.org · 13 years ago
  59. 3c59c24 Zero out the entire context on MD5_Final, not just the number of bytes in a by mark@chromium.org · 13 years ago
  60. ba5ee2c Remove a bogus const. by mark@chromium.org · 13 years ago
  61. 1b9920a Fix a typo in r817 by ted.mielczarek · 13 years ago
  62. e919fdd Wean Mac Breakpad off of its OpenSSL libcrypto dependency. by mark@chromium.org · 13 years ago
  63. 4855004 Switch mac DumpSymbols::WriteSymbolFile to take an ostream instead of a FILE* to match the changes to Module::Write by ted.mielczarek · 13 years ago
  64. d01a9f8 Fix compilation using the OS X 10.7 SDK by #ifdefing out PPC support when targeting 10.7, as PPC support has been removed from the 10.7 SDK by ted.mielczarek@gmail.com · 13 years ago
  65. 1cbdeae Fix a sizeof(pointer) vs sizeof(pointee) issue caught by client. by jessicag.feedback@gmail.com · 13 years ago
  66. 32d04cd Remove curl/types.h include, since this header has been deprecated for a long time and removed in a recent curl release. by ted.mielczarek · 13 years ago
  67. 69607b6 Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up being useful enough to use in production, so let's drop the maintenence burden by ted.mielczarek · 13 years ago
  68. 3ca4a12 Add some unit tests for Linux WriteSymbolFile by ted.mielczarek · 13 years ago
  69. b2f96f3 Dump PUBLIC + CFI records from libraries without debug info on Linux, use .dynsym for symbol names if there are no usable debug symbols. by ted.mielczarek · 13 years ago
  70. be55cc8 Fix an assertion encountered in UntypedMDRVA::Copy(). by mmentovai · 13 years ago
  71. df33e47 Delete OS failing test cases and note failure in relevant .h file. by jessicag.feedback@gmail.com · 13 years ago
  72. dcebaf4 Add some headers necessary to build the Linux client code with the Android NDK r5 by ted.mielczarek@gmail.com · 13 years ago
  73. 94074a8 Fix null derefs in x86 dissasembler code. by cdn@chromium.org · 13 years ago
  74. 1807e38 Fix linux-gate handling in LinuxDumper so it gets a valid debug ID by ted.mielczarek · 13 years ago
  75. 04023b1 Fixed message about unregistered msdia*dll. Builds with different DiaSDK need different dll. by vitalybuka@chromium.org · 13 years ago
  76. fd557e4 Use task_info(..., TASK_DYLD_INFO, ...) on 10.6 and later in preference to by mmentovai · 14 years ago
  77. 23c8299 Another attempt at signed / unsigned int resolution for linux minidump writer. by jessicag.feedback@gmail.com · 14 years ago
  78. 3b3f0c3 Adding header files at the request of Chrome. by jessicag.feedback@gmail.com · 14 years ago
  79. 3228182 Add trusted check by jessicag.feedback@gmail.com · 14 years ago
  80. a4a9922 Issue 417: update unit tests after adding unnamed function detection by jimblandy · 14 years ago
  81. b0201df Merge adjacent mappings with the same name into one module in LinuxDumper. by ted.mielczarek · 14 years ago
  82. 88fa7cf Protect "std::max", "std::min" against MACROs defined in WinDef.h. by SiyangXie@gmail.com · 14 years ago
  83. fd18bee Google Breakpad Issue 417: Handle DWARF that omits function names. by jimblandy · 14 years ago
  84. bf25801 Put PUBLIC lines in Mac symbol files. by ted.mielczarek · 14 years ago
  85. 68b256a Updating to ints from unsigned ints so -1 will be an acceptable value. by jessicag.feedback@gmail.com · 14 years ago
  86. 248d340 Fix compiler warning. by jessicag.feedback@gmail.com · 14 years ago
  87. dbf409c Make programs in src/tools/linux build via the automake build system by ted.mielczarek · 14 years ago
  88. d2b6b9a Fix breakpad compilation on ubuntu 10.10. by mmentovai · 14 years ago
  89. cff9fdb enable writing INFO CODE_ID line in symbol files by ted.mielczarek · 14 years ago
  90. 1530800 Fix printing of x86_64 registers from minidump_stackwalk by ted.mielczarek · 14 years ago
  91. 0afda6b Fix(part II) for r768 about external item "src/third_party/glog". by SiyangXie@gmail.com · 14 years ago
  92. 5a73dd4 Fix(part I) for r768 about external item "src/third_party/glog". by SiyangXie@gmail.com · 14 years ago
  93. ee8c48c Update svn:externals property to add glog to correct path. by SiyangXie@gmail.com · 14 years ago
  94. ad35fbc Dump MD_LINUX_MAPS from minidump_dump by ted.mielczarek · 14 years ago
  95. ed1c70b Expose actual instruction from DisassemblerX86 by ted.mielczarek · 14 years ago
  96. d328f20 Rename duplicate argument names to make it compile with CLang. by ted.mielczarek · 14 years ago
  97. eba8cc5 Add missing constructor to CPPLanguage class to make it compile with CLang. by ted.mielczarek · 14 years ago
  98. 0df0555 Use a MinidumpCallback to force minidumps on Windows to include memory around the faulting instruction pointer. Older versions of DbgHelp don't seem to do this correctly (on Windows XP, for example) by ted.mielczarek · 14 years ago
  99. 9220e0b Round-trip client/processor unittests for Windows by ted.mielczarek · 14 years ago
  100. 281d52d Fix some apparently longstanding crash bugs in Stackwalker implementations when resolver is NULL. by ted.mielczarek · 14 years ago