1. b2de40a crash_reporter: Mark the euid parameter as __unused. by James Hawkins · 8 years ago
  2. 69bd21f crash_reporter: Fix a -Wmissing-field-initializers warning. by James Hawkins · 8 years ago
  3. ac06dcd Merge "crash_report: Fix several signed-unsigned comparison warnings in tests." by James Hawkins · 8 years ago
  4. a28317d crash_report: Fix several signed-unsigned comparison warnings in tests. by James Hawkins · 8 years ago
  5. 7ee2f36 crash_reporter: Clean up symlinks in unit test by Steve Fung · 8 years ago
  6. b3a48e1 crash_reporter: Fix product_id in kernel crash reports by Steve Fung · 8 years ago
  7. 512d677 crash_reporter_tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 8 years ago
  8. 2bedc74 crash_reporter: Fix paths for kernel panic collection by Steve Fung · 8 years ago
  9. b4cf452 Merge "crash_reporter: Add unit tests to debug builds" by Steve Fung · 8 years ago
  10. 120fe6a Merge "crash_reporter: Fix unit tests to use ScopedTempDir" by Steve Fung · 8 years ago
  11. 78fcf66 crash_reporter: Fix unit tests to use ScopedTempDir by Steve Fung · 8 years ago
  12. ea05ff9 crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  13. 333fc5c crash_reporter: Add unit tests to debug builds by Steve Fung · 8 years ago
  14. 8074b16 Merge "crash_reporter: Add README.md" by Steve Fung · 8 years ago
  15. 05de86a crash_reporter: Add README.md by Steve Fung · 8 years ago
  16. c490e0f crash_reporter: Remove udev collector from Android build by Steve Fung · 9 years ago
  17. 2096029 Disable RTTI in crash_reporter and metricsd by Alex Vakulenko · 9 years ago
  18. 8361935 crash_reporter: use libmetricscollectorservice for user crash event reports by Todd Poynor · 9 years ago
  19. 8ed101b crash_reporter: Fix unit tests by Steve Fung · 9 years ago
  20. 5acccc6 crash_reporter: Use cacerts_google by Steve Fung · 9 years ago
  21. a76ba85 crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
  22. e680f35 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
  23. 6ac83e4 Merge "core: Rename libchromeos into libbrillo" by Alex Vakulenko · 9 years ago
  24. f741617 Merge "crash_reporter: Make report log more useful" by Steve Fung · 9 years ago
  25. 270f508 crash_reporter: Make report log more useful by Steve Fung · 9 years ago
  26. 918b936 crash_sender: Properly handle curl errors by Steve Fung · 9 years ago
  27. 26aef37 core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  28. cb31b1d crash_reporter: add missing mkdir for crash_server rule by Mike Frysinger · 9 years ago
  29. 5683366 crash_reporter: Use os-release.d to store the crash server url by Steve Fung · 9 years ago
  30. 0d6cdfb Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 9 years ago
  31. 72e3c82 crash_reporter: Update to use the os-release.d configs by Steve Fung · 9 years ago
  32. 74dc624 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  33. aa265b6 crash_reporter: Report the bdk_version by Steve Fung · 9 years ago
  34. 773fd3c crash_reporter: Use the actual GID of the crashing process by Steve Fung · 9 years ago
  35. 6db7cd7 crash_reporter: Support crashes from arbitrary users by Steve Fung · 9 years ago
  36. 4818011 crash_reporter: Set Version and Product ID by Steve Fung · 9 years ago
  37. 7f16425 Merge "crash_reporter: Use ro.debuggable for determining developer mode" by Steve Fung · 9 years ago
  38. 1619214 crash_reporter: determine official image using ro.secure by Steve Fung · 9 years ago
  39. 57c7486 crash_reporter: Use ro.debuggable for determining developer mode by Steve Fung · 9 years ago
  40. 480a07d crash_reporter: build on non-Linux hosts by Scott James Remnant · 9 years ago
  41. 96408df Simplify Makefile for crash_reporter. by Jorge Lucangeli Obes · 9 years ago
  42. 12e61ca crash_reporter: Generate and use own guid by Steve Fung · 9 years ago
  43. f597475 Merge "crash_reporter: Add model_manifest_id field to report" by Steve Fung · 9 years ago
  44. 33046dc Merge "crash_reporter: Ensure crash_sender spread time is not negative" by Steve Fung · 9 years ago
  45. ed78930 crash_reporter: Add model_manifest_id field to report by Steve Fung · 9 years ago
  46. 18ca9b3 crash_reporter: Ensure crash_sender spread time is not negative by Steve Fung · 9 years ago
  47. 758db4d Merge "crash_reporter: Read crash server from property" by Steve Fung · 9 years ago
  48. 44aec5f crash_reporter: Read crash server from property by Steve Fung · 9 years ago
  49. 4a1bc38 crash_reporter: Fix a couple crash_sender issues by Steve Fung · 9 years ago
  50. 0e8746d crash_reporter: Fix crash_sender by Steve Fung · 9 years ago
  51. 6e68dd7 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 9 years ago
  52. b440e50 crash_reporter: Run with supplemental groups by Steve Fung · 9 years ago
  53. f87f5f9 Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 9 years ago
  54. ea1e07e Merge "crash_reporter: Relicense as Apache 2." by Steve Fung · 9 years ago
  55. da98133 crash_reporter: Fix tmp directory location by Steve Fung · 9 years ago
  56. 2e2dc00 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 9 years ago
  57. 8b8878a crash_reporter: Fix path to dbus-send by Steve Fung · 9 years ago
  58. 6c34c25 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  59. f085a1f crash_reporter: Add Android.mk by Steve Fung · 9 years ago
  60. ab2ac7d crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  61. 8bafb3d crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 9 years ago
  62. c8b7414 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  63. 129bea5 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  64. 45f59d6 crash_reporter: Add license information. by Bertrand SIMONNET · 9 years ago
  65. c686fd3 Remove superfluous legacy DBus includes by Christopher Wiley · 9 years ago
  66. 8a59e11 crash: do not call list-proxies if it does not exist. by Dan Colish · 9 years ago
  67. f3caa5a crash: Point to canonical org.chromium.SessionManagerInterface.xml by Chris Masone · 9 years ago
  68. f17a838 crash: update OWNERS file by Ben Chan · 9 years ago
  69. 92c0eef platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  70. 6aa551e crash-reporter: add support for device coredump by Peter Qiu · 9 years ago
  71. 7458089 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  72. 040dffd crash: Convert list_proxies to chromeos-dbus-bindings generator by Steve Fung · 9 years ago
  73. f5767af crash: Fix session manager D-Bus call service name by Steve Fung · 9 years ago
  74. 6e13952 crash: Remove glib from crash_reporter by Steve Fung · 9 years ago
  75. efa91c0 crash: Shorten crash-reporter project alias. by Daniel Erat · 9 years ago
  76. 731da33 crash-reporter: Use chromeos::KeyValueStore. by Daniel Erat · 9 years ago
  77. d257ea1 crash-reporter: Clean up testing code. by Daniel Erat · 9 years ago
  78. 7e3b76d crash-reporter: Add session_manager logs to Chrome crashes. by Daniel Erat · 9 years ago
  79. 8f5546a crash-reporter: Attach Chrome logs to crash reports. by Daniel Erat · 9 years ago
  80. 1c5533d crash-reporter: add a sanity check for kernel dmesg records by Ben Zhang · 9 years ago
  81. 859ee45 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  82. 554c898 crash-reporter: disable device coredumps in verified mode by Kees Cook · 10 years ago
  83. 8e5340a crash-reporter: accept kernel dmesg records with no ramoops header by Ben Zhang · 10 years ago
  84. d6169a2 crash-reporter: remove gflags dependency by Steve Fung · 10 years ago
  85. 6f891c5 crash-reporter: fix pstore detection by Mike Frysinger · 10 years ago
  86. c764139 crash-reporter: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  87. f27140d crash-reporter: log notification for chrome crashes by Mike Frysinger · 10 years ago
  88. 262d798 crash-reporter: Replace NULL with nullptr. by Ben Chan · 10 years ago
  89. 732bd3b Revert "crash-reporter: Attach Chrome logs to crash reports." by Daniel Erat · 10 years ago
  90. 55cb40a crash-reporter: Attach Chrome logs to crash reports. by Daniel Erat · 10 years ago
  91. c8cb4ac Revert "crash-reporter: Replace the crash_sender script by a service daemon." by Benjamin Lerman · 10 years ago
  92. 8e77457 crash-reporter: Replace the crash_sender script by a service daemon. by Benjamin Lerman · 10 years ago
  93. ab6cc90 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  94. b63e528 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  95. 895fa5d crash-reporter: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  96. f290e98 crash-reporter: Include powerd logs with crashes. by Daniel Erat · 10 years ago
  97. f3811f5 crash-reporter: Replace scoped_ptr<char[]> with vector<char>. by Ben Chan · 10 years ago
  98. ea3941f crash-reporter: Fix overzealous crash purging in guest mode. by Thiemo Nagel · 10 years ago
  99. 84c28d3 platform2: Remove legacy inherit-review-settings-ok files. by Ben Chan · 10 years ago
  100. 0dfc9ce platform2: Replace 'OVERRIDE' with 'override' and fix linter by Alex Vakulenko · 10 years ago