1. a3340c1 Merge changes I1cf472bd,Ibdaf2b23,I6967ad6f,I65f522c2,I0f220d1f, ... by Paul Hu · 3 years, 1 month ago
  2. bdedaac Merge changes I036b7f23,I53c58e7b by Treehugger Robot · 3 years, 1 month ago
  3. 0158fe9 Remove the legacy int from FullScore. by Chalard Jean · 3 years, 7 months ago
  4. f683c40 Improve the JavaDoc for FIREWALL_CHAIN_OEM_DENY_x. by Lorenzo Colitti · 3 years, 1 month ago
  5. 0c7ebe9 Opportunistic comment fix by Chalard Jean · 3 years, 1 month ago
  6. 6bcb3c2 Merge "Use java BpfMap in BpfNetMaps#replaceUidChain" by Motomu Utsumi · 3 years, 2 months ago
  7. 9be2ea0 Use java BpfMap in BpfNetMaps#replaceUidChain by Motomu Utsumi · 3 years, 2 months ago
  8. c886983 NetworkProvider: improve documentation of unregisterNetworkOffer by Patrick Rohr · 3 years, 2 months ago
  9. 4a4498c Revert "NetworkProvider: Do not propagate callbacks for unregistered offers" by Patrick Rohr · 3 years, 2 months ago
  10. e6162ac Merge "TestNetworkService: add support to disable DAD on test interfaces" by Patrick Rohr · 3 years, 2 months ago
  11. 336bb5c TestNetworkService: add support to disable DAD on test interfaces by Patrick Rohr · 3 years, 2 months ago
  12. e55a88d Use jarjar rule generator for connectivity rules by Remi NGUYEN VAN · 3 years, 5 months ago
  13. 16e244e Merge "Revert EXCLUDED_ROUTES to only keep RTN_UNICAST" by Remi NGUYEN VAN · 3 years, 2 months ago
  14. 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 2 months ago
  15. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
  16. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
  17. 5006349 Merge "Let LinkProperties#getRoutes() keeps returning all routes before T" by Natasha Lee · 3 years, 2 months ago
  18. 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 2 months ago
  19. 1c7f6f8 Merge "Correct javadoc for ConnectivityManager#requestNetwork" by Chiachang Wang · 3 years, 2 months ago
  20. fc307ea Merge "Revert QosCallbackException constant values" by Remi NGUYEN VAN · 3 years, 2 months ago
  21. bd7a485 Revert QosCallbackException constant values by Remi NGUYEN VAN · 3 years, 2 months ago
  22. e9c44ce Correct javadoc for ConnectivityManager#requestNetwork by chiachangwang · 3 years, 2 months ago
  23. e548be2 Merge "TestNetworkManager: add support for configuring tap link addresses" by Patrick Rohr · 3 years, 2 months ago
  24. 546c722 NetworkProvider: Do not propagate callbacks for unregistered offers by Patrick Rohr · 3 years, 2 months ago
  25. aecfab5 NetworkProvider: add missing synchronization by Patrick Rohr · 3 years, 2 months ago
  26. e791575 Merge "Reword comment for language quality" by Paul Hu · 3 years, 2 months ago
  27. 2ddcf60 Reword comment for language quality by Chalard Jean · 3 years, 7 months ago
  28. 8af41fa TestNetworkManager: add support for configuring tap link addresses by Patrick Rohr · 3 years, 2 months ago
  29. 51a03d6 Merge "Refactor BpfNetMaps and getChainEnabled" by Motomu Utsumi · 3 years, 2 months ago
  30. 21be776 Merge "TestNetworkManager: add note on kernel version expectation" by Patrick Rohr · 3 years, 3 months ago
  31. 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 3 months ago
  32. 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 3 months ago
  33. be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 3 months ago
  34. c924307 TestNetworkManager: add note on kernel version expectation by Patrick Rohr · 3 years, 3 months ago
  35. 5d787fe Merge changes Ic6ff7a3d,Iff9b9792 by Motomu Utsumi · 3 years, 3 months ago
  36. 929368e Merge changes Ie1a91959,Ic189b2c0,I39d70e0a,Ibb5f1402 by Patrick Rohr · 3 years, 3 months ago
  37. 88f97f4 TestNetworkInterface: add support for MacAddress and MTU by Patrick Rohr · 3 years, 3 months ago
  38. 2b726ef TestNetworkService: add support for creating iface without carrier by Patrick Rohr · 3 years, 3 months ago
  39. bbd16c5 TestNetworkService: Add support for toggling carrier on tun/tap by Patrick Rohr · 3 years, 3 months ago
  40. 0815c8c Unfinalize additional methods in NetworkAgent by Benedict Wong · 3 years, 3 months ago
  41. 2ebff8a TestNetworkService: Fix TestNetworkInterface parcel flags by Patrick Rohr · 3 years, 3 months ago
  42. 33acb90 Make setUnderlyingNetwork() non-final by Benedict Wong · 3 years, 3 months ago
  43. 62385c8 Make FIREWALL_CHAIN_OEM_DENY API by Motomu Utsumi · 3 years, 3 months ago
  44. 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 4 months ago
  45. 1d9054b Add 3rd deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
  46. d980149 Add deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
  47. 6373153 Revert "NetworkRequest.Builder should create a defensive copy of capabilities" by Iván Budnik · 3 years, 4 months ago
  48. f1ab80e NetworkRequest.Builder should create a defensive copy of capabilities by Patrick Rohr · 3 years, 4 months ago
  49. 708b1ab Merge changes Ide01c994,Ia9f12a7b by Colin Cross · 3 years, 4 months ago
  50. ece3171 Revert "Autogenerate connectivity jarjar rules" by Colin Cross · 3 years, 4 months ago
  51. f6131c4 Merge changes If52ece61,Iedf344f6 by Motomu Utsumi · 3 years, 4 months ago
  52. b08654c Block incoming packets in VPN Lockdown mode. by Motomu Utsumi · 3 years, 4 months ago
  53. 4cd92ad Merge "Autogenerate connectivity jarjar rules" by Remi NGUYEN VAN · 3 years, 4 months ago
  54. 53eb35c Autogenerate connectivity jarjar rules by Remi NGUYEN VAN · 3 years, 5 months ago
  55. 4279118 Merge "Do not remove profile network preference for different uids" by Lorenzo Colitti · 3 years, 4 months ago
  56. 047423f Merge "Support QosCallback for UDP socket -Filter" by Sewook Seo · 3 years, 4 months ago
  57. 9cc129f Do not remove profile network preference for different uids by Sooraj Sasindran · 3 years, 5 months ago
  58. a1c6dbb Merge "Update VPN isolation code for excluded routes" by Prerana Patil · 3 years, 4 months ago
  59. 8e3b96b Merge "Fix ConnectivityManager memory leak" by Mark Chien · 3 years, 4 months ago
  60. 2b97bbe Update VPN isolation code for excluded routes by Prerana · 3 years, 5 months ago
  61. 134d5ec Merge "Fix targetSdkVersion gate for EXCLUDED_ROUTES compat change" by Treehugger Robot · 3 years, 5 months ago
  62. d201566 Fix ConnectivityManager memory leak by markchien · 3 years, 5 months ago
  63. af3c360 Fix targetSdkVersion gate for EXCLUDED_ROUTES compat change by Taras Antoshchuk · 3 years, 5 months ago
  64. 8eda07c Merge "Make a defensive copy when sending NetworkInfo change" by Treehugger Robot · 3 years, 5 months ago
  65. 0869af6 Make a defensive copy when sending NetworkInfo change by Paul Hu · 3 years, 5 months ago
  66. 7d7e7cd Merge "Add a method to create a TAP interface with a given interface name." by Xiao Ma · 3 years, 5 months ago
  67. 8bbb808 Add a method to create a TAP interface with a given interface name. by Xiao Ma · 3 years, 5 months ago
  68. afc22b0 Support QosCallback for UDP socket -Filter by sewookseo · 3 years, 6 months ago
  69. ac8935b Merge "Filter out excluded routes in LinkProperties" by Taras Antoshchuk · 3 years, 5 months ago
  70. 620ea6f Merge "Add protection for setLocalRoutesExcludedForVpn" by Chiachang Wang · 3 years, 5 months ago
  71. 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
  72. 2304205 Merge "Support QosCallback with UDP socket" by Sewook Seo · 3 years, 5 months ago
  73. 41ed965 Merge "Add @RequiresPermission for setUnderlyingNetworks" by Lucas Lin · 3 years, 6 months ago
  74. 011a7f5 Improve JavaDoc for FirewallRule constants by markchien · 3 years, 6 months ago
  75. 82657d7 Support QosCallback with UDP socket by sewookseo · 3 years, 6 months ago
  76. 3c04e66 Api review: change updateFirewallRule to setUidFirewallRule by markchien · 3 years, 6 months ago
  77. fbe1576 Move the DscpPolicy status constants and IntDef to NetworkAgent. by Lorenzo Colitti · 3 years, 6 months ago
  78. a63e234 Rename destroyAndAwaitReplacement to unregisterAfterReplacement. by Lorenzo Colitti · 3 years, 6 months ago
  79. 69e1aa9 Add @RequiresPermission for setUnderlyingNetworks by lucaslin · 3 years, 6 months ago
  80. 7a4fcf4 Merge changes from topic "QosCallbackException" by Sewook Seo · 3 years, 6 months ago
  81. e7c4814 Expose constructor of Exceptions. by sewookseo · 3 years, 6 months ago
  82. 333d5e5 Add a method to create a TAP interface without bringing it up. by Lorenzo Colitti · 3 years, 7 months ago
  83. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 7 months ago
  84. 4904176 Use int array for included and excluded uids by Sooraj Sasindran · 3 years, 6 months ago
  85. c8fadc5 Merge "API review: Additional comment for QosSession." by Sewook Seo · 3 years, 6 months ago
  86. 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 6 months ago
  87. ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 7 months ago
  88. ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 6 months ago
  89. 5f703fe API review: Additional comment for QosSession. by sewookseo · 3 years, 6 months ago
  90. 9987665 Add protection for setLocalRoutesExcludedForVpn by Chiachang Wang · 3 years, 6 months ago
  91. cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 6 months ago
  92. e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 6 months ago
  93. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 6 months ago
  94. 3b45bca Merge "API review: Addional documentation for QosFilter" by Treehugger Robot · 3 years, 6 months ago
  95. 4aac074 API review: Addional documentation for QosFilter by sewookseo · 3 years, 6 months ago
  96. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 6 months ago
  97. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 6 months ago
  98. d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 6 months ago
  99. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 7 months ago
  100. ca7e578 Fix rate limit API review comments by Patrick Rohr · 3 years, 7 months ago