- 6f460b2 Add PACKAGE_USAGE_STATS permission to CTS tests by Nate Myren · 3 years ago
- 26ebf8c Merge "Migrate NetworkStatsServiceTest from when().thenReturn() to doReturn().when()" by Treehugger Robot · 3 years ago
- bae070b Migrate NetworkStatsServiceTest from when().thenReturn() to doReturn().when() by Junyu Lai · 3 years ago
- fb88e13 Merge "Reduce the test flake on NsdManagerTest" by Paul Hu · 3 years ago
- 1aafa45 Merge "Import translations. DO NOT MERGE ANYWHERE" by Treehugger Robot · 3 years ago
- df699c1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
- 2d6264f Merge "Allow connectToCell multiple times" by Jean Chalard · 3 years ago
- 8d53860 Merge "Explicitly disable the data saver mode before checking the app state." by Sudheer Shanka · 3 years ago
- ebab250 Merge "Add test to verify null ProxyInfo in Ikev2VpnProfile" by Chiachang Wang · 3 years ago
- 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years ago
- 715dc5b Add test to verify null ProxyInfo in Ikev2VpnProfile by chiachangwang · 3 years ago
- 3db5849 Merge "Convert EthTrackTest from when() to doReturn()" by Jean Chalard · 3 years ago
- c39bca0 Explicitly disable the data saver mode before checking the app state. by Sudheer Shanka · 3 years ago
- 24ca302 Merge "Convert booleans in NAI to timestamps" by Treehugger Robot · 3 years ago
- 110ec66 Merge "Straighten out NetworkAgentConfig's equals()" by Treehugger Robot · 3 years ago
- b5868a0 BpfHandler - eliminate mutex by Maciej Żenczykowski · 3 years ago
- 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 1 month ago
- 61525a5 Convert EthTrackTest from when() to doReturn() by Chalard Jean · 3 years ago
- 333eaa9 Straighten out NetworkAgentConfig's equals() by Chalard Jean · 3 years ago
- 1c00db5 Merge "Flake fix : Wait setting applied before returning from setConfig" by Jean Chalard · 3 years ago
- ec94e62 Merge "Use BpfDump#dumpMap in NetworkStatsService dump" by Motomu Utsumi · 3 years ago
- d312e6c Merge "BpfNetworkStats - use static BpfMap objects for stats maps A & B" by Maciej Żenczykowski · 3 years ago
- cfc6b09 Allow connectToCell multiple times by Chalard Jean · 3 years ago
- d9aa769 Use BpfDump#dumpMap in NetworkStatsService dump by Motomu Utsumi · 3 years, 1 month ago
- 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
- 1453f12 BpfNetworkStats - use static BpfMap objects for stats maps A & B by Maciej Żenczykowski · 3 years ago
- 044fc35 Flake fix : Wait setting applied before returning from setConfig by Chalard Jean · 3 years, 10 months ago
- 1c685c1 Merge "[ST01] Attributes data usage of test network by specifier" by Junyu Lai · 3 years ago
- 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years, 1 month ago
- c6c4dc7 Merge "unit test of offernetwork and unoffernetwork" by Treehugger Robot · 3 years ago
- b091693 Merge "NullPointerException due to command:adb shell service call connectivity 79 -> void unofferNetwork(in INetworkOfferCallback callback)" by Treehugger Robot · 3 years ago
- 05021aa Merge "Never satisfy requests with networks that aren't connected." by Treehugger Robot · 3 years ago
- c9f1ca6 [ST01] Attributes data usage of test network by specifier by Junyu Lai · 3 years, 2 months ago
- d407328 Merge "Fix EthernetTetheringTest flaky" by Patrick Rohr · 3 years, 1 month ago
- 827dbd9 Merge "Rename expect* methods that are used in NetworkStatsServiceTest" by Aaron Huang · 3 years, 1 month ago
- d046f81 Merge "TetheringTester: Extend PACKET_READ_TIMEOUT_MS from 100ms to 500ms" by Nucca Chen · 3 years, 1 month ago
- 008adcd TetheringTester: Extend PACKET_READ_TIMEOUT_MS from 100ms to 500ms by Hungming Chen · 3 years, 1 month ago
- 27676e1 Merge "Run R8 with necessary Tethering classpath classes" by Remi NGUYEN VAN · 3 years, 1 month ago
- f8371fe Fix EthernetTetheringTest flaky by Mark · 3 years, 1 month ago
- 9785a68 Merge "Add wtf log for the case that should not happen" by Motomu Utsumi · 3 years, 1 month ago
- 7631d15 Merge "Convert int array to Integer Set without stream" by Motomu Utsumi · 3 years, 1 month ago
- 02a58cf Merge changes I1239e797,I4b1d3e25,Iefccc931,I122dc886,I1650bbc2 by Patrick Rohr · 3 years, 1 month ago
- c6ff4de ethernet: disable ipv6 provisioning delays by Patrick Rohr · 3 years, 2 months ago
- 5d3eef2 ethernet: improve test failure readability by Patrick Rohr · 3 years, 1 month ago
- ef61c58 ethernet: wait for the interface listener to be registered by Patrick Rohr · 3 years, 1 month ago
- e87c1e0 Merge "Revert "Test if VPN app can grant ACTIVATE_PLATFORM_VPN with CON..."" by Lucas Lin · 3 years, 1 month ago
- f360e45 ethernet: read running flag before bringing up interface by Patrick Rohr · 3 years, 1 month ago
- 8b98315 ethernet: remove buggy test expectations for compatibility by Patrick Rohr · 3 years, 1 month ago
- 62f8f6d Merge "ethernet: skip tests on devices without support" by Patrick Rohr · 3 years, 1 month ago
- 734e357 Merge "ethernet: assert updateConfiguration result" by Patrick Rohr · 3 years, 1 month ago
- f37e7c6 Merge changes Id6ae7929,I70474ef5,I4958df65,Ifc0e1ba2 by Patrick Rohr · 3 years, 1 month ago
- 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
- 38a01e0 Merge "Add tests for callback visibility" by Jean Chalard · 3 years, 1 month ago
- 8e420ea Add wtf log for the case that should not happen by Motomu Utsumi · 3 years, 1 month ago
- 1a477b0 Convert int array to Integer Set without stream by Motomu Utsumi · 3 years, 1 month ago
- b19c482 Merge "EthernetTetheringTest: testTetherUdpV4Dns" by Nucca Chen · 3 years, 1 month ago
- 275ee60 Never satisfy requests with networks that aren't connected. by Lorenzo Colitti · 3 years, 1 month ago
- f37dfa3 Merge "Add null check for clientInfo" by Paul Hu · 3 years, 1 month ago
- 9988869 Merge changes from topic "cookie_tag_map_raw_dump" by Motomu Utsumi · 3 years, 1 month ago
- a339588 EthernetTetheringTest: testTetherUdpV4Dns by Hungming Chen · 3 years, 2 months ago
- cbe38b4 Merge "Decouple VpnManagerService from ConnectivityServiceTest" by Chiachang Wang · 3 years, 1 month ago
- fd479a9 Merge "Merge android13-tests-dev" by Xin Li · 3 years, 1 month ago
- 750036b ethernet: remove callback from factory updateInterfaceLinkState by Patrick Rohr · 3 years, 1 month ago
- 6a8166c Merge "Use PerUidCounter in the connectivity static library" by Treehugger Robot · 3 years, 1 month ago
- ea5c6dd ethernet: updateConfiguration result should not rely on ip provisioning by Patrick Rohr · 3 years, 1 month ago
- 9b20b7d Merge "Fix ConnectivityManagerTest#testFactoryReset flaky" by Treehugger Robot · 3 years, 1 month ago
- d71e43f Merge "Update nullness suppression bug number" by Paul Hu · 3 years, 1 month ago
- 309d68d Update nullness suppression bug number by Paul Hu · 3 years, 1 month ago
- 4d0432a Merge changes I89d6fe9a,I10b19a01 by Maciej Żenczykowski · 3 years, 1 month ago
- 405d676 Merge "Support java BpfMap in BpfNetMaps#swapActiveStatsMap" by Motomu Utsumi · 3 years, 1 month ago
- 595a98b Merge "Address comments on aosp/1781202" by Jean Chalard · 3 years, 1 month ago
- e8fa68b Merge "Fix array-related errorprone warnings" by Cole Faust · 3 years, 1 month ago
- de40e13 ethernet: remove callback boilerplate from EthernetNetworkFactory by Patrick Rohr · 3 years, 1 month ago
- 251f2fc ethernet: add EthernetCallback class to wrap OutcomeReceiver by Patrick Rohr · 3 years, 1 month ago
- 2312990 DscpPolicyTest - add ip version asserts by Maciej Żenczykowski · 3 years, 1 month ago
- 0d3c8b6 Merge "updateSupportedDownstreams when tethering allowed is changed" by Mark Chien · 3 years, 1 month ago
- b7ed4a2 Fix ConnectivityManagerTest#testFactoryReset flaky by Mark · 3 years, 1 month ago
- 3f08cc4 Reduce the test flake on NsdManagerTest by Paul Hu · 3 years, 1 month ago
- 242af39 dscpPolicy.c - old/new_first_u32 is actually be32 by Maciej Żenczykowski · 3 years, 1 month ago
- 56dca41 Merge changes from topic "netstack_jarjar_autogen" by Remi NGUYEN VAN · 3 years, 1 month ago
- fe60c0f Fix array-related errorprone warnings by Cole Faust · 3 years, 1 month ago
- 618b9b0 Merge "Support java BpfMap in BpfNetMaps#setNetPermForUids" by Motomu Utsumi · 3 years, 1 month ago
- 1e318f5 Merge changes I33eb4618,Ifbb7139e by Maciej Żenczykowski · 3 years, 1 month ago
- d8ade99 Merge "TestNetworkService: do not set IFF_MULTICAST when bringUp is false" by Patrick Rohr · 3 years, 1 month ago
- fd21dcb Merge changes I8b3eb0e1,I1d2bfd52 by Patrick Rohr · 3 years, 1 month ago
- d17c5ea Merge "Check if VpnConfig#allowBypass is set or not" by Lucas Lin · 3 years, 1 month ago
- 88ad68d DscpPolicy: remove post-T API dependency from test by Patrick Rohr · 3 years, 1 month ago
- 1bba92f DscpPolicy: remove v6 default route as it is added by the RA by Patrick Rohr · 3 years, 1 month ago
- 8509ef0 Rename expect* methods that are used in NetworkStatsServiceTest by Aaron Huang · 3 years, 1 month ago
- c2cc1b4 updateSupportedDownstreams when tethering allowed is changed by Mark · 3 years, 2 months ago
- 6bab212 TestNetworkService: do not set IFF_MULTICAST when bringUp is false by Patrick Rohr · 3 years, 1 month ago
- 03dcd71 Check if VpnConfig#allowBypass is set or not by lucaslin · 3 years, 1 month ago
- e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
- e70bdb8 Use BpfDump#fromBase64EncodedString by Motomu Utsumi · 3 years, 1 month ago
- 9ab28d0 use getIfName in more spots to improve logging by Maciej Żenczykowski · 3 years, 1 month ago
- 09813ce replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years, 1 month ago
- 370f10d Merge changes I95352711,I27bdb5d8,I7e1acc65,I7c95ff19 by Maciej Żenczykowski · 3 years, 1 month ago
- 22f0604 Merge "fix clat on restricted networks" by Maciej Żenczykowski · 3 years, 1 month ago
- 9152b16 Merge "simplify netd updatable" by Maciej Żenczykowski · 3 years, 1 month ago
- 0240a64 Merge android13-tests-dev by Xin Li · 3 years, 1 month ago