1. f972975 Add tests for the network blocked status change by Mike Yu · 6 years ago
  2. 5615adf Sleep 1s before force stop and use killBackgroundApp by Mathieu Chartier · 6 years ago
  3. 1ad4aed Merge "Build com.android.media.remotedisplay with java_sdk_library" by Treehugger Robot · 6 years ago
  4. 066ca17 Remove explicit dependencies on "core" libraries by Neil Fuller · 6 years ago
  5. 335253d Merge "Refactor tetherGetStats by using stable aidl structure" by Luke Huang · 6 years ago
  6. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 6 years ago
  7. 277d42a Merge changes I10c01f2b,Ie05bc535 by Yan Yan · 6 years ago
  8. e4259d3 Check to ensure UDP-encap is used only for IPv4 by evitayan · 6 years ago
  9. 0a7d3e3 Add UDP encapsulation tests for IpSecService. by evitayan · 6 years ago
  10. 13b79e8 Refactor tetherGetStats by using stable aidl structure by Luke Huang · 6 years ago
  11. 3b12359 Merge "Send hostname and MTU options in DHCP ACK/OFFER" by Remi NGUYEN VAN · 6 years ago
  12. 32fb670 Merge "Remove unnecessary dependency on bouncycastle" by Neil Fuller · 6 years ago
  13. 35297c4 Remove unnecessary dependency on bouncycastle by Neil Fuller · 6 years ago
  14. 604b0ee Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" by Jayant Chowdhary · 6 years ago
  15. 54d34fe Merge "Allow wifi and ethenet connected at same time." by Treehugger Robot · 6 years ago
  16. 881a987 Build com.android.media.remotedisplay with java_sdk_library by Sundong Ahn · 6 years ago
  17. 14aeab6 Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests by Jayant Chowdhary · 6 years ago
  18. fd30663 Allow wifi and ethenet connected at same time. by Leif Hendrik Wilden · 6 years ago
  19. 9367b9e Merge "Fix idle timer rule leakage" by Chiachang Wang · 6 years ago
  20. 53f8591 Merge changes I0f997d30,I288ba1f4 by Treehugger Robot · 6 years ago
  21. f90a92b Send hostname and MTU options in DHCP ACK/OFFER by Remi NGUYEN VAN · 6 years ago
  22. 23a73be Merge "InetDiagSocketTest: enable UDP unit tests on all devices" by Treehugger Robot · 6 years ago
  23. f5dfad4 InetDiagSocketTest: enable UDP unit tests on all devices by Jeff Vander Stoep · 6 years ago
  24. a609304 Fix idle timer rule leakage by Chiachang Wang · 6 years ago
  25. 3868fc3 Merge "Call clearSettingsProvider before and after test" by Treehugger Robot · 6 years ago
  26. 91a1cc1 Call clearSettingsProvider before and after test by Remi NGUYEN VAN · 6 years ago
  27. e0d8c0e Enable new DHCP server by default by Remi NGUYEN VAN · 6 years ago
  28. f5581f8 Use new DHCP server in TetheringTest by Remi NGUYEN VAN · 6 years ago
  29. bc5c593 Merge "Don't throw a NPE in SharedLog#e" by Remi NGUYEN VAN · 6 years ago
  30. f5d65c5 Don't throw a NPE in SharedLog#e by Remi NGUYEN VAN · 6 years ago
  31. 3e83b4c Merge "Fix trial run in AppLaunch test" by Treehugger Robot · 6 years ago
  32. f2528b8 Fix trial run in AppLaunch test by Calin Juravle · 6 years ago
  33. eb1b41f Fix minSdkVersion for test. by Alan Stokes · 6 years ago
  34. 0ac2c09 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 6 years ago
  35. f5c86dc Remove workarounds for b/79755007 by Colin Cross · 6 years ago
  36. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago
  37. 583f363 Merge "Use UID as requestID" by Benedict Wong · 6 years ago
  38. 404b021 Fix usage of internal mockito API by Philip P. Moltmann · 6 years ago
  39. 2c3a804 Convert sysui to bp by Jason Monk · 6 years ago
  40. a098962 Use UID as requestID by Benedict Wong · 6 years ago
  41. e227eee Merge "PermissionMonitor: Limit preinstalled apps network permissions" by Paul Hu · 6 years ago
  42. e1a1dcc Ignore DHCP discover and request w/ invalid giaddr by Remi NGUYEN VAN · 6 years ago
  43. 6557a24 Fix DHCP options sent by DHCP server by Remi NGUYEN VAN · 6 years ago
  44. 846c80a Merge "Switch DHCP server based on global setting" by Remi NGUYEN VAN · 6 years ago
  45. ef7432f Merge "Ignore DHCP packet sent from non-68 client port" by Remi NGUYEN VAN · 6 years ago
  46. b673380 PermissionMonitor: Limit preinstalled apps network permissions by paulhu · 6 years ago
  47. e3bb5c5 Switch DHCP server based on global setting by Remi NGUYEN VAN · 6 years ago
  48. e3a0f42 Merge "Add DhcpServer" by Remi NGUYEN VAN · 6 years ago
  49. 0e16212 Merge "Remove ResolveUtil from frameworks/base callers" by Treehugger Robot · 6 years ago
  50. b0762eb Ignore DHCP packet sent from non-68 client port by Remi NGUYEN VAN · 6 years ago
  51. f4fa982 Remove ResolveUtil from frameworks/base callers by Erik Kline · 6 years ago
  52. a13007a Add DhcpServer by Remi NGUYEN VAN · 6 years ago
  53. a758720 Add varargs methods to build DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  54. a420b57 Add DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  55. eca5b4e Add DhcpLeaseRepository by Remi NGUYEN VAN · 6 years ago
  56. de2bfe1 Merge "Convert frameworks-base-testutils to Android.bp" by Treehugger Robot · 6 years ago
  57. 74835a2a Convert frameworks-base-testutils to Android.bp by Colin Cross · 6 years ago
  58. a8e9090 Fix testRegisterUsageCallback failure in setUp by Remi NGUYEN VAN · 6 years ago
  59. 76f081b Merge "Add codewiz@, reminv@ to OWNERS for connectivity" by Remi NGUYEN VAN · 6 years ago
  60. 97ff638 Merge "Add tests for NetworkMonitor isCaptivePortal" by Remi NGUYEN VAN · 6 years ago
  61. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  62. d9a1cd7 Add tests for NetworkMonitor isCaptivePortal by Remi NGUYEN VAN · 6 years ago
  63. 2595e68 Merge "Add utils to convert Inet4Address <-> int" am: 5caebe3415 by Remi NGUYEN VAN · 6 years ago
  64. 5caebe3 Merge "Add utils to convert Inet4Address <-> int" by Remi NGUYEN VAN · 6 years ago
  65. 0066bda Add utils to convert Inet4Address <-> int by Remi NGUYEN VAN · 6 years ago
  66. 8b894a7 Merge "Increase network request timeouts" am: 527c79d96d by Remi NGUYEN VAN · 6 years ago
  67. 527c79d Merge "Increase network request timeouts" by Treehugger Robot · 6 years ago
  68. 98e2f04 Merge "Increase IpClientTest verification timeout" am: 0cbdca3e20 by Remi NGUYEN VAN · 6 years ago
  69. 0cbdca3 Merge "Increase IpClientTest verification timeout" by Remi NGUYEN VAN · 6 years ago
  70. 589432e Merge "Use timeout consts in all ConnService tests" am: 3fbbe73437 by Remi NGUYEN VAN · 6 years ago
  71. 4cb8062 Increase network request timeouts by Remi NGUYEN VAN · 6 years ago
  72. 01a34ac Increase IpClientTest verification timeout by Remi NGUYEN VAN · 6 years ago
  73. a7376ac Use timeout consts in all ConnService tests by Remi NGUYEN VAN · 6 years ago
  74. b70a230 Merge "Increase linger delay and test callback timeout" am: 716c04b29a by Remi NGUYEN VAN · 6 years ago
  75. ef8377d Increase linger delay and test callback timeout by Remi NGUYEN VAN · 6 years ago
  76. 93c2212 Merge "Increase TEST_LINGER_DELAY_MS" am: 9a783699cc by Remi NGUYEN VAN · 6 years ago
  77. 0519a19 Merge "Remove test dependency on ubsan runtime" am: c77d25e441 by Remi NGUYEN VAN · 6 years ago
  78. 9a783699 Merge "Increase TEST_LINGER_DELAY_MS" by Remi NGUYEN VAN · 6 years ago
  79. c77d25e Merge "Remove test dependency on ubsan runtime" by Remi NGUYEN VAN · 6 years ago
  80. f6b73b2 Remove test dependency on ubsan runtime by Remi NGUYEN VAN · 6 years ago
  81. 605f12d Increase TEST_LINGER_DELAY_MS by Remi NGUYEN VAN · 6 years ago
  82. fbab182 Merge "Remove SimChangeListener from Tethering" am: 6e35b2c596 by Mark Chien · 6 years ago
  83. 1d64e03 Remove SimChangeListener from Tethering by markchien · 6 years ago
  84. b6d12b8 Merge "Add in-app tracepoints to TouchLatency app." am: 674fd12278 by Carmen Jackson · 6 years ago
  85. 286cfb1 Add in-app tracepoints to TouchLatency app. by Carmen Jackson · 6 years ago
  86. 855f0f0 Merge "Disable hidden API checks on unit tests" by Remi NGUYEN VAN · 6 years ago
  87. fc1bde9 Merge "Prefer default Internet network for upstream tethering." am: 3580a6a996 by Erik Kline · 6 years ago
  88. 7230290 Prefer default Internet network for upstream tethering. by Erik Kline · 6 years ago
  89. 946957b Merge "Add StackedLinkProperties test case" am: faf31f8638 by Chalard Jean · 6 years ago
  90. 4a192e2 Add StackedLinkProperties test case by junyulai · 6 years ago
  91. 4afe1f9 Merge "Apf: Avoid constant overflow" am: 5b99659943 by Andreas Gampe · 6 years ago
  92. 5b00311 Apf: Avoid constant overflow by Andreas Gampe · 6 years ago
  93. 6540649 Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 6 years ago
  94. b274953 Merge changes from topic "ipsec-sync-with-pi" by nharold · 6 years ago
  95. 8c69bcb Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 6 years ago
  96. fdda569 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 6 years ago
  97. 21208ee Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 6 years ago
  98. b044b88 Merge changes Ia764b341,I4e4b41bb,I61b262d8,Ie6ace6bd,I21e866c7, ... by Chalard Jean · 6 years ago
  99. 3bd5705 Unify behavior of various cases of "no underlying networks" by Chalard Jean · 6 years ago
  100. 8d53829 Fix: VPNs update caps upon underlying network disconnect. by Chalard Jean · 6 years ago