1. 507de1c Merge "Replace inexact alarm setRepeasting with setExact alarm" by Treehugger Robot · 4 years ago
  2. b344870 Refactor the offload permission check and add tests by Hungming Chen · 4 years, 1 month ago
  3. 0084591 Merge "Fix IpSecAlgorithmTest on S" by Orion Hodson · 4 years, 1 month ago
  4. ae7508f Fix IpSecAlgorithmTest on S by Remi NGUYEN VAN · 4 years, 1 month ago
  5. dc8388c Merge "Tethering/bpf_progs/offload - replace all TC_ACT_OK with TC_ACT_PIPE" by Maciej Żenczykowski · 4 years, 1 month ago
  6. 6e66a36 Tethering/bpf_progs/offload - replace all TC_ACT_OK with TC_ACT_PIPE by Maciej Żenczykowski · 4 years, 1 month ago
  7. 8fbadf4 Give EthernetTetheringTest the restricted networks permission. by Lorenzo Colitti · 4 years, 1 month ago
  8. 77992bb Merge "Fix an infinite loop with network offers" by Chalard Jean · 4 years, 1 month ago
  9. ad8fb7f Merge "bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp)" by Lorenzo Colitti · 4 years, 1 month ago
  10. bc85178 bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp) by Hungming Chen · 4 years, 1 month ago
  11. bb902a5 Fix an infinite loop with network offers by Chalard Jean · 4 years, 1 month ago
  12. 1c603e7 Merge "Bypass cellular battery stats test if telephony is not supported" by Aaron Huang · 4 years, 1 month ago
  13. cf79fcb Merge "Skip wifi stats test if link layer stats is not supported" by Aaron Huang · 4 years, 1 month ago
  14. 1e49ed0 Bypass cellular battery stats test if telephony is not supported by Aaron Huang · 4 years, 1 month ago
  15. 114a5b2 Skip wifi stats test if link layer stats is not supported by Aaron Huang · 4 years, 1 month ago
  16. 7262180 Merge "Fix NetworkCapabilities MTS on S, CTS on S+module" by Remi NGUYEN VAN · 4 years, 1 month ago
  17. b817867 Merge "Add a unit test for a bug in registerDefaultNetworkCallback." by Treehugger Robot · 4 years, 1 month ago
  18. bbadec3 Add a unit test for a bug in registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 1 month ago
  19. 3d45c4e Merge "Fix ConnectivityDiagnosticsManagerTest for MTS" by Treehugger Robot · 4 years, 1 month ago
  20. 5b8e2e9 Fix NetworkCapabilities MTS on S, CTS on S+module by Remi NGUYEN VAN · 4 years, 1 month ago
  21. 1ac3e27 Merge "Fix a flake in ConnectivityDiagnostics" by Treehugger Robot · 4 years, 1 month ago
  22. 4da146b Fix a flake in ConnectivityDiagnostics by Chalard Jean · 4 years, 1 month ago
  23. 381ea1f Merge "Remove unused directories in Connectivity" by Treehugger Robot · 4 years, 1 month ago
  24. 5805d3c Merge "Prevent NPEs when registering/unregistering ConnDiags CBs." by Benedict Wong · 4 years, 1 month ago
  25. 932df54 Use SdkLevel util instead of explicitly checking the version by markchien · 4 years, 1 month ago
  26. 52158b1 Replace inexact alarm setRepeasting with setExact alarm by markchien · 4 years, 1 month ago
  27. 43dd35b Merge "The net cap value should be bit shifted before &ing" by Chiachang Wang · 4 years, 1 month ago
  28. d21f042 Merge "Mock connectivity resources in integration tests" by Remi NGUYEN VAN · 4 years, 1 month ago
  29. b2d4720 Remove unused directories in Connectivity by Remi NGUYEN VAN · 4 years, 1 month ago
  30. 7b2e5fe Fix ConnectivityDiagnosticsManagerTest for MTS by Remi NGUYEN VAN · 4 years, 1 month ago
  31. c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years, 1 month ago
  32. 73745ba Remove the @Ignore annotation on testAvoidBadWifi by Chiachang Wang · 4 years, 2 months ago
  33. d4c0d59 Merge "Use dns resolver v9 in connectivity and set resolverOptions to null." by Luke Huang · 4 years, 1 month ago
  34. 30bebea Use dns resolver v9 in connectivity and set resolverOptions to null. by Remi NGUYEN VAN · 4 years, 1 month ago
  35. 7a45f10 Do callback unregistration automatically in tearDown by Chiachang Wang · 4 years, 1 month ago
  36. 6c7570a Mock connectivity resources in integration tests by Remi NGUYEN VAN · 4 years, 1 month ago
  37. 740cda4 Merge "Catch exception of unregisterNetworkCallback" by Treehugger Robot · 4 years, 1 month ago
  38. aeb051b Merge "Fix a crash when changing preferences" by Chalard Jean · 4 years, 1 month ago
  39. 4f39cac Merge "Add overlay options for no internet notifications" by Remi NGUYEN VAN · 4 years, 1 month ago
  40. 609e71a Merge "Import net-utils-device-common-netlink instead of netlink-client." by Xiao Ma · 4 years, 1 month ago
  41. b2cc611 Catch exception of unregisterNetworkCallback by Yintang Gu · 4 years, 1 month ago
  42. 5dc6ca0 Add overlay options for no internet notifications by Remi NGUYEN VAN · 4 years, 1 month ago
  43. 8ba4b12 Merge "Add a small comment to a test" by Treehugger Robot · 4 years, 1 month ago
  44. 22d5336 Merge "Throw an errno exception when open BPF map failed" by Nucca Chen · 4 years, 1 month ago
  45. 1257e9b Throw an errno exception when open BPF map failed by Hungming Chen · 4 years, 2 months ago
  46. 83c77c0 Merge "Do not use mockito to create HttpURLConnection" by Remi NGUYEN VAN · 4 years, 1 month ago
  47. c1e68ab Merge "Do not apply jarjar rules on intermediate libs" by Remi NGUYEN VAN · 4 years, 1 month ago
  48. b1263d0 Merge "Mock DisplayMetrics in NotificationManagerTest" by Treehugger Robot · 4 years, 1 month ago
  49. 5d67667 Do not use mockito to create HttpURLConnection by Remi NGUYEN VAN · 4 years, 1 month ago
  50. 44021f4 Merge "Merge NetdServiceMonitor into NetdMonitor." by Treehugger Robot · 4 years, 1 month ago
  51. 0015f04 Do not apply jarjar rules on intermediate libs by Remi NGUYEN VAN · 4 years, 2 months ago
  52. a944e70 Mock DisplayMetrics in NotificationManagerTest by Remi NGUYEN VAN · 4 years, 1 month ago
  53. 9473c98 Fix a crash when changing preferences by Chalard Jean · 4 years, 1 month ago
  54. 8a9562f Merge "Force-reconnect wifi (and cell) after disabling airplane mode" by Treehugger Robot · 4 years, 1 month ago
  55. 9ac0093 Force-reconnect wifi (and cell) after disabling airplane mode by Remi NGUYEN VAN · 4 years, 2 months ago
  56. d8944c9 Merge "Add INTERACT_ACROSS_USERS_FULL to test for setCurrentProxyScriptUrl" by Aaron Huang · 4 years, 1 month ago
  57. c9ebbd1 Merge NetdServiceMonitor into NetdMonitor. by paulhu · 4 years, 2 months ago
  58. 3dfafbb Remove hidden ArrayUtils usage in TetheringTest by Remi NGUYEN VAN · 4 years, 2 months ago
  59. dfd850f Add a small comment to a test by Chalard Jean · 4 years, 2 months ago
  60. ac8c47e Add INTERACT_ACROSS_USERS_FULL to test for setCurrentProxyScriptUrl by Aaron Huang · 4 years, 2 months ago
  61. 93bda73 Merge "Retry and ignore ConcurrentModificationException" by Chiachang Wang · 4 years, 2 months ago
  62. eb25674 Retry and ignore ConcurrentModificationException by Chiachang Wang · 4 years, 2 months ago
  63. 51176d0 Merge "Fix a possible system server crash" by Chalard Jean · 4 years, 2 months ago
  64. 5bcc838 Fix a possible system server crash by Chalard Jean · 4 years, 2 months ago
  65. c486f02 Merge "Remove a useless comment" by Chalard Jean · 4 years, 2 months ago
  66. f126170 Remove a useless comment by Chalard Jean · 4 years, 2 months ago
  67. 9ad8acd Merge "Remove DISCONNECTING check from handleReportNetworkConnectivity" by Chiachang Wang · 4 years, 2 months ago
  68. 1975a57 Merge "Address aosp/1740740 leftover comments" by Paul Hu · 4 years, 2 months ago
  69. 94ef708 Merge "Add TetheringPrivilegedTests to postsubmit" by Treehugger Robot · 4 years, 2 months ago
  70. 0e3b1e0 Merge "Rename PREFERENCE_PRIORITY_* to PREFERENCE_ORDER_*" by Paul Hu · 4 years, 2 months ago
  71. 911cf8f Add TetheringPrivilegedTests to postsubmit by markchien · 4 years, 2 months ago
  72. fa2f7171a Address aosp/1740740 leftover comments by paulhu · 4 years, 2 months ago
  73. 02d7eb2 Merge "Use appId for looking up allowed on restricted networks uids list" by Treehugger Robot · 4 years, 2 months ago
  74. 2509490 Use appId for looking up allowed on restricted networks uids list by paulhu · 4 years, 2 months ago
  75. 09c0727 Import net-utils-device-common-netlink instead of netlink-client. by Xiao Ma · 4 years, 2 months ago
  76. 42cbf4e Merge "Change the url in testDownloadWithDownloadManagerDisallowed" by Paul Hu · 4 years, 2 months ago
  77. 7d36391 Merge "Replace throwErrnoException with JNIHelp jniThrowException" by Mark Chien · 4 years, 2 months ago
  78. 7691152 Merge "Move battery unplug command to the beginning of the test" by Aaron Huang · 4 years, 2 months ago
  79. 58644b1 Remove DISCONNECTING check from handleReportNetworkConnectivity by Chiachang Wang · 4 years, 2 months ago
  80. a3debae Move battery unplug command to the beginning of the test by Aaron Huang · 4 years, 2 months ago
  81. 1004c23 Merge changes I6e6b40b0,I6a0d93e0,Ie26f6e52 by Treehugger Robot · 4 years, 2 months ago
  82. 0836062 Replace throwErrnoException with JNIHelp jniThrowException by markchien · 4 years, 2 months ago
  83. 971c5fc Change the url in testDownloadWithDownloadManagerDisallowed by paulhu · 4 years, 2 months ago
  84. 8b3213f Merge "Bump Tethering apex version code for S" by Remi NGUYEN VAN · 4 years, 2 months ago
  85. 5bd49ca Merge "Bump Tethering apex version code for R" by Remi NGUYEN VAN · 4 years, 2 months ago
  86. 199e86d Revert "[CTT-5] Stop update TCP conntrack entry timeout" by Nucca Chen · 4 years, 2 months ago
  87. 254ba6b Revert "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 4 years, 2 months ago
  88. 7abf514 Revert "[CTT-7] Delete the rules while half-closing tcp state entered" by Nucca Chen · 4 years, 2 months ago
  89. 913dba8 Merge "Correct log" by Treehugger Robot · 4 years, 2 months ago
  90. 525b07d Correct log by Chiachang Wang · 4 years, 2 months ago
  91. 5251171 Merge "Specify which callback is unexpected in tests" by Chiachang Wang · 4 years, 2 months ago
  92. 575fa2f Merge "Deflake test to ensure system default network as expected" by Chiachang Wang · 4 years, 2 months ago
  93. 1e4d400 Merge "Temporarily change uid to appId" by Treehugger Robot · 4 years, 2 months ago
  94. 527f040 Merge "Fix a flake with mocking." by Treehugger Robot · 4 years, 2 months ago
  95. 0433dd2 Temporarily change uid to appId by paulhu · 4 years, 2 months ago
  96. 6c80c38 Specify which callback is unexpected in tests by Chiachang Wang · 4 years, 2 months ago
  97. ac059de Deflake test to ensure system default network as expected by Chiachang Wang · 4 years, 2 months ago
  98. 800eff0 Merge changes from topic "sdk_int_cp" by Remi NGUYEN VAN · 4 years, 2 months ago
  99. e9f6553 Merge "Wait for next network in waitForAvailable" by Remi NGUYEN VAN · 4 years, 2 months ago
  100. e206781 Merge "Skip BatteryStatsManagerTest on Q" by Remi NGUYEN VAN · 4 years, 2 months ago