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
/
ValidationProbeEvent.java
Age
Commit message (
Expand
)
Author
2021-01-20
Deprecated IP connectivity metrics system api
lifr
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2019-08-30
Add missing nullability annotations.
Aurimas Liutikas
2019-05-01
Merge "Add CTS API coverage for APIs which are used by NetworkStack" am: 1c9c...
Paul Hu
2019-04-30
Add CTS API coverage for APIs which are used by NetworkStack
paulhu
2019-03-25
Merge "Add nullability annotations" am: a1ee1fc888 am: 3d48153a8f
Remi NGUYEN VAN
2019-03-25
Add nullability annotations
Remi NGUYEN VAN
2019-03-21
Merge "Fix Automated API Review issues." am: 814bb8f627 am: 69aa833953
Paul Hu
2019-03-21
Fix Automated API Review issues.
paulhu
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-26
Add more test case and some clean up
Chiachang Wang
2019-01-21
Add NetworkStack metrics to system API
Remi NGUYEN VAN
2018-07-20
Add logging for private DNS probes
Remi NGUYEN VAN
2017-03-21
Connectivity metrics: add transports to validation probes
Hugo Benichi
2017-02-22
IP connectivity metrics: cleanup obsolete code
Hugo Benichi
2016-12-04
NetworkMonitor metrics: add first validation information
Hugo Benichi
2016-09-28
Captive portal detection uses 3rd fallback probe
Hugo Benichi
2016-07-05
IpConn metrics: use @IntDef
Hugo Benichi
2016-06-30
Log events at APF program generation
Hugo Benichi
2016-06-29
Refactor IP connectivity event logging
Hugo Benichi
2016-04-28
Make isCaptivePortal perform both HTTP and HTTPS probes.
Lorenzo Colitti
2016-04-27
Remove unused event tags of IpConnectivityEvent
Hugo Benichi
2016-04-27
Better ConnectivityMetricsEvent printing
Hugo Benichi
2016-04-22
Split network monitoring and portal probe events
Hugo Benichi