1. a6e3069 Merge "Correct the calling method in removeDefaultNetworkActiveListener" by Chiachang Wang · 3 years, 11 months ago
  2. e54c819 Correct the calling method in removeDefaultNetworkActiveListener by Chiachang Wang · 3 years, 11 months ago
  3. 059bfa6 Test QosSocketInfo.getNetwork by markchien · 3 years, 11 months ago
  4. f2ddb41 Merge "Add logging on UnfinishedStubbingException" by Treehugger Robot · 3 years, 11 months ago
  5. c7d5ea0 Merge "Remove NetworkUtils.queryUserAccess in test" by Paul Hu · 3 years, 11 months ago
  6. 2e0b450 Delete AirplaneModeTest by Sergey Troshin · 4 years, 1 month ago
  7. c60c1bc Merge "Wait for validation of WiFi in OEM pref test" by Treehugger Robot · 3 years, 11 months ago
  8. 48426bb Merge "Include suspended network when getAllNetworkStateSnapshots" by Junyu Lai · 3 years, 11 months ago
  9. ae4c414 Wait for validation of WiFi in OEM pref test by Chalard Jean · 3 years, 11 months ago
  10. ddecb66 Include suspended network when getAllNetworkStateSnapshots by Junyu Lai · 4 years ago
  11. e02bb60 Remove NetworkUtils.queryUserAccess in test by paulhu · 4 years ago
  12. 420fa2b Merge changes Id2ffb056,I2a4e298b by Paul Hu · 4 years ago
  13. 3d872e6 Merge "Remove a forgotten log" by Chalard Jean · 4 years ago
  14. fe1a4f6 Merge "Add debug logs to CaptivePortalTests" by Chalard Jean · 4 years ago
  15. 26a7e61 Merge "Separate test into reasonable multiple tests" by Chiachang Wang · 4 years ago
  16. 941fa70 Adjust some behaviors on PermissionMonitorTest by paulhu · 4 years ago
  17. b7dd7a3 Use common code by paulhu · 4 years ago
  18. 9fe8c8f Merge "Correct uid to app id for netd traffic permission methods" by Paul Hu · 4 years ago
  19. 1d04d83 Merge "Reduce duplicated code" by Paul Hu · 4 years ago
  20. d0d5c64 Add debug logs to CaptivePortalTests by Chalard Jean · 4 years ago
  21. f689056 Add logging on UnfinishedStubbingException by Remi NGUYEN VAN · 4 years ago
  22. 1d4ec79 Correct uid to app id for netd traffic permission methods by paulhu · 4 years, 1 month ago
  23. 7a29739 Reduce duplicated code by paulhu · 4 years, 1 month ago
  24. f7e6b7f Merge "Remove unused libbacktrace library." by Christopher Ferris · 4 years ago
  25. 507de1c Merge "Replace inexact alarm setRepeasting with setExact alarm" by Treehugger Robot · 4 years ago
  26. b344870 Refactor the offload permission check and add tests by Hungming Chen · 4 years ago
  27. 0084591 Merge "Fix IpSecAlgorithmTest on S" by Orion Hodson · 4 years ago
  28. ae7508f Fix IpSecAlgorithmTest on S by Remi NGUYEN VAN · 4 years ago
  29. dc8388c Merge "Tethering/bpf_progs/offload - replace all TC_ACT_OK with TC_ACT_PIPE" by Maciej Żenczykowski · 4 years ago
  30. 1347844 Remove a forgotten log by Chalard Jean · 4 years ago
  31. 6e66a36 Tethering/bpf_progs/offload - replace all TC_ACT_OK with TC_ACT_PIPE by Maciej Żenczykowski · 4 years ago
  32. 2b63a2f Remove unused libbacktrace library. by Christopher Ferris · 4 years ago
  33. 8fbadf4 Give EthernetTetheringTest the restricted networks permission. by Lorenzo Colitti · 4 years ago
  34. 77992bb Merge "Fix an infinite loop with network offers" by Chalard Jean · 4 years ago
  35. ad8fb7f Merge "bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp)" by Lorenzo Colitti · 4 years ago
  36. bc85178 bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp) by Hungming Chen · 4 years ago
  37. bb902a5 Fix an infinite loop with network offers by Chalard Jean · 4 years ago
  38. 1c603e7 Merge "Bypass cellular battery stats test if telephony is not supported" by Aaron Huang · 4 years ago
  39. cf79fcb Merge "Skip wifi stats test if link layer stats is not supported" by Aaron Huang · 4 years ago
  40. d525a64 Separate test into reasonable multiple tests by Chiachang Wang · 4 years ago
  41. 1e49ed0 Bypass cellular battery stats test if telephony is not supported by Aaron Huang · 4 years ago
  42. 114a5b2 Skip wifi stats test if link layer stats is not supported by Aaron Huang · 4 years ago
  43. 7262180 Merge "Fix NetworkCapabilities MTS on S, CTS on S+module" by Remi NGUYEN VAN · 4 years ago
  44. b817867 Merge "Add a unit test for a bug in registerDefaultNetworkCallback." by Treehugger Robot · 4 years ago
  45. bbadec3 Add a unit test for a bug in registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years ago
  46. 3d45c4e Merge "Fix ConnectivityDiagnosticsManagerTest for MTS" by Treehugger Robot · 4 years ago
  47. 5b8e2e9 Fix NetworkCapabilities MTS on S, CTS on S+module by Remi NGUYEN VAN · 4 years ago
  48. 1ac3e27 Merge "Fix a flake in ConnectivityDiagnostics" by Treehugger Robot · 4 years ago
  49. 4da146b Fix a flake in ConnectivityDiagnostics by Chalard Jean · 4 years ago
  50. 381ea1f Merge "Remove unused directories in Connectivity" by Treehugger Robot · 4 years ago
  51. 5805d3c Merge "Prevent NPEs when registering/unregistering ConnDiags CBs." by Benedict Wong · 4 years ago
  52. 932df54 Use SdkLevel util instead of explicitly checking the version by markchien · 4 years ago
  53. 52158b1 Replace inexact alarm setRepeasting with setExact alarm by markchien · 4 years ago
  54. 43dd35b Merge "The net cap value should be bit shifted before &ing" by Chiachang Wang · 4 years ago
  55. d21f042 Merge "Mock connectivity resources in integration tests" by Remi NGUYEN VAN · 4 years ago
  56. b2d4720 Remove unused directories in Connectivity by Remi NGUYEN VAN · 4 years ago
  57. 7b2e5fe Fix ConnectivityDiagnosticsManagerTest for MTS by Remi NGUYEN VAN · 4 years ago
  58. c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years ago
  59. 73745ba Remove the @Ignore annotation on testAvoidBadWifi by Chiachang Wang · 4 years ago
  60. d4c0d59 Merge "Use dns resolver v9 in connectivity and set resolverOptions to null." by Luke Huang · 4 years ago
  61. 30bebea Use dns resolver v9 in connectivity and set resolverOptions to null. by Remi NGUYEN VAN · 4 years ago
  62. 7a45f10 Do callback unregistration automatically in tearDown by Chiachang Wang · 4 years ago
  63. 6c7570a Mock connectivity resources in integration tests by Remi NGUYEN VAN · 4 years ago
  64. 740cda4 Merge "Catch exception of unregisterNetworkCallback" by Treehugger Robot · 4 years ago
  65. aeb051b Merge "Fix a crash when changing preferences" by Chalard Jean · 4 years ago
  66. 4f39cac Merge "Add overlay options for no internet notifications" by Remi NGUYEN VAN · 4 years ago
  67. 609e71a Merge "Import net-utils-device-common-netlink instead of netlink-client." by Xiao Ma · 4 years ago
  68. b2cc611 Catch exception of unregisterNetworkCallback by Yintang Gu · 4 years ago
  69. 5dc6ca0 Add overlay options for no internet notifications by Remi NGUYEN VAN · 4 years ago
  70. 8ba4b12 Merge "Add a small comment to a test" by Treehugger Robot · 4 years ago
  71. 22d5336 Merge "Throw an errno exception when open BPF map failed" by Nucca Chen · 4 years ago
  72. 1257e9b Throw an errno exception when open BPF map failed by Hungming Chen · 4 years ago
  73. 83c77c0 Merge "Do not use mockito to create HttpURLConnection" by Remi NGUYEN VAN · 4 years ago
  74. c1e68ab Merge "Do not apply jarjar rules on intermediate libs" by Remi NGUYEN VAN · 4 years ago
  75. b1263d0 Merge "Mock DisplayMetrics in NotificationManagerTest" by Treehugger Robot · 4 years ago
  76. 5d67667 Do not use mockito to create HttpURLConnection by Remi NGUYEN VAN · 4 years ago
  77. 44021f4 Merge "Merge NetdServiceMonitor into NetdMonitor." by Treehugger Robot · 4 years ago
  78. 0015f04 Do not apply jarjar rules on intermediate libs by Remi NGUYEN VAN · 4 years ago
  79. a944e70 Mock DisplayMetrics in NotificationManagerTest by Remi NGUYEN VAN · 4 years ago
  80. 9473c98 Fix a crash when changing preferences by Chalard Jean · 4 years ago
  81. 8a9562f Merge "Force-reconnect wifi (and cell) after disabling airplane mode" by Treehugger Robot · 4 years ago
  82. 9ac0093 Force-reconnect wifi (and cell) after disabling airplane mode by Remi NGUYEN VAN · 4 years ago
  83. d8944c9 Merge "Add INTERACT_ACROSS_USERS_FULL to test for setCurrentProxyScriptUrl" by Aaron Huang · 4 years ago
  84. c9ebbd1 Merge NetdServiceMonitor into NetdMonitor. by paulhu · 4 years, 1 month ago
  85. 3dfafbb Remove hidden ArrayUtils usage in TetheringTest by Remi NGUYEN VAN · 4 years ago
  86. dfd850f Add a small comment to a test by Chalard Jean · 4 years ago
  87. ac8c47e Add INTERACT_ACROSS_USERS_FULL to test for setCurrentProxyScriptUrl by Aaron Huang · 4 years, 1 month ago
  88. 93bda73 Merge "Retry and ignore ConcurrentModificationException" by Chiachang Wang · 4 years ago
  89. eb25674 Retry and ignore ConcurrentModificationException by Chiachang Wang · 4 years ago
  90. 51176d0 Merge "Fix a possible system server crash" by Chalard Jean · 4 years ago
  91. 5bcc838 Fix a possible system server crash by Chalard Jean · 4 years, 1 month ago
  92. c486f02 Merge "Remove a useless comment" by Chalard Jean · 4 years ago
  93. f126170 Remove a useless comment by Chalard Jean · 4 years ago
  94. 9ad8acd Merge "Remove DISCONNECTING check from handleReportNetworkConnectivity" by Chiachang Wang · 4 years ago
  95. 1975a57 Merge "Address aosp/1740740 leftover comments" by Paul Hu · 4 years ago
  96. 94ef708 Merge "Add TetheringPrivilegedTests to postsubmit" by Treehugger Robot · 4 years ago
  97. 0e3b1e0 Merge "Rename PREFERENCE_PRIORITY_* to PREFERENCE_ORDER_*" by Paul Hu · 4 years ago
  98. 911cf8f Add TetheringPrivilegedTests to postsubmit by markchien · 4 years, 1 month ago
  99. fa2f7171a Address aosp/1740740 leftover comments by paulhu · 4 years ago
  100. 02d7eb2 Merge "Use appId for looking up allowed on restricted networks uids list" by Treehugger Robot · 4 years ago