index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
metrics
/
DnsEvent.java
Age
Commit message (
Expand
)
Author
2020-12-02
Remove hidden API usage in metrics toString
Remi NGUYEN VAN
2017-11-08
Networking metrics: minor pretty printing improvements
Hugo Benichi
2017-10-21
NetdEventListener: add rolling log of connect and dns stats
Hugo Benichi
2017-04-14
Connectivity metrics: add transports to connect stats
Hugo Benichi
2017-04-14
Connectivity metrics: log DnsEvents in-band
Hugo Benichi
2017-02-22
IP connectivity metrics: cleanup obsolete code
Hugo Benichi
2016-09-21
Rename DnsEventListenerServiceTest to NetdEventListenerServiceTest
Michal Karpinski
2016-07-05
IpConn metrics: use @IntDef
Hugo Benichi
2016-06-29
Refactor IP connectivity event logging
Hugo Benichi
2016-04-27
Remove unused event tags of IpConnectivityEvent
Hugo Benichi
2016-04-27
Better ConnectivityMetricsEvent printing
Hugo Benichi
2016-04-18
Make android.net.metrics Event classes @SystemApi
Hugo Benichi
2016-04-18
Fixes fatal linter errors in android.net.metrics
Hugo Benichi
2016-04-15
Metrics logging for DNS queries.
Lorenzo Colitti