1. a611e76 Merge "Create TestApi for simulating a Data Stall on ConnectivityService." into rvc-dev by Cody Kesting · 4 years, 3 months ago
  2. 3fdb183 Merge "Set owner and administrator UIDs for test networks." into rvc-dev by Cody Kesting · 4 years, 3 months ago
  3. 42f8135 Create TestApi for simulating a Data Stall on ConnectivityService. by Automerger Merge Worker · 4 years, 3 months ago
  4. 0d8d6ac Set owner and administrator UIDs for test networks. by Cody Kesting · 4 years, 3 months ago
  5. 5ab8740 Send full LinkProperties to NetworkMonitor by Remi NGUYEN VAN · 4 years, 3 months ago
  6. bf8dcf3 Add comment / logging in NetworkMonitor callbacks by Remi NGUYEN VAN · 4 years, 4 months ago
  7. 24d8a33 Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 4 years, 4 months ago
  8. 1cb345e Support learning the NAT64 prefix from two different sources. by Lorenzo Colitti · 4 years, 4 months ago
  9. 7dcb818 This contains a squash of two changes by Aaron Huang · 4 years, 4 months ago
  10. c82a3e4 Add a function to process LinkProperties coming from an agent. by Lorenzo Colitti · 4 years, 4 months ago
  11. 3b2a81b Allow testing of signal strength by Chalard Jean · 4 years, 4 months ago
  12. 5d95562 Set transport types to resolver by chenbruce · 4 years, 6 months ago
  13. 06dcc32 Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 4 years, 5 months ago
  14. 5ccee0c Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 4 years, 5 months ago
  15. e277c77 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 4 years, 6 months ago
  16. 9820137 Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 4 years, 5 months ago
  17. 4600fa5 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 4 years, 6 months ago
  18. 13564ee Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 4 years, 6 months ago
  19. 560eb26 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 4 years, 6 months ago
  20. 919385b Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 4 years, 5 months ago
  21. 44592d1 Unbreak testStartUsingNetworkFeature_enableHipri failure by Mark Chien · 4 years, 5 months ago
  22. bb2144e Merge "Restrict VPN Diagnostics callbacks to underlying networks." into rvc-dev by Cody Kesting · 4 years, 5 months ago
  23. 09c48e4 Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 4 years, 5 months ago
  24. 5dfba4b Fix addRoute replace default route unexpectedly by Treehugger Robot · 4 years, 5 months ago
  25. 3096b66 Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 4 years, 5 months ago
  26. 734640b Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 4 years, 5 months ago
  27. e5e3850 Create a builder for NetworkCapabilities. by Chalard Jean · 4 years, 5 months ago
  28. 97c029e Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 4 years, 5 months ago
  29. d40f64b Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 4 years, 5 months ago
  30. c02d8ed Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 4 years, 5 months ago
  31. 20b0a95 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 4 years, 5 months ago
  32. f7ac996 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 4 years, 5 months ago
  33. d86407b mtu: Add MTU parameter to Routes by Lorenzo Colitti · 4 years, 5 months ago
  34. 0acf910 Move sensitive field parceling bool to constructor by Automerger Merge Worker · 4 years, 5 months ago
  35. a5333b9 Protect ConnectivityService from SecurityException in permission check. by Automerger Merge Worker · 4 years, 5 months ago
  36. 9347e33 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 4 years, 6 months ago
  37. bd9b91a Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" into rvc-dev by Paul Hu · 4 years, 5 months ago
  38. a206538 Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 4 years, 5 months ago
  39. 8a8e8a1 Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider by Automerger Merge Worker · 4 years, 6 months ago
  40. 2221a86 Merge "Remove redundant connected notification" into rvc-dev by Lucas Lin · 4 years, 5 months ago
  41. a3b71c4 Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics. by Cody Kesting · 4 years, 6 months ago
  42. 3d40f578 Remove the NetworkScore class. by Automerger Merge Worker · 4 years, 6 months ago
  43. 8c407bd Remove redundant connected notification by lucaslin · 4 years, 6 months ago
  44. a11593c Revert "Add public fields to NetworkScore and make it @SystemApi" by Chalard Jean · 4 years, 6 months ago
  45. 94fa6dc Merge changes Ia91b3b3c,Id9ecdac5,I4b17d1b1 by Chalard Jean · 4 years, 6 months ago
  46. 02d8c1b Merge "Remove useless thread checks" am: 269d32a0fa am: c53b4accde am: 11c3205f05 by Automerger Merge Worker · 4 years, 6 months ago
  47. 9bcd422 Revert "[NS D02] Mix in the ignore on wifi policy." by Chalard Jean · 4 years, 6 months ago
  48. 66257d5 Remove useless thread checks by Chalard Jean · 4 years, 6 months ago
  49. 80c2e07 Merge changes from topic "revert-10343065-HRWTWGOFZV" by TreeHugger Robot · 4 years, 6 months ago
  50. fb83076 Revert "[NS D05] Rework how to tear down networks" by Chalard Jean · 4 years, 6 months ago
  51. 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, 6 months ago
  52. 2399082 Merge "Sanitize owner UID iff owning app does not have location permissions." by Qingxi Li · 4 years, 6 months ago
  53. 9c5d8b9 Sanitize owner UID iff owning app does not have location permissions. by Qingxi Li · 4 years, 8 months ago
  54. ea0cf50 [NS D05] Rework how to tear down networks by Chalard Jean · 4 years, 6 months ago
  55. 522f3c9 Add always-on VPN support for platform VPNs by Benedict Wong · 4 years, 7 months ago
  56. b570e86 Add always-on VPN support for platform VPNs by Benedict Wong · 4 years, 7 months ago
  57. a265e43 Merge changes Ide9daebc,Id47ada57 am: 88ec62afa9 am: eb43144549 am: 99c31b925c by Benedict Wong · 4 years, 6 months ago
  58. da0c5df Merge "[NS D02] Mix in the ignore on wifi policy." by Chalard Jean · 4 years, 6 months ago
  59. eb43144 Merge changes Ide9daebc,Id47ada57 am: 88ec62afa9 by Benedict Wong · 4 years, 6 months ago
  60. 88ec62a Merge changes Ide9daebc,Id47ada57 by Benedict Wong · 4 years, 6 months ago
  61. 9ce6aea Merge changes from topics "capport_dhcpresults", "nm_cb_capport" am: f202725395 am: 2c7a224e1b am: b7c9d205bf by Lorenzo Colitti · 4 years, 6 months ago
  62. 0511cbc Merge "Update state in NetworkInfo when network resumes" am: a853d2dc37 am: 29a6b4f42f am: 3b9e7d958c by Chiachang Wang · 4 years, 6 months ago
  63. 14af825 [NS D02] Mix in the ignore on wifi policy. by Chalard Jean · 4 years, 6 months ago
  64. 2c7a224 Merge changes from topics "capport_dhcpresults", "nm_cb_capport" am: f202725395 by Lorenzo Colitti · 4 years, 6 months ago
  65. f202725 Merge changes from topics "capport_dhcpresults", "nm_cb_capport" by Lorenzo Colitti · 4 years, 6 months ago
  66. 29a6b4f Merge "Update state in NetworkInfo when network resumes" am: a853d2dc37 by Chiachang Wang · 4 years, 6 months ago
  67. a853d2d Merge "Update state in NetworkInfo when network resumes" by Chiachang Wang · 4 years, 6 months ago
  68. 91aa5bc Send LinkProperties update on new capport data by Remi NGUYEN VAN · 4 years, 8 months ago
  69. 288fdeb Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" am: 5c4b6301d5 by Isabelle Taylor · 4 years, 6 months ago
  70. 5c4b630 Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" by Isabelle Taylor · 4 years, 6 months ago
  71. a996b06 Revert "Remove framework code that has moved to frameworks/libs/net" by Isabelle Taylor · 4 years, 6 months ago
  72. 37413a4 Merge "Remove framework code that has moved to frameworks/libs/net" am: 79b6ad735b by Aaron Huang · 4 years, 6 months ago
  73. 79b6ad7 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 4 years, 6 months ago
  74. a5d8fe8 Update state in NetworkInfo when network resumes by Chiachang Wang · 4 years, 6 months ago
  75. 5d50ce8 Enforce restricted user, getConnectionOwnerUid checks by Benedict Wong · 4 years, 7 months ago
  76. 3819be4 Merge "RELAND: NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 4 years, 6 months ago
  77. 4940da0 Merge "Add permission check for CaptivePortal#reevaluateNetwork" by Chiachang Wang · 4 years, 6 months ago
  78. a0608fd Merge "Add permission check for CaptivePortal#reevaluateNetwork" by Chiachang Wang · 4 years, 6 months ago
  79. ef628d3 RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 4 years, 7 months ago
  80. 617b4b0 Merge "Revert "NetworkRequest: Embed requestor uid & packageName"" by Roshan Pius · 4 years, 6 months ago
  81. 1a188ab Revert "NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 4 years, 6 months ago
  82. 9dd718c Merge "NetworkRequest: Embed requestor uid & packageName" by Qingxi Li · 4 years, 6 months ago
  83. e5bbdcf Merge "Include NetworkCapabilities and LinkProperties in DataStallReport." am: 3939d29c0b am: b3a0f10a8e am: 8a175acf37 by Automerger Merge Worker · 4 years, 6 months ago
  84. 3939d29 Merge "Include NetworkCapabilities and LinkProperties in DataStallReport." by Cody Kesting · 4 years, 6 months ago
  85. fcc48de Merge changes from topic "NS-A44_lingerstate" am: ea8483c0f5 am: 8f13cef9e5 am: 840b3d73ae by Automerger Merge Worker · 4 years, 6 months ago
  86. fbb758f [NS B10] Cleanup : remove mRematchedNetworks by Chalard Jean · 4 years, 8 months ago
  87. 7a5e51f [NS B09] Create NetworkRanker by Chalard Jean · 4 years, 9 months ago
  88. 26693d4 [NS B08] More simplification by Chalard Jean · 4 years, 9 months ago
  89. 7738b84 [NS B07] More simplification by Chalard Jean · 4 years, 9 months ago
  90. cdd4c45 [NS B06] Simplification by Chalard Jean · 4 years, 9 months ago
  91. 8a2bf77 [NS B05] Remove old dead code by Chalard Jean · 4 years, 9 months ago
  92. 47d4648 [NS B04] Make the network selection request-major. by Chalard Jean · 4 years, 9 months ago
  93. bf1170c [NS B03] Add debug log showing the reassignment by Chalard Jean · 4 years, 9 months ago
  94. 8bab483 [NS B02] Split out a function to apply a NetworkReassignment by Chalard Jean · 4 years, 9 months ago
  95. 14c2d1d [NS B01] Move the computation loop to a separate function by Chalard Jean · 4 years, 9 months ago
  96. 5f8010b [NS A44 2/2] Apply requests after all networks rematching is computed by Chalard Jean · 4 years, 9 months ago
  97. a801325 [NS A44 1/2] Update linger state before processing listens by Chalard Jean · 4 years, 9 months ago
  98. b665970 Add permission check for CaptivePortal#reevaluateNetwork by Chiachang Wang · 4 years, 6 months ago
  99. a1b8058 Add permission check for CaptivePortal#reevaluateNetwork by Chiachang Wang · 4 years, 6 months ago
  100. 3e63df5 NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 4 years, 7 months ago