- b7c67f8 Call clearSettingsProvider before and after test by Remi NGUYEN VAN · 7 years ago
- 39a51e0 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 7 years ago
- a2f1eb6 Merge "Use UID as requestID" by Benedict Wong · 7 years ago
- 078f0ce Merge changes Ie28e6c80,I3cb9b2ce by Hugo Benichi · 7 years ago
- 5df91ce ConnectivityService: dumpsys args for dumping networks or requests only. by Hugo Benichi · 7 years ago
- a480ba5 ConnectivityService: Sort requests and networks in dumpsys. by Hugo Benichi · 7 years ago
- c268c30 Use UID as requestID by Benedict Wong · 7 years ago
- cb0e6f5 Merge "PermissionMonitor: Limit preinstalled apps network permissions" by Paul Hu · 7 years ago
- c7a3a56 PermissionMonitor: Limit preinstalled apps network permissions by paulhu · 7 years ago
- 767b7f2 Remove ResolveUtil from frameworks/base callers by Erik Kline · 7 years ago
- 43afefc Merge "Fix typo in IpConfiguration comment" by Treehugger Robot · 7 years ago
- 4253b45 Fix typo in IpConfiguration comment by Blake Lawson · 7 years ago
- aa3d9ac Add DhcpServingParams by Remi NGUYEN VAN · 7 years ago
- 029434e Add util to add an ARP table entry by Remi NGUYEN VAN · 7 years ago
- e358e84 Merge "Fix testRegisterUsageCallback failure in setUp" by Remi NGUYEN VAN · 7 years ago
- c5b9bec Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
- 5dd7f07 Fix testRegisterUsageCallback failure in setUp by Remi NGUYEN VAN · 7 years ago
- bc63072 Merge "NetworkAgent: Send primitive integer in explicitlySelected" by Treehugger Robot · 7 years ago
- 00ef96b NetworkAgent: Send primitive integer in explicitlySelected by Roshan Pius · 7 years ago
- 45190f8 Merge "NetworkAgent: Send primitive integer in score" by Roshan Pius · 7 years ago
- d594290 NetworkAgent: Send primitive integer in score by Roshan Pius · 7 years ago
- 6ee63e0 Merge "Add tests for NetworkMonitor isCaptivePortal" by Remi NGUYEN VAN · 7 years ago
- de25687 Add tests for NetworkMonitor isCaptivePortal by Remi NGUYEN VAN · 7 years ago
- c9f4d7b Merge "Add utils to convert Inet4Address <-> int" am: 2587292cd1 by Remi NGUYEN VAN · 7 years ago
- 2587292 Merge "Add utils to convert Inet4Address <-> int" by Remi NGUYEN VAN · 7 years ago
- 6e2a93c Add utils to convert Inet4Address <-> int by Remi NGUYEN VAN · 7 years ago
- 2bc5a4c Merge "Count and Report Bandwidth Requests by UID" am: e1d140619f by Nathan Harold · 7 years ago
- b89cbfb Count and Report Bandwidth Requests by UID by Nathan Harold · 7 years ago
- 86bbc9e Merge "Increase network request timeouts" am: dab690a61a by Remi NGUYEN VAN · 7 years ago
- dab690a Merge "Increase network request timeouts" by Treehugger Robot · 7 years ago
- 68225bc Merge "Use timeout consts in all ConnService tests" am: bbba1f7f9f by Remi NGUYEN VAN · 7 years ago
- 524ea05 Increase network request timeouts by Remi NGUYEN VAN · 7 years ago
- bbba1f7 Merge "Use timeout consts in all ConnService tests" by Remi NGUYEN VAN · 7 years ago
- 626885b Use timeout consts in all ConnService tests by Remi NGUYEN VAN · 7 years ago
- 3b49806 Merge "Increase linger delay and test callback timeout" am: 0544dfde7e by Remi NGUYEN VAN · 7 years ago
- 0544dfd Merge "Increase linger delay and test callback timeout" by Remi NGUYEN VAN · 7 years ago
- b6bd15a Increase linger delay and test callback timeout by Remi NGUYEN VAN · 7 years ago
- 6cbacfa Merge "Increase TEST_LINGER_DELAY_MS" am: 9a783699cc by Remi NGUYEN VAN · 7 years ago
- 50cb7db Increase TEST_LINGER_DELAY_MS by Remi NGUYEN VAN · 7 years ago
- 7ae1277 Merge "Push DNS configuration on network validation" am: b71c6a1b7e by Erik Kline · 7 years ago
- b71c6a1 Merge "Push DNS configuration on network validation" by Treehugger Robot · 7 years ago
- a73af00 Push DNS configuration on network validation by Erik Kline · 7 years ago
- a3b085b Merge "Prefer default Internet network for upstream tethering." am: 9442987fc6 by Erik Kline · 7 years ago
- 9442987 Merge "Prefer default Internet network for upstream tethering." by Treehugger Robot · 7 years ago
- a34b584 Prefer default Internet network for upstream tethering. by Erik Kline · 7 years ago
- e71a383 Merge "Add StackedLinkProperties test case" am: faf31f8638 by Chalard Jean · 7 years ago
- 74f9a8b Add StackedLinkProperties test case by junyulai · 7 years ago
- fb5f0d1 Merge changes I4b1bca8b,Idb7d2f28,I4825e632 am: 84d4e535ae by Chalard Jean · 7 years ago
- 24749e0 Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... by Chalard Jean · 7 years ago
- fe35781 [PT09] Add javadoc comments to all ProxyTracker methods/members. by Chalard Jean · 7 years ago
- d9e70ac [PT08] Move setDefaultProxy to ProxyTracker by Chalard Jean · 7 years ago
- 8cbd2dd [PT06] Move setGlobalProxy into ProxyTracker by Chalard Jean · 7 years ago
- e180830 [PT07] Small cleanup of setGlobalProxy by Chalard Jean · 7 years ago
- 5c0ca50 [PT05] Move sendProxyBroadcast into ProxyTracker. by Chalard Jean · 7 years ago
- faf4a20 [PT04] Move PacManager into ProxyTracker. by Chalard Jean · 7 years ago
- 777e2e5 [PT03] Move some more code into ProxyTracker. by Chalard Jean · 7 years ago
- 7d97afc [PT02] Move static methods to ProxyTracker by Chalard Jean · 7 years ago
- 5d70ba4 [PT01] Introduce ProxyTracker by Chalard Jean · 7 years ago
- 0ceb265 Remove a useless parameter. by Chalard Jean · 7 years ago
- 040a41f Small cleanup of Network. by Chalard Jean · 7 years ago
- d51966a Cleanup of LinkProperties. by Chalard Jean · 7 years ago
- d5a1bfb Merge changes Ifd7d73ad,Id79096fa am: abf2a3f652 by Chalard Jean · 7 years ago
- abf2a3f Merge changes Ifd7d73ad,Id79096fa by Treehugger Robot · 7 years ago
- d3930f1 Bugfixes in LinkProperties#toString by Chalard Jean · 7 years ago
- 9dd1161 Cleanup of ConnectivityManager. by Chalard Jean · 7 years ago
- ee3bcc9 Merge "No-op cleanup of ConnectivityService." am: a706027ff9 by Chalard Jean · 7 years ago
- a706027 Merge "No-op cleanup of ConnectivityService." by Treehugger Robot · 7 years ago
- 2f36496 Merge "Copy clat modified linkProperties into new one." am: 7d13e7cebe by junyulai · 7 years ago
- 7d13e7c Merge "Copy clat modified linkProperties into new one." by Treehugger Robot · 7 years ago
- 1db8984 Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 7 years ago
- db82c4c Skip 9fe9ec18c1 in proposed pi-dev-plus-aosp-without-vendor merge. by Xin Li · 7 years ago
- 9fe9ec1 Merge changes from topic "ipsec-sync-with-pi" am: ff904be7a9 by nharold · 7 years ago
- ff904be Merge changes from topic "ipsec-sync-with-pi" by nharold · 7 years ago
- d6c33dc No-op cleanup of ConnectivityService. by Chalard Jean · 7 years ago
- 1ccc185 Copy clat modified linkProperties into new one. by junyulai · 7 years ago
- 71fc014 Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 7 years ago
- ba38f8b Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
- 2a9b2c8 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
- e1bb81d [automerger skipped] Merge changes Ia764b341,I4e4b41bb,I61b262d8,Ie6ace6bd,I21e866c7, ... am: b044b885cf by Chalard Jean · 7 years ago
- ed8bd59 Merge changes Ia764b341,I4e4b41bb,I61b262d8,Ie6ace6bd,I21e866c7, ... by Chalard Jean · 7 years ago
- 6ae4b88 Let tests enumerate all transports/capabilities. by Jeff Sharkey · 7 years ago
- 43847bc Destroy networks as soon as they are disconnected. by Chalard Jean · 7 years ago
- 8cfa434 Fix a ConcurrentModificationException crash. by Chalard Jean · 7 years ago
- ec3d62f Unify behavior of various cases of "no underlying networks" by Chalard Jean · 7 years ago
- 22670f9 Fix: VPNs update caps upon underlying network disconnect. by Chalard Jean · 7 years ago
- 32f9daa Add tests for setUnderlyingNetworks. by Chalard Jean · 7 years ago
- 52a6d54 Fix setCapabilities. by Chalard Jean · 7 years ago
- d082c6c Fix SSID not being logged by the validation logs by Chalard Jean · 7 years ago
- 818f6b5 Make sure getActiveNetwork is consistent with default callbacks by Chalard Jean · 7 years ago
- d94e48f Add tests for getActiveNetwork. by Chalard Jean · 7 years ago
- 4ea8482 Guard the SSID with NETWORK_SETTINGS by Chalard Jean · 7 years ago
- 390bee5 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
- dd7d9f4 Notif manager and captive portal app to read SSID again by Chalard Jean · 7 years ago
- 4fc3638 Remove unwanted capability from the java-doc by Pavel Maltsev · 7 years ago
- 5b7ec40 Actually @hide unwanted capability methods. by Pavel Maltsev · 7 years ago
- 20329ac API council requested tweaks to NetworkRequest. by Jeff Sharkey · 7 years ago
- e023bc2 Add OEM_PAID capability to system api by Pavel Maltsev · 7 years ago
- 04f08d4 add airplane mode shell commands to connectivity by mswest46 · 7 years ago
- 893c6dc Merge "Copy clat modified linkProperties into new one." into pi-dev by Junyu Lai · 7 years ago
- 6adee26 Copy clat modified linkProperties into new one. by junyulai · 7 years ago