aboutsummaryrefslogtreecommitdiff
path: root/crash_collector_test.cc
AgeCommit message (Expand)Author
2016-02-26crash_reporter: Fix a -Wmissing-field-initializers warning.James Hawkins
2016-02-26crash_report: Fix several signed-unsigned comparison warnings in tests.James Hawkins
2016-02-25crash_reporter: Fix product_id in kernel crash reportsSteve Fung
2016-01-20crash_reporter: Fix unit tests to use ScopedTempDirSteve Fung
2015-12-07crash_reporter: Fix unit testsSteve Fung
2015-10-13system/core: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-08-20crash_reporter: Relicense as Apache 2.Steve Fung
2015-08-18crash_reporter: Enable core dumpsSteve 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
2015-01-29crash-reporter: Use chromeos::KeyValueStore.Daniel Erat
2015-01-29crash-reporter: Clean up testing code.Daniel Erat
2014-09-09Update code to include base/files/file_util.hBen 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
2014-01-25remove unused gflags includesMike Frysinger
2013-10-22crash-reporter: Remove unused constants reported by clang.Ben Chan
2013-06-11crash_collector: add /crash to the user crash pathMike Frysinger
2013-06-03add support for multiprofileMike Frysinger
2013-02-20Replace FilePath declaration with file_path.h includeSimon Que
2012-04-12update to newer libbaseMike Frysinger
2011-03-03crash-reporter: Use standard logging and new libchromeos Process codeKen Mixter
2011-01-25crash-reporter: Add diagnostics to help diagnose failures in the wildKen Mixter
2010-12-14crash-reporter: Capture and send recent update_engine logs when it crashesKen Mixter
2010-11-07crash-reporter: Avoid writing through symlinks.Ken Mixter
2010-10-28crash-reporter: write conversion failure diagnostics into fake dmp filesKen Mixter
2010-10-26crash-reporter: Generate kernel crash signatures for server-side grouping of ...Ken Mixter
2010-09-30Add meta files to crash directory, enabling OS version at crash time.Ken Mixter
2010-08-26Limit the number of crash reports to enqueue at onceKen Mixter
2010-08-18Collect and send kernel crash diagnosticsKen Mixter