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