1. 56f59c4 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  2. 147d157 Merge "Only apply VPN isolation if it's fully routed" into rvc-dev by TreeHugger Robot · 5 years ago
  3. d8223ef Merge "Make LinkPropertiesTest compatible with Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  4. 71863e9 Added a new capability for temporarily unmetered network. by Jack Yu · 5 years ago
  5. 7fb7c3e Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
  6. 86ae134 Merge "Add more tests in LinkPropertiesTests.java" into rvc-dev by Lorenzo Colitti · 5 years ago
  7. ccd5ba2 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  8. d5c4558 Add more tests in LinkPropertiesTests.java by Lucas Lin · 5 years ago
  9. f7d3044 Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  10. bb57818 Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
  11. c161f59 Merge "Clean up handling of NetworkCapabilities#administratorUids." into rvc-dev by Cody Kesting · 5 years ago
  12. d3d72d4 Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
  13. c0192c1 Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
  14. cbb19fc Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  15. 85308a5 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 6 years ago
  16. 5d51a91 Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
  17. 7d4ef21 Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
  18. 9c34196 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  19. 0d667c5 Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 6 years ago
  20. b65e18e6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 6 years ago
  21. aebda98 Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 6 years ago
  22. fe059d8 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 6 years ago
  23. 9f8773c Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
  24. 18511e3 Merge "Add CTS tests for ApfCapabilities static APIs." into rvc-dev by Xiao Ma · 5 years ago
  25. ef40b40 Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  26. 9904c69 Unbreak testStartUsingNetworkFeature_enableHipri failure by Mark Chien · 5 years ago
  27. f5d30b7 Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
  28. f4667b4 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  29. 199c91b Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  30. 2617721 Merge "Clean up unit testing for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
  31. 5657f9c Merge "Restrict VPN Diagnostics callbacks to underlying networks." into rvc-dev by Cody Kesting · 5 years ago
  32. 51b8e28 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  33. 812e8cb Address further API council comments. by Chalard Jean · 5 years ago
  34. fd23dbb Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
  35. f79df94 Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 5 years ago
  36. 15a3adb Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
  37. 68d0e42 Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago
  38. d22cb12 Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 5 years ago
  39. d6e8d4a Automatically set IPsec tunnel interface as up by Benedict Wong · 5 years ago
  40. 4b1aada API review: make exception class and Builder final by Aaron Huang · 5 years ago
  41. 1aff262 Merge "Fix NetworkCapabilitiesTest fail on Q device" into rvc-dev by Lucas Lin · 5 years ago
  42. 88cef1a Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  43. cbd7b6b Fix addRoute replace default route unexpectedly by Treehugger Robot · 5 years ago
  44. 21105c9 Clean up unit testing for ConnectivityDiagnostics. by Automerger Merge Worker · 5 years ago
  45. cf7bb0e Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  46. de4c7dc Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
  47. 7049aa6 Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 5 years ago
  48. ad76cd9 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 5 years ago
  49. 3577796 Merge "Make Ethernet interfaces more testable." into rvc-dev by Lorenzo Colitti · 5 years ago
  50. 3eb3c37 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 5 years ago
  51. d7d2401 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  52. 4574935 Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  53. cca0c61 Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 5 years ago
  54. 38ef330 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  55. 4129ed1 TetheringManager API clean up by markchien · 5 years ago
  56. ed55c7a Expose netId by adding getter API by markchien · 5 years ago
  57. 5637fa7 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 5 years ago
  58. 3def549 Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 5 years ago
  59. 410236b API review: access field by method by Aaron Huang · 5 years ago
  60. b58ce79 Merge "Add version check to prevent test fail on Android Q" into rvc-dev by Lucas Lin · 5 years ago
  61. 92e995d [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 6 years ago
  62. 7e6e807 [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  63. 5b601f5 Merge "Move sensitive field parceling bool to constructor" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  64. 91adeca Merge "Make LinkPropertiesTest backwards compatible" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  65. 411bf17 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  66. 9ab1503 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 5 years ago
  67. 5c6b1f1 Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 5 years ago
  68. 46a0db8 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  69. a9c8f38 Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" into rvc-dev by TreeHugger Robot · 5 years ago
  70. 6ccc8aa mtu: Add MTU parameter to Routes by Lorenzo Colitti · 5 years ago
  71. f3777c0 Merge changes I97015365,Ic9db4b9b into rvc-dev by Chiachang Wang · 5 years ago
  72. 84c3f44 Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by Junyu Lai · 5 years ago
  73. aa5dfd8 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  74. 41c2272 Add version check to prevent test fail on Android Q by Lucas Lin · 5 years ago
  75. fce6aad Move sensitive field parceling bool to constructor by Automerger Merge Worker · 5 years ago
  76. 0819fa7 Make LinkPropertiesTest backwards compatible by Automerger Merge Worker · 5 years ago
  77. 56b6a95 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  78. b05dcda Add NattKeepalivePacketDataTest by Chiachang Wang · 6 years ago
  79. fa4521c Add KeepalivePacketDataTest by Chiachang Wang · 6 years ago
  80. 6fb3f0a Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 5 years ago
  81. 13e16c0 Merge "Add support for registering test networks with administrators." into rvc-dev by Cody Kesting · 5 years ago
  82. e2f56e3 Merge "Protect ConnectivityService from SecurityException in permission check." into rvc-dev by Cody Kesting · 5 years ago
  83. ed28f2d Merge "Update ConnectivityDiagnosticsCallback function name." into rvc-dev by Cody Kesting · 5 years ago
  84. 8dd5ea0 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  85. 11ad688 [SP24] Rename functions that add Entry unconditionally by junyulai · 6 years ago
  86. 268e185 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 6 years ago
  87. 6bf269b Merge "Add test for NetworkAgentConfig" into rvc-dev by TreeHugger Robot · 5 years ago
  88. da59e2d Add test for NetworkAgentConfig by Automerger Merge Worker · 6 years ago
  89. 8e9e1a0 Add support for registering test networks with administrators. by Automerger Merge Worker · 5 years ago
  90. 1c7f159 Protect ConnectivityService from SecurityException in permission check. by Automerger Merge Worker · 5 years ago
  91. 22d0bfd Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 6 years ago
  92. 518e54c Merge "Ensure that NetworkFactory objects cannot be reused." into rvc-dev by TreeHugger Robot · 5 years ago
  93. e80b81a Merge "Update Javadoc comments for ConnectivityDiagnostics constants." into rvc-dev by Cody Kesting · 5 years ago
  94. 04b7e0b Add test for getDeprecationTime and getExpirationTime by Automerger Merge Worker · 6 years ago
  95. 132b843 Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" into rvc-dev by Paul Hu · 5 years ago
  96. dda8913 Merge "Removing some of the API don't have to be @SystemApi" into rvc-dev by Aaron Huang · 5 years ago
  97. b0b8333 Resolve ambiguous argument. by Automerger Merge Worker · 6 years ago
  98. 962ea56 Merge "Add javadoc for Network#netId" into rvc-dev by Mark Chien · 5 years ago
  99. 468ca0f Merge changes from topic "services.net-wifi" into rvc-dev by Roshan Pius · 6 years ago
  100. 025f739 Update Javadoc comments for ConnectivityDiagnostics constants. by Automerger Merge Worker · 6 years ago