1. 73e2e87 Move cronet to framework-connectivity by Motomu Utsumi · 2 years, 4 months ago
  2. c51a705 Correct nullability and add extra check for underpinnedNetwork by chiachangwang · 2 years, 5 months ago
  3. 7dc4459 Merge "add TRANSPORT_THREAD to NetworkCapabilities" by Kangping Dong · 2 years, 5 months ago
  4. 0f6a2e6 Merge "Allow SUW to access registerSystemDefaultNetworkCallback" by Quang Luong · 2 years, 6 months ago
  5. 676c84e Add underpinned Network parameter in SocketKeepalive.start() by chiachangwang · 2 years, 6 months ago
  6. 98858d6 Allow SUW to access registerSystemDefaultNetworkCallback by Quang Luong · 2 years, 6 months ago
  7. 9ef4ffe [DK2]Add new SocketKeepalive.start to dynamically control keepalive by chiachangwang · 2 years, 7 months ago
  8. 707a996 add TRANSPORT_THREAD to NetworkCapabilities by Kangping Dong · 2 years, 8 months ago
  9. 35665cc Enterprise slicing for profile blocking default by Junyu Lai · 2 years, 8 months ago
  10. 3ba7cc2 Create a new API to make a set of UIDs use only VPN by default by lucaslin · 2 years, 8 months ago
  11. 2ed9835 Rename getBypassable to isBypassable by chiachangwang · 2 years, 8 months ago
  12. a07cef1 Add areLongLivedTcpConnectionsExpensive in VpnTransportInfo by chiachangwang · 2 years, 8 months ago
  13. 89d4bda Merge "Expose vpn bypassability in VpnTransportInfo" by Chiachang Wang · 2 years, 9 months ago
  14. d12d201 Expose vpn bypassability in VpnTransportInfo by chiachangwang · 2 years, 9 months ago
  15. 31ee1c1 Merge "Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback" by Treehugger Robot · 2 years, 9 months ago
  16. aa4ad8c Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback by Junyu Lai · 2 years, 10 months ago
  17. 4d371bc Support QosCallback for UDP socket: Expose API&CTS by sewookseo · 3 years, 3 months ago
  18. 110bbda Revert "[ST02.1] Add TYPE_CNAME constant to DnsResolver" by Remi NGUYEN VAN · 3 years ago
  19. 822ab28 [ST02.1] Add TYPE_CNAME constant to DnsResolver by Junyu Lai · 3 years, 1 month ago
  20. 929368e Merge changes Ie1a91959,Ic189b2c0,I39d70e0a,Ibb5f1402 by Patrick Rohr · 3 years, 2 months ago
  21. 88f97f4 TestNetworkInterface: add support for MacAddress and MTU by Patrick Rohr · 3 years, 2 months ago
  22. 0815c8c Unfinalize additional methods in NetworkAgent by Benedict Wong · 3 years, 2 months ago
  23. 33acb90 Make setUnderlyingNetwork() non-final by Benedict Wong · 3 years, 2 months ago
  24. 62385c8 Make FIREWALL_CHAIN_OEM_DENY API by Motomu Utsumi · 3 years, 2 months ago
  25. 41ed965 Merge "Add @RequiresPermission for setUnderlyingNetworks" by Lucas Lin · 3 years, 4 months ago
  26. 3c04e66 Api review: change updateFirewallRule to setUidFirewallRule by markchien · 3 years, 5 months ago
  27. fbe1576 Move the DscpPolicy status constants and IntDef to NetworkAgent. by Lorenzo Colitti · 3 years, 5 months ago
  28. a63e234 Rename destroyAndAwaitReplacement to unregisterAfterReplacement. by Lorenzo Colitti · 3 years, 5 months ago
  29. 69e1aa9 Add @RequiresPermission for setUnderlyingNetworks by lucaslin · 3 years, 5 months ago
  30. 7a4fcf4 Merge changes from topic "QosCallbackException" by Sewook Seo · 3 years, 5 months ago
  31. e7c4814 Expose constructor of Exceptions. by sewookseo · 3 years, 5 months ago
  32. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 6 months ago
  33. 4904176 Use int array for included and excluded uids by Sooraj Sasindran · 3 years, 5 months ago
  34. 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 5 months ago
  35. ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 6 months ago
  36. ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 5 months ago
  37. cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 5 months ago
  38. e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 5 months ago
  39. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 5 months ago
  40. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 5 months ago
  41. d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 5 months ago
  42. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 6 months ago
  43. ca7e578 Fix rate limit API review comments by Patrick Rohr · 3 years, 6 months ago
  44. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
  45. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
  46. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 6 months ago
  47. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
  48. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 7 months ago
  49. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 6 months ago
  50. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 6 months ago
  51. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 6 months ago
  52. 446c376 Merge "Address API review comments for DhcpOption object" by Mingguang Xu · 3 years, 6 months ago
  53. 6914a16 Address API review comments for DhcpOption object by Mingguang Xu · 3 years, 6 months ago
  54. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 8 months ago
  55. 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 9 months ago
  56. 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 6 months ago
  57. 41a602d Expose access UIDs. by Chalard Jean · 3 years, 7 months ago
  58. 7238821 Process DSCP QoS events for policies by Tyler Wear · 4 years ago
  59. e84d7d9 Expose local route exclusion API in NetworkAgentConfig by Chiachang Wang · 3 years, 6 months ago
  60. 7e9b25e Add getEnterpriseId api to network request by Sooraj Sasindran · 3 years, 7 months ago
  61. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 7 months ago
  62. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 7 months ago
  63. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
  64. 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 7 months ago
  65. 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 7 months ago
  66. 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 7 months ago
  67. c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 7 months ago
  68. 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
  69. 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
  70. 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
  71. e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
  72. 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 7 months ago
  73. 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 7 months ago
  74. 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 8 months ago
  75. e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 9 months ago
  76. 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 8 months ago
  77. fbe5003 Merge "Add enterpriseSpecifier" by Treehugger Robot · 3 years, 8 months ago
  78. 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 8 months ago
  79. 37ff6df Merge "Revert "Revert "Unhide IpPrefix(InetAddress, int)""" by Taras Antoshchuk · 3 years, 8 months ago
  80. 839cb26 Merge "Revert "Revert "Unhide RouteInfo#getType and related fields""" by Taras Antoshchuk · 3 years, 8 months ago
  81. 04bbc5b Added a new network capability MMTEL by Jack Yu · 3 years, 8 months ago
  82. 6ebc8ba Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 8 months ago
  83. 3bbbffe Revert "Revert "Unhide IpPrefix(InetAddress, int)"" by Taras Antoshchuk · 3 years, 8 months ago
  84. 2b3d62f Revert "Revert "Unhide RouteInfo#getType and related fields"" by Taras Antoshchuk · 3 years, 8 months ago
  85. f322d4f Added a new network capability MMTEL by Jack Yu · 3 years, 8 months ago
  86. 758ead6 Revert "Unhide IpPrefix(InetAddress, int)" by Ayush Sharma · 3 years, 8 months ago
  87. 6d1ea2b Revert "Unhide RouteInfo#getType and related fields" by Ayush Sharma · 3 years, 8 months ago
  88. a5a1b80 Unhide IpPrefix(InetAddress, int) by Taras Antoshchuk · 3 years, 11 months ago
  89. 62065db Unhide RouteInfo#getType and related fields by Taras Antoshchuk · 4 years, 1 month ago
  90. 0db3016 Merge changes from topic "DnsException" by Treehugger Robot · 3 years, 8 months ago
  91. 74cbfd5 DnsResolver: Make DnsException ctor public by Aswin Sankar · 3 years, 8 months ago
  92. 2d87c61 Create DhcpOption object and make it a SystemApi by Mingguang Xu · 3 years, 9 months ago
  93. 8b2dfa7 Add new APIs in NetworkCapabilities to set and get underlying networks by lucaslin · 3 years, 10 months ago
  94. 68aacb4 Update allowed on restricted networks getter/setter by paulhu · 4 years, 3 months ago
  95. 86714b1 Allow unprivileged NetworkCallbacks to see other UIDs' networks. by Lorenzo Colitti · 4 years, 3 months ago
  96. 65a0e0d Merge "QOS filter matching support based on remote address and port number for connected sockets" am: 6c5553aaaa am: f84276bde1 am: 9896622bd3 by Jayachandran Chinnakkannu · 4 years, 3 months ago
  97. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 3 months ago
  98. 5aa8c52 Merge "Address [set|get]RestrictedAllowedApps API review feedback" am: 16c34f0d8b am: 38544887c7 am: 95f5f547fc by Paul Hu · 4 years, 3 months ago
  99. ab124be Merge "Replace clearAll with withoutDefaultCapabilities" into sc-dev by Chiachang Wang · 4 years, 3 months ago
  100. 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 3 months ago