- b8f5664 Add getters to NetworkStateSnapshot by Aaron Huang · 4 years, 4 months ago
- 9359468 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 3 months ago
- dc2aad8 Merge "Hide NetworkPolicyManager.blockedReasonsToString API." by Lorenzo Colitti · 4 years, 3 months ago
- 7056276 Merge "Do not deduce VCN capability if Builder is derived from request" by Treehugger Robot · 4 years, 3 months ago
- 561a746 Do not deduce VCN capability if Builder is derived from request by junyulai · 4 years, 3 months ago
- e3a86b7 Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 3 months ago
- dab7f09 Merge "Change Connectivity resources SDK version to 30" by Treehugger Robot · 4 years, 3 months ago
- f0ffc77 Hide NetworkPolicyManager.blockedReasonsToString API. by Sudheer Shanka · 4 years, 3 months ago
- 311b690 Add the related extra information in the javadoc by lucaslin · 4 years, 3 months ago
- b897ff2 Merge "Correctly count nri uid request counts" by James Mattis · 4 years, 3 months ago
- c4e424a Merge "Refactoring and mocking to make sure unit test doesn't call the real service" by Nazanin Bakhshi · 4 years, 4 months ago
- e796aa5 Merge "Roll forward: add a test for ParseException" by Treehugger Robot · 4 years, 4 months ago
- 3fd29f1 Merge "Revert "Add a test for ParseException"" by Remi NGUYEN VAN · 4 years, 4 months ago
- 96c7913 Update TEST_MAPPING imports for connectivity by Remi NGUYEN VAN · 4 years, 4 months ago
- ddca748 Roll forward: add a test for ParseException by Remi NGUYEN VAN · 4 years, 4 months ago
- 9f81eda Revert "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 4 months ago
- 6788c0d Change Connectivity resources SDK version to 30 by markchien · 4 years, 4 months ago
- 20a4a8b Correctly count nri uid request counts by James Mattis · 4 years, 4 months ago
- 61f84a6 Refactoring and mocking to make sure unit test doesn't call the real service by Nazanin · 4 years, 4 months ago
- 2217bec [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 4 months ago
- 6cab3df Merge "Update the permission check for dump" by Chiachang Wang · 4 years, 4 months ago
- 24ff1ce Merge "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 4 months ago
- a101f85 Update the permission check for dump by Chiachang Wang · 4 years, 4 months ago
- 8ef8d57 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 4 months ago
- fe3676b Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 4 months ago
- 510aced Merge "Handle null pointer cases in ConnectivityService" by Aaron Huang · 4 years, 4 months ago
- 05738ae [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
- c65e7fa Handle null pointer cases in ConnectivityService by Aaron Huang · 4 years, 4 months ago
- 873cb0e Merge "Remove hidden method link in public addRoute API" by Chiachang Wang · 4 years, 4 months ago
- 34a294f Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 4 months ago
- 52a5592 Remove hidden method link in public addRoute API by Chiachang Wang · 4 years, 4 months ago
- 1c8ddf0 Add test for [set|is]BypassableVpn by lucaslin · 4 years, 4 months ago
- 9bab179 Add a test for ParseException by Remi NGUYEN VAN · 4 years, 4 months ago
- 7f45fdd Merge "Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 4 months ago
- 1c543ed Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 4 months ago
- 1295ddf Add @RedactionType annotations to VpnTransportInfo. by Lorenzo Colitti · 4 years, 4 months ago
- 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
- 0200bb6 Merge "Add SDK version check to skip S added API test" by Chiachang Wang · 4 years, 4 months ago
- fba3c60 Add SDK version check to skip S added API test by Chiachang Wang · 4 years, 4 months ago
- 6bbdbe1 Merge "Add debug logging to requestRouteToHostAddress." by Lorenzo Colitti · 4 years, 4 months ago
- 94335a3 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 4 months ago
- ef8132e Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 4 months ago
- 71824f0 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
- a2e1fe8 Add debug logging to requestRouteToHostAddress. by Lorenzo Colitti · 4 years, 4 months ago
- cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 4 months ago
- 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 4 months ago
- 8ee838c Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
- 9304a15 Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
- b8810ea Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
- 5fe5503 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
- b1435f4 Merge "Replace IS_DEBUGGABLE with isDebuggable module API" by Remi NGUYEN VAN · 4 years, 4 months ago
- e062de0 Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 4 months ago
- 703ee9a Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 4 months ago
- 16d68ba Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 5 months ago
- d2d60c6 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
- d8d625c Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
- e236fe9 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
- c86653c Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
- 10c379a Replace IS_DEBUGGABLE with isDebuggable module API by Remi NGUYEN VAN · 4 years, 4 months ago
- ae4646f Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 4 months ago
- e3fe4d0 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
- 9bc214c Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
- e8b3f9c Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
- 7b57b98 Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 4 months ago
- ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
- cbf4cd0 Remove Network, NetworkRequest metrics from jobscheduler by Aaron Huang · 4 years, 4 months ago
- 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 4 months ago
- caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
- e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
- 98f68a2 Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
- d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
- 601140e Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 4 months ago
- c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 4 months ago
- 62b38c4 Adding OEM Network Preferences for testing by James Mattis · 4 years, 4 months ago
- 73df776 Merge "Adding per-app support for app add/remove" by James Mattis · 4 years, 4 months ago
- a6f4832 Merge "Downgrade the log level of exception log" by Treehugger Robot · 4 years, 4 months ago
- f6f3930 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 4 months ago
- ecdaf23 Downgrade the log level of exception log by lucaslin · 4 years, 4 months ago
- f672458 Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 4 months ago
- 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 5 months ago
- 528ed9d NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
- a7d7793 Merge "Fix broken testCaptivePortalApp" by Treehugger Robot · 4 years, 4 months ago
- e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 4 months ago
- ef8df21 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
- 7457cb0 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
- 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
- efbfd7f Fix broken testCaptivePortalApp by Chalard Jean · 4 years, 4 months ago
- a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 4 months ago
- 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
- c6a80bb Remove unstable IpPrefix by Steven Moreland · 4 years, 4 months ago
- 2f6519b Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 4 years, 4 months ago
- 5d837fa Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
- 9489cff Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 4 months ago
- 9760a9d Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 4 months ago
- dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
- 5dad137 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 4 months ago
- 0967a9d Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 5 months ago
- 89133c4 Merge "Add required permission to FrameworksNetIntegrationTests" by Chiachang Wang · 4 years, 4 months ago
- 9c4d43d Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 4 months ago
- b139200 Calling linkToDeath on binder in NRI constructor by James Mattis · 4 years, 4 months ago