1. 1807e38 Fix linux-gate handling in LinuxDumper so it gets a valid debug ID by ted.mielczarek · 13 years ago
  2. 23c8299 Another attempt at signed / unsigned int resolution for linux minidump writer. by jessicag.feedback@gmail.com · 13 years ago
  3. 3b3f0c3 Adding header files at the request of Chrome. by jessicag.feedback@gmail.com · 13 years ago
  4. b0201df Merge adjacent mappings with the same name into one module in LinuxDumper. by ted.mielczarek · 13 years ago
  5. 68b256a Updating to ints from unsigned ints so -1 will be an acceptable value. by jessicag.feedback@gmail.com · 13 years ago
  6. 972ae49 Fix compile by adding needed includes. by thestig@chromium.org · 14 years ago
  7. ef7262d allow passing info about known memory mappings to MinidumpWriter and ExceptionHandler by ted.mielczarek · 14 years ago
  8. b5dfa28 Reuse code and fix inconsistent array boundaries. by kmixter@chromium.org · 14 years ago
  9. 3665a7d Linux: Attempt to generate an ELF identifier for deleted running binaries. by thestig@chromium.org · 14 years ago
  10. f66ff1a Delete an old Makefile and fix lots of lint errors. by thestig@chromium.org · 14 years ago
  11. 4337826 Add asm/ptrace.h include to linux_dumper.cc to fix the silly scratchbox toolchain we're using for Maemo builds. Also shuffle around the include order to comply with style guidelines, while I'm here. by ted.mielczarek · 14 years ago
  12. cfc8628 Add support for building the Linux client code using the Android NDK by ted.mielczarek · 14 years ago
  13. 4621ee0 Write a window of memory around the instruction pointer from the crashing thread to the minidump on OS X. by ted.mielczarek · 14 years ago
  14. efa30c1 Write a window of memory around the instruction pointer from the crashing thread to the minidump on Linux. by ted.mielczarek · 14 years ago
  15. 1efa3f9 Fix compilation for minidump-2-core. by thestig@chromium.org · 14 years ago
  16. 0e3b702 Import linux_syscall_support.h from linux-syscall-support.googlecode.com instead of using our own copy. by thestig@chromium.org · 14 years ago
  17. 2b7ae09 remove trailing comma that makes gcc -pedantic unhappy by ted.mielczarek · 14 years ago
  18. f5c8f6f Fix a couple of bugs where we generate incorrect minidump files on Linux.o by thestig@chromium.org · 14 years ago
  19. 3a69e0e Miscellaneous improvements to minidump-2-core. by thestig@chromium.org · 14 years ago
  20. 6bc523c Changes to fix build warnings on newer versions of GCC, and a fix to not try to open certain mapped files. by nealsid · 14 years ago
  21. f331983 [ Mistakenly committed older version of patch. This is the right one. ] by jimblandy · 14 years ago
  22. b68b800 Breakpad Linux client: Simplify VerifyStackReadWithMultipleThreads unit test. by jimblandy · 14 years ago
  23. de545c0 ARM support, with some build system changes to support x86-64, arm, and i386 in an autoconf style build in Linux. The O2 build for the unit tests is still broken but I'm checking this in to unblock people by nealsid · 14 years ago
  24. 83e085b Breakpad: Update copyright notice years on all files changed in 2010. by jimblandy · 15 years ago
  25. f480ba1 Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Client} classes. Upstreamed from the Mozilla repository. Patch by Chris Jones <jones.chris.g@gmail.com> r=me at https://bugzilla.mozilla.org/show_bug.cgi?id=516759 by ted.mielczarek · 15 years ago
  26. 9f211b4 fix compilation on 64-bit, followup from issue 357 by ted.mielczarek · 15 years ago
  27. 0a5fc5d Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid at http://breakpad.appspot.com/49008 by ted.mielczarek · 15 years ago
  28. bb61886 Fix some build warnings by nealsid · 15 years ago
  29. d95a88c remove trailing comma from enum definition to make it compile with -pedantic by ted.mielczarek · 15 years ago
  30. 096992f Upstreaming several patches from Chrome: by nealsid · 15 years ago
  31. b0baafc Merge of Breakpad Chrome Linux fork by nealsid · 15 years ago