aboutsummaryrefslogtreecommitdiff
path: root/crash_reporter.cc
AgeCommit message (Expand)Author
2016-02-02crash_reporter: Fix paths for kernel panic collectionSteve Fung
2016-01-12crash_reporter: Remove udev collector from Android buildSteve Fung
2015-12-10crash_reporter: use libmetricscollectorservice for user crash event reportsTodd Poynor
2015-10-13system/core: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-09-15crash_reporter: Generate and use own guidSteve Fung
2015-09-02crash_reporter: Call dbus-send using chromeos::ProcessImplSteve Fung
2015-08-24Merge "crash_reporter: Relicense as Apache 2."Steve Fung
2015-08-21crash_reporter: Fix path to dbus-sendSteve Fung
2015-08-20crash_reporter: Relicense as Apache 2.Steve Fung
2015-08-10crash_reporter: Remove Chrome collector, CrOS build files, DBusSteve Fung
2015-08-10crash_reporter: Fix header include pathsSteve Fung
2015-02-11crash: Remove glib from crash_reporterSteve Fung
2014-10-07crash-reporter: remove gflags dependencySteve Fung
2014-09-19crash-reporter: Replace NULL with nullptr.Ben Chan
2014-09-09Update code to include base/files/file_util.hBen Chan
2014-07-26crash-reporter: Fix C++ style issues in KernelCollector.Ben Chan
2014-06-19crash-reporter: Fix coding style and cpplint issues.Ben Chan
2014-05-23crash-reporter: Update to build against libchrome-271506.Ben Chan
2014-04-25crash-reporter: Write out a magic string for Chrome crashes.Lei Zhang
2014-02-07update to libbase-242728Mike Frysinger
2013-10-22crash-reporter: Remove unused constants reported by clang.Ben Chan
2013-06-18Update chrome crash reports to require the exe nameAlbert Chaulk
2013-06-11Fix initialization of kernel_crash_reporter objects.Luigi Semenzato
2013-06-03add support for multiprofileMike Frysinger
2013-05-16Handle Chrome crashesAlbert Chaulk
2013-05-01Collect and report kernel warnings.Luigi Semenzato
2013-02-20Replace FilePath declaration with file_path.h includeSimon Que
2013-02-15use volatile markings in crash testMike Frysinger
2012-07-02Create separate udev collector classSimon Que
2012-06-27Put send metrics code into common functionSimon Que
2012-04-12update to newer libbaseMike Frysinger
2012-04-11Add udev event-based crash reportingSimon Que
2012-02-24[crash-reporter] Move flag files to /var/run from /tmpChris Masone
2011-03-03crash-reporter: Use standard logging and new libchromeos Process codeKen Mixter
2011-02-09crash-reporter: when exe symlink read fails send diags and still ignore chrom...Ken Mixter
2011-01-25crash-reporter: Add diagnostics to help diagnose failures in the wildKen Mixter
2011-01-22crash-reporter: Send systemwide stability information up to ChromeKen Mixter
2010-10-26crash-reporter: Generate kernel crash signatures for server-side grouping of ...Ken Mixter
2010-10-20crash-reporter: avoid deadlock if dbus-daemon is hangingKen Mixter
2010-09-30Add meta files to crash directory, enabling OS version at crash time.Ken Mixter
2010-09-21Fix build break.Thieu Le
2010-09-21Revert "Add call to logging::InitLogging() during startup to write to stderr."Kenneth Waters
2010-09-21Add call to logging::InitLogging() during startup to write to stderr.ChromeOS Developer
2010-09-08Fix collection of kernel crash into /var/spool/crashHugh Dickins
2010-08-18Collect and send kernel crash diagnosticsKen Mixter
2010-07-23Start invoking core2md to implement full system crash reportingKen Mixter
2010-06-24Notify metrics daemon of kernel crashes.Darin Petkov
2010-06-18Change include paths to reflect new directory.Chris Sosa
2010-06-16TBR: Adding petkov's patch committed today in other repoChris Sosa
2010-06-16Initial commit of crash reporter repoChris Sosa