- 7ab8d92 Fix NetworkStatsApiTest failed on Q device by Junyu Lai · 5 years ago
- 5075673 Fix a stupid NPE by Treehugger Robot · 5 years ago
- 3661ab4 Merge "Refactor the Nat464Xlat function for simplicity." into rvc-dev by Lorenzo Colitti · 5 years ago
- 24398db Refactor the Nat464Xlat function for simplicity. by Lorenzo Colitti · 5 years ago
- 6c0cbcc Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
- 26fc3f3 Fix a bug where the legacy extra info is reset on connect. by Chalard Jean · 5 years ago
- 5123e05 Merge "Add MatchAllNetworkSpecifierTest" into rvc-dev by Lucas Lin · 5 years ago
- c6b106f Merge changes from topic "am-5ce58db354ac494a84904378ca35c013-rvc-dev" into rvc-dev by Junyu Lai · 5 years ago
- 0b4ad3a Merge "Fix setAdministratorUids tests on Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- b80fe74 [SP26] add CTS for NetworkStats by Junyu Lai · 5 years ago
- 56f59c4 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
- 147d157 Merge "Only apply VPN isolation if it's fully routed" into rvc-dev by TreeHugger Robot · 5 years ago
- 24260d5 Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
- d8223ef Merge "Make LinkPropertiesTest compatible with Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- 71863e9 Added a new capability for temporarily unmetered network. by Jack Yu · 5 years ago
- 7fb7c3e Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
- 86ae134 Merge "Add more tests in LinkPropertiesTests.java" into rvc-dev by Lorenzo Colitti · 5 years ago
- ccd5ba2 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
- 6602482 Add MatchAllNetworkSpecifierTest by Lucas Lin · 5 years ago
- d5c4558 Add more tests in LinkPropertiesTests.java by Lucas Lin · 5 years ago
- f7d3044 Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
- bb57818 Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
- c161f59 Merge "Clean up handling of NetworkCapabilities#administratorUids." into rvc-dev by Cody Kesting · 5 years ago
- d3d72d4 Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
- c0192c1 Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
- cbb19fc Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
- 85308a5 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 5 years ago
- 5d51a91 Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
- 7d4ef21 Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
- 9c34196 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
- 0d667c5 Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
- b65e18e6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 5 years ago
- aebda98 Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 5 years ago
- fe059d8 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 5 years ago
- 9f8773c Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
- 18511e3 Merge "Add CTS tests for ApfCapabilities static APIs." into rvc-dev by Xiao Ma · 5 years ago
- ef40b40 Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
- 9904c69 Unbreak testStartUsingNetworkFeature_enableHipri failure by Mark Chien · 5 years ago
- f5d30b7 Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
- f4667b4 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
- 199c91b Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
- 2617721 Merge "Clean up unit testing for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
- 5657f9c Merge "Restrict VPN Diagnostics callbacks to underlying networks." into rvc-dev by Cody Kesting · 5 years ago
- 51b8e28 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
- 812e8cb Address further API council comments. by Chalard Jean · 5 years ago
- fd23dbb Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
- f79df94 Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 5 years ago
- 15a3adb Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
- 68d0e42 Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago
- d22cb12 Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 5 years ago
- d6e8d4a Automatically set IPsec tunnel interface as up by Benedict Wong · 5 years ago
- 4b1aada API review: make exception class and Builder final by Aaron Huang · 5 years ago
- 1aff262 Merge "Fix NetworkCapabilitiesTest fail on Q device" into rvc-dev by Lucas Lin · 5 years ago
- 88cef1a Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
- cbd7b6b Fix addRoute replace default route unexpectedly by Treehugger Robot · 5 years ago
- 21105c9 Clean up unit testing for ConnectivityDiagnostics. by Automerger Merge Worker · 5 years ago
- cf7bb0e Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
- de4c7dc Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
- 7049aa6 Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 5 years ago
- ad76cd9 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 5 years ago
- 3577796 Merge "Make Ethernet interfaces more testable." into rvc-dev by Lorenzo Colitti · 5 years ago
- 3eb3c37 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 5 years ago
- d7d2401 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
- 4574935 Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
- cca0c61 Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 5 years ago
- 38ef330 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
- 4129ed1 TetheringManager API clean up by markchien · 5 years ago
- ed55c7a Expose netId by adding getter API by markchien · 5 years ago
- 5637fa7 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 5 years ago
- 3def549 Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 5 years ago
- 410236b API review: access field by method by Aaron Huang · 5 years ago
- b58ce79 Merge "Add version check to prevent test fail on Android Q" into rvc-dev by Lucas Lin · 5 years ago
- 92e995d [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
- 7e6e807 [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
- 5b601f5 Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- 91adeca Merge "Make LinkPropertiesTest backwards compatible" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- 411bf17 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- 9ab1503 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 5 years ago
- 5c6b1f1 Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 5 years ago
- 46a0db8 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
- a9c8f38 Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" into rvc-dev by TreeHugger Robot · 5 years ago
- 6ccc8aa mtu: Add MTU parameter to Routes by Lorenzo Colitti · 5 years ago
- f3777c0 Merge changes I97015365,Ic9db4b9b into rvc-dev by Chiachang Wang · 5 years ago
- 84c3f44 Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by Junyu Lai · 5 years ago
- aa5dfd8 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
- 41c2272 Add version check to prevent test fail on Android Q by Lucas Lin · 5 years ago
- fce6aad Move sensitive field parceling bool to constructor by Automerger Merge Worker · 5 years ago
- 0819fa7 Make LinkPropertiesTest backwards compatible by Automerger Merge Worker · 5 years ago
- 56b6a95 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
- b05dcda Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
- fa4521c Add KeepalivePacketDataTest by Chiachang Wang · 5 years ago
- 6fb3f0a Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 5 years ago
- 13e16c0 Merge "Add support for registering test networks with administrators." into rvc-dev by Cody Kesting · 5 years ago
- e2f56e3 Merge "Protect ConnectivityService from SecurityException in permission check." into rvc-dev by Cody Kesting · 5 years ago
- ed28f2d Merge "Update ConnectivityDiagnosticsCallback function name." into rvc-dev by Cody Kesting · 5 years ago
- 8dd5ea0 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
- 11ad688 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
- 268e185 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
- 6bf269b Merge "Add test for NetworkAgentConfig" into rvc-dev by TreeHugger Robot · 5 years ago
- da59e2d Add test for NetworkAgentConfig by Automerger Merge Worker · 5 years ago