1. b5cba2c disable MinidumpWriterTest.DeletedBinary test by Mike Frysinger · 12 years ago
  2. 9ddff1f Modify CrashGenerator::CreateChildCrash to copy proc files. by Ben Chan · 12 years ago
  3. 0efd915 google-breakpad: Fix test addresses to use uintptr_t instead of u_int64_t. by Michael Krebs · 12 years ago
  4. 609ecce google-breakpad: uprev breakpad to r905 by Ben Chan · 12 years ago
  5. 4fa638a Implement core dump to minidump conversion. by benchan@chromium.org · 12 years ago
  6. 4909731 Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated. by Ben Chan · 13 years ago
  7. d076536 Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated. by benchan@chromium.org · 13 years ago
  8. e01f84c Build LinuxLibcSupportTest and make it pass. by thestig@chromium.org · 13 years ago
  9. e8bbced Refactor LinuxDumper and MinidumpWriter. by benchan@chromium.org · 13 years ago
  10. b338cbe google-breakpad: uprev breakpad to r901 by Ben Chan · 13 years ago
  11. 8cdfbd6 Clear error state flags in binarystream::rewind(). by benchan@chromium.org · 13 years ago
  12. 86cbb1e Add utilities for processing Linux core dump files. by benchan@chromium.org · 13 years ago
  13. d25b49a Send crash dumps to Google via HTTPS instead of HTTP, since they might by thestig@chromium.org · 13 years ago
  14. c89e279 Replace MMappedRange with MinidumpMemoryRange. by benchan@chromium.org · 13 years ago
  15. 4f5c955 Eliminate another source of UnspecifiedStackSignature crash dumps. by mark@chromium.org · 13 years ago
  16. c9fb1f6 Replace readlink calls with a safer version that guarantees NULL-termination. by benchan@chromium.org · 13 years ago
  17. f058b4f Refactor code in preparation of merging with the fork in Chromium OS. by benchan@chromium.org · 13 years ago
  18. 40f6dff Fix ContextDeathTest.X86BadFlags unit test on Mac OS X. by benchan@chromium.org · 13 years ago
  19. 61f46a9 Fix an address check in LinuxDumper::CopyFromCore(). by Ben Chan · 13 years ago
  20. 6ce0f5e core_reader: include sys/stat.h for fstat() by Mike Frysinger · 13 years ago
  21. 54fbd30 Add API on iOS to generate dump on demand. by qsr@chromium.org · 13 years ago
  22. 0927601 Fix a missed include path change from r889. (r=qsr in person) by stuartmorgan · 13 years ago
  23. 02b7a2a google-breakpad: uprev breakpad to 891 by Ben Chan · 13 years ago
  24. 75d3e60 google-breakpad: Relocate patched files in core2md. by Ben Chan · 13 years ago
  25. 664e4d7 Speculative back-out of r883, which may have broken Windows crash reporting. by mark@chromium.org · 13 years ago
  26. b6f2b45 Fix some comments and parameter names. by jimblandy · 13 years ago
  27. 9c13d3c Create a static library to use Breakpad on iOS. by qsr@chromium.org · 13 years ago
  28. b12089f Correct compilation warning. by qsr@chromium.org · 13 years ago
  29. 97bed58 Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. by ted.mielczarek · 13 years ago
  30. c9cda1f Correct bug introduced by last commit: Interface on Breakpad is incorrect. by qsr@chromium.org · 13 years ago
  31. 02b5e0a Add an API to Breakpad to upload custom file to the crash server. by qsr@chromium.org · 13 years ago
  32. 223e62f google-breakpad: Null-terminate path returned by readlink(). by Michael Krebs · 13 years ago
  33. 2130546 Fix core dump parsing on 64bit core files by Sonny Rao · 13 years ago
  34. 6616704 Fix several error-case leaks on the Mac found by clang analysis by stuartmorgan · 13 years ago
  35. e17dcd6 google-breakpad: Disable broken unittest temporarily. by Michael Krebs · 13 years ago
  36. 27e54b4 Allow CrashGenerationClient to request that a dump of the parent process be written. by ted.mielczarek · 13 years ago
  37. 365994c Correct leak. by qsr@chromium.org · 13 years ago
  38. 50b04cc Fix problem with not NULL terminating mapping name. by kmixter@chromium.org · 13 years ago
  39. b9ca5cd google-breakpad: merge in 875 changes to core2md core by Ken Mixter · 13 years ago
  40. e16f482 google-breakpad: fix upstream memory corruption bug by Ken Mixter · 13 years ago
  41. e3bad6a google-breakpad: uprev breakpad to 875 by Ken Mixter · 13 years ago
  42. 6218e35 google-breakpad: cherry-pick 875 from upstream by Ken Mixter · 13 years ago
  43. f0247af google-breakpad: cherry-pick @830 from upstream by Ken Mixter · 13 years ago
  44. e75788a Add mach_vm_deallocate to the set of function not available on iOS5. by qsr@chromium.org · 13 years ago
  45. 34f57bc Do not use mach_vm.h on iOS. by qsr@chromium.org · 13 years ago
  46. 0c9df1d Upstream fix for compiling of breakpad with gcc-4.6. Remove an unnecessary by mark@chromium.org · 13 years ago
  47. 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
  48. 67f88be Correct incorrect bounds checking. by qsr@chromium.org · 13 years ago
  49. 8fac6df Allow to retrieve id of a module from memory instead of going to disk for iOS. by qsr@chromium.org · 13 years ago
  50. 35a68e8 Fix svn:executable and svn:eol-style properties in src/client/windows. by mark@chromium.org · 13 years ago
  51. bad9e9c Changing declaration order of field to correct compilation warnings. by qsr@chromium.org · 13 years ago
  52. 5c8a2f4 Add includes for unittests that appear to need them. by jessicag.feedback@gmail.com · 13 years ago
  53. 0fd2503 Use frame pointer to walk ARM stack on iOS. by qsr@chromium.org · 13 years ago
  54. 7abc06d breakpad: Fix an assertion encountered in UntypedMDRVA::Copy(). by Michael Krebs · 13 years ago
  55. f1fa9b0 Breakpad implementation for ios. by qsr@chromium.org · 13 years ago
  56. 3162987 Handling reading arm executable. by qsr@chromium.org · 13 years ago
  57. d1eb839 Minor formatting fix following r865. by mark@chromium.org · 13 years ago
  58. dc8ce2e More fixes following r862. by mark@chromium.org · 13 years ago
  59. 8f4d15f Additional fixes following r862. by mark@chromium.org · 13 years ago
  60. aa4a7a6 Remove "using namespace std" from dwarf2reader.h. Using-directives are by mark@chromium.org · 13 years ago
  61. f699cee Fix harmless warning in dwarf_cfi_to_module.cc. by mark@chromium.org · 13 years ago
  62. 95a7d27 Fix harmless printf abuse in symupload. by mark@chromium.org · 13 years ago
  63. 6adfe8a Remove duplicate definition of GTMLoggerDebug. by mark@chromium.org · 13 years ago
  64. 79bb1b3 Adding missing method. by qsr@chromium.org · 13 years ago
  65. 7d65fe6 #include BreakpadDefines.h as "BreakpadDefines.h" and not by mark@chromium.org · 13 years ago
  66. 62e5dd1 Extract constants from Breakpad.h. by qsr@chromium.org · 13 years ago
  67. 63f97ad Handle ios dump. by qsr@chromium.org · 13 years ago
  68. 57584bc Use right header. by qsr@chromium.org · 13 years ago
  69. 3d4b6e7 Extract the uploader process from crash_report_sender by qsr@chromium.org · 13 years ago
  70. 00936cf Extracting the config file class from the Inspector to be able to reuse it. by qsr@chromium.org · 13 years ago
  71. f7b0f83 Allow minidump generator to generate ARM minidumps (for iOS on a device). by qsr@chromium.org · 13 years ago
  72. be368a3 10.4 SDK fix by mark@chromium.org · 13 years ago
  73. 52a9089 Adding svn:ignore properties for .deps and .dirstamp by qsr@chromium.org · 13 years ago
  74. 405bb7a Address review comments from r843 (http://breakpad.appspot.com/307001) by mark@chromium.org · 13 years ago
  75. 1e9dbde Ensure crash reports will be uploaded on the Mac. by mark@chromium.org · 13 years ago
  76. e7b75db Use a bootstrap subset port for the inspector, tying the subset to the by mark@chromium.org · 13 years ago
  77. 9dfe692 Fix some compilation warnings and other errors due to API changes by mark@chromium.org · 13 years ago
  78. 742e915 Build the Mac Breakpad utilities with the 10.5 SDK in x86_64 Debug mode. This by mark@chromium.org · 13 years ago
  79. 8690197 Fix encoding of breakpad/src/client/mac/testapp/English.lproj/InfoPlist.strings by mark@chromium.org · 13 years ago
  80. 494fa83 Fix some newlines. by mark@chromium.org · 13 years ago
  81. 1f17be3 Fix totally busted-up project file that was, for the most part, wrong for by mark@chromium.org · 13 years ago
  82. 86643aa Fix breakpad/src/tools/mac/crash_report/on_demand_symbol_supplier.mm following by mark@chromium.org · 13 years ago
  83. 8cc7c80 Added clear() function to rewind(). by Ahmad Sharif · 13 years ago
  84. 8d54c75 Linux/Mac: Add option to omit the CFI section in dump_syms. by thestig@chromium.org · 13 years ago
  85. 912c99f Remove javascript_engine GYP variable. by mihaip@chromium.org · 13 years ago
  86. f3b59ca Fix 64-bit literals in test data by ted.mielczarek · 13 years ago
  87. 9f042be issue 438 - fix array index bug in libdisasm P=matthewbg@google.com R=ted by ted.mielczarek · 13 years ago
  88. 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
  89. 8ade75f issue 243 - Linux dumper should use build id produced by ld --build-id if available by ted.mielczarek · 13 years ago
  90. 68e380d Fix libcurl include in http_upload (trivial, no bug) by ted.mielczarek · 13 years ago
  91. 9325731 Fix a Breakpad crash during teardown when USE_PROTECTED_ALLOCATIONS is in by mark@chromium.org · 13 years ago
  92. ce8d215 Add missing (parentehses.) by mark@chromium.org · 13 years ago
  93. 60a8832 Fix CalculateStackSize to behave properly when the main thread's stack is by mark@chromium.org · 13 years ago
  94. 7b8b863 The process_id field is unsigned, so we need this cast in c++0x. by mark@chromium.org · 13 years ago
  95. e6c0689 The first field in a MDLocationDescriptor is a u_int32_t, so change this cast by mark@chromium.org · 13 years ago
  96. 8f2b058 Fix clang warnings. Review URL: http://breakpad.appspot.com/298002 by mark@chromium.org · 13 years ago
  97. 3c59c24 Zero out the entire context on MD5_Final, not just the number of bytes in a by mark@chromium.org · 13 years ago
  98. ba5ee2c Remove a bogus const. by mark@chromium.org · 13 years ago
  99. 7b64ed2 Fix compiling of google-breakpad with gcc-4.6. by Michael Krebs · 13 years ago
  100. 1b9920a Fix a typo in r817 by ted.mielczarek · 13 years ago