summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/ConnectivityServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Assign the bit calculation as long to prevent overflow" am: 00ccf9e4d7...Chiachang Wang2021-04-071-4/+9
|\| |
| * | Merge "Assign the bit calculation as long to prevent overflow"Chiachang Wang2021-04-071-4/+9
| |\ \
| | * | Assign the bit calculation as long to prevent overflowChiachang Wang2021-04-071-4/+9
* | | | Merge "ConnectivityManager: Address review comments from aosp/1595396" am: e3...Treehugger Robot2021-04-071-52/+33
|\| | | | |_|/ |/| |
| * | Merge "ConnectivityManager: Address review comments from aosp/1595396"Treehugger Robot2021-04-071-52/+33
| |\ \ | | |/ | |/|
| | * ConnectivityManager: Address review comments from aosp/1595396Roshan Pius2021-04-061-52/+33
| * | Merge "Add session ID to VpnTransportInfo"Frank Li2021-04-061-1/+3
| |\ \
| | * | Add session ID to VpnTransportInfolifr2021-04-011-1/+3
* | | | Merge "Adding per-app support for app add/remove" am: d4ea14be1d am: ae60f9f7...James Mattis2021-04-061-10/+108
|\| | |
| * | | Adding per-app support for app add/removeJames Mattis2021-04-051-10/+108
* | | | Merge "Fix a bug where the wrong profile is queried" am: f83190c218 am: 92d3c...Chalard Jean2021-04-051-0/+1
|\| | |
| * | | Merge "Fix a bug where the wrong profile is queried"Chalard Jean2021-04-051-0/+1
| |\ \ \
| | * | | Fix a bug where the wrong profile is queriedChalard Jean2021-04-021-0/+1
* | | | | Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" am: c7c...Benedict Wong2021-04-031-0/+65
|\| | | |
| * | | | Downgrade list of subIds in NetworkCapabilities to @SystemApiBenedict Wong2021-04-021-0/+65
* | | | | Merge "Fix testLegacyLockdownVpn flaky" am: 7151f51c5a am: e965720924 am: b13...Chalard Jean2021-04-011-1/+1
|\| | | |
| * | | | Fix testLegacyLockdownVpn flakyChalard Jean2021-04-011-1/+1
* | | | | [NS10] Fix a bug where registerIgnoringScore is brokenChalard Jean2021-03-311-1/+0
* | | | | [NS09] Implement the new ranking codeChalard Jean2021-03-311-30/+41
* | | | | Merge changes I24580ea4,Id48b8eab am: 07a238ab02 am: e4f241500c am: 463d2f3f27Lorenzo Colitti2021-03-301-33/+73
|\| | | |
| * | | | Merge changes I24580ea4,Id48b8eabLorenzo Colitti2021-03-301-33/+73
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Allow the system to register 250 NetworkCallbacks.Lorenzo Colitti2021-03-301-0/+28
| | * | | Add more test coverage for limiting the number of callbacks.Lorenzo Colitti2021-03-301-33/+45
* | | | | Merge changes If539cf5d,I9765f1c9,I6d3007a1 am: f2babbbd67 am: cfe25a8b49 am:...Lorenzo Colitti2021-03-301-0/+121
|\| | | |
| * | | | Merge changes If539cf5d,I9765f1c9,I6d3007a1Lorenzo Colitti2021-03-301-0/+121
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add test coverage for NetworkAgent callbacks.Lorenzo Colitti2021-03-291-0/+121
| | |/ /
* | | | Merge "Add session ID to VpnTransportInfo" into sc-devLorenzo Colitti2021-03-301-1/+3
|\ \ \ \
| * | | | Add session ID to VpnTransportInfolifr2021-03-291-1/+3
* | | | | Merge "Remove NetworkPolicyManager.isUidBlocked() API." am: 9cff99d059 am: 43...Sudheer Shanka2021-03-291-1/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove NetworkPolicyManager.isUidBlocked() API.Sudheer Shanka2021-03-291-1/+13
| | |/ / | |/| |
| * | | Merge "Re-implement NetworkUtils#queryUserAccess."Remi NGUYEN VAN2021-03-291-1/+1
| |\ \ \
| | * | | Re-implement NetworkUtils#queryUserAccess.Lorenzo Colitti2021-03-291-1/+1
* | | | | Merge changes from topic "blocked-reasons-callback-tests" am: 2108a92452 am: ...Lorenzo Colitti2021-03-261-2/+41
|\| | | |
| * | | | Add unit tests for onBlockedStatusChanged(Network, int).Lorenzo Colitti2021-03-261-0/+40
| * | | | Add onBlockedStatusChanged(Network, int) to NetworkCallback.Lorenzo Colitti2021-03-261-2/+1
| * | | | Merge "Add annotation for Vpn#getNetwork()"Lucas Lin2021-03-251-10/+6
| |\ \ \ \
| | * | | | Add annotation for Vpn#getNetwork()lucaslin2021-03-251-10/+6
| * | | | | Merge "Remove the usage of NETID_UNSET from Vpn.java"Lucas Lin2021-03-251-9/+9
| |\| | | |
| | * | | | Remove the usage of NETID_UNSET from Vpn.javalucaslin2021-03-251-9/+9
* | | | | | [NS06] Implement the don't-reap mechanismChalard Jean2021-03-251-0/+78
* | | | | | [NS05] Feed network offer callbacksChalard Jean2021-03-251-93/+290
* | | | | | Merge "Add 5G/NR QOS support" am: bd3a33ed9f am: 3e7751c427 am: 80f11bb5bbJayachandran Chinnakkannu2021-03-241-1/+32
|\| | | | |
| * | | | | Merge "Add 5G/NR QOS support"Jayachandran Chinnakkannu2021-03-241-1/+32
| |\ \ \ \ \
| | * | | | | Add 5G/NR QOS supportJayachandran C2021-03-231-1/+32
| | |/ / / /
| * / / / / Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager.Sudheer Shanka2021-03-251-4/+4
| |/ / / /
* | | | | Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." i...TreeHugger Robot2021-03-241-4/+4
|\ \ \ \ \
| * | | | | Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager.Sudheer Shanka2021-03-231-4/+4
* | | | | | Merge "Add annotation for Vpn#getNetwork()" into sc-devLucas Lin2021-03-241-10/+6
|\ \ \ \ \ \
| * | | | | | Add annotation for Vpn#getNetwork()lucaslin2021-03-221-10/+6
* | | | | | | Merge "Re-implement NetworkUtils#queryUserAccess." into sc-devRemi NGUYEN VAN2021-03-241-1/+1
|\ \ \ \ \ \ \