1. 9eb9399 Unbreak testStartUsingNetworkFeature_enableHipri failure by markchien · 5 years ago
  2. 56d39d3 Merge "Fix addRoute replace default route unexpectedly" by Treehugger Robot · 5 years ago
  3. a1493a5 Fix addRoute replace default route unexpectedly by junyulai · 5 years ago
  4. f06634a Merge "Refactor Network's use of mUrlConnectionFactory." by Tobias Thierer · 5 years ago
  5. 47c0d85 Refactor Network's use of mUrlConnectionFactory. by Tobias Thierer · 7 years ago
  6. 10adc9a Merge changes from topic "netstack_constant_cherrypick" by Remi NGUYEN VAN · 5 years ago
  7. fbb0836 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  8. 1a78f83 Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]." by Cody Kesting · 5 years ago
  9. bc91f85 Merge "TetheringManager API clean up" by Mark Chien · 5 years ago
  10. f0da719 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" by Treehugger Robot · 5 years ago
  11. fac84a2 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  12. f47d834 TetheringManager API clean up by markchien · 5 years ago
  13. cabe5e5 Merge "Make Ethernet interfaces more testable." by Lorenzo Colitti · 5 years ago
  14. b767c0b [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  15. 678befa [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  16. 2632681 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  17. 57b993b Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL" by Paul Hu · 5 years ago
  18. 965434a Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  19. 5ab1f55 Change NetworkCapabilties administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  20. 4074c2d Merge "Restrict VPN Diagnostics callbacks to underlying networks." by Cody Kesting · 5 years ago
  21. cc227f1 Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" by Junyu Lai · 5 years ago
  22. 80bf34b Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by junyulai · 5 years ago
  23. 9839a43 Merge "mtu: Add MTU parameter to Routes" by Lorenzo Colitti · 5 years ago
  24. 30faad6 Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  25. 52ee59f Merge "[SP25] Rename functions that add Entry conditionally" by Junyu Lai · 5 years ago
  26. a896436 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  27. 5596ba1 Merge "Update ConnectivityDiagnosticsCallback function name." by Cody Kesting · 5 years ago
  28. fa1ef5e Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 5 years ago
  29. d498a01 Merge "Shorten the output of NetworkAgentInfo#toString()." by Treehugger Robot · 5 years ago
  30. 0870736 Shorten the output of NetworkAgentInfo#toString(). by Lorenzo Colitti · 6 years ago
  31. b0863e0 Merge "Removing some of the API don't have to be @SystemApi" by Treehugger Robot · 5 years ago
  32. 4d08f37 Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  33. d7a6ba0 Merge "services.net: Add a static library needed by wifi module" by Treehugger Robot · 5 years ago
  34. c35936d Merge "services.net: Use the new ModuleNetworkStackClient" by Remi NGUYEN VAN · 5 years ago
  35. abc08c2 Merge "Move sensitive field parceling bool to constructor" by Remi NGUYEN VAN · 5 years ago
  36. 5b71061 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  37. c780d27 Add KeepalivePacketDataTest by Chiachang Wang · 5 years ago
  38. 07c7c2a Merge "Ensure that NetworkFactory objects cannot be reused." by Lorenzo Colitti · 5 years ago
  39. 8dd694d Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  40. 2fad017 Merge "Make LinkPropertiesTest backwards compatible" by Remi NGUYEN VAN · 5 years ago
  41. 3994e73 Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
  42. 3fef3af Merge "Clean up unit testing for ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  43. d759ac6 Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  44. 5ec743b Merge "Add support for registering test networks with administrators." by Cody Kesting · 5 years ago
  45. b303fc5 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Cody Kesting · 5 years ago
  46. 2c74e66 Ensure that NetworkFactory objects cannot be reused. by Lorenzo Colitti · 5 years ago
  47. ed459f5 Merge "Protect ConnectivityService from SecurityException in permission check." by Cody Kesting · 5 years ago
  48. b782017 Removing some of the API don't have to be @SystemApi by Aaron Huang · 5 years ago
  49. cc38304 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
  50. 24ab741 Merge "[SP21] Address comments for API council review about aosp/1172143" by Junyu Lai · 5 years ago
  51. fae5822 services.net: Add a static library needed by wifi module by Roshan Pius · 5 years ago
  52. 16cad96 Merge "Resolve ambiguous argument." by Chalard Jean · 5 years ago
  53. 0b6dd36 Merge "Update Javadoc comments for ConnectivityDiagnostics constants." by Cody Kesting · 5 years ago
  54. a7cc6d8 Resolve ambiguous argument. by Chalard Jean · 5 years ago
  55. 62b8d6f Merge "Remove redundant connected notification" by Treehugger Robot · 5 years ago
  56. d4db72d Merge "Add test for NetworkAgentConfig" by Aaron Huang · 5 years ago
  57. e072ca8 services.net: Use the new ModuleNetworkStackClient by Roshan Pius · 5 years ago
  58. 0c88795 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
  59. 9e90c02 Add version check to prevent test fail on Android Q by lucaslin · 5 years ago
  60. 0867904 Merge "Add javadoc for Network#netId" by Mark Chien · 5 years ago
  61. 43321d2 Add javadoc for Network#netId by markchien · 5 years ago
  62. 27ca449 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by paulhu · 5 years ago
  63. da284dc Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])" by Paul Hu · 5 years ago
  64. 4c48b0a Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[]) by paulhu · 5 years ago
  65. 807ce66 Clean up unit testing for ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  66. a84aee7 Add support for registering test networks with administrators. by Cody Kesting · 5 years ago
  67. 1dee169 Replace com.android.internal.util.Preconditions.checkNotNull with by Cody Kesting · 5 years ago
  68. e431486 mtu: Add MTU parameter to Routes by Tyler Wear · 6 years ago
  69. 73808bd Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 5 years ago
  70. 97ae1a8 Add test for NetworkAgentConfig by Aaron Huang · 5 years ago
  71. 3e3abc9 Merge "Skip Route tests that are R-specific on Q" by Chiachang Wang · 5 years ago
  72. 1d74bab Skip Route tests that are R-specific on Q by Chiachang Wang · 5 years ago
  73. 0e1759b Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  74. c5d2170 Merge "Add test for getDeprecationTime and getExpirationTime" by Chiachang Wang · 5 years ago
  75. a830439 Protect ConnectivityService from SecurityException in permission check. by Cody Kesting · 5 years ago
  76. 42fbfe8 Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  77. ac98e78 Add test for getDeprecationTime and getExpirationTime by Chiachang Wang · 5 years ago
  78. b687163 Merge "Ignore NetworkAgentConfigTest on Q" by Remi NGUYEN VAN · 5 years ago
  79. b2f8f99 Merge "Skip LinkAddress tests that are R-specific on Q" by Remi NGUYEN VAN · 5 years ago
  80. 48f2c29 Merge "Ignore testReevaluateNetwork until Q" by Remi NGUYEN VAN · 5 years ago
  81. 186adbf Ignore NetworkAgentConfigTest on Q by Remi NGUYEN VAN · 5 years ago
  82. 1306f53 Skip LinkAddress tests that are R-specific on Q by Remi NGUYEN VAN · 5 years ago
  83. d88d10a Merge "Remove the NetworkScore class." by Treehugger Robot · 5 years ago
  84. 83bc447 Update Javadoc comments for ConnectivityDiagnostics constants. by Cody Kesting · 5 years ago
  85. df86d7b Ignore testReevaluateNetwork until Q by Remi NGUYEN VAN · 5 years ago
  86. 8cdee3a Remove the NetworkScore class. by Chalard Jean · 5 years ago
  87. d43d333 Merge "Remove polling of TetheringManager in ConnectivityManager." by Amos Bianchi · 5 years ago
  88. a9b415a Remove polling of TetheringManager in ConnectivityManager. by Amos Bianchi · 5 years ago
  89. 0a38409 Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE" by Bill Yi · 5 years ago
  90. 444d43a Remove redundant connected notification by lucaslin · 5 years ago
  91. 7febafb Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  92. 62e64ad Merge changes I794a24d0,Iab32b2db am: 22d91b660a by Automerger Merge Worker · 5 years ago
  93. 22d91b6 Merge changes I794a24d0,Iab32b2db by Junyu Lai · 5 years ago
  94. 3c77725 Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" am: 9f1fa12186 by Automerger Merge Worker · 5 years ago
  95. 9f1fa12 Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" by Paul Hu · 5 years ago
  96. c05d135 Remove setHandler in NetworkStatsService by junyulai · 5 years ago
  97. d778ebc Merge "Add more assertions to testStackedLinkProperties." am: bb77aa9ddd by Automerger Merge Worker · 5 years ago
  98. bb77aa9 Merge "Add more assertions to testStackedLinkProperties." by Lorenzo Colitti · 5 years ago
  99. b6ba8e8 Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider by paulhu · 5 years ago
  100. 2e6a35e Add more assertions to testStackedLinkProperties. by Lorenzo Colitti · 5 years ago