platform_system_core/metricsd/uploader
Chih-Hung Hsieh 034c475931 Fix google-explicit-constructor warnings in system/core.
* Declare explicit conversion constructors.
* Add NOLINT for implicit conversion constructors.
* Fix also some misaligned indendations.

Bug: 28341362
Change-Id: Idf911f35923b408d92285cc1a053f382ba08c63e
Test: build with clang-tidy
2016-07-26 11:26:01 -07:00
..
mock metricsd: Make the unit tests pass. 2015-09-02 13:30:48 -07:00
proto metricsd: Rename build_target_id to product_id. 2015-10-06 15:27:37 -07:00
bn_metricsd_impl.cc metricsd: Cleanup on TERM signal. 2016-01-12 10:29:40 -08:00
bn_metricsd_impl.h metricsd: Cleanup on TERM signal. 2016-01-12 10:29:40 -08:00
crash_counters.cc metricsd: Log over binder. 2015-12-03 17:01:27 -08:00
crash_counters.h metricsd: Log over binder. 2015-12-03 17:01:27 -08:00
metrics_hashes.cc metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
metrics_hashes.h metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
metrics_hashes_unittest.cc metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
metrics_log.cc metricsd: Add more assert clause. 2016-01-22 13:16:30 -08:00
metrics_log.h metricsd: Persist the metrics to disk periodically. 2016-01-12 15:54:11 -08:00
metrics_log_base.cc core: Update libchrome APIs to r395517 2016-05-26 11:29:53 -07:00
metrics_log_base.h metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
metrics_log_base_unittest.cc metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
metricsd_service_runner.cc metricsd: Create a brillo::MessageLoop. 2016-02-04 13:56:38 -08:00
metricsd_service_runner.h Fix google-explicit-constructor warnings in system/core. 2016-07-26 11:26:01 -07:00
sender.h metricsd: Relicense as Apache 2. 2015-08-10 15:57:47 -07:00
sender_http.cc system/core: Rename "chromeos" -> "brillo" in include paths and namespaces 2015-10-13 15:29:24 -07:00
sender_http.h core: Rename libchromeos into libbrillo 2015-10-27 11:46:37 -07:00
system_profile_cache.cc metricsd: Add more assert clause. 2016-01-22 13:16:30 -08:00
system_profile_cache.h metricsd: Replace scoped_ptr with unique_ptr. 2015-12-22 09:18:04 -08:00
system_profile_setter.h metricsd: Don't crash when some metadata is missing. 2015-08-20 11:57:50 -07:00
upload_service.cc metricsd: Fix upload service to compile with new libchrome version 2016-03-18 15:36:20 -07:00
upload_service.h metricsd: Persist the metrics to disk periodically. 2016-01-12 15:54:11 -08:00
upload_service_test.cc Fix UploadService unittests. 2016-02-10 11:57:55 -08:00