- c8fadc5 Merge "API review: Additional comment for QosSession." by Sewook Seo · 3 years, 4 months ago
- 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 4 months ago
- ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 5 months ago
- ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 5 months ago
- 5f703fe API review: Additional comment for QosSession. by sewookseo · 3 years, 5 months ago
- cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 5 months ago
- e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 5 months ago
- 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 5 months ago
- 3b45bca Merge "API review: Addional documentation for QosFilter" by Treehugger Robot · 3 years, 5 months ago
- 4aac074 API review: Addional documentation for QosFilter by sewookseo · 3 years, 5 months ago
- 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 5 months ago
- 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 5 months ago
- d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 5 months ago
- 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 5 months ago
- 537f720 Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 6 months ago
- cebdfba Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 5 months ago
- eb6f4be [MS54.3] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 6 months ago
- ca7e578 Fix rate limit API review comments by Patrick Rohr · 3 years, 5 months ago
- c05d86b Merge "Add KeepalivePacketData toString()" by Treehugger Robot · 3 years, 5 months ago
- 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 3 years, 5 months ago
- d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
- c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
- 4d782d6 Add KeepalivePacketData toString() by Ling Ma · 3 years, 6 months ago
- 3887280 Merge "Add @SupressLint to get around incorrect warning." by James Mattis · 3 years, 6 months ago
- d54fcc4 Merge "Add visibility for core tests" by Junyu Lai · 3 years, 6 months ago
- a8ae244 Merge "[MS55.2] Move NetworkStateSnapshot into module folder" by Treehugger Robot · 3 years, 6 months ago
- 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 6 months ago
- d8afb66 Add @SupressLint to get around incorrect warning. by James Mattis · 3 years, 6 months ago
- 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
- 66fbc7d Merge "Mark NetworkAgentConfig fit for inclusion in stable AIDL" by Jean Chalard · 3 years, 6 months ago
- 85a4e07 Add visibility for core tests by Remi NGUYEN VAN · 3 years, 6 months ago
- a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 7 months ago
- dc0d521 [MS55.2] Move NetworkStateSnapshot into module folder by Junyu Lai · 3 years, 7 months ago
- e25900b Merge "Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests" by Aaron Huang · 3 years, 6 months ago
- f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 6 months ago
- 3068ce7 Mark NetworkAgentConfig fit for inclusion in stable AIDL by Chalard Jean · 3 years, 6 months ago
- 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 6 months ago
- 720ad7c Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests by Aaron Huang · 3 years, 6 months ago
- 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 6 months ago
- 446c376 Merge "Address API review comments for DhcpOption object" by Mingguang Xu · 3 years, 6 months ago
- 6914a16 Address API review comments for DhcpOption object by Mingguang Xu · 3 years, 6 months ago
- 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 8 months ago
- 1513c99 Merge "Fix documentation link" by Treehugger Robot · 3 years, 6 months ago
- d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 6 months ago
- c226524 Merge changes from topic "low-power-standby-connectivity" by Robert Horvath · 3 years, 6 months ago
- 5fd3cfa Use packBitList to prevent long-related mistakes by Chalard Jean · 3 years, 7 months ago
- 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 8 months ago
- 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 6 months ago
- eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 6 months ago
- 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
- 41a602d Expose access UIDs. by Chalard Jean · 3 years, 6 months ago
- e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 6 months ago
- 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
- 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
- e84d7d9 Expose local route exclusion API in NetworkAgentConfig by Chiachang Wang · 3 years, 6 months ago
- 7e9b25e Add getEnterpriseId api to network request by Sooraj Sasindran · 3 years, 6 months ago
- f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 6 months ago
- f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 6 months ago
- 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
- 0730625 Merge "Fix some typos in comments" by Mark Chien · 3 years, 6 months ago
- a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 6 months ago
- af5b1c0 Fix documentation link by Kweku Adams · 3 years, 6 months ago
- 68cfadc Fix some typos in comments by markchien · 3 years, 6 months ago
- 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 6 months ago
- 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 6 months ago
- 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 6 months ago
- c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 6 months ago
- 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
- 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
- 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
- e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
- 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 7 months ago
- 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 7 months ago
- 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 8 months ago
- e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 8 months ago
- 1bce54f Allow test+other networks to have specifiers by Remi NGUYEN VAN · 3 years, 7 months ago
- 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 8 months ago
- cd4c822 Include "generate_transaction_name" in the aidl build rules for by Siim Sammul · 3 years, 8 months ago
- a7b3d00 Merge "Allow VPN network agent to exclude local traffic" by Chiachang Wang · 3 years, 7 months ago
- bb754d6 Allow VPN network agent to exclude local traffic by Chiachang Wang · 3 years, 7 months ago
- fbe5003 Merge "Add enterpriseSpecifier" by Treehugger Robot · 3 years, 7 months ago
- 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 8 months ago
- 37ff6df Merge "Revert "Revert "Unhide IpPrefix(InetAddress, int)""" by Taras Antoshchuk · 3 years, 7 months ago
- 839cb26 Merge "Revert "Revert "Unhide RouteInfo#getType and related fields""" by Taras Antoshchuk · 3 years, 7 months ago
- 04bbc5b Added a new network capability MMTEL by Jack Yu · 3 years, 7 months ago
- 6ebc8ba Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 7 months ago
- 3bbbffe Revert "Revert "Unhide IpPrefix(InetAddress, int)"" by Taras Antoshchuk · 3 years, 7 months ago
- 2b3d62f Revert "Revert "Unhide RouteInfo#getType and related fields"" by Taras Antoshchuk · 3 years, 7 months ago
- f322d4f Added a new network capability MMTEL by Jack Yu · 3 years, 7 months ago
- 802ab97 Build framework-connectivity-tiramisu library by paulhu · 3 years, 8 months ago
- 758ead6 Revert "Unhide IpPrefix(InetAddress, int)" by Ayush Sharma · 3 years, 7 months ago
- 6d1ea2b Revert "Unhide RouteInfo#getType and related fields" by Ayush Sharma · 3 years, 7 months ago
- f4802fa Genericize NC#hasSameUids by Chalard Jean · 3 years, 8 months ago
- ec3013d Merge "Mark arg to NC#appliesToUidRange non-null" by Jean Chalard · 3 years, 8 months ago
- 5469fa6 Merge "Remove NetworkCapabilities#combine*" by Jean Chalard · 3 years, 8 months ago
- 2873428 Mark arg to NC#appliesToUidRange non-null by Chalard Jean · 3 years, 8 months ago
- bdf4f29 Remove NetworkCapabilities#combine* by Chalard Jean · 3 years, 8 months ago
- a5a1b80 Unhide IpPrefix(InetAddress, int) by Taras Antoshchuk · 3 years, 10 months ago
- 62065db Unhide RouteInfo#getType and related fields by Taras Antoshchuk · 4 years ago
- 0db3016 Merge changes from topic "DnsException" by Treehugger Robot · 3 years, 8 months ago