1. b1ea7dc crash_reporter: Remove udev collector from Android build by Steve Fung · 8 years ago
  2. 74ae45c Disable RTTI in crash_reporter and metricsd by Alex Vakulenko · 9 years ago
  3. 249caae crash_reporter: use libmetricscollectorservice for user crash event reports by Todd Poynor · 9 years ago
  4. 3b92191 crash_reporter: Fix unit tests by Steve Fung · 9 years ago
  5. 5045c6a crash_reporter: Use cacerts_google by Steve Fung · 9 years ago
  6. 85469fd crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
  7. 433c679 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
  8. cbba644 Merge "core: Rename libchromeos into libbrillo" by Alex Vakulenko · 9 years ago
  9. d6159e7 Merge "crash_reporter: Make report log more useful" by Steve Fung · 9 years ago
  10. 5344519 crash_reporter: Make report log more useful by Steve Fung · 9 years ago
  11. d0be182 crash_sender: Properly handle curl errors by Steve Fung · 9 years ago
  12. 0ee0175 core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  13. 6cb1a10 crash_reporter: add missing mkdir for crash_server rule by Mike Frysinger · 9 years ago
  14. a14d370 crash_reporter: Use os-release.d to store the crash server url by Steve Fung · 9 years ago
  15. 949814e Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 9 years ago
  16. 30d7596 crash_reporter: Update to use the os-release.d configs by Steve Fung · 9 years ago
  17. e2434e0 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  18. aab863e crash_reporter: Report the bdk_version by Steve Fung · 9 years ago
  19. e624cd9 crash_reporter: Use the actual GID of the crashing process by Steve Fung · 9 years ago
  20. e6c8835 crash_reporter: Support crashes from arbitrary users by Steve Fung · 9 years ago
  21. 4d6eb6f crash_reporter: Set Version and Product ID by Steve Fung · 9 years ago
  22. 281872c Merge "crash_reporter: Use ro.debuggable for determining developer mode" by Steve Fung · 9 years ago
  23. 9c5fcde crash_reporter: determine official image using ro.secure by Steve Fung · 9 years ago
  24. 62058d9 crash_reporter: Use ro.debuggable for determining developer mode by Steve Fung · 9 years ago
  25. cac1ebb crash_reporter: build on non-Linux hosts by Scott James Remnant · 9 years ago
  26. f64c646 Simplify Makefile for crash_reporter. by Jorge Lucangeli Obes · 9 years ago
  27. 95a23b0 crash_reporter: Generate and use own guid by Steve Fung · 9 years ago
  28. 1a05d7c Merge "crash_reporter: Add model_manifest_id field to report" by Steve Fung · 9 years ago
  29. c674d11 Merge "crash_reporter: Ensure crash_sender spread time is not negative" by Steve Fung · 9 years ago
  30. b5e1ca1 crash_reporter: Add model_manifest_id field to report by Steve Fung · 9 years ago
  31. c5f5b70 crash_reporter: Ensure crash_sender spread time is not negative by Steve Fung · 9 years ago
  32. 12277e2 Merge "crash_reporter: Read crash server from property" by Steve Fung · 9 years ago
  33. a58d675 crash_reporter: Read crash server from property by Steve Fung · 9 years ago
  34. 57dc0c2 crash_reporter: Fix a couple crash_sender issues by Steve Fung · 9 years ago
  35. 14cb2f6 crash_reporter: Fix crash_sender by Steve Fung · 9 years ago
  36. d1da805 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 9 years ago
  37. b801ab9 crash_reporter: Run with supplemental groups by Steve Fung · 9 years ago
  38. 8510b9a Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 9 years ago
  39. 96f9af7 Merge "crash_reporter: Relicense as Apache 2." by Steve Fung · 9 years ago
  40. 4f1b17e crash_reporter: Fix tmp directory location by Steve Fung · 9 years ago
  41. 986f425 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 9 years ago
  42. fe90345 crash_reporter: Fix path to dbus-send by Steve Fung · 9 years ago
  43. 5e633b7 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  44. a1e228f crash_reporter: Add Android.mk by Steve Fung · 9 years ago
  45. 3fd8736 crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  46. 936c204 crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 9 years ago
  47. 2388d55 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  48. 5733008 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  49. 6c1b9e8 crash_reporter: Add license information. by Bertrand SIMONNET · 9 years ago
  50. 7ffb4b7 Remove superfluous legacy DBus includes by Christopher Wiley · 9 years ago
  51. 3535ea5 crash: do not call list-proxies if it does not exist. by Dan Colish · 9 years ago
  52. 559808e crash: Point to canonical org.chromium.SessionManagerInterface.xml by Chris Masone · 9 years ago
  53. ad57af4 crash: update OWNERS file by Ben Chan · 9 years ago
  54. cec9731 platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  55. b578af8 crash-reporter: add support for device coredump by Peter Qiu · 9 years ago
  56. a70d919 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  57. f7516e6 crash: Convert list_proxies to chromeos-dbus-bindings generator by Steve Fung · 9 years ago
  58. 366fb1a crash: Fix session manager D-Bus call service name by Steve Fung · 9 years ago
  59. b192a9c crash: Remove glib from crash_reporter by Steve Fung · 9 years ago
  60. 27218af crash: Shorten crash-reporter project alias. by Daniel Erat · 9 years ago
  61. 820baaf crash-reporter: Use chromeos::KeyValueStore. by Daniel Erat · 9 years ago
  62. 156a468 crash-reporter: Clean up testing code. by Daniel Erat · 9 years ago
  63. b61bd24 crash-reporter: Add session_manager logs to Chrome crashes. by Daniel Erat · 9 years ago
  64. fee0353 crash-reporter: Attach Chrome logs to crash reports. by Daniel Erat · 9 years ago
  65. 351a735 crash-reporter: add a sanity check for kernel dmesg records by Ben Zhang · 9 years ago
  66. 3580a65 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  67. 1240f9d crash-reporter: disable device coredumps in verified mode by Kees Cook · 10 years ago
  68. e5f3a53 crash-reporter: accept kernel dmesg records with no ramoops header by Ben Zhang · 10 years ago
  69. e629b0a crash-reporter: remove gflags dependency by Steve Fung · 10 years ago
  70. ede4292 crash-reporter: fix pstore detection by Mike Frysinger · 10 years ago
  71. 9bb0a07 crash-reporter: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  72. df91dbc crash-reporter: log notification for chrome crashes by Mike Frysinger · 10 years ago
  73. bf08981 crash-reporter: Replace NULL with nullptr. by Ben Chan · 10 years ago
  74. 8032dc0 Revert "crash-reporter: Attach Chrome logs to crash reports." by Daniel Erat · 10 years ago
  75. 87c0345 crash-reporter: Attach Chrome logs to crash reports. by Daniel Erat · 10 years ago
  76. d0fc6f5 Revert "crash-reporter: Replace the crash_sender script by a service daemon." by Benjamin Lerman · 10 years ago
  77. f74abd1 crash-reporter: Replace the crash_sender script by a service daemon. by Benjamin Lerman · 10 years ago
  78. a97f60c Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  79. 06b432b Update to build against libchrome-293518. by Ben Chan · 10 years ago
  80. 8e7c996 crash-reporter: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  81. b0c7864 crash-reporter: Include powerd logs with crashes. by Daniel Erat · 10 years ago
  82. 4f0a6d7 crash-reporter: Replace scoped_ptr<char[]> with vector<char>. by Ben Chan · 10 years ago
  83. 5f2266f crash-reporter: Fix overzealous crash purging in guest mode. by Thiemo Nagel · 10 years ago
  84. 98770c9 platform2: Remove legacy inherit-review-settings-ok files. by Ben Chan · 10 years ago
  85. dae35a6 platform2: Replace 'OVERRIDE' with 'override' and fix linter by Alex Vakulenko · 10 years ago
  86. ad3d492 crash-reporter: crash_sender: strip dashes from clientids by Mike Frysinger · 10 years ago
  87. f06595e crash-reporter: Use C++11 override specifier. by Ben Chan · 10 years ago
  88. f1f1c49 platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  89. e4a2065 crash-reporter: Use integer types from stdint.h by Ben Chan · 10 years ago
  90. c3cad6e crash-reporter: fix linter issues by Alex Vakulenko · 10 years ago
  91. 58a229c crash-reporter: Fix C++ style issues in KernelCollector. by Ben Chan · 10 years ago
  92. f756da7 crash-reporter: Add MIPS support for KernelCollector. by Ben Chan · 10 years ago
  93. 2beef02 Remove the dependency of platform.gyp to crash-reporter by Bertrand SIMONNET · 10 years ago
  94. b33698d platform2: Remove redundant LICENSE files. by Ben Chan · 10 years ago
  95. 7e28ec7 Update gyp files to depend on metrics' standalone ebuild. by Bertrand SIMONNET · 10 years ago
  96. 6dcfa31 crash-reporter: Create a standalone ebuild for system_api by Bertrand SIMONNET · 10 years ago
  97. 04d602c crash-reporter: Fix coding style and cpplint issues. by Ben Chan · 10 years ago
  98. 9b73993 crash-reporter: Migrate libchromeos to its own ebuild by Bertrand SIMONNET · 10 years ago
  99. 5806045 crash-reporter: Update gyp files to use libchromeos from src/platform2 by Bertrand SIMONNET · 10 years ago
  100. 95e9567 crash-reporter: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago