1. 7e77690 crash-reporter: Fix coding style and cpplint issues. by Ben Chan · 10 years ago
  2. f7181df crash-reporter: Migrate libchromeos to its own ebuild by Bertrand SIMONNET · 10 years ago
  3. cb373dd crash-reporter: Update gyp files to use libchromeos from src/platform2 by Bertrand SIMONNET · 10 years ago
  4. 6f970ed crash-reporter: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago
  5. 1412996 crash_sender: delete redundant logic for parallel runs by Mike Frysinger · 11 years ago
  6. 47785c0 crash_sender: re-order send_crashes() logic by Thiemo Nagel · 10 years ago
  7. 0e31ecb crash-sender: set timeout to 4 hours by Mike Frysinger · 10 years ago
  8. f30c641 crash-reporter: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  9. a39667d crash_sender: ignore missing files to prevent upload failure by Thiemo Nagel · 10 years ago
  10. 3029e6f crash_sender: add 30sec holdoff for fresh crashes by Thiemo Nagel · 10 years ago
  11. 369af35 crash_sender: remove obsolete is_on_3g(), improve comment by Thiemo Nagel · 10 years ago
  12. 9895096 crash_sender: fix orphan logic, prevent deletion of *.log.tar.xz by Thiemo Nagel · 10 years ago
  13. f1a5014 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  14. 8fce285 UserCollector: only create meta file if payload write succeeds by Thiemo Nagel · 10 years ago
  15. 618b579 crash_sender: include verbose curl output in error logs by Thiemo Nagel · 10 years ago
  16. f9f7807 Add crash-sender's init script to crash-reporter by Bertrand SIMONNET · 10 years ago
  17. 9b1f300 crash-reporter: Write out a magic string for Chrome crashes. by Lei Zhang · 10 years ago
  18. 553e28c crash-reporter: Remove libbase_ver override in gyp file. by Ben Chan · 10 years ago
  19. ebad658 Add crash reporter's init scripts by Bertrand SIMONNET · 10 years ago
  20. 042c3d4 crash_sender: log product info in new list format by Mike Frysinger · 10 years ago
  21. 0446aab crash_collector: Disable kernel task state collection for chrome crashes by Pawel Osciak · 10 years ago
  22. dffc8ce crash-reporter: Update OWNERS file to set 'noparent'. by Ben Chan · 10 years ago
  23. bfdf4a8 user_collector: use %P instead of %p by Mike Frysinger · 10 years ago
  24. d24164e Use GOOGLE_CRASH_ID as the default crash report id by B. simonnet · 10 years ago
  25. 9f52040 crash-reporter: convert number to int before calling abs() by Yunlian Jiang · 10 years ago
  26. 325a2e3 crash reporter: avoid repeated warning collection by Luigi Semenzato · 10 years ago
  27. b20c9ef Push full warning signature instead of its hash only. by Luigi Semenzato · 11 years ago
  28. 82deea8 Update metrics dependency to use slotted libmetrics library. by Ben Chan · 10 years ago
  29. f1a557d drop unused makefiles by Mike Frysinger · 10 years ago
  30. a557c11 update to libbase-242728 by Mike Frysinger · 10 years ago
  31. 01ca40d convert list_proxies to base::CommandLine by Mike Frysinger · 11 years ago
  32. 1646eb8 add platform2 support by Mike Frysinger · 11 years ago
  33. 8563d20 Replace deprecated scoped_array<T> with scoped_ptr<T[]> by Ben Chan · 10 years ago
  34. 83ce73e remove unused gflags includes by Mike Frysinger · 11 years ago
  35. a59b3df Append function name/offset to kernel warning signature. by Luigi Semenzato · 11 years ago
  36. f4c39b0 crash_sender: upload oldest crashes first by Mike Frysinger · 11 years ago
  37. 9f3bf88 warn_collector: fix building with newer flex by Mike Frysinger · 11 years ago
  38. 130265e Copy in new common.mk by Albert Chaulk · 11 years ago
  39. 62b0c42 crash-reporter: Remove unused constants reported by clang. by Ben Chan · 11 years ago
  40. d2db5ff crash_reporter: clarify chrome crash ignore message by Mike Frysinger · 11 years ago
  41. d9cd842 Rewrite git/gerrit/gerrit-int urls to googlesource by Aaron Gable · 11 years ago
  42. a569da0 build: respect CFLAGS when building warn_collector.l by Mike Frysinger · 11 years ago
  43. 55a515c crash_sender: use more random tmpdir by Mike Frysinger · 11 years ago
  44. 8a17bb9 crash_sender: add support for command line options by Mike Frysinger · 11 years ago
  45. 49a7c92 Append all crashes to Chrome's crash log by Albert Chaulk · 11 years ago
  46. c3f7973 Adding a lock mechanism to crash_sender. by Rohit Makasana · 11 years ago
  47. 2aa552a crash_collector: Collect kernel task states for chrome crashes by Yuly Novikov · 11 years ago
  48. 8ec93fa crash_collector: Handle compressed i915_error_state for chrome crashes by Yuly Novikov · 11 years ago
  49. 9c9e1c4 crash: Remove references to low-battery state file. by Daniel Erat · 11 years ago
  50. 8b05c32 crash_collector: Collect i915_error_state for chrome crashes by Yuly Novikov · 11 years ago
  51. 33dfd47 Add error logging and fix uploading for chrome crash reports by Albert Chaulk · 11 years ago
  52. 32f827f crash_collector: pedantically document hashed string for warn_collector by mukesh agrawal · 11 years ago
  53. 4c9f576 kernel_log_collector.sh : correct kernel message pattern by Yufeng Shen · 11 years ago
  54. 5f23bbb Add support for sending Atmel TP/TS error message by Yufeng Shen · 11 years ago
  55. 72e7271 Update chrome crash reports to require the exe name by Albert Chaulk · 11 years ago
  56. fc6bafa crash_sender: disable uploading on test images by Mike Frysinger · 11 years ago
  57. 37843a9 crash_collector: add /crash to the user crash path by Mike Frysinger · 11 years ago
  58. 20980d7 Fix initialization of kernel_crash_reporter objects. by Luigi Semenzato · 11 years ago
  59. f19b518 add support for multiprofile by Mike Frysinger · 11 years ago
  60. b3fe6c3 Replace some LOGs with PLOGs by Chris Masone · 11 years ago
  61. 44054a0 warn_collector_test: make it actually work by Mike Frysinger · 11 years ago
  62. 77bd156 warn_collector: handle non-fatal signals by Mike Frysinger · 11 years ago
  63. 426fcc0 Handle Chrome crashes by Albert Chaulk · 11 years ago
  64. 5eb471c Hash only warning "file:line" in warning collector. by Luigi Semenzato · 11 years ago
  65. 6fdc0b4 Collect and report kernel warnings. by Luigi Semenzato · 11 years ago
  66. 9f90aca Replace FilePath declaration with file_path.h include by Simon Que · 11 years ago
  67. 1a8780d update to libchrome 180609 by Mike Frysinger · 11 years ago
  68. 9a7ce9f use volatile markings in crash test by Mike Frysinger · 12 years ago
  69. 570dd0c crash-reporter: Updating common.mk to ToT to enable profiling by Ryan Harrison · 11 years ago
  70. 1c57e9e crash-reporter: Remove some dependency on /proc by Michael Krebs · 12 years ago
  71. 916fcd9 update OWNERS by Mike Frysinger · 12 years ago
  72. 76c4ac1 Revert "crash_sender: Temporary hack to increase MAX_CRASH_RATE to 100 for Link" by Yufeng Shen · 12 years ago
  73. ebb86ae crash-reporter: Add rule to collect touch event log by Yufeng Shen · 12 years ago
  74. 836353a crash_sender: Temporary hack to increase MAX_CRASH_RATE to 100 for Link by Yufeng Shen · 12 years ago
  75. 0b78311 crash-reporter: Add rule to collect touch noise logs by Yufeng Shen · 12 years ago
  76. ed61be6 crash-reporter: Collect i915 error state for chrome crashes by Michael Krebs · 12 years ago
  77. b1b91a5 crash-reporter: Add a new Chrome thread to ignore by Michael Krebs · 12 years ago
  78. bbda078 crash-reporter: Add udev rule to collect cyapa trackpad logs by Yufeng Shen · 12 years ago
  79. 20cb7cc Construct signature and exec_name from udev rules by Yufeng Shen · 12 years ago
  80. d9067dc Get the real extension if log file is gzipped by Yufeng Shen · 12 years ago
  81. 8e95fa9 crash-reporter: Add "boot_mode" key to crash reports for dev mode by Michael Krebs · 12 years ago
  82. bc2d7dd crash-reporter: Don't send dmesg output with internal crash_reporter reports by Michael Krebs · 12 years ago
  83. a1cc383 crash-reporter: Add a missing Chrome thread to ignore by Michael Krebs · 12 years ago
  84. 65682f9 crash-reporter: Add "image_type" key to crash reports for dev builds by Michael Krebs · 12 years ago
  85. 2f3ed03 crash-reporter: Also ignore renamed Chrome threads by Michael Krebs · 12 years ago
  86. 7c22757 fix -I flag paths when building out-of-tree by Mike Frysinger · 12 years ago
  87. acc7938 Create separate udev collector class by Simon Que · 12 years ago
  88. 34f543b crash-reporter: change kDumpFormat to make it compile with gcc 4.7 by Yunlian Jiang · 12 years ago
  89. 6f03549 Put send metrics code into common function by Simon Que · 12 years ago
  90. b8ff769 crash collector: compress udev crash logs by Simon Que · 12 years ago
  91. ee173fb crash-reporter: Re-enable CollectBadDirectory unittest by Sergiu Iordache · 13 years ago
  92. 1e09a84 crash-reporter: Move disabling of GCC warning into source file by Michael Krebs · 12 years ago
  93. 7672bfb crash-reporter: Convert Makefile over to using common.mk by Michael Krebs · 12 years ago
  94. 87a4950 crash-reporter: Fix unclean_shutdown_collector_test to work by itself by Michael Krebs · 12 years ago
  95. 57b261c update to newer libbase by Mike Frysinger · 12 years ago
  96. f70060c Add udev event-based crash reporting by Simon Que · 12 years ago
  97. e1b21e9 crash-reporter: Send "error_type" field for crash-reporter errors by Michael Krebs · 12 years ago
  98. fff57db [crash-reporter] add OWNERS by Elly Jones · 12 years ago
  99. b873759 Better support 64bit x86 kernel crashes. by Bryan Freed · 12 years ago
  100. 557bf45 Update crash_reporter_logs.conf to collect log files for cros-installer. by Ben Chan · 12 years ago