1. 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 5 months ago
  2. ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 6 months ago
  3. ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 5 months ago
  4. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 6 months ago
  5. 33f4e14 Merge "Don't attempt to enable rate-limiting before T." by Treehugger Robot · 3 years, 6 months ago
  6. e064583 Merge "Remove dead code in BpfNetMaps." by Mark Chien · 3 years, 6 months ago
  7. f79dcec Don't attempt to enable rate-limiting before T. by Lorenzo Colitti · 3 years, 6 months ago
  8. 82244fd Remove dead code in BpfNetMaps. by Lorenzo Colitti · 3 years, 6 months ago
  9. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 6 months ago
  10. a63535b Merge changes from topic "dedup-interfaceparams" by Maciej Żenczykowski · 3 years, 6 months ago
  11. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 6 months ago
  12. f1fe8ee Do not enable ingress rate limit until clsact qdisc exists by Patrick Rohr · 3 years, 6 months ago
  13. d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 6 months ago
  14. 4b654c9 Merge "Rename one of the two EVENT_NETWORK_TESTED messages." by Treehugger Robot · 3 years, 6 months ago
  15. 19ce06b Merge "reduce log level when no interface is present for rate limiting" by Treehugger Robot · 3 years, 6 months ago
  16. 0261ced Rename one of the two EVENT_NETWORK_TESTED messages. by Lorenzo Colitti · 3 years, 6 months ago
  17. a517f20 reduce log level when no interface is present for rate limiting by Patrick Rohr · 3 years, 6 months ago
  18. bce8cba Merge "Support "dumpsys connectivity trafficcontroller"" by Maciej Żenczykowski · 3 years, 6 months ago
  19. c301b44 Merge changes Iddd50583,I7e6e84ba,If5ade0c0 by Maciej Żenczykowski · 3 years, 6 months ago
  20. 64592df Improve logging when using ingress rate limits by Patrick Rohr · 3 years, 6 months ago
  21. ff3b3f8 Allow test networks to be rate limited by Patrick Rohr · 3 years, 6 months ago
  22. cdac749 Fix rate limiting settings observer by Patrick Rohr · 3 years, 6 months ago
  23. d1b11dc Ensure all NetworkMonitor messages store the netId in arg2. by Lorenzo Colitti · 3 years, 6 months ago
  24. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 7 months ago
  25. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
  26. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 7 months ago
  27. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
  28. 2857ac4 Add bandwidth limiting to CS by Patrick Rohr · 3 years, 7 months ago
  29. d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 7 months ago
  30. 96a3f14 Revert "Revert "Update the UIDs only after the native network is created"" by Lorenzo Colitti · 3 years, 6 months ago
  31. 13b96bc Revert "Update the UIDs only after the native network is created" by Jordan Demeulenaere · 3 years, 6 months ago
  32. a7d4766 Update the UIDs only after the native network is created by Chalard Jean · 3 years, 7 months ago
  33. 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 7 months ago
  34. dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 8 months ago
  35. ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 7 months ago
  36. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 7 months ago
  37. 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 7 months ago
  38. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  39. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 7 months ago
  40. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
  41. 1522857 Clean up restrictions on network agent capabilities by Chalard Jean · 3 years, 7 months ago
  42. 366c525 Sanitize NetworkCapabilities from agent on the handler thread by Chalard Jean · 3 years, 7 months ago
  43. e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 7 months ago
  44. debd9ea Don't enable DscpPolicyTracker on pre-T devices. by Lorenzo Colitti · 3 years, 7 months ago
  45. 7238821 Process DSCP QoS events for policies by Tyler Wear · 4 years ago
  46. 317be96 Merge "Send exclude local routes value to netd for VPN network" by Chiachang Wang · 3 years, 7 months ago
  47. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 7 months ago
  48. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 9 months ago
  49. 9164c10 Send exclude local routes value to netd for VPN network by Chiachang Wang · 3 years, 7 months ago
  50. 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 7 months ago
  51. 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 7 months ago
  52. 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 7 months ago
  53. c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 7 months ago
  54. 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
  55. 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
  56. 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
  57. e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
  58. 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 7 months ago
  59. 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 7 months ago
  60. 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 9 months ago
  61. 296a343 Merge "Add a method to apply a set of network preferences to a user profile" by Treehugger Robot · 3 years, 7 months ago
  62. e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 9 months ago
  63. bf6b879 Add excludeLocalRoutes in NativeNetworkConfig by Chiachang Wang · 3 years, 7 months ago
  64. 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 9 months ago
  65. 4ab1ffc Update to ConnectivityService to use utils by James Mattis · 3 years, 8 months ago
  66. f4802fa Genericize NC#hasSameUids by Chalard Jean · 3 years, 8 months ago
  67. e5c363a Merge "Enable strict_updatability_linting in connectivity src" am: 81bc609550 by Chiachang Wang · 3 years, 9 months ago
  68. 3bc5276 Enable strict_updatability_linting in connectivity src by Chiachang Wang · 3 years, 9 months ago
  69. e41bbea Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 9 months ago
  70. 959d2cb Don't rematch all requests when adding new ones by Remi NGUYEN VAN · 4 years, 1 month ago
  71. ba551d4 Improve logs in checkNrisConsistency by Chalard Jean · 3 years, 10 months ago
  72. 524f0b1 Apply a workaround, and try to detect a system crash by Chalard Jean · 3 years, 10 months ago
  73. e88bfbc Merge "No-op cleanup" by Chalard Jean · 3 years, 10 months ago
  74. a3578a5 No-op cleanup by Chalard Jean · 3 years, 10 months ago
  75. 6adf5ac Add underlying networks into NetworkAgentInfo if any by lucaslin · 3 years, 10 months ago
  76. 29f0350 Merge "Update Permission only if the network is created" by Treehugger Robot · 3 years, 10 months ago
  77. 2541cf6 Merge "Stop using PerUidCounter#transact" am: a7db5ddda5 am: fe5e2742b6 am: 707437622a by Paul Hu · 3 years, 11 months ago
  78. fe5e274 Merge "Stop using PerUidCounter#transact" am: a7db5ddda5 by Paul Hu · 3 years, 11 months ago
  79. a7db5dd Merge "Stop using PerUidCounter#transact" by Paul Hu · 3 years, 11 months ago
  80. 3fcefe8 Merge "Updating formatting and text for per-app dumpsys" am: 7ece4bb71e am: 3a44ebe9a1 am: 388ae1444f by Treehugger Robot · 3 years, 11 months ago
  81. 3a44ebe Merge "Updating formatting and text for per-app dumpsys" am: 7ece4bb71e by Treehugger Robot · 3 years, 11 months ago
  82. 0a2d680 Merge "Ensure calling package name and uid are matched" into sc-qpr1-dev am: e93efb6f96 by TreeHugger Robot · 3 years, 11 months ago
  83. 8b298a0 Updating formatting and text for per-app dumpsys by James Mattis · 4 years, 3 months ago
  84. 7412852 Stop using PerUidCounter#transact by paulhu · 3 years, 11 months ago
  85. be99424 Update Permission only if the network is created by Pavan Kumar M · 3 years, 11 months ago
  86. 8c06f99 Merge "Check NetworkAgentInfo Map Before Destroying Network" am: 9d31c63e03 by Chalard Jean · 3 years, 11 months ago
  87. 9d31c63 Merge "Check NetworkAgentInfo Map Before Destroying Network" by Chalard Jean · 3 years, 11 months ago
  88. f405ade Fix NetworkOffer Death link does not exist am: 3ec7e6d9fb by Tyler Wear · 3 years, 11 months ago
  89. 614b27b Check NetworkAgentInfo Map Before Destroying Network by Tyler Wear · 4 years ago
  90. 3ec7e6d Fix NetworkOffer Death link does not exist by Tyler Wear · 4 years ago
  91. d4ec13a Merge "Add a mode for cell radios unable to time share" am: c80a5d56db by Chalard Jean · 4 years ago
  92. 0702f98 Add a mode for cell radios unable to time share by Chalard Jean · 4 years ago
  93. 6f988d4 Merge "Include suspended network when getAllNetworkStateSnapshots" am: 48426bb2a4 by Junyu Lai · 4 years ago
  94. 48426bb Merge "Include suspended network when getAllNetworkStateSnapshots" by Junyu Lai · 4 years ago
  95. ddecb66 Include suspended network when getAllNetworkStateSnapshots by Junyu Lai · 4 years ago
  96. b2c2868 Ensure calling package name and uid are matched by paulhu · 4 years ago
  97. 72ed43d Merge "Fix an infinite loop with network offers" am: 77992bbfbb by Chalard Jean · 4 years ago
  98. bb902a5 Fix an infinite loop with network offers by Chalard Jean · 4 years ago
  99. 3ec4468 Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 4 years ago
  100. 5805d3c Merge "Prevent NPEs when registering/unregistering ConnDiags CBs." by Benedict Wong · 4 years ago