platform_system_core/crash_reporter
Ben Chan 895fa5d99f crash-reporter: Include base/macros.h instead of base/basictypes.h
crash-reporter no longer uses the integer types from base/basictypes.h.
It should simply include base/macros.h for the DISALLOW_COPY_AND_ASSIGN
macro instead. This CL also marks several classes
DISALLOW_COPY_AND_ASSIGN.

BUG=None
TEST=`FEATURES=test emerge-$BOARD crash-reporter`

Change-Id: I02c90916fdda63c4d4134ed87b13382ed2fbab26
Reviewed-on: https://chromium-review.googlesource.com/216009
Reviewed-by: Alex Vakulenko <avakulenko@chromium.org>
Commit-Queue: Ben Chan <benchan@chromium.org>
Tested-by: Ben Chan <benchan@chromium.org>
2014-09-03 22:47:54 +00:00
..
init crash-sender: set timeout to 4 hours 2014-05-28 04:51:46 +00:00
99-crash-reporter.rules Add support for sending Atmel TP/TS error message 2013-06-18 16:11:36 -07:00
chrome_collector.cc crash-reporter: Use integer types from stdint.h 2014-08-07 11:59:37 +00:00
chrome_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
chrome_collector_test.cc platform2: Replace 'OVERRIDE' with 'override' and fix linter 2014-08-15 21:09:58 +00:00
crash-reporter.gyp Remove the dependency of platform.gyp to crash-reporter 2014-07-14 18:39:14 +00:00
crash_collector.cc crash-reporter: Replace scoped_ptr<char[]> with vector<char>. 2014-08-29 16:59:08 +00:00
crash_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
crash_collector_test.cc crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
crash_collector_test.h crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
crash_reporter.cc crash-reporter: Fix C++ style issues in KernelCollector. 2014-07-26 00:01:18 +00:00
crash_reporter_logs.conf crash-reporter: Include powerd logs with crashes. 2014-09-03 19:30:30 +00:00
crash_sender crash-reporter: Fix overzealous crash purging in guest mode. 2014-08-26 12:54:04 +00:00
kernel_collector.cc crash-reporter: Fix C++ style issues in KernelCollector. 2014-07-26 00:01:18 +00:00
kernel_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
kernel_collector_test.cc platform2: Replace 'OVERRIDE' with 'override' and fix linter 2014-08-15 21:09:58 +00:00
kernel_log_collector.sh kernel_log_collector.sh : correct kernel message pattern 2013-06-19 16:19:38 -07:00
kernel_warning_collector.cc crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
kernel_warning_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
list_proxies.cc crash-reporter: Use C++11 override specifier. 2014-08-13 05:28:01 +00:00
OWNERS crash-reporter: Update OWNERS file to set 'noparent'. 2014-03-27 20:36:00 +00:00
TEST_WARNING Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00
udev_collector.cc crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
udev_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
udev_collector_test.cc platform2: Replace 'OVERRIDE' with 'override' and fix linter 2014-08-15 21:09:58 +00:00
unclean_shutdown_collector.cc crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
unclean_shutdown_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
unclean_shutdown_collector_test.cc crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
user_collector.cc crash-reporter: Use integer types from stdint.h 2014-08-07 11:59:37 +00:00
user_collector.h crash-reporter: Include base/macros.h instead of base/basictypes.h 2014-09-03 22:47:54 +00:00
user_collector_test.cc crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
warn_collector.l crash reporter: avoid repeated warning collection 2014-02-25 04:03:09 +00:00
warn_collector_test.c crash-reporter: Fix coding style and cpplint issues. 2014-06-19 03:32:02 +00:00
warn_collector_test.sh Append function name/offset to kernel warning signature. 2013-12-17 01:32:09 +00:00
warn_collector_test_reporter.sh Collect and report kernel warnings. 2013-05-01 20:30:10 -07:00