1. 23ad65d Remove duplicate import. by Adam Harrison · 6 years ago
  2. a61afe7 Make iterator string types match map container string types by Mike Wittman · 6 years ago
  3. b122695 Add optional field indicating multiple symbols at an address by Mike Wittman · 6 years ago
  4. 4eeb384 Update test data for identical-code-folded symbol changes by Mike Wittman · 6 years ago
  5. 70914b2 Make identical-code-folded symbol output more consistent between runs by Mike Wittman · 6 years ago
  6. 615ad2b List missing 64-bit arches in the bundled curl by Tomas Popela · 6 years ago
  7. 8a0edac Add index-based set functionality to NonAllocatingMap. by Robert Sesek · 6 years ago
  8. 3bbf3fb dump_symbols: Stop rejecting files with Android packed relocation sections. by Peter Collingbourne · 7 years ago
  9. 8e9080b Create LongStringDictionary and replace SimpleStringDictionary on iOS by Yi Wang · 7 years ago
  10. 550c622 Don’t set exit_after_write to false for tvOS. by Adam Harrison · 7 years ago
  11. 5dad294 Revert "Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm." by Mark Mentovai · 7 years ago
  12. 2d85d49 Rename an argument named "register" to "reg". by Peter Collingbourne · 7 years ago
  13. 7e3c165 Fix double declaration of tgkill when using Android NDK Headers. by Nicholas Baldwin · 7 years ago
  14. fd0a0d2 Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm. by Yi Wang · 7 years ago
  15. 73d2773 Avoid skipping an initializer with a goto by Bruce Dawson · 7 years ago
  16. 2aaeead Roll src/src/third_party/lss/ a91633d17..e6527b0cd (1 commit) by Torne (Richard Coles) · 7 years ago
  17. 072f86c Provide helper wrappers for basename(3) and dirname(3) by Tobias Sargeant · 7 years ago
  18. 9b23ca3 Move main executable handling out of procmaps parser loop. by Peter Collingbourne · 7 years ago
  19. 8bb3d55 Rename src/common/memory.h to memory_allocator.h. by Ted Mielczarek · 7 years ago
  20. 3d6076e Add -s flag to microdump_stackwalk for dumping stack contents. by Tobias Sargeant · 7 years ago
  21. 623c4a0 Convert {mini|micro}dump_stackwalk argument parsing to getopt. by Tobias Sargeant · 7 years ago
  22. bc8fb88 ios: Adds a no-Mach exception handler by Adam Harrison · 7 years ago
  23. 1c3f8d1 Android: Use sys/types.h instead of stdint.h for sys/user.h by Joshua Peraza · 7 years ago
  24. 0bdf616 Fix minidump_dump_test after 6d0287851fab by Mark Mentovai · 7 years ago
  25. 6d02878 Dump Crashpad extension structures in minidump_dump by Mark Mentovai · 7 years ago
  26. cbd7bb4 Only run GYP for Windows targets on Windows by Mark Mentovai · 7 years ago
  27. 09df673 Fix MSVC build on 64-bit by Orgad Shaneh · 7 years ago
  28. 005f41e Refresh refresh_binaries.bat by Orgad Shaneh · 7 years ago
  29. 1c6d161 Restore missing #include <stdint.h> to Android <sys/user.h> by Mark Mentovai · 7 years ago
  30. bddcc58 Replace remaining references to 'struct ucontext' with 'ucontext_t' by Mark Mentovai · 7 years ago
  31. 491f174 Fix googletest/googlemock build by Mark Mentovai · 7 years ago
  32. afa9c52 android: Don’t compete with NDK API >= 21 over NDK structures by Mark Mentovai · 7 years ago
  33. dea867e Add new test data to Makefile.am by Tobias Sargeant · 7 years ago
  34. 6a49764 drop bundled gflags from the checkout by Mike Frysinger · 7 years ago
  35. 0842e53 google_crashdump_uploader_test: integrate test into normal build by Mike Frysinger · 7 years ago
  36. d8c6101 drop glog from the checkout by Mike Frysinger · 7 years ago
  37. 7c409af Parse DWARF 4 line tables correctly by Mark Mentovai · 7 years ago
  38. a1dbcdc Increase the maximum number of modules allowed in minidumps. by Tobias Sargeant · 7 years ago
  39. c4335f0 Fix memory leak in ppc64 stackwalker by Tobias Sargeant · 7 years ago
  40. 26b9886 Update GYP to 324dd166b7c0b39d513026fa52d6280ac6d56770 by Mark Mentovai · 7 years ago
  41. 2b3be51 Add crash reason extraction to microdump processor by Tobias Sargeant · 7 years ago
  42. b1e7ec0 Fix memory leak in ppc stackwalker by Tobias Sargeant · 7 years ago
  43. 38cbbfe Add crash reason and address to microdumps. by Tobias Sargeant · 7 years ago
  44. 1b70485 Increase maximum number of regions for minidump_stackwalk. by Lars Volker · 7 years ago
  45. 01431c2 Handle very large stack traces by Leonard Mosescu · 7 years ago
  46. 5f112cb A couple of minor fixes by Leonard Mosescu · 7 years ago
  47. 66856d6 Fix asan builds by Eric Holk · 7 years ago
  48. 1628d99 Add first chance exception handler API by Eric Holk · 7 years ago
  49. c142362 roll lss deps by Mike Frysinger · 7 years ago
  50. 94b6309 Merge exec and non-exec segments while merging executable bit. by Peter Collingbourne · 7 years ago
  51. 08bea45 Teach the ELF parser to handle multiple PT_NOTE phdrs. by Peter Collingbourne · 7 years ago
  52. 8880afb Make the cross-compilation glue for dump_syms Mac handle x86_64h. by Markus Stange · 7 years ago
  53. dc3ba60 Don't attempt to use PTRACE_GETREGS if it isn't defined. by John Budorick · 7 years ago
  54. fbfd41a Simplify ELF parser code. by Peter Collingbourne · 7 years ago
  55. 77305c3 Wrap config.h include in HAVE_CONFIG_H. by John Budorick · 7 years ago
  56. 16f5b5f Use __NR_exit_group in MinidumpWriterTest.MinidumpStacksSkippedIfRequested. by John Budorick · 7 years ago
  57. ffe3e47 Only use O_CLOEXEC on platforms that support it by Lars Volker · 7 years ago
  58. 54a5470 Fix race in ExceptionHandler::GenerateDump() by Lars Volker · 7 years ago
  59. 67649c6 Fixing breakpad on old linux kernel by Andrew Ermakovich · 7 years ago
  60. a9fca58 Make minidump name generation on Linux as random as possible by Gabriele Svelto · 7 years ago
  61. aa7115c Dump MH_DYLINKER images in upload_system_symbols. by Robert Sesek · 7 years ago
  62. 846b633 Treat the process stack as the top of memory for free space histograms. by Tobias Sargeant · 7 years ago
  63. 219d0b1 Increase maximum number of threads for minidump_stackwalk. by Lars Volker · 7 years ago
  64. 7a8374f minidump_dump: fix up init paths by Mike Frysinger · 7 years ago
  65. e1b3620 minidump_dump: dump stack memory like hexdump by Mike Frysinger · 8 years ago
  66. 117aa25 minidump_dump: add proper cli processing by Mike Frysinger · 7 years ago
  67. b37547b add -Wunused-local-typedefs to the set of warning flags by Tobias Sargeant · 7 years ago
  68. eb6c296 Remove unused typedef by Gordana Cmiljanovic · 7 years ago
  69. 0b7c2ea Fix ASSERT_EQUAL that should have been ASSERT_EQ. by Tobias Sargeant · 7 years ago
  70. 9748392 Don't generate minidump if crash thread doesn't ref principal mapping. by Tobias Sargeant · 7 years ago
  71. 6cfdde4 Sanity check frame pointer while stackwalking by Joshua Peraza · 7 years ago
  72. 124035f Use string instead of std::string by Joshua Peraza · 7 years ago
  73. 77411db [MIPS] Get (ptrace) value of $pc for a thread by Gordana Cmiljanovic · 7 years ago
  74. 0a57d7a dump_context: arm: name the registers in the dump output by Mike Frysinger · 7 years ago
  75. 0c3b559 Fix sporadic failure of InstructionPointerMemory test on Windows by Jon Turney · 7 years ago
  76. 4bb0cd4 Fix issues with Windows dump_syms_unittest by Jon Turney · 7 years ago
  77. 796a6c9 [MIPS]: Don't terminate stackwalk when $sp value doesn't change between frames by Dragan Mladjenovic · 7 years ago
  78. 7ec3caf Fix Windows client ExceptionHandlerTest tests by Jon Turney · 7 years ago
  79. dac2223 iOS client identifies itself via URL params by Roman Margold · 7 years ago
  80. a784e84 Use NSURLSession if the min version we support is iOS 7+. by George Kola · 7 years ago
  81. 5dbd93a Fix segfault when interpreting bad debug_file by Joshua Peraza · 7 years ago
  82. 32a9e03 [MIPS]: Relax dwarf section loading to accept both PROGBITS and MIPS_DWARF section types by Dragan Mladjenovic · 7 years ago
  83. d61d49b Fix dump_syms clang compilation on Windows by Maciej Pawlowski · 7 years ago
  84. 8349b97 roll lss deps by Mike Frysinger · 7 years ago
  85. 88e5b2c win: Set LargeAddressAware on symupload by Scott Graham · 7 years ago
  86. ccf03c1 Improve stack sanitization unittests. by Tobias Sargeant · 7 years ago
  87. 19af23e Handle ntdll only emitting PUBLIC at func entry by Scott Graham · 7 years ago
  88. 4a7e088 Make stack sanitization elide pointers to non-executable mappings. by Tobias Sargeant · 7 years ago
  89. 4af8174 Use the correct PC when determining whether to skip storing a stack. by Tobias Sargeant · 7 years ago
  90. 4e82b6f minidump: mark Read as override in derived classes by Mike Frysinger · 7 years ago
  91. 644e715 travis: add a clang build by Mike Frysinger · 7 years ago
  92. fd28a5b Fix compile errors arising from compiling breakpad with clang. by Tobias Sargeant · 7 years ago
  93. 6cc0375 autotools: move -W flags to configure detection by Mike Frysinger · 7 years ago
  94. 8ba5949 libdisasm: add upstream/license details by Mike Frysinger · 7 years ago
  95. 96b79e9 There is no need to use the main queue just for perform selector. by George Kola · 7 years ago
  96. d4676b8 Appveyor CI for Windows MSVS build by Jon Turney · 7 years ago
  97. 93c447a turn on -Werror generally by Mike Frysinger · 7 years ago
  98. cc1deb4 processor: drop set-but-unused variable by Mike Frysinger · 7 years ago
  99. 0e45a12 macho_reader_unittest: use EXPECT_FALSE by Mike Frysinger · 7 years ago
  100. 2b77242 windows: fix build on pre-Win10 systems by Mike Frysinger · 7 years ago