summaryrefslogtreecommitdiff
path: root/core/java/android/net/UidRange.java
Commit message (Expand)AuthorAgeFilesLines
* Move UidRange to connectivityRemi NGUYEN VAN2021-03-021-153/+0
* Use UserHandle#getIdentifier to get the useridlucaslin2021-03-021-2/+2
* Remove UidRange.createForUser() with userId integersChiachang Wang2021-02-221-4/+0
* Use UserHandles instead of userId integers.Lorenzo Colitti2021-02-161-0/+9
* Add @Nullable to Object#equals()Roman Kalukiewicz2021-02-051-1/+2
* Merge changes I4f181789,Ia8a0c99b am: 6efdc4a6cdLorenzo Colitti2019-04-121-0/+27
|\
| * Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN""Lorenzo Colitti2019-04-121-0/+27
* | Merge "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"...Remi NGUYEN VAN2019-04-121-27/+0
|\|
| * Revert "Block incoming non-VPN packets to apps under fully-routed VPN"Remi NGUYEN VAN2019-04-121-27/+0
* | Merge "Block incoming non-VPN packets to apps under fully-routed VPN" am: 0eb...Rubin Xu2019-04-111-0/+27
|\|
| * Block incoming non-VPN packets to apps under fully-routed VPNRubin Xu2019-04-101-0/+27
| * Stop using netd parcelables in the framework.Lorenzo Colitti2019-03-201-9/+22
* | Stop using netd parcelables in the framework.Lorenzo Colitti2019-03-201-9/+22
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
|/
* Refactor UidRange by using stable aidl structureLuke Huang2018-10-241-20/+9
* Fix up NetworkCapabilities' toStringChalard Jean2018-02-281-2/+7
* Make some of the UID-based VPN code reusableRobin Lee2016-05-131-0/+11
* Convert Vpn from NetworkStateTracker to NetworkAgent.Paul Jensen2014-07-101-0/+102