1. 33accff Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 4 years, 5 months ago
  2. 1d2d35d Update NetworkAgentConfig API for council comments by Chalard Jean · 4 years, 5 months ago
  3. f1dec61 Update the NetworkAgent API for council comments by Chalard Jean · 4 years, 5 months ago
  4. 09c48e4 Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 4 years, 5 months ago
  5. fbb485a API review: make exception class and Builder final by Aaron Huang · 4 years, 5 months ago
  6. 5dfba4b Fix addRoute replace default route unexpectedly by Treehugger Robot · 4 years, 5 months ago
  7. 8446bc6 Merge "API review: access field by method" into rvc-dev by Aaron Huang · 4 years, 6 months ago
  8. 734640b Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 4 years, 6 months ago
  9. e281e57 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 4 years, 6 months ago
  10. 23b888f Merge "Add a test API for testing NetworkStack.getService" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
  11. 0c36573 Merge "Make Ethernet interfaces more testable." into rvc-dev by Lorenzo Colitti · 4 years, 6 months ago
  12. 22f1801 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  13. e5e3850 Create a builder for NetworkCapabilities. by Chalard Jean · 4 years, 6 months ago
  14. 6fba2a8 Make Ethernet interfaces more testable. by Lorenzo Colitti · 4 years, 6 months ago
  15. b2842cf Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 4 years, 6 months ago
  16. 16a8888 Merge "Document the arguments to SocketUtils.makePacketSocketAddress." into rvc-dev by Lorenzo Colitti · 4 years, 6 months ago
  17. 97c029e Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 4 years, 6 months ago
  18. 62a625d TetheringManager API clean up by markchien · 4 years, 6 months ago
  19. 587ecb3 Expose netId by adding getter API by markchien · 4 years, 6 months ago
  20. d40f64b Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 4 years, 6 months ago
  21. 841583a Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 4 years, 6 months ago
  22. cac623e Document the arguments to SocketUtils.makePacketSocketAddress. by Lorenzo Colitti · 4 years, 6 months ago
  23. 8745384 API review: access field by method by Aaron Huang · 4 years, 6 months ago
  24. fc9119d Add a test API for testing NetworkStack.getService by Remi NGUYEN VAN · 4 years, 6 months ago
  25. 1be2d73 [SM07] Make combine subtype configurable from Settings by junyulai · 4 years, 8 months ago
  26. c02d8ed Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
  27. 54a6565 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
  28. 20b0a95 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 4 years, 6 months ago
  29. 93b97bd Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 4 years, 6 months ago
  30. f7ac996 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 4 years, 6 months ago
  31. d86407b mtu: Add MTU parameter to Routes by Lorenzo Colitti · 4 years, 6 months ago
  32. 1cb7160 Merge changes I97015365,Ic9db4b9b into rvc-dev by Chiachang Wang · 4 years, 6 months ago
  33. 53f0193 Remove NETWORK_STACK_SERVICE constant by Remi NGUYEN VAN · 4 years, 6 months ago
  34. 0acf910 Move sensitive field parceling bool to constructor by Automerger Merge Worker · 4 years, 6 months ago
  35. 6f81315 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 4 years, 8 months ago
  36. b1b80c6 [SM04] Support fetching data with NetworkTemplate with subType by junyulai · 4 years, 9 months ago
  37. f2d6fd5 [SM02] Support record mobile network stats by collapsed rat type by junyulai · 4 years, 9 months ago
  38. d4d035d Add NattKeepalivePacketDataTest by Chiachang Wang · 4 years, 6 months ago
  39. 3a6a98f Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 4 years, 6 months ago
  40. 32fb2a0 [SP25] Rename functions that add Entry conditionally by junyulai · 4 years, 6 months ago
  41. 88f89a0 [SP24] Rename functions that add Entry unconditionally by junyulai · 4 years, 6 months ago
  42. 90a118d [SP23] Address misc API review comment about NetworkStats by junyulai · 4 years, 6 months ago
  43. ea8f185b [SP21] Address comments for API council review about aosp/1172143 by junyulai · 4 years, 6 months ago
  44. fcfddef Add support for registering test networks with administrators. by Automerger Merge Worker · 4 years, 6 months ago
  45. 9347e33 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 4 years, 6 months ago
  46. 8646f0e Merge "Update Javadoc comments for ConnectivityDiagnostics constants." into rvc-dev by Cody Kesting · 4 years, 6 months ago
  47. bd9b91a Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" into rvc-dev by Paul Hu · 4 years, 6 months ago
  48. 56023af Merge "Removing some of the API don't have to be @SystemApi" into rvc-dev by Aaron Huang · 4 years, 6 months ago
  49. b4decfc Merge "Add javadoc for Network#netId" into rvc-dev by Mark Chien · 4 years, 6 months ago
  50. 5b6688c Update Javadoc comments for ConnectivityDiagnostics constants. by Automerger Merge Worker · 4 years, 6 months ago
  51. b6361f9 services.net: Add a static library needed by wifi module by Roshan Pius · 4 years, 6 months ago
  52. f68546e Removing some of the API don't have to be @SystemApi by Aaron Huang · 4 years, 6 months ago
  53. f75c46a Add javadoc for Network#netId by Automerger Merge Worker · 4 years, 6 months ago
  54. 8a8e8a1 Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider by Automerger Merge Worker · 4 years, 6 months ago
  55. 2398e9b Add missing RequiresPermission to EthernetManager by Automerger Merge Worker · 4 years, 6 months ago
  56. 40f27f9 Merge "Remove polling of TetheringManager in ConnectivityManager." into rvc-dev by Remi NGUYEN VAN · 4 years, 6 months ago
  57. 02ee003 Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev by Mark Chien · 4 years, 6 months ago
  58. 6112c82 Remove polling of TetheringManager in ConnectivityManager. by Automerger Merge Worker · 4 years, 6 months ago
  59. 3d40f578 Remove the NetworkScore class. by Automerger Merge Worker · 4 years, 6 months ago
  60. 06fe92d Fix crash and duplicated ethernet tethering request by Automerger Merge Worker · 4 years, 6 months ago
  61. a11593c Revert "Add public fields to NetworkScore and make it @SystemApi" by Chalard Jean · 4 years, 6 months ago
  62. 94fa6dc Merge changes Ia91b3b3c,Id9ecdac5,I4b17d1b1 by Chalard Jean · 4 years, 6 months ago
  63. 9bcd422 Revert "[NS D02] Mix in the ignore on wifi policy." by Chalard Jean · 4 years, 7 months ago
  64. f748ca1 Merge changes from topic "revert-10338939-YCRBMILGZV" by TreeHugger Robot · 4 years, 6 months ago
  65. 4bdb2cf Revert "[NS D04] Implement a simple speed comparison between scores." by Chalard Jean · 4 years, 7 months ago
  66. 5c3fd8d Merge "Sanitize owner UID iff owning app does not have location permissions." am: 239908298e am: 8b18b53599 am: 662028385d by Automerger Merge Worker · 4 years, 7 months ago
  67. 8b18b53 Merge "Sanitize owner UID iff owning app does not have location permissions." am: 239908298e by Automerger Merge Worker · 4 years, 7 months ago
  68. 2399082 Merge "Sanitize owner UID iff owning app does not have location permissions." by Qingxi Li · 4 years, 7 months ago
  69. 9c5d8b9 Sanitize owner UID iff owning app does not have location permissions. by Qingxi Li · 4 years, 8 months ago
  70. b2e49ac DO NOT MERGE: RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 4 years, 8 months ago
  71. 0bdf785 Merge changes from topic "settings-vpn" am: 70f90282ef am: ff39b8ba90 am: 752013f696 by Automerger Merge Worker · 4 years, 7 months ago
  72. 101b4e2 Merge "Use framework-tethering-stub instead of framework-tethering" am: 3e4ab5c2b5 by Automerger Merge Worker · 4 years, 7 months ago
  73. 3e4ab5c Merge "Use framework-tethering-stub instead of framework-tethering" by Mark Chien · 4 years, 7 months ago
  74. ff39b8b Merge changes from topic "settings-vpn" am: 70f90282ef by Automerger Merge Worker · 4 years, 7 months ago
  75. 7deb069 Add always-on VPN support for platform VPNs am: 522f3c932d by Automerger Merge Worker · 4 years, 7 months ago
  76. 8cf2a55 Use framework-tethering-stub instead of framework-tethering by markchien · 4 years, 7 months ago
  77. 24a2be8 Add support for starting IKEv2/IPsec VPNs from settings by Benedict Wong · 4 years, 8 months ago
  78. 522f3c9 Add always-on VPN support for platform VPNs by Benedict Wong · 4 years, 8 months ago
  79. b570e86 Add always-on VPN support for platform VPNs by Benedict Wong · 4 years, 8 months ago
  80. 0d8225c Merge changes I32c12702,I688593cc by Chalard Jean · 4 years, 7 months ago
  81. 11f2199 [NS D04] Implement a simple speed comparison between scores. by Chalard Jean · 4 years, 7 months ago
  82. a265e43 Merge changes Ide9daebc,Id47ada57 am: 88ec62afa9 am: eb43144549 am: 99c31b925c by Benedict Wong · 4 years, 7 months ago
  83. da0c5df Merge "[NS D02] Mix in the ignore on wifi policy." by Chalard Jean · 4 years, 7 months ago
  84. eb43144 Merge changes Ide9daebc,Id47ada57 am: 88ec62afa9 by Benedict Wong · 4 years, 7 months ago
  85. 88ec62a Merge changes Ide9daebc,Id47ada57 by Benedict Wong · 4 years, 7 months ago
  86. 9ce6aea Merge changes from topics "capport_dhcpresults", "nm_cb_capport" am: f202725395 am: 2c7a224e1b am: b7c9d205bf by Lorenzo Colitti · 4 years, 7 months ago
  87. 14af825 [NS D02] Mix in the ignore on wifi policy. by Chalard Jean · 4 years, 7 months ago
  88. 2c7a224 Merge changes from topics "capport_dhcpresults", "nm_cb_capport" am: f202725395 by Lorenzo Colitti · 4 years, 7 months ago
  89. 763587e Add CaptivePortalApiUrl to DhcpResults by Remi NGUYEN VAN · 4 years, 10 months ago
  90. 288fdeb Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" am: 5c4b6301d5 by Isabelle Taylor · 4 years, 7 months ago
  91. 5c4b630 Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" by Isabelle Taylor · 4 years, 7 months ago
  92. a996b06 Revert "Remove framework code that has moved to frameworks/libs/net" by Isabelle Taylor · 4 years, 7 months ago
  93. 37413a4 Merge "Remove framework code that has moved to frameworks/libs/net" am: 79b6ad735b by Aaron Huang · 4 years, 7 months ago
  94. 79b6ad7 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 4 years, 7 months ago
  95. 5d50ce8 Enforce restricted user, getConnectionOwnerUid checks by Benedict Wong · 4 years, 8 months ago
  96. 3819be4 Merge "RELAND: NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 4 years, 7 months ago
  97. ac609b9 Merge "Implement Ikev2VpnRunner" am: b5bb5d4ba1 by Benedict Wong · 4 years, 7 months ago
  98. b5bb5d4 Merge "Implement Ikev2VpnRunner" by Benedict Wong · 4 years, 7 months ago
  99. b07baa2 Implement Ikev2VpnRunner by Benedict Wong · 4 years, 10 months ago
  100. 29fa4ef Merge "Implement Ikev2VpnRunner" by Benedict Wong · 4 years, 7 months ago