1. b3a48e1 crash_reporter: Fix product_id in kernel crash reports by Steve Fung · 8 years ago
  2. ea05ff9 crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  3. a76ba85 crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
  4. 72e3c82 crash_reporter: Update to use the os-release.d configs by Steve Fung · 9 years ago
  5. 74dc624 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  6. aa265b6 crash_reporter: Report the bdk_version by Steve Fung · 9 years ago
  7. 773fd3c crash_reporter: Use the actual GID of the crashing process by Steve Fung · 9 years ago
  8. 6db7cd7 crash_reporter: Support crashes from arbitrary users by Steve Fung · 9 years ago
  9. 4818011 crash_reporter: Set Version and Product ID by Steve Fung · 9 years ago
  10. b440e50 crash_reporter: Run with supplemental groups by Steve Fung · 9 years ago
  11. f87f5f9 Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 9 years ago
  12. da98133 crash_reporter: Fix tmp directory location by Steve Fung · 9 years ago
  13. 6c34c25 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  14. ab2ac7d crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  15. 8bafb3d crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 9 years ago
  16. c8b7414 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  17. 129bea5 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  18. d6169a2 crash-reporter: remove gflags dependency by Steve Fung · 10 years ago
  19. 262d798 crash-reporter: Replace NULL with nullptr. by Ben Chan · 10 years ago
  20. ab6cc90 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  21. f84ea21 crash-reporter: Use integer types from stdint.h by Ben Chan · 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. f1a5014 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  25. 8fce285 UserCollector: only create meta file if payload write succeeds by Thiemo Nagel · 10 years ago
  26. bfdf4a8 user_collector: use %P instead of %p by Mike Frysinger · 10 years ago
  27. a557c11 update to libbase-242728 by Mike Frysinger · 10 years ago
  28. d2db5ff crash_reporter: clarify chrome crash ignore message by Mike Frysinger · 11 years ago
  29. b3fe6c3 Replace some LOGs with PLOGs by Chris Masone · 11 years ago
  30. 426fcc0 Handle Chrome crashes by Albert Chaulk · 11 years ago
  31. 9f90aca Replace FilePath declaration with file_path.h include by Simon Que · 11 years ago
  32. 1a8780d update to libchrome 180609 by Mike Frysinger · 11 years ago
  33. 1c57e9e crash-reporter: Remove some dependency on /proc by Michael Krebs · 12 years ago
  34. b1b91a5 crash-reporter: Add a new Chrome thread to ignore by Michael Krebs · 12 years ago
  35. a1cc383 crash-reporter: Add a missing Chrome thread to ignore by Michael Krebs · 12 years ago
  36. 2f3ed03 crash-reporter: Also ignore renamed Chrome threads by Michael Krebs · 12 years ago
  37. acc7938 Create separate udev collector class by Simon Que · 12 years ago
  38. 57b261c update to newer libbase by Mike Frysinger · 12 years ago
  39. 6e709a1 Improve error diagnostics in UserCollector. by Ben Chan · 12 years ago
  40. ec7d783 crash-reporter: Read core from stdin even if proc files are unsuable. by Ben Chan · 13 years ago
  41. f13bb58 crash-reporter: Validate proc files and log the state of crashed process. by Ben Chan · 13 years ago
  42. 294d5d1 crash-reporter: Change layout for the container directory of procfs files. by Ben Chan · 13 years ago
  43. 4fe30db crash-reporter: Dump crashes outside of cryptohome during autotests. by Michael Krebs · 13 years ago
  44. 538ecbf Don't ignore chrome crashes when autotesting. by Michael Krebs · 13 years ago
  45. 8a68c7c [crash-reporter] bad merge broke the build by Chris Masone · 13 years ago
  46. 3ba6c5b [crash-reporter] rolling to libchrome 87480 by Chris Masone · 13 years ago
  47. 5d3a1a2 crash-reporter: keep ignoring chrome crashes even on dev builds by Ken Mixter · 13 years ago
  48. 1652fb2 Modify crash-reporter to collect crash information for unofficial builds. by Thieu Le · 13 years ago
  49. a324932 crash-reporter: Use standard logging and new libchromeos Process code by Ken Mixter · 13 years ago
  50. f92f4ca Revert "Modify crash-reporter to collect crash information for unofficial builds." by Thieu Le · 13 years ago
  51. 604f5c0 Modify crash-reporter to collect crash information for unofficial builds. by Thieu Le · 13 years ago
  52. d49d362 crash-reporter: when exe symlink read fails send diags and still ignore chrome crashes by Ken Mixter · 13 years ago
  53. 1b8fe01 crash-reporter: Add diagnostics to help diagnose failures in the wild by Ken Mixter · 13 years ago
  54. c49dbd4 crash-reporter: Capture and send recent update_engine logs when it crashes by Ken Mixter · 14 years ago
  55. 2105b49 crash-reporter: Ignore Chrome crashes, relying on Chrome breakpad by Ken Mixter · 14 years ago
  56. 9b34647 crash-reporter: Avoid writing through symlinks. by Ken Mixter · 14 years ago
  57. c6a58e0 crash-reporter: add filtering to make crash tests resilient to crashy builds by Ken Mixter · 14 years ago
  58. 207694d crash-reporter: write conversion failure diagnostics into fake dmp files by Ken Mixter · 14 years ago
  59. afcf808 crash-reporter: Generate kernel crash signatures for server-side grouping of similar crashes by Ken Mixter · 14 years ago
  60. 2953c3a crash-reporter: Avoid using system to invoke core2md by Ken Mixter · 14 years ago
  61. c909b69 crash-reporter: send payload sizes to help diagnose corruption by Ken Mixter · 14 years ago
  62. ee849c5 Add meta files to crash directory, enabling OS version at crash time. by Ken Mixter · 14 years ago
  63. 0340316 Collect and send kernel crash diagnostics by Ken Mixter · 14 years ago
  64. 7ac7a70 Move leave_core where similar files exist by Ken Mixter · 14 years ago
  65. 777484c Start invoking core2md to implement full system crash reporting by Ken Mixter · 14 years ago
  66. 522c061 Change include paths to reflect new directory. by Chris Sosa · 14 years ago
  67. e4a8603 Initial commit of crash reporter repo by Chris Sosa · 14 years ago