1. 1d3851d Add required build options to correctly target XP by wfh@chromium.org · 10 years ago
  2. 5d02db6 FD leaks and handle errors better. by rsesek@chromium.org · 10 years ago
  3. dc48ba2 Add support for CFI based stack walking on Arm64. by rmcilroy@chromium.org · 10 years ago
  4. 3daf3e4 Make the Linux CrashGenerationClient an interface. by rsesek@chromium.org · 10 years ago
  5. 20a1df3 Fixing a build break on Linux. by mmandlis@chromium.org · 10 years ago
  6. f61c5b3 Add Arm64 support to dumpsyms. by rmcilroy@chromium.org · 10 years ago
  7. d814c93 Clean up common.gypi. by chrisha@chromium.org · 10 years ago
  8. aca3b55 Linux: Check the CRC32 of the debug link file in the symbol dumper. by thestig@chromium.org · 10 years ago
  9. e39b745 Change PrintFunctions to print functions in address order and not print duplicate public functions. by wfh@chromium.org · 10 years ago
  10. 850b8dc Skip ElfCoreDumpTest and LinuxCoreDumperTest on Android if no core file is dumped. by rmcilroy@chromium.org · 10 years ago
  11. af0cd7c minidump-2-core: Allow user to override shared lib basedir. by thestig@chromium.org · 10 years ago
  12. d8b5964 Change the way function and public symbols are obtained to use the findChildren DIA function. by wfh@chromium.org · 10 years ago
  13. 4d31923 Allow symupload to upload to multiple URLs on the same command line. by wfh@chromium.org · 10 years ago
  14. a05b5ce Limit the workaround in r1313 to Android only. by thestig@chromium.org · 10 years ago
  15. 20e305d [Android]: Fix hang in CreateChildCrash() on Android. by rmcilroy@chromium.org · 10 years ago
  16. b46eff4 Update offset of fpregs_mem. by rmcilroy@chromium.org · 10 years ago
  17. 4051c66 Add x64 version of getcontext. by rmcilroy@chromium.org · 10 years ago
  18. 952aa86 Fill in CPU info in mini-dump for Arm64. by rmcilroy@chromium.org · 10 years ago
  19. 0a35290 Adding support for 64-bit Windows modules to ms_symbol_server_converter. by ivan.penkov@gmail.com · 10 years ago
  20. 04dbd75 Moving directory 'build' one level up as it collides with a file named 'BUILD' which happens to be in that same location in the Google source depot. by ivan.penkov@gmail.com · 10 years ago
  21. 48d7e46 Increase Breakpad's signal handler stack size. by rmcilroy@chromium.org · 10 years ago
  22. 4cad4ce Fix aarch64 ucontext layout on Android by rmcilroy@chromium.org · 10 years ago
  23. 3ea0c72 Add Arm64 support to breakpad unittests. by rmcilroy@chromium.org · 10 years ago
  24. ade9829 Move build configuration to root of repository. by chrisha@chromium.org · 10 years ago
  25. 5905ae1 Fix ElfCoreDumpTest.ValidCoreFile unit test. by benchan@chromium.org · 10 years ago
  26. b8c5896 Add Arm64 version of breakpad_getcontext for Android. by rmcilroy@chromium.org · 10 years ago
  27. 2eedc62 First cut at adding arm64 Linux / Android support to Breakpad. by rmcilroy@chromium.org · 10 years ago
  28. fe6829e Remove some unecessary Android system header definitions. by rmcilroy@chromium.org · 10 years ago
  29. 548501d fix races in CrashGenerator::CreateChildCrash by vapier@chromium.org · 10 years ago
  30. 3b9d78a Update GYP dependency to r1886. by chrisha@chromium.org · 10 years ago
  31. 11e9445 Update DEPS to bring in gtest, gmock and GYP. by chrisha@chromium.org · 10 years ago
  32. 5db95b2 Add .gitignore file. by chrisha@chromium.org · 10 years ago
  33. ce2d907 Terminating FileID path when at maximum length. (Coverity) by thestig@chromium.org · 10 years ago
  34. f1d4dc1 GoogleCrashdumpUploader would leak instances of LibcurlWrapper (Coverity) by thestig@chromium.org · 10 years ago
  35. 5c2892d Make ARM64 detection consistent in chromium. by mark@chromium.org · 10 years ago
  36. d1700e6 Ignore warning 4702 to avoid unreachable code error on by wfh@chromium.org · 10 years ago
  37. 24dbd0f Check in new Windows binaries. by wfh@chromium.org · 10 years ago
  38. dce6922 Add support for Win64 stack unwind data as STACK CFI by wfh@chromium.org · 10 years ago
  39. c0685be Fix crash in Windows CrashGenerationServer from r1274. by thestig@chromium.org · 10 years ago
  40. 52136c3 Fix a bug in BreakpadController that prevented multiple report uploads per call to sendStoredCrashReports. by ivan.penkov@gmail.com · 10 years ago
  41. bd26b26 Trim unintentional whitespace and fix style nits by thestig@chromium.org · 10 years ago
  42. 360347f Fixing compiler warnings: by ivan.penkov@gmail.com · 10 years ago
  43. 2b470e9 Renaming file COPYING to LICENSE and appending the disclaimer from src/common/convert_UTF.h to LICENSE. by ivan.penkov@gmail.com · 10 years ago
  44. be7ec69 Initialize file descriptors to -1, not 0, in MachoWalker. by mark@chromium.org · 10 years ago
  45. afa2f35 Update GTM and enable -Wundef and strict C++11 flags. by dmaclach · 10 years ago
  46. 4118773 Fixup breakpad compile for Xcode 5.1 iOS release by dmaclach · 10 years ago
  47. 450d62b Fix up ~14 warnings about 'Implicit conversion loses integer precision' on iOS. by dmaclach · 10 years ago
  48. 1e745cc When the Breakpad.h header gets compiled by standard C compilers by dmaclach · 10 years ago
  49. da94a38 Make Linux ExceptionHandler::HandleSignal public by ted.mielczarek@gmail.com · 10 years ago
  50. c539630 Create a new tool to upload Mac system library symbols. by rsesek@chromium.org · 10 years ago
  51. 076d11d Support statically-linked libcurl for HTTP uploads in Linux by mattdr.breakpad@gmail.com · 10 years ago
  52. 3794141 Windows: Fix 64-bit compitation of crash_generation_app. by thestig@chromium.org · 10 years ago
  53. 5bfd952 Fix missing semi-colons from r1267. by thestig@chromium.org · 10 years ago
  54. f1cb1b4 Refactor the Windows MinidumpGenerator interface to get rid of the overloads when generating dumps. by cdn@chromium.org · 10 years ago
  55. 881c3cf Fix VS project generation for the crash generation app. by cdn@chromium.org · 10 years ago
  56. 9e2b872 Submitting on bahalf of Michele Aiello. by ivan.penkov@gmail.com · 10 years ago
  57. aa214f3 Add -[BreakpadController setParametersToAddAtUploadTime:] for iOS. by blundell@chromium.org · 10 years ago
  58. c9f6804 Don't do work inside assert(). Ever. by mark@chromium.org · 10 years ago
  59. 4613ecb Fix #include order from r1268. by mark@chromium.org · 10 years ago
  60. f3196bb Fix compilation with macos-target=10.9 by ted.mielczarek@gmail.com · 10 years ago
  61. 6e3d661 Windows: Fix remaining level 4 warnings. by thestig@chromium.org · 11 years ago
  62. 6e231da Use a proper ignore_result() to fix a ftruncate warn_unused_result warning with GCC 4.8. by thestig@chromium.org · 11 years ago
  63. e53fb7e Switch scoped_ptr.h to a compatible google3 implementation. by thestig@chromium.org · 11 years ago
  64. ce1a45e Fix warnings from the Windows build. by thestig@chromium.org · 11 years ago
  65. 68d83f2 Run svn propdel svn:executable on source code files. by thestig@chromium.org · 11 years ago
  66. a00e22d Fix error r1258. by thestig@chromium.org · 11 years ago
  67. 6f35f0d Making the Mac build of crash_report work again after the last SVN sync. This includes correction of a method definition signature and adding missing code files to the project. by ivan.penkov@gmail.com · 11 years ago
  68. 7c6c2a7 Fix gcc vs clang cpuid.h discrepency. by thestig@chromium.org · 11 years ago
  69. 6fab71b Misc Android-related fixes. by digit@chromium.org · 11 years ago
  70. 3bf449f Expose the ability to supply additional user streams in the windows dump generator. by cdn@chromium.org · 11 years ago
  71. e7de807 Remove usage of gDebugLog and DEBUGLOG from Mac and iOS client code. by altse@chromium.org · 11 years ago
  72. 0f55aad Add -[BreakpadController resetConfiguration] for iOS. by blundell@chromium.org · 11 years ago
  73. 0117f1c disable unittests under ASAN that use memory crashes by vapier@chromium.org · 11 years ago
  74. ea27981 Address additional comments from r1248. Fix the register to check and fix some style nits. by thestig@chromium.org · 11 years ago
  75. f605532 Conditionalize use of <cpuid.h> header by mcgrathr@chromium.org · 11 years ago
  76. cf98b6a autoreconf -f -i by ted.mielczarek@gmail.com · 11 years ago
  77. 67ce33b Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode by ted.mielczarek@gmail.com · 11 years ago
  78. 597e2a7 check for and enable Large File Support automatically by vapier@chromium.org · 11 years ago
  79. ead121e Fix Windows release build error due to unreferenced variables. by thestig@chromium.org · 11 years ago
  80. 82f9cb7 Add MMX detection when getting registers in Linux. by thestig@chromium.org · 11 years ago
  81. 5887ac8 Back out r1244 by mark@chromium.org · 11 years ago
  82. 485f635 Switch armv7 setting to arm_version==7. by mark@chromium.org · 11 years ago
  83. e962dd8 Add include guards and avoid redefinition of false/true in convert_UTF. by mark@chromium.org · 11 years ago
  84. 01982ce Avoid redefinition of global static debug flag and remove unneeded by mark@chromium.org · 11 years ago
  85. 6a0bcc1 Do not read CFI section when not outputing CFI information. by qsr@chromium.org · 11 years ago
  86. ba24882 Fix unused method warning. Review URL: https://breakpad.appspot.com/814002 by ivan.penkov@gmail.com · 11 years ago
  87. e20c85f Fixing several instances of wrong printf format specifiers. by ivan.penkov@gmail.com · 11 years ago
  88. 0cd0f17 Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's by mark@chromium.org · 11 years ago
  89. 1a5016d Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago
  90. 2ab3459 Re-enable ios_exception_minidump_generator being built on non-ARM. by blundell@chromium.org · 11 years ago
  91. 26b81bb In iOS, BREAKPAD_OUTPUT_DUMP_FILE value contains a malformed full path to the dump file. by qsr@chromium.org · 11 years ago
  92. 39d7964 Process minidumps generated on ARM64 in iOS apps. by mark@chromium.org · 11 years ago
  93. a157c99 Generate minidumps for 64-bit ARM apps on iOS. by mark@chromium.org · 11 years ago
  94. dcb3f7c Provide BreakpadGetCrashReportCount() and -[BreakpadController by mark@chromium.org · 11 years ago
  95. a842c8b Allow SIGABRT to abort the program. by thestig@chromium.org · 11 years ago
  96. 15c17c6 Use register %ebp (instead of %esp) when calculating the value of by ivan.penkov@gmail.com · 11 years ago
  97. 8d12b63 Add support for configuring the minimum log level at compile time by mark@chromium.org · 11 years ago
  98. 6fd2bfe NSLocalizedString compatibility (10.8 SDK and clang trunk -Wformat-extra-args) by mark@chromium.org · 11 years ago
  99. d4a7d46 map_serializers_unittest: fix unused variable warning by vapier@chromium.org · 11 years ago
  100. 56bbcbb Print response code when sym_upload fails. by mattdr.breakpad@gmail.com · 11 years ago