1. 4f92832 Merge branch 'rewrite-crash_reporter' into merge-crash_reporter by Xin Li · 8 years ago main master
  2. b7c2af4 Initial empty repository by kuantung · 8 years ago
  3. c55434c Initial empty repository by Xin Li · 8 years ago
  4. 85e7f90 crash_reporter: Mark the euid parameter as __unused. by James Hawkins · 8 years ago
  5. 7454f5f crash_reporter: Fix a -Wmissing-field-initializers warning. by James Hawkins · 8 years ago
  6. 17573b3 Merge "crash_report: Fix several signed-unsigned comparison warnings in tests." by James Hawkins · 8 years ago
  7. 168da83 crash_report: Fix several signed-unsigned comparison warnings in tests. by James Hawkins · 8 years ago
  8. 2fffeee crash_reporter: Clean up symlinks in unit test by Steve Fung · 8 years ago
  9. ccc4332 crash_reporter: Fix product_id in kernel crash reports by Steve Fung · 8 years ago
  10. b8e8641 crash_reporter_tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 8 years ago
  11. 5e3c875 crash_reporter: Fix paths for kernel panic collection by Steve Fung · 8 years ago
  12. d358916 Merge "crash_reporter: Add unit tests to debug builds" by Steve Fung · 8 years ago
  13. 055ca11 Merge "crash_reporter: Fix unit tests to use ScopedTempDir" by Steve Fung · 8 years ago
  14. 7cd8dca crash_reporter: Fix unit tests to use ScopedTempDir by Steve Fung · 8 years ago
  15. e76c69b crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  16. 4ee7d30 crash_reporter: Add unit tests to debug builds by Steve Fung · 8 years ago
  17. efad218 Merge "crash_reporter: Add README.md" by Steve Fung · 8 years ago
  18. d0db35d crash_reporter: Add README.md by Steve Fung · 8 years ago
  19. b1ea7dc crash_reporter: Remove udev collector from Android build by Steve Fung · 8 years ago
  20. 74ae45c Disable RTTI in crash_reporter and metricsd by Alex Vakulenko · 8 years ago
  21. 249caae crash_reporter: use libmetricscollectorservice for user crash event reports by Todd Poynor · 8 years ago
  22. 3b92191 crash_reporter: Fix unit tests by Steve Fung · 8 years ago
  23. 5045c6a crash_reporter: Use cacerts_google by Steve Fung · 8 years ago
  24. 85469fd crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
  25. 433c679 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
  26. cbba644 Merge "core: Rename libchromeos into libbrillo" by Alex Vakulenko · 9 years ago
  27. d6159e7 Merge "crash_reporter: Make report log more useful" by Steve Fung · 9 years ago
  28. 5344519 crash_reporter: Make report log more useful by Steve Fung · 9 years ago
  29. d0be182 crash_sender: Properly handle curl errors by Steve Fung · 9 years ago
  30. 0ee0175 core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  31. 6cb1a10 crash_reporter: add missing mkdir for crash_server rule by Mike Frysinger · 9 years ago
  32. a14d370 crash_reporter: Use os-release.d to store the crash server url by Steve Fung · 9 years ago
  33. 949814e Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 9 years ago
  34. 30d7596 crash_reporter: Update to use the os-release.d configs by Steve Fung · 9 years ago
  35. e2434e0 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  36. aab863e crash_reporter: Report the bdk_version by Steve Fung · 9 years ago
  37. e624cd9 crash_reporter: Use the actual GID of the crashing process by Steve Fung · 9 years ago
  38. e6c8835 crash_reporter: Support crashes from arbitrary users by Steve Fung · 9 years ago
  39. 4d6eb6f crash_reporter: Set Version and Product ID by Steve Fung · 9 years ago
  40. 281872c Merge "crash_reporter: Use ro.debuggable for determining developer mode" by Steve Fung · 9 years ago
  41. 9c5fcde crash_reporter: determine official image using ro.secure by Steve Fung · 9 years ago
  42. 62058d9 crash_reporter: Use ro.debuggable for determining developer mode by Steve Fung · 9 years ago
  43. cac1ebb crash_reporter: build on non-Linux hosts by Scott James Remnant · 9 years ago
  44. f64c646 Simplify Makefile for crash_reporter. by Jorge Lucangeli Obes · 9 years ago
  45. 95a23b0 crash_reporter: Generate and use own guid by Steve Fung · 9 years ago
  46. 1a05d7c Merge "crash_reporter: Add model_manifest_id field to report" by Steve Fung · 9 years ago
  47. c674d11 Merge "crash_reporter: Ensure crash_sender spread time is not negative" by Steve Fung · 9 years ago
  48. b5e1ca1 crash_reporter: Add model_manifest_id field to report by Steve Fung · 9 years ago
  49. c5f5b70 crash_reporter: Ensure crash_sender spread time is not negative by Steve Fung · 9 years ago
  50. 12277e2 Merge "crash_reporter: Read crash server from property" by Steve Fung · 9 years ago
  51. a58d675 crash_reporter: Read crash server from property by Steve Fung · 9 years ago
  52. 57dc0c2 crash_reporter: Fix a couple crash_sender issues by Steve Fung · 9 years ago
  53. 14cb2f6 crash_reporter: Fix crash_sender by Steve Fung · 9 years ago
  54. d1da805 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 9 years ago
  55. b801ab9 crash_reporter: Run with supplemental groups by Steve Fung · 9 years ago
  56. 8510b9a Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 9 years ago
  57. 96f9af7 Merge "crash_reporter: Relicense as Apache 2." by Steve Fung · 9 years ago
  58. 4f1b17e crash_reporter: Fix tmp directory location by Steve Fung · 9 years ago
  59. 986f425 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 9 years ago
  60. fe90345 crash_reporter: Fix path to dbus-send by Steve Fung · 9 years ago
  61. 5e633b7 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  62. a1e228f crash_reporter: Add Android.mk by Steve Fung · 9 years ago
  63. 3fd8736 crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  64. 936c204 crash_reporter: Fix initial compile issues with Android toolchain by Steve Fung · 9 years ago
  65. 2388d55 crash_reporter: Remove Chrome collector, CrOS build files, DBus by Steve Fung · 9 years ago
  66. 5733008 crash_reporter: Fix header include paths by Steve Fung · 9 years ago
  67. 6c1b9e8 crash_reporter: Add license information. by Bertrand SIMONNET · 9 years ago
  68. 7ffb4b7 Remove superfluous legacy DBus includes by Christopher Wiley · 9 years ago
  69. 3535ea5 crash: do not call list-proxies if it does not exist. by Dan Colish · 9 years ago
  70. 559808e crash: Point to canonical org.chromium.SessionManagerInterface.xml by Chris Masone · 9 years ago
  71. ad57af4 crash: update OWNERS file by Ben Chan · 9 years ago
  72. cec9731 platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  73. b578af8 crash-reporter: add support for device coredump by Peter Qiu · 9 years ago
  74. a70d919 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  75. f7516e6 crash: Convert list_proxies to chromeos-dbus-bindings generator by Steve Fung · 9 years ago
  76. 366fb1a crash: Fix session manager D-Bus call service name by Steve Fung · 9 years ago
  77. b192a9c crash: Remove glib from crash_reporter by Steve Fung · 9 years ago
  78. 27218af crash: Shorten crash-reporter project alias. by Daniel Erat · 9 years ago
  79. 820baaf crash-reporter: Use chromeos::KeyValueStore. by Daniel Erat · 9 years ago
  80. 156a468 crash-reporter: Clean up testing code. by Daniel Erat · 9 years ago
  81. b61bd24 crash-reporter: Add session_manager logs to Chrome crashes. by Daniel Erat · 9 years ago
  82. fee0353 crash-reporter: Attach Chrome logs to crash reports. by Daniel Erat · 9 years ago
  83. 351a735 crash-reporter: add a sanity check for kernel dmesg records by Ben Zhang · 9 years ago
  84. 3580a65 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 9 years ago
  85. 1240f9d crash-reporter: disable device coredumps in verified mode by Kees Cook · 9 years ago
  86. e5f3a53 crash-reporter: accept kernel dmesg records with no ramoops header by Ben Zhang · 10 years ago
  87. e629b0a crash-reporter: remove gflags dependency by Steve Fung · 10 years ago
  88. ede4292 crash-reporter: fix pstore detection by Mike Frysinger · 10 years ago
  89. 9bb0a07 crash-reporter: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  90. df91dbc crash-reporter: log notification for chrome crashes by Mike Frysinger · 10 years ago
  91. bf08981 crash-reporter: Replace NULL with nullptr. by Ben Chan · 10 years ago
  92. 8032dc0 Revert "crash-reporter: Attach Chrome logs to crash reports." by Daniel Erat · 10 years ago
  93. 87c0345 crash-reporter: Attach Chrome logs to crash reports. by Daniel Erat · 10 years ago
  94. d0fc6f5 Revert "crash-reporter: Replace the crash_sender script by a service daemon." by Benjamin Lerman · 10 years ago
  95. f74abd1 crash-reporter: Replace the crash_sender script by a service daemon. by Benjamin Lerman · 10 years ago
  96. a97f60c Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  97. 06b432b Update to build against libchrome-293518. by Ben Chan · 10 years ago
  98. 8e7c996 crash-reporter: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  99. b0c7864 crash-reporter: Include powerd logs with crashes. by Daniel Erat · 10 years ago
  100. 4f0a6d7 crash-reporter: Replace scoped_ptr<char[]> with vector<char>. by Ben Chan · 10 years ago