1. 8ed101b crash_reporter: Fix unit tests by Steve Fung · 9 years ago
  2. 74dc624 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  3. 4818011 crash_reporter: Set Version and Product ID by Steve Fung · 9 years ago
  4. 0e8746d crash_reporter: Fix crash_sender by Steve Fung · 9 years ago
  5. 6c34c25 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  6. ab2ac7d crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  7. c8b7414 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  8. 129bea5 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  9. c686fd3 Remove superfluous legacy DBus includes by Christopher Wiley · 9 years ago
  10. 7458089 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  11. f5767af crash: Fix session manager D-Bus call service name by Steve Fung · 9 years ago
  12. 6e13952 crash: Remove glib from crash_reporter by Steve Fung · 9 years ago
  13. 731da33 crash-reporter: Use chromeos::KeyValueStore. by Daniel Erat · 9 years ago
  14. 859ee45 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  15. 262d798 crash-reporter: Replace NULL with nullptr. by Ben Chan · 10 years ago
  16. ab6cc90 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  17. f3811f5 crash-reporter: Replace scoped_ptr<char[]> with vector<char>. by Ben Chan · 10 years ago
  18. efec0b3 crash-reporter: Use C++11 override specifier. by Ben Chan · 10 years ago
  19. eaf060c platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  20. f84ea21 crash-reporter: Use integer types from stdint.h by Ben Chan · 10 years ago
  21. 7589aff crash-reporter: fix linter issues by Alex Vakulenko · 10 years ago
  22. 7e77690 crash-reporter: Fix coding style and cpplint issues. by Ben Chan · 10 years ago
  23. f30c641 crash-reporter: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  24. 9895096 crash_sender: fix orphan logic, prevent deletion of *.log.tar.xz by Thiemo Nagel · 10 years ago
  25. f1a5014 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  26. 9b1f300 crash-reporter: Write out a magic string for Chrome crashes. by Lei Zhang · 10 years ago
  27. a557c11 update to libbase-242728 by Mike Frysinger · 10 years ago
  28. 8563d20 Replace deprecated scoped_array<T> with scoped_ptr<T[]> by Ben Chan · 10 years ago
  29. 33dfd47 Add error logging and fix uploading for chrome crash reports by Albert Chaulk · 11 years ago
  30. 37843a9 crash_collector: add /crash to the user crash path by Mike Frysinger · 11 years ago
  31. f19b518 add support for multiprofile by Mike Frysinger · 11 years ago
  32. 426fcc0 Handle Chrome crashes by Albert Chaulk · 11 years ago
  33. 9f90aca Replace FilePath declaration with file_path.h include by Simon Que · 11 years ago
  34. 1a8780d update to libchrome 180609 by Mike Frysinger · 11 years ago
  35. acc7938 Create separate udev collector class by Simon Que · 12 years ago
  36. b8ff769 crash collector: compress udev crash logs by Simon Que · 12 years ago
  37. 57b261c update to newer libbase by Mike Frysinger · 12 years ago
  38. f70060c Add udev event-based crash reporting by Simon Que · 12 years ago
  39. 65b4c1e touch up 64bit build cleanliness by Mike Frysinger · 13 years ago
  40. 4fe30db crash-reporter: Dump crashes outside of cryptohome during autotests. by Michael Krebs · 13 years ago
  41. 8a68c7c [crash-reporter] bad merge broke the build by Chris Masone · 13 years ago
  42. 3ba6c5b [crash-reporter] rolling to libchrome 87480 by Chris Masone · 13 years ago
  43. 1652fb2 Modify crash-reporter to collect crash information for unofficial builds. by Thieu Le · 13 years ago
  44. a324932 crash-reporter: Use standard logging and new libchromeos Process code by Ken Mixter · 13 years ago
  45. f92f4ca Revert "Modify crash-reporter to collect crash information for unofficial builds." by Thieu Le · 13 years ago
  46. 604f5c0 Modify crash-reporter to collect crash information for unofficial builds. by Thieu Le · 13 years ago
  47. 1b8fe01 crash-reporter: Add diagnostics to help diagnose failures in the wild by Ken Mixter · 13 years ago
  48. c49dbd4 crash-reporter: Capture and send recent update_engine logs when it crashes by Ken Mixter · 14 years ago
  49. 9b34647 crash-reporter: Avoid writing through symlinks. by Ken Mixter · 14 years ago
  50. 207694d crash-reporter: write conversion failure diagnostics into fake dmp files by Ken Mixter · 14 years ago
  51. afcf808 crash-reporter: Generate kernel crash signatures for server-side grouping of similar crashes by Ken Mixter · 14 years ago
  52. c909b69 crash-reporter: send payload sizes to help diagnose corruption by Ken Mixter · 14 years ago
  53. ee849c5 Add meta files to crash directory, enabling OS version at crash time. by Ken Mixter · 14 years ago
  54. da5db7a Increase number of enqueued crash files, sending rate, and fix minor bug. by Ken Mixter · 14 years ago
  55. 04ec10f Limit the number of crash reports to enqueue at once by Ken Mixter · 14 years ago
  56. 0340316 Collect and send kernel crash diagnostics by Ken Mixter · 14 years ago