Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
ba08992d1e8fce01ebc37518efecfea92d8f44cf
ba08992
libchromeos: Switch http Response to use streams
by Alex Vakulenko
· 10 years ago
eba8a01
Revert "metrics: Fix the import path of protobufs."
by Bertrand Simonnet
· 10 years ago
6db436a
metrics: Fix the import path of protobufs.
by Bertrand SIMONNET
· 10 years ago
e97b741
platform2: Switch over to libchrome r323904
by Alex Vakulenko
· 10 years ago
538e209
metrics: add TPM.EarlyResetDuringCommand CrOS event.
by Luigi Semenzato
· 10 years ago
732fe21
delete __STDC_{FORMAT,LIMIT}_MACROS
by Mike Frysinger
· 10 years ago
9340842
metrics: make metrics library also use /var/lib/metrics/uma-events
by Luigi Semenzato
· 10 years ago
3b88766
metrics: tell what file we can't open on error
by Stefan Sauer
· 10 years ago
5672f8b
metrics: move sample file from /var/run to /var/lib
by Luigi Semenzato
· 10 years ago
e4fa61e
metrics: don't upload metrics when metrics are disabled
by Bertrand SIMONNET
· 10 years ago
067ec8b
metrics: Disable uploader on non-official build.
by Ben Chan
· 10 years ago
7e238f3
platform2: Switch over to using base64 functions from libchromeos
by Alex Vakulenko
· 10 years ago
5a6ac9c
metrics: fix -Winconsistent-missing-override warning
by Yunlian Jiang
· 10 years ago
ae4bdc4
metrics: Fix upload_service to work with base::MessageLoop
by Steve Fung
· 10 years ago
a8bcc18
metrics: generate app_version from standard lsb-release fields
by Bertrand SIMONNET
· 10 years ago
3d41d45
libchromeos: Cleaned up HTTP utilities
by Alex Vakulenko
· 10 years ago
8ab89c5
metrics: Fix metrics_daemon Meminfo callback interval
by Steve Fung
· 10 years ago
e86591e
metrics: Convert Metrics to DBusDaemon
by Steve Fung
· 10 years ago
73b40b4
Update libchrome to r307740 and fix build errors
by Alex Vakulenko
· 10 years ago
788d3b6
metrics: fork metrics sources from Chromium source base
by Alex Vakulenko
· 10 years ago
7845a57
Include the implemented header first in all projects.
by Alex Deymo
· 10 years ago
d78f3df
libchromeos: void OsReleaseReader.Load()
by Nathan Bullock
· 10 years ago
cac74e1
metrics: use TimeDelta for upload_interval
by Bertrand SIMONNET
· 10 years ago
71a62ef
metrics: add support for other product id
by Bertrand SIMONNET
· 10 years ago
67906c6
metrics: remove gflags dependency
by Steve Fung
· 10 years ago
e812249
metrics: protobufs need to be uploaded as binary
by Nathan Bullock
· 10 years ago
52d9edb
metrics: 'Send' method crashes on NULL ErrorPtr
by Nathan Bullock
· 10 years ago
dfea2f8
Remove '../platform2/' from platform2 relative paths in gyp files.
by Alex Deymo
· 10 years ago
dc1ef3c
metrics: read /sys/class/block/*/stat correctly
by Nathan Bullock
· 10 years ago
0be0f73
metrics: Add more log messages to uploader
by Nathan Bullock
· 10 years ago
eb815be
metrics: Fix metrics_uploader on VMs
by Bertrand SIMONNET
· 10 years ago
51bf92a
Update code to include base/files/file_util.h
by Ben Chan
· 10 years ago
37595f8
Update to build against libchrome-293518.
by Ben Chan
· 10 years ago
43bee50
metrics: Document uploader functionality
by Bertrand SIMONNET
· 10 years ago
4bcffd3
metrics: add bsimonnet to OWNERS
by Bertrand SIMONNET
· 10 years ago
ec991df
metrics: Switch uploader to use http_utils from libchromeos
by Alex Vakulenko
· 10 years ago
652d697
metrics: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 10 years ago
e2c2d89
metrics: fix memory leaks in unittest.
by Yunlian Jiang
· 10 years ago
ef3aebe
metrics: Activate the uploader for embedded boards
by Bertrand SIMONNET
· 10 years ago
1459503
platform2: Replace NULL with nullptr in minor components
by Alex Vakulenko
· 10 years ago
b1640ee
metrics: fix memory leaks in unittest.
by Yunlian Jiang
· 10 years ago
0b8cc1c
metrics: Improve metrics_client usage docs.
by Thiemo Nagel
· 10 years ago
8c56c5e
platform2: Remove legacy inherit-review-settings-ok files.
by Ben Chan
· 10 years ago
e8a8e30
metrics: Replace 'OVERRIDE' with 'override' and fix linter
by Alex Vakulenko
· 10 years ago
f05ab40
metrics: Use integer types from stdint.h
by Ben Chan
· 10 years ago
4e59634
metrics: fix remaining linter issues
by Alex Vakulenko
· 10 years ago
e6cfd64
metrics: fix lint warnings
by Bertrand SIMONNET
· 10 years ago
5984b21
metrics: remove unused constant
by Bertrand SIMONNET
· 10 years ago
d83ca80
metrics: Use the new serialization mechanism in libmetrics
by Bertrand SIMONNET
· 10 years ago
346c43b
metrics: fix unittest
by Bertrand SIMONNET
· 10 years ago
46b49da
Add an uploader to metrics_daemon
by Bertrand SIMONNET
· 10 years ago
4a6c942
metrics_daemon: fix parsing of zram sysfs
by Luigi Semenzato
· 10 years ago
6a26a0d
clean up licenses/urls after merge
by Mike Frysinger
· 10 years ago
0d4b551
metrics: Create a standalone ebuild for system_api
by Bertrand SIMONNET
· 10 years ago
4764f52
metrics: Migrate libchromeos to its own ebuild
by Bertrand SIMONNET
· 10 years ago
9636019
metrics_daemon: add zram stats collection
by Luigi Semenzato
· 10 years ago
a756f7e
metrics: Update gyp files to use libchromeos from src/platform2
by Bertrand SIMONNET
· 10 years ago
38f6bfa
metrics: Update gyp file to use src/platform2/common-mk
by Bertrand SIMONNET
· 10 years ago
a5db220
metrics daemon: create /var/run/metrics/uma-events earlier
by Luigi Semenzato
· 10 years ago
52178b4
libmetrics: remove version 242728
by Ben Chan
· 10 years ago
8c3cd41
metrics: Update to build against libchrome-271506
by Ben Chan
· 10 years ago
65dd4c6
libmetrics: Add support for building against libchrome-271506
by Ben Chan
· 10 years ago
31cda98
metrics library: complete switchover from /var/log to /var/run
by Luigi Semenzato
· 10 years ago
960e0e1
metrics library: move event file location from /var/log to /var/run
by Luigi Semenzato
· 10 years ago
41c5450
metrics library: convert to proper C++/libbase
by Luigi Semenzato
· 10 years ago
3e8a851
use IGNORE_EINTR w/close
by Mike Frysinger
· 10 years ago
e5883fa
metrics_daemon: restore correct meaning of Logging.DailyUse.
by Luigi Semenzato
· 11 years ago
254d22e
metrics_daemon: log to syslog
by Luigi Semenzato
· 11 years ago
d884a2e
libmetrics: add pkg-config file
by Ben Chan
· 11 years ago
0d97a47
libmetrics: remove version 180609
by Ben Chan
· 11 years ago
cc43be1
Remove unused variable in metrics_daemon_test.cc.
by Wu-Cheng Li
· 11 years ago
c83975a
metrics: Clean up user-active code.
by Daniel Erat
· 11 years ago
e5c7eb1
metrics_daemon: store persistent counters in /var/lib, not /var/log.
by Luigi Semenzato
· 11 years ago
5ef2e39
metrics_daemon: report cumulative daily use.
by Luigi Semenzato
· 11 years ago
a5f4fe6
metrics_daemon: fix harmless confusion in writing persistent integers
by Luigi Semenzato
· 11 years ago
d8abf55
metrics client: add basic sanity check for numeric arguments
by Luigi Semenzato
· 11 years ago
4f05c0e
Add OWNERS for metrics.
by Luigi Semenzato
· 11 years ago
6c32006
metrics: add PersistentInteger unit test.
by Luigi Semenzato
· 11 years ago
ba0c65d
metrics: add per-version daily stats reporting
by Luigi Semenzato
· 11 years ago
49fb1ad
metrics: use abs() for integer only.
by Yunlian Jiang
· 11 years ago
2fd51cc
metrics: refactor counters
by Luigi Semenzato
· 11 years ago
fd15829
metrics: Make implicit MetricsLibrary d'tor explicit.
by Daniel Erat
· 11 years ago
371a613
Add init scripts for the metrics package
by Bertrand SIMONNET
· 11 years ago
859b3f0
metrics: add per-version cumulative counters
by Luigi Semenzato
· 11 years ago
c5a9234
metrics daemon: change location of flag files
by Luigi Semenzato
· 11 years ago
46465a7
Remove unused Makefile.
by Ben Chan
· 11 years ago
2e6543d
Update to build against libchrome-242728.
by Ben Chan
· 11 years ago
09a15fa
Added a metric for tracking non-zero TPM dictionary-attack counters.
by Darren Krahn
· 11 years ago
754dc92
add printf attributes to printf func
by Mike Frysinger
· 11 years ago
1c5708f
metrics_daemon_test: drop unused vars
by Mike Frysinger
· 11 years ago
b2c56e1
Add -fvisibility=default to metrics library
by Liam McLoughlin
· 11 years ago
0d9a9c9
Fix out-of-bound index and clean up code.
by Luigi Semenzato
· 11 years ago
d399bed
metrics: fix global-buffer-overflow
by Yunlian Jiang
· 11 years ago
33a1bae
Add passive_metrics USE flag to platform2
by Chris Masone
· 11 years ago
e8fd968
Add two more charger states to Platform.CrOSEvent.
by Luigi Semenzato
· 11 years ago
e57398a
Define UMA events for interesting power adapter situations.
by Luigi Semenzato
· 11 years ago
86830ba
Added cros event name for attestation metric.
by Darren Krahn
· 11 years ago
4b8aebb
Add additional stats for swapping from /proc/vmstat
by Sonny Rao
· 11 years ago
6e55c115
Define cros event names for chaps database failures.
by Darren Krahn
· 11 years ago
6f59842
Remove unnecessary call to the deprecated g_thread_init().
by Ben Chan
· 11 years ago
Next »