1. 535d087 Merge "Support changing the NAT64 prefix without removing it." into rvc-dev by Lorenzo Colitti · 5 years ago
  2. 3e586b9 Add a function to process LinkProperties coming from an agent. by Lorenzo Colitti · 5 years ago
  3. e5c66bd Support changing the NAT64 prefix without removing it. by Lorenzo Colitti · 5 years ago
  4. e63d990 Merge "[SM10] Adopt helper class to monitor RAT type change per sub" into rvc-dev by Junyu Lai · 5 years ago
  5. 6d1c924 Merge "[SP27.3] Rename TestableNetworkStatsProvider" into rvc-dev by Junyu Lai · 5 years ago
  6. b55cb0a [SM10] Adopt helper class to monitor RAT type change per sub by junyulai · 5 years ago
  7. 14fc421 Merge "Add instrumentation to test NetworkAgent." into rvc-dev by Chalard Jean · 5 years ago
  8. def9c47 Allow testing of signal strength by Chalard Jean · 5 years ago
  9. 3f22d66 Add instrumentation to test NetworkAgent. by Chalard Jean · 5 years ago
  10. cec5562 Add more tests for CaptivePortalData by Chiachang Wang · 5 years ago
  11. be79897 Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  12. 89d243c Merge "Set transport types to resolver" into rvc-dev by TreeHugger Robot · 5 years ago
  13. 37a0620 Set transport types to resolver by chenbruce · 5 years ago
  14. 7d75bc3 Fix a theoretical NPE by Treehugger Robot · 5 years ago
  15. 66e2bcd [SP27.3] Rename TestableNetworkStatsProvider by junyulai · 5 years ago
  16. 75f688b Set WifiAwareNetworkInfo into setTransportInfo() by lucaslin · 5 years ago
  17. 1f4713b Merge "Add more tests in NetworkCapabilitiesTest.java" into rvc-dev by Lucas Lin · 5 years ago
  18. 7bc3c6f Add more tests in NetworkCapabilitiesTest.java by lucaslin · 5 years ago
  19. dd8bbd4 Merge "Fix NetworkStatsApiTest failed on Q device" into rvc-dev by Junyu Lai · 5 years ago
  20. 7192912 Fix NetworkStatsApiTest failed on Q device by Junyu Lai · 5 years ago
  21. ff3c00d Add trivial dependencies tests for the network stack by Treehugger Robot · 5 years ago
  22. 25fd4c1 Fix a stupid NPE by Treehugger Robot · 5 years ago
  23. 672da12 Merge "Refactor the Nat464Xlat function for simplicity." into rvc-dev by Lorenzo Colitti · 5 years ago
  24. 5ce7a7e Refactor the Nat464Xlat function for simplicity. by Lorenzo Colitti · 5 years ago
  25. b5a18f3 Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
  26. 910aad0 Fix a bug where the legacy extra info is reset on connect. by Chalard Jean · 5 years ago
  27. 956c2ab Merge "Add MatchAllNetworkSpecifierTest" into rvc-dev by Lucas Lin · 5 years ago
  28. b0ebae0 Merge changes from topic "am-5ce58db354ac494a84904378ca35c013-rvc-dev" into rvc-dev by Junyu Lai · 5 years ago
  29. 6a1d558 Merge "Fix setAdministratorUids tests on Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  30. b0be675 [SP26] add CTS for NetworkStats by Junyu Lai · 5 years ago
  31. 6d926c2 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  32. 5e26177 Merge "Only apply VPN isolation if it's fully routed" into rvc-dev by TreeHugger Robot · 5 years ago
  33. ad9693c Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
  34. 75cdb04 Merge "Make LinkPropertiesTest compatible with Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  35. 2bd176d Added a new capability for temporarily unmetered network. by Jack Yu · 5 years ago
  36. 332e75a Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
  37. 5f67a3c Merge "Add more tests in LinkPropertiesTests.java" into rvc-dev by Lorenzo Colitti · 5 years ago
  38. d2485f6 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  39. a8e60b6 Add MatchAllNetworkSpecifierTest by Lucas Lin · 5 years ago
  40. fff2621 Add more tests in LinkPropertiesTests.java by Lucas Lin · 5 years ago
  41. 9e16b29 Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  42. aa33c8c Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
  43. 1da9980 Merge "Clean up handling of NetworkCapabilities#administratorUids." into rvc-dev by Cody Kesting · 5 years ago
  44. a7e71fe Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
  45. 61cd22f Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
  46. fad1dfe Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  47. f986550 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 5 years ago
  48. 482e80d Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
  49. 96622a7c Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
  50. 28743e9 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  51. 57f0077 Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
  52. 14ce0a3 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 5 years ago
  53. 031b431 Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 5 years ago
  54. 1bee2ea Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  55. 5a4b20d Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
  56. ac27736 Merge "Add CTS tests for ApfCapabilities static APIs." into rvc-dev by Xiao Ma · 5 years ago
  57. e43c74d Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  58. 41a28ca Unbreak testStartUsingNetworkFeature_enableHipri failure by Mark Chien · 5 years ago
  59. 9a5e26e Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
  60. 2ca7c9a Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  61. f7c2921 Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  62. fc0eed5 Merge "Clean up unit testing for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
  63. 488c8e4 Merge "Restrict VPN Diagnostics callbacks to underlying networks." into rvc-dev by Cody Kesting · 5 years ago
  64. e693268 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  65. c882f64 Address further API council comments. by Chalard Jean · 5 years ago
  66. 4c7368a Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
  67. 6d25213 Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 5 years ago
  68. 74fe1c7 Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
  69. cb4711e Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago
  70. 136a2fe Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 5 years ago
  71. c8932ad Automatically set IPsec tunnel interface as up by Benedict Wong · 5 years ago
  72. 1d4b09a API review: make exception class and Builder final by Aaron Huang · 5 years ago
  73. b3d186d Merge "Fix NetworkCapabilitiesTest fail on Q device" into rvc-dev by Lucas Lin · 5 years ago
  74. e0bf23d Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  75. 77a7739 Fix addRoute replace default route unexpectedly by Treehugger Robot · 5 years ago
  76. aa7f80a Clean up unit testing for ConnectivityDiagnostics. by Automerger Merge Worker · 5 years ago
  77. e14e186 Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  78. 8542500 Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
  79. 448b243 Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 5 years ago
  80. 21da2b6 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 5 years ago
  81. 7f11f2d Merge "Make Ethernet interfaces more testable." into rvc-dev by Lorenzo Colitti · 5 years ago
  82. b6c84e9 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 5 years ago
  83. dfcbc07 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  84. 8687436 Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  85. 3da1e71 Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 5 years ago
  86. 0fe1140 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  87. 68b6784 TetheringManager API clean up by markchien · 5 years ago
  88. d069cf9 Expose netId by adding getter API by markchien · 5 years ago
  89. b5255d4 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 5 years ago
  90. 7d06b09 Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 5 years ago
  91. c3e9562 API review: access field by method by Aaron Huang · 5 years ago
  92. f425a31 Merge "Add version check to prevent test fail on Android Q" into rvc-dev by Lucas Lin · 5 years ago
  93. e36b07b [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  94. 8c526ea [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  95. 9718cbe Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  96. 7b1c3b7 Merge "Make LinkPropertiesTest backwards compatible" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  97. 799e84e Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  98. 27247d1 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 5 years ago
  99. cb98476 Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 5 years ago
  100. 1043927 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago