1. 6cab3df Merge "Update the permission check for dump" by Chiachang Wang · 4 years, 4 months ago
  2. 24ff1ce Merge "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 4 months ago
  3. a101f85 Update the permission check for dump by Chiachang Wang · 4 years, 4 months ago
  4. 8ef8d57 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 4 months ago
  5. fe3676b Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 4 months ago
  6. 510aced Merge "Handle null pointer cases in ConnectivityService" by Aaron Huang · 4 years, 4 months ago
  7. 05738ae [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  8. c65e7fa Handle null pointer cases in ConnectivityService by Aaron Huang · 4 years, 4 months ago
  9. 873cb0e Merge "Remove hidden method link in public addRoute API" by Chiachang Wang · 4 years, 4 months ago
  10. 34a294f Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 4 months ago
  11. 52a5592 Remove hidden method link in public addRoute API by Chiachang Wang · 4 years, 4 months ago
  12. 1c8ddf0 Add test for [set|is]BypassableVpn by lucaslin · 4 years, 4 months ago
  13. 9bab179 Add a test for ParseException by Remi NGUYEN VAN · 4 years, 4 months ago
  14. 7f45fdd Merge "Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 4 months ago
  15. 1c543ed Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  16. 1295ddf Add @RedactionType annotations to VpnTransportInfo. by Lorenzo Colitti · 4 years, 4 months ago
  17. 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
  18. 0200bb6 Merge "Add SDK version check to skip S added API test" by Chiachang Wang · 4 years, 4 months ago
  19. fba3c60 Add SDK version check to skip S added API test by Chiachang Wang · 4 years, 4 months ago
  20. 6bbdbe1 Merge "Add debug logging to requestRouteToHostAddress." by Lorenzo Colitti · 4 years, 4 months ago
  21. 94335a3 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 4 months ago
  22. ef8132e Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 4 months ago
  23. 71824f0 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
  24. a2e1fe8 Add debug logging to requestRouteToHostAddress. by Lorenzo Colitti · 4 years, 4 months ago
  25. cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 4 months ago
  26. 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 4 months ago
  27. 8ee838c Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  28. 9304a15 Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
  29. b8810ea Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
  30. 5fe5503 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
  31. b1435f4 Merge "Replace IS_DEBUGGABLE with isDebuggable module API" by Remi NGUYEN VAN · 4 years, 4 months ago
  32. e062de0 Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 4 months ago
  33. 703ee9a Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 4 months ago
  34. 16d68ba Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 5 months ago
  35. d2d60c6 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  36. d8d625c Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
  37. e236fe9 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
  38. c86653c Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
  39. 10c379a Replace IS_DEBUGGABLE with isDebuggable module API by Remi NGUYEN VAN · 4 years, 4 months ago
  40. ae4646f Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 4 months ago
  41. e3fe4d0 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
  42. 9bc214c Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  43. e8b3f9c Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
  44. 7b57b98 Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 4 months ago
  45. ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
  46. cbf4cd0 Remove Network, NetworkRequest metrics from jobscheduler by Aaron Huang · 4 years, 5 months ago
  47. 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 4 months ago
  48. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  49. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  50. 98f68a2 Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
  51. d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
  52. 601140e Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 4 months ago
  53. c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 4 months ago
  54. 62b38c4 Adding OEM Network Preferences for testing by James Mattis · 4 years, 4 months ago
  55. 73df776 Merge "Adding per-app support for app add/remove" by James Mattis · 4 years, 4 months ago
  56. a6f4832 Merge "Downgrade the log level of exception log" by Treehugger Robot · 4 years, 4 months ago
  57. f6f3930 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 4 months ago
  58. ecdaf23 Downgrade the log level of exception log by lucaslin · 4 years, 4 months ago
  59. f672458 Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 4 months ago
  60. 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 5 months ago
  61. 528ed9d NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
  62. a7d7793 Merge "Fix broken testCaptivePortalApp" by Treehugger Robot · 4 years, 4 months ago
  63. e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 4 months ago
  64. ef8df21 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
  65. 7457cb0 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
  66. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  67. efbfd7f Fix broken testCaptivePortalApp by Chalard Jean · 4 years, 4 months ago
  68. a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 4 months ago
  69. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
  70. c6a80bb Remove unstable IpPrefix by Steven Moreland · 4 years, 4 months ago
  71. 2f6519b Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 4 years, 4 months ago
  72. 5d837fa Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
  73. 9489cff Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 4 months ago
  74. 9760a9d Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 4 months ago
  75. dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  76. 5dad137 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 4 months ago
  77. 0967a9d Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 5 months ago
  78. 89133c4 Merge "Add required permission to FrameworksNetIntegrationTests" by Chiachang Wang · 4 years, 4 months ago
  79. 9c4d43d Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 4 months ago
  80. b139200 Calling linkToDeath on binder in NRI constructor by James Mattis · 4 years, 4 months ago
  81. 102e404 Change the const for the unreachable network by James Mattis · 4 years, 4 months ago
  82. cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 4 months ago
  83. 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 4 months ago
  84. 2680258 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 4 months ago
  85. d94dfbf Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 4 months ago
  86. fb29117 Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 4 months ago
  87. 42a60c2 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  88. 9406933 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 4 months ago
  89. 3f8e9d7 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 4 months ago
  90. 397fb51 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 4 months ago
  91. d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 5 months ago
  92. 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 4 months ago
  93. 7f440ce Merge changes from topic "NetworkAgent02" by Frank Li · 4 years, 4 months ago
  94. 09ad57f Fix cannot success verify count of the networkAgent Config items on R device by lifr · 4 years, 5 months ago
  95. 75764c8 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 5 months ago
  96. 029dcce Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 4 months ago
  97. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  98. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 5 months ago
  99. cbb5e0e Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 4 months ago
  100. 522918f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 5 months ago