1. 21c26da Fix addRoute replace default route unexpectedly by junyulai · 5 years ago
  2. 94c93ed Merge changes from topic "netstack_constant_cherrypick" by Remi NGUYEN VAN · 5 years ago
  3. f2fed03 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  4. 3cde0f0 Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]." by Cody Kesting · 5 years ago
  5. ffe3a0c Merge "TetheringManager API clean up" by Mark Chien · 5 years ago
  6. 0497d8b Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" by Treehugger Robot · 5 years ago
  7. eddbe2b Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  8. 19336c2 TetheringManager API clean up by markchien · 5 years ago
  9. a2f1af1 Merge "Make Ethernet interfaces more testable." by Lorenzo Colitti · 5 years ago
  10. 29b2aa1 [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  11. 4e63e42 [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  12. a04a1ed [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  13. 8afd953 Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL" by Paul Hu · 5 years ago
  14. 4c17972 Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  15. c5cadf6 Change NetworkCapabilties administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  16. 034480f Merge "Restrict VPN Diagnostics callbacks to underlying networks." by Cody Kesting · 5 years ago
  17. e9e871e Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" by Junyu Lai · 5 years ago
  18. 7bd2a24 Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by junyulai · 5 years ago
  19. b76fc08 Merge "mtu: Add MTU parameter to Routes" by Lorenzo Colitti · 5 years ago
  20. 96da9cf Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  21. 6fa3bc3 Merge "[SP25] Rename functions that add Entry conditionally" by Junyu Lai · 5 years ago
  22. 175c770 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  23. ff5be42 Merge "Update ConnectivityDiagnosticsCallback function name." by Cody Kesting · 5 years ago
  24. e4d2df5 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 5 years ago
  25. 5d08918 Merge "Shorten the output of NetworkAgentInfo#toString()." by Treehugger Robot · 5 years ago
  26. 924fb4c Shorten the output of NetworkAgentInfo#toString(). by Lorenzo Colitti · 6 years ago
  27. c4d6a4f Merge "Removing some of the API don't have to be @SystemApi" by Treehugger Robot · 5 years ago
  28. d080a4a Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  29. a0f5e8f Merge "services.net: Add a static library needed by wifi module" by Treehugger Robot · 5 years ago
  30. bcd6edb Merge "services.net: Use the new ModuleNetworkStackClient" by Remi NGUYEN VAN · 5 years ago
  31. 9e2a0cb Merge "Move sensitive field parceling bool to constructor" by Remi NGUYEN VAN · 5 years ago
  32. fd007f0 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  33. 13c97eb Add KeepalivePacketDataTest by Chiachang Wang · 5 years ago
  34. 3b2d608 Merge "Ensure that NetworkFactory objects cannot be reused." by Lorenzo Colitti · 5 years ago
  35. c389546 Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  36. 167478a Merge "Make LinkPropertiesTest backwards compatible" by Remi NGUYEN VAN · 5 years ago
  37. 1d88c2e Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
  38. 01f0a15 Merge "Clean up unit testing for ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  39. e385a7a Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  40. ed4de26 Merge "Add support for registering test networks with administrators." by Cody Kesting · 5 years ago
  41. 6e7c9fd Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Cody Kesting · 5 years ago
  42. 86ae471 Ensure that NetworkFactory objects cannot be reused. by Lorenzo Colitti · 5 years ago
  43. 4427f0d Merge "Protect ConnectivityService from SecurityException in permission check." by Cody Kesting · 5 years ago
  44. 9e121da Removing some of the API don't have to be @SystemApi by Aaron Huang · 5 years ago
  45. 2521ad7 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
  46. cc8e848 Merge "[SP21] Address comments for API council review about aosp/1172143" by Junyu Lai · 5 years ago
  47. 9c259cd services.net: Add a static library needed by wifi module by Roshan Pius · 5 years ago
  48. 947aa6c Merge "Resolve ambiguous argument." by Chalard Jean · 5 years ago
  49. 082ec1d Merge "Update Javadoc comments for ConnectivityDiagnostics constants." by Cody Kesting · 5 years ago
  50. e82646b Resolve ambiguous argument. by Chalard Jean · 5 years ago
  51. 76c9cf8 Merge "Remove redundant connected notification" by Treehugger Robot · 5 years ago
  52. 63ca656 Merge "Add test for NetworkAgentConfig" by Aaron Huang · 5 years ago
  53. 279be1c services.net: Use the new ModuleNetworkStackClient by Roshan Pius · 5 years ago
  54. f866007 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
  55. f5ef676 Add version check to prevent test fail on Android Q by lucaslin · 5 years ago
  56. 12e8b30 Merge "Add javadoc for Network#netId" by Mark Chien · 5 years ago
  57. 6c65c01 Add javadoc for Network#netId by markchien · 5 years ago
  58. d9ce33f Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by paulhu · 6 years ago
  59. 07fb930 Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])" by Paul Hu · 5 years ago
  60. 48dc409 Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[]) by paulhu · 5 years ago
  61. 081da59 Clean up unit testing for ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  62. c5941bb Add support for registering test networks with administrators. by Cody Kesting · 5 years ago
  63. 57aa6a9 Replace com.android.internal.util.Preconditions.checkNotNull with by Cody Kesting · 5 years ago
  64. a8978d4 mtu: Add MTU parameter to Routes by Tyler Wear · 6 years ago
  65. 5d427c4 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 5 years ago
  66. 1feaace Add test for NetworkAgentConfig by Aaron Huang · 5 years ago
  67. 4f95e6c Merge "Skip Route tests that are R-specific on Q" by Chiachang Wang · 5 years ago
  68. e32fd54 Skip Route tests that are R-specific on Q by Chiachang Wang · 5 years ago
  69. 2a21ea7 Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  70. b1bd6a4 Merge "Add test for getDeprecationTime and getExpirationTime" by Chiachang Wang · 5 years ago
  71. 5df8e98 Protect ConnectivityService from SecurityException in permission check. by Cody Kesting · 5 years ago
  72. 52f8ad3 Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  73. aae2160 Add test for getDeprecationTime and getExpirationTime by Chiachang Wang · 5 years ago
  74. 45f4fba Merge "Ignore NetworkAgentConfigTest on Q" by Remi NGUYEN VAN · 5 years ago
  75. a7b26b0 Merge "Skip LinkAddress tests that are R-specific on Q" by Remi NGUYEN VAN · 5 years ago
  76. 27e5d88 Merge "Ignore testReevaluateNetwork until Q" by Remi NGUYEN VAN · 5 years ago
  77. bcef708 Ignore NetworkAgentConfigTest on Q by Remi NGUYEN VAN · 5 years ago
  78. 6b54308 Skip LinkAddress tests that are R-specific on Q by Remi NGUYEN VAN · 5 years ago
  79. b937825 Merge "Remove the NetworkScore class." by Treehugger Robot · 5 years ago
  80. 950f4ef Update Javadoc comments for ConnectivityDiagnostics constants. by Cody Kesting · 5 years ago
  81. 8966d31 Ignore testReevaluateNetwork until Q by Remi NGUYEN VAN · 5 years ago
  82. de41981 Remove the NetworkScore class. by Chalard Jean · 5 years ago
  83. ca0b6c5 Merge "Remove polling of TetheringManager in ConnectivityManager." by Amos Bianchi · 5 years ago
  84. ddadca4 Remove polling of TetheringManager in ConnectivityManager. by Amos Bianchi · 5 years ago
  85. 0437307 Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE" by Bill Yi · 5 years ago
  86. 5cba314 Remove redundant connected notification by lucaslin · 5 years ago
  87. 2abe611 Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  88. fffaf84 Merge changes I794a24d0,Iab32b2db am: fb8591f9d7 by Automerger Merge Worker · 5 years ago
  89. fb8591f Merge changes I794a24d0,Iab32b2db by Junyu Lai · 5 years ago
  90. 1ce46dd Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" am: 2fb2b2614c by Automerger Merge Worker · 5 years ago
  91. 2fb2b26 Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" by Paul Hu · 5 years ago
  92. 2ff2451 Remove setHandler in NetworkStatsService by junyulai · 5 years ago
  93. 6c67746 Merge "Add more assertions to testStackedLinkProperties." am: fa83fdcab5 by Automerger Merge Worker · 5 years ago
  94. fa83fdc Merge "Add more assertions to testStackedLinkProperties." by Lorenzo Colitti · 5 years ago
  95. 4493983 Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider by paulhu · 5 years ago
  96. f82f853 Add more assertions to testStackedLinkProperties. by Lorenzo Colitti · 5 years ago
  97. 2211fb3 Merge "Update NetworkInfo public API." am: a6a1df873b by Automerger Merge Worker · 5 years ago
  98. a6a1df8 Merge "Update NetworkInfo public API." by Aaron Huang · 5 years ago
  99. 52a97fa Remove the need of accessing handler in NSS unit test by junyulai · 5 years ago
  100. a98d863 Merge changes from topic "del-factory-and-networkagent-wifi" am: 928a3a7216 by Automerger Merge Worker · 5 years ago