summaryrefslogtreecommitdiff
path: root/tests/net/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_...Xiao Ma2020-10-292-6/+6
|\| |
| * | Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_...Xiao Ma2020-10-292-3/+24
| |\ \
| | * | Add jarjar rule for IPv6ProvisioningLossQuirk.Xiao Ma2020-10-272-6/+6
* | | | Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes"...Xiao Ma2020-10-292-3/+24
|\ \ \ \
| * \ \ \ Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes"...Xiao Ma2020-10-292-3/+24
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes"""Xiao Ma2020-10-272-3/+24
* | | | Merge changes I6a51d803,I162fae5c am: b524e17519 am: 18013cefe3 am: 84aa44d22...Chiachang Wang2020-10-291-7/+7
|\| | |
| * | | Merge changes I6a51d803,I162fae5cChiachang Wang2020-10-291-7/+7
| |\ \ \
| | * | | Replace hidden NMS default network configuration APIChiachang Wang2020-10-281-7/+7
* | | | | Merge "Replace hidden NMS interface to network API" am: 2a40529747 am: 667b09...Chiachang Wang2020-10-291-3/+7
|\| | | |
| * | | | Merge "Replace hidden NMS interface to network API"Chiachang Wang2020-10-291-3/+7
| |\| | | | | |_|/ | |/| |
| | * | Replace hidden NMS interface to network APIChiachang Wang2020-10-281-3/+7
* | | | Merge "Using Context#getSystemService instead of ServiceManager#checkService"...Lucas Lin2020-10-231-1/+3
|\| | |
| * | | Using Context#getSystemService instead of ServiceManager#checkServicelucaslin2020-10-231-1/+3
* | | | Merge "Do not use hidden SystemProperties.set" am: 8c6ec17bac am: d7146b6742 ...Chiachang Wang2020-10-211-8/+11
|\| | |
| * | | Merge "Do not use hidden SystemProperties.set"Chiachang Wang2020-10-211-8/+11
| |\| |
| | * | Do not use hidden SystemProperties.setChiachang Wang2020-10-201-8/+11
* | | | Merge "Remove unused MockableSystemProperties from DnsManager constructor" am...Chiachang Wang2020-10-201-2/+1
|\| | |
| * | | Remove unused MockableSystemProperties from DnsManager constructorChiachang Wang2020-10-201-2/+1
| |/ /
| * | Merge "Create service-connectivity.jar"Aaron Huang2020-10-201-1/+1
| |\ \
| | * | Create service-connectivity.jarAaron Huang2020-10-161-1/+1
| | |/
* | | Merge changes from topic "new-ipsec-api" am: a80fb3bbe6 am: cb5aed6518 am: 4c...Yan Yan2020-10-171-2/+97
|\| |
| * | Merge changes from topic "new-ipsec-api"Yan Yan2020-10-161-2/+97
| |\ \
| | * | Add new mandatory IPsec algorithmsYan Yan2020-10-151-2/+97
* | | | Merge "Stop setting the legacy net.dnsX system properties" am: 61da71aa03 am:...Bernie Innocenti2020-10-161-6/+0
|\| | |
| * | | Stop setting the legacy net.dnsX system propertiesChiachang Wang2020-10-161-6/+0
| | |/ | |/|
* | | Create service-connectivity.jarAaron Huang2020-10-161-1/+1
* | | Merge "Support dynamically update IMSI" am: 5d2e89e03d am: 9b8855c018 am: 860...Junyu Lai2020-10-131-11/+70
|\| |
| * | Merge "Support dynamically update IMSI"Junyu Lai2020-10-131-11/+70
| |\ \
| | * | Support dynamically update IMSIjunyulai2020-10-121-11/+70
| | |/
* | | Merge "Speculatively fix L2TP keepalive issues by reducing mtu" am: 392b52f49...Lorenzo Colitti2020-10-121-1/+1
|\| |
| * | Merge "Speculatively fix L2TP keepalive issues by reducing mtu"Lorenzo Colitti2020-10-121-1/+1
| |\ \
| | * | Speculatively fix L2TP keepalive issues by reducing mtuBenedict Wong2020-09-281-1/+1
* | | | Merge "Move IpUtils to frameworks/libs/net" am: e842db3548 am: 62e99304d6 am:...Remi NGUYEN VAN2020-10-091-166/+0
|\| | |
| * | | Merge "Move IpUtils to frameworks/libs/net"Remi NGUYEN VAN2020-10-091-166/+0
| |\ \ \
| | * | | Move IpUtils to frameworks/libs/netRemi NGUYEN VAN2020-10-051-166/+0
* | | | | Merge "Update to positive logic to better match the method naming" am: 1c7bc0...Chiachang Wang2020-10-071-1/+1
|\| | | |
| * | | | Update to positive logic to better match the method namingChiachang Wang2020-10-071-1/+1
| |/ / /
* | | | Refactoring: Use explicit methods for checking DO/POEran Messeri2020-10-061-5/+2
* | | | Merge "Revert "Move module utils to the module package.""TreeHugger Robot2020-10-021-2/+2
|\ \ \ \
| * | | | Revert "Move module utils to the module package."Hridya Valsaraju2020-10-011-2/+2
* | | | | Merge "Move module utils to the module package."Chalard Jean2020-09-281-2/+2
|\| | | |
| * | | | Move module utils to the module package.Chalard Jean2020-09-261-2/+2
* | | | | Merge "Provide more feedback to Settings when sessions fail" am: 9df1022c7a a...Benedict Wong2020-09-251-0/+65
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Provide more feedback to Settings when sessions fail"Benedict Wong2020-09-251-0/+65
| |\ \ \
| | * | | Provide more feedback to Settings when sessions failBenedict Wong2020-09-241-0/+65
| | |/ /
* | | | Merge "Skip stop if keepalive is already in stopping state" am: cb79f645d4 am...Junyu Lai2020-09-241-0/+26
|\| | |
| * | | Skip stop if keepalive is already in stopping statejunyulai2020-09-171-0/+26
| | |/ | |/|
| * | Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-312-1/+32
| |\ \
* | \ \ Merge "Notify the keepalive is stopped after the slot has been released" am: ...Junyu Lai2020-08-281-2/+0
|\ \ \ \