1. 2bedc74 crash_reporter: Fix paths for kernel panic collection by Steve Fung · 8 years ago
  2. ea05ff9 crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  3. 6c34c25 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  4. 129bea5 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  5. 1c5533d crash-reporter: add a sanity check for kernel dmesg records by Ben Zhang · 10 years ago
  6. 8e5340a crash-reporter: accept kernel dmesg records with no ramoops header by Ben Zhang · 10 years ago
  7. 6f891c5 crash-reporter: fix pstore detection by Mike Frysinger · 10 years ago
  8. 262d798 crash-reporter: Replace NULL with nullptr. by Ben Chan · 10 years ago
  9. ab6cc90 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  10. 3c6b82c crash-reporter: Fix C++ style issues in KernelCollector. by Ben Chan · 10 years ago
  11. 120c675 crash-reporter: Add MIPS support for KernelCollector. by Ben Chan · 10 years ago
  12. 7e77690 crash-reporter: Fix coding style and cpplint issues. by Ben Chan · 10 years ago
  13. f30c641 crash-reporter: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  14. 9f52040 crash-reporter: convert number to int before calling abs() by Yunlian Jiang · 10 years ago
  15. a557c11 update to libbase-242728 by Mike Frysinger · 10 years ago
  16. 9f90aca Replace FilePath declaration with file_path.h include by Simon Que · 11 years ago
  17. 34f543b crash-reporter: change kDumpFormat to make it compile with gcc 4.7 by Yunlian Jiang · 12 years ago
  18. 1e09a84 crash-reporter: Move disabling of GCC warning into source file by Michael Krebs · 12 years ago
  19. 57b261c update to newer libbase by Mike Frysinger · 12 years ago
  20. b873759 Better support 64bit x86 kernel crashes. by Bryan Freed · 12 years ago
  21. 2076b90 Fix KernelCollector code and unit tests. by Ben Chan · 12 years ago
  22. 5825d5a Remove collected crash report from pstore by Kees Cook · 12 years ago
  23. f640099 Use hung thread stack for watchdog panics. by Luigi Semenzato · 13 years ago
  24. 9ee1f5f crash-reporter: always write kernel crashes for dev builds by Ken Mixter · 13 years ago
  25. ce9556e Switch away from /dev/mem to new ramoops pstore interface by Kees Cook · 13 years ago
  26. 65b4c1e touch up 64bit build cleanliness by Mike Frysinger · 13 years ago
  27. 1ea8abe crash-reporter: Update crash-reporter to work with ramoops by Sergiu Iordache · 13 years ago
  28. 1e6b8bd Strip MAC addresses from dmesg sent w/ kcrash files. by Doug Anderson · 13 years ago
  29. d74cc09 Add ARM support by Simon Glass · 13 years ago
  30. a324932 crash-reporter: Use standard logging and new libchromeos Process code by Ken Mixter · 13 years ago
  31. 9b34647 crash-reporter: Avoid writing through symlinks. by Ken Mixter · 14 years ago
  32. 207694d crash-reporter: write conversion failure diagnostics into fake dmp files by Ken Mixter · 14 years ago
  33. afcf808 crash-reporter: Generate kernel crash signatures for server-side grouping of similar crashes by Ken Mixter · 14 years ago
  34. c909b69 crash-reporter: send payload sizes to help diagnose corruption by Ken Mixter · 14 years ago
  35. ee849c5 Add meta files to crash directory, enabling OS version at crash time. by Ken Mixter · 14 years ago
  36. 0340316 Collect and send kernel crash diagnostics by Ken Mixter · 14 years ago