1. 130ec29 Revert "google-breakpad: Merge with upstream breakpad r981" by Ben Chan · 12 years ago
  2. 888945f google-breakpad: Merge with upstream breakpad r981 by Ben Chan · 12 years ago
  3. 78e8107 breakpad: sym_upload: Show failure if symbol server gives redirect response by Michael Krebs · 12 years ago
  4. a3b90bc [google-breakpad] add OWNERS by Elly Jones · 12 years ago
  5. 8183dca google-breakpad: Merge with upstream breakpad r942 by Ben Chan · 12 years ago
  6. ecf4f00 Fix for putting main module as first one in minidump by mkrebs@chromium.org · 13 years ago
  7. 327783c Fix GetMainModule() to properly get first module by mkrebs@chromium.org · 13 years ago
  8. 9a51ba0 Fix memory leak in DisassemblerX86. by benchan@chromium.org · 13 years ago
  9. 6ed1918 Fix one more -Wnull-conversion warning. by mark@chromium.org · 13 years ago
  10. f760d64 Fix -Wnull-conversion warnings in breakpad. by mark@chromium.org · 13 years ago
  11. 921da5e Fix class/struct mismatches in forward declarations. by benchan@chromium.org · 13 years ago
  12. b9270ea google-breakpad: Fix for putting main module as first one in minidump by Michael Krebs · 13 years ago
  13. cfab720 google-breakpad: Fix GetMainModule() to properly get first module by Michael Krebs · 13 years ago
  14. 09ed518 Unregister waits when a client shuts down so that no further callback events can by cdn@chromium.org · 13 years ago
  15. b5cba2c disable MinidumpWriterTest.DeletedBinary test by Mike Frysinger · 13 years ago
  16. f0eb3f0 Add high level API for breakpad on iOS. by qsr@chromium.org · 13 years ago
  17. a8fd7b2 Change iOS implementation to not use exc_server by qsr@chromium.org · 13 years ago
  18. 094ca0f Add SIGABRT handler for mac and iOS. by qsr@chromium.org · 13 years ago
  19. 07475e9 Add COPYING file per libcurl distribution requirements by nealsid · 13 years ago
  20. 6bfb8bd Remove static initializer in linux/guid_creator.cc. by qsr@chromium.org · 13 years ago
  21. a880043 Removing breakpad_exc_server and all references. by qsr@chromium.org · 13 years ago
  22. 8908318 Correct various compilation warnings. by qsr@chromium.org · 13 years ago
  23. b84c2bc Send uptime as milliseconds for Mac and iOS. by qsr@chromium.org · 13 years ago
  24. 6679ad5 Support for .raSearch in the x86 stackwalker by mark@chromium.org · 13 years ago
  25. 824802f Handle program strings with the assignment operator smashed against the next by mark@chromium.org · 13 years ago
  26. 13de24a Modify CrashGenerator::CreateChildCrash to copy proc files. by benchan@chromium.org · 13 years ago
  27. d5a80ee Fix an invalid cast in PostfixEvaluator<ValueType>::EvaluateInternal(). by mark@chromium.org · 13 years ago
  28. 4305708 Add support for @ operator to PostfixEvaluator by ted.mielczarek · 13 years ago
  29. 67d7bd5 Move away from the 10.4 SDK. Review URL: https://breakpad.appspot.com/351001 by mark@chromium.org · 13 years ago
  30. 42b7811 Funnel all bootstrap_register calls through a routine that doesn't care that by mark@chromium.org · 13 years ago
  31. 397ec04 Add some missing #includes by ted.mielczarek · 13 years ago
  32. bce1bcc Add filename to error message when PDBSourceLineWriter::Open fails by ted.mielczarek · 13 years ago
  33. 426eb2f Avoid setting an alternative stack for signals if there is already one by ted.mielczarek · 13 years ago
  34. 7e8c781 Add missing include. by qsr@chromium.org · 13 years ago
  35. d4b7d35 Creating minidump for uncaught exception on iOS. by qsr@chromium.org · 13 years ago
  36. aecbe72 createDirectoryAtPath:attributes: is deprecated, use the suggested (10.5+) by mark@chromium.org · 13 years ago
  37. ad24e24 Fix clang warning about format string. by mark@chromium.org · 13 years ago
  38. 0f8f72d NXSwapBigIntToHost is deprecated, use CFSwapInt32BigToHost instead. by mark@chromium.org · 13 years ago
  39. 9ddff1f Modify CrashGenerator::CreateChildCrash to copy proc files. by Ben Chan · 13 years ago
  40. f13ce5e Breakpad DWARF: Add support for DWARF 4 attribute forms. by jimblandy · 13 years ago
  41. 16695cd Breakpad DWARF support: Remove extraneous breaks following returns in dwarf2reader.cc. by jimblandy · 13 years ago
  42. b8e0e53 Add partial unit tests for dwarf2reader::CompilationUnit. by jimblandy · 13 years ago
  43. b07c947 Change some functions in linux_libc_support.h to use intmax_t instead of int. by ted.mielczarek · 13 years ago
  44. 00b0665 Fix test addresses to use uintptr_t instead of u_int64_t. by benchan@chromium.org · 13 years ago
  45. 9782bf5 Fix several clang warnings in breakpad. by mark@chromium.org · 13 years ago
  46. 0efd915 google-breakpad: Fix test addresses to use uintptr_t instead of u_int64_t. by Michael Krebs · 13 years ago
  47. 419c0da Use sys_prctl instead of prctl. by thestig@chromium.org · 13 years ago
  48. 609ecce google-breakpad: uprev breakpad to r905 by Ben Chan · 13 years ago
  49. 4fa638a Implement core dump to minidump conversion. by benchan@chromium.org · 13 years ago
  50. 4909731 Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated. by Ben Chan · 13 years ago
  51. d076536 Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated. by benchan@chromium.org · 13 years ago
  52. e01f84c Build LinuxLibcSupportTest and make it pass. by thestig@chromium.org · 13 years ago
  53. e8bbced Refactor LinuxDumper and MinidumpWriter. by benchan@chromium.org · 13 years ago
  54. b338cbe google-breakpad: uprev breakpad to r901 by Ben Chan · 13 years ago
  55. 8cdfbd6 Clear error state flags in binarystream::rewind(). by benchan@chromium.org · 13 years ago
  56. 86cbb1e Add utilities for processing Linux core dump files. by benchan@chromium.org · 13 years ago
  57. d25b49a Send crash dumps to Google via HTTPS instead of HTTP, since they might by thestig@chromium.org · 13 years ago
  58. c89e279 Replace MMappedRange with MinidumpMemoryRange. by benchan@chromium.org · 13 years ago
  59. 4f5c955 Eliminate another source of UnspecifiedStackSignature crash dumps. by mark@chromium.org · 13 years ago
  60. c9fb1f6 Replace readlink calls with a safer version that guarantees NULL-termination. by benchan@chromium.org · 13 years ago
  61. f058b4f Refactor code in preparation of merging with the fork in Chromium OS. by benchan@chromium.org · 13 years ago
  62. 40f6dff Fix ContextDeathTest.X86BadFlags unit test on Mac OS X. by benchan@chromium.org · 13 years ago
  63. 61f46a9 Fix an address check in LinuxDumper::CopyFromCore(). by Ben Chan · 13 years ago
  64. 6ce0f5e core_reader: include sys/stat.h for fstat() by Mike Frysinger · 13 years ago
  65. 54fbd30 Add API on iOS to generate dump on demand. by qsr@chromium.org · 13 years ago
  66. 0927601 Fix a missed include path change from r889. (r=qsr in person) by stuartmorgan · 13 years ago
  67. 02b7a2a google-breakpad: uprev breakpad to 891 by Ben Chan · 13 years ago
  68. 75d3e60 google-breakpad: Relocate patched files in core2md. by Ben Chan · 13 years ago
  69. 664e4d7 Speculative back-out of r883, which may have broken Windows crash reporting. by mark@chromium.org · 13 years ago
  70. b6f2b45 Fix some comments and parameter names. by jimblandy · 13 years ago
  71. 9c13d3c Create a static library to use Breakpad on iOS. by qsr@chromium.org · 13 years ago
  72. b12089f Correct compilation warning. by qsr@chromium.org · 13 years ago
  73. 97bed58 Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. by ted.mielczarek · 13 years ago
  74. c9cda1f Correct bug introduced by last commit: Interface on Breakpad is incorrect. by qsr@chromium.org · 13 years ago
  75. 02b5e0a Add an API to Breakpad to upload custom file to the crash server. by qsr@chromium.org · 13 years ago
  76. 223e62f google-breakpad: Null-terminate path returned by readlink(). by Michael Krebs · 13 years ago
  77. 2130546 Fix core dump parsing on 64bit core files by Sonny Rao · 13 years ago
  78. 6616704 Fix several error-case leaks on the Mac found by clang analysis by stuartmorgan · 13 years ago
  79. e17dcd6 google-breakpad: Disable broken unittest temporarily. by Michael Krebs · 13 years ago
  80. 27e54b4 Allow CrashGenerationClient to request that a dump of the parent process be written. by ted.mielczarek · 13 years ago
  81. 365994c Correct leak. by qsr@chromium.org · 13 years ago
  82. 50b04cc Fix problem with not NULL terminating mapping name. by kmixter@chromium.org · 13 years ago
  83. aac6955 google-breakpad: check in autoconf/make changes by Ken Mixter · 13 years ago
  84. b9ca5cd google-breakpad: merge in 875 changes to core2md core by Ken Mixter · 13 years ago
  85. e16f482 google-breakpad: fix upstream memory corruption bug by Ken Mixter · 13 years ago
  86. ce1ff23 google-breakpad: separate out non-arm-friendly md2core by Ken Mixter · 13 years ago
  87. e3bad6a google-breakpad: uprev breakpad to 875 by Ken Mixter · 13 years ago
  88. 6218e35 google-breakpad: cherry-pick 875 from upstream by Ken Mixter · 13 years ago
  89. f0247af google-breakpad: cherry-pick @830 from upstream by Ken Mixter · 13 years ago
  90. e75788a Add mach_vm_deallocate to the set of function not available on iOS5. by qsr@chromium.org · 13 years ago
  91. 34f57bc Do not use mach_vm.h on iOS. by qsr@chromium.org · 13 years ago
  92. 0c9df1d Upstream fix for compiling of breakpad with gcc-4.6. Remove an unnecessary by mark@chromium.org · 13 years ago
  93. 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
  94. 67f88be Correct incorrect bounds checking. by qsr@chromium.org · 13 years ago
  95. 8fac6df Allow to retrieve id of a module from memory instead of going to disk for iOS. by qsr@chromium.org · 13 years ago
  96. 35a68e8 Fix svn:executable and svn:eol-style properties in src/client/windows. by mark@chromium.org · 13 years ago
  97. bad9e9c Changing declaration order of field to correct compilation warnings. by qsr@chromium.org · 13 years ago
  98. 5c8a2f4 Add includes for unittests that appear to need them. by jessicag.feedback@gmail.com · 13 years ago
  99. 0fd2503 Use frame pointer to walk ARM stack on iOS. by qsr@chromium.org · 13 years ago
  100. 7abc06d breakpad: Fix an assertion encountered in UntypedMDRVA::Copy(). by Michael Krebs · 13 years ago