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
/
DhcpClientEvent.java
Age
Commit message (
Expand
)
Author
2021-01-20
Deprecated IP connectivity metrics system api
lifr
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
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-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-01-30
Remove last NetworkStack usage of hidden APIs
Remi NGUYEN VAN
2019-01-21
Add NetworkStack metrics to system API
Remi NGUYEN VAN
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-21
Connectivity metrics: change how interface names are logged
Hugo Benichi
2017-02-22
IP connectivity metrics: cleanup obsolete code
Hugo Benichi
2016-07-07
IpConn metrics: add times to DHCP bound state
Hugo Benichi
2016-07-05
IpConn metrics: add dhcp transition times
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-18
Fix spurious DHCP parse error logging.
Hugo Benichi
2016-03-29
Move connectivity events to frameworks/base.
Pierre Imai