1. ee03a04 Ignore testRestrictedNetworkPermission on Q by paulhu · 4 years ago
  2. c7d5ea0 Merge "Remove NetworkUtils.queryUserAccess in test" by Paul Hu · 4 years ago
  3. 2e0b450 Delete AirplaneModeTest by Sergey Troshin · 4 years, 2 months ago
  4. c60c1bc Merge "Wait for validation of WiFi in OEM pref test" by Treehugger Robot · 4 years ago
  5. 48426bb Merge "Include suspended network when getAllNetworkStateSnapshots" by Junyu Lai · 4 years ago
  6. ae4c414 Wait for validation of WiFi in OEM pref test by Chalard Jean · 4 years ago
  7. ddecb66 Include suspended network when getAllNetworkStateSnapshots by Junyu Lai · 4 years, 1 month ago
  8. e02bb60 Remove NetworkUtils.queryUserAccess in test by paulhu · 4 years, 2 months ago
  9. 420fa2b Merge changes Id2ffb056,I2a4e298b by Paul Hu · 4 years ago
  10. 3d872e6 Merge "Remove a forgotten log" by Chalard Jean · 4 years ago
  11. fe1a4f6 Merge "Add debug logs to CaptivePortalTests" by Chalard Jean · 4 years ago
  12. 26a7e61 Merge "Separate test into reasonable multiple tests" by Chiachang Wang · 4 years ago
  13. 941fa70 Adjust some behaviors on PermissionMonitorTest by paulhu · 4 years ago
  14. b7dd7a3 Use common code by paulhu · 4 years ago
  15. 9fe8c8f Merge "Correct uid to app id for netd traffic permission methods" by Paul Hu · 4 years ago
  16. 1d04d83 Merge "Reduce duplicated code" by Paul Hu · 4 years ago
  17. d0d5c64 Add debug logs to CaptivePortalTests by Chalard Jean · 4 years ago
  18. 1d4ec79 Correct uid to app id for netd traffic permission methods by paulhu · 4 years, 2 months ago
  19. 7a29739 Reduce duplicated code by paulhu · 4 years, 2 months ago
  20. f7e6b7f Merge "Remove unused libbacktrace library." by Christopher Ferris · 4 years ago
  21. ae7508f Fix IpSecAlgorithmTest on S by Remi NGUYEN VAN · 4 years, 1 month ago
  22. 1347844 Remove a forgotten log by Chalard Jean · 4 years, 1 month ago
  23. 2b63a2f Remove unused libbacktrace library. by Christopher Ferris · 4 years, 1 month ago
  24. 77992bb Merge "Fix an infinite loop with network offers" by Chalard Jean · 4 years, 1 month ago
  25. bb902a5 Fix an infinite loop with network offers by Chalard Jean · 4 years, 1 month ago
  26. 1c603e7 Merge "Bypass cellular battery stats test if telephony is not supported" by Aaron Huang · 4 years, 1 month ago
  27. cf79fcb Merge "Skip wifi stats test if link layer stats is not supported" by Aaron Huang · 4 years, 1 month ago
  28. d525a64 Separate test into reasonable multiple tests by Chiachang Wang · 4 years, 1 month ago
  29. 1e49ed0 Bypass cellular battery stats test if telephony is not supported by Aaron Huang · 4 years, 1 month ago
  30. 114a5b2 Skip wifi stats test if link layer stats is not supported by Aaron Huang · 4 years, 1 month ago
  31. 7262180 Merge "Fix NetworkCapabilities MTS on S, CTS on S+module" by Remi NGUYEN VAN · 4 years, 1 month ago
  32. b817867 Merge "Add a unit test for a bug in registerDefaultNetworkCallback." by Treehugger Robot · 4 years, 1 month ago
  33. bbadec3 Add a unit test for a bug in registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 1 month ago
  34. 3d45c4e Merge "Fix ConnectivityDiagnosticsManagerTest for MTS" by Treehugger Robot · 4 years, 1 month ago
  35. 5b8e2e9 Fix NetworkCapabilities MTS on S, CTS on S+module by Remi NGUYEN VAN · 4 years, 1 month ago
  36. 1ac3e27 Merge "Fix a flake in ConnectivityDiagnostics" by Treehugger Robot · 4 years, 1 month ago
  37. 4da146b Fix a flake in ConnectivityDiagnostics by Chalard Jean · 4 years, 1 month ago
  38. 381ea1f Merge "Remove unused directories in Connectivity" by Treehugger Robot · 4 years, 1 month ago
  39. 5805d3c Merge "Prevent NPEs when registering/unregistering ConnDiags CBs." by Benedict Wong · 4 years, 1 month ago
  40. 43dd35b Merge "The net cap value should be bit shifted before &ing" by Chiachang Wang · 4 years, 1 month ago
  41. d21f042 Merge "Mock connectivity resources in integration tests" by Remi NGUYEN VAN · 4 years, 1 month ago
  42. b2d4720 Remove unused directories in Connectivity by Remi NGUYEN VAN · 4 years, 1 month ago
  43. 7b2e5fe Fix ConnectivityDiagnosticsManagerTest for MTS by Remi NGUYEN VAN · 4 years, 1 month ago
  44. c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years, 1 month ago
  45. 73745ba Remove the @Ignore annotation on testAvoidBadWifi by Chiachang Wang · 4 years, 2 months ago
  46. d4c0d59 Merge "Use dns resolver v9 in connectivity and set resolverOptions to null." by Luke Huang · 4 years, 1 month ago
  47. 30bebea Use dns resolver v9 in connectivity and set resolverOptions to null. by Remi NGUYEN VAN · 4 years, 1 month ago
  48. 7a45f10 Do callback unregistration automatically in tearDown by Chiachang Wang · 4 years, 1 month ago
  49. 6c7570a Mock connectivity resources in integration tests by Remi NGUYEN VAN · 4 years, 1 month ago
  50. 740cda4 Merge "Catch exception of unregisterNetworkCallback" by Treehugger Robot · 4 years, 1 month ago
  51. aeb051b Merge "Fix a crash when changing preferences" by Chalard Jean · 4 years, 1 month ago
  52. b2cc611 Catch exception of unregisterNetworkCallback by Yintang Gu · 4 years, 1 month ago
  53. 5dc6ca0 Add overlay options for no internet notifications by Remi NGUYEN VAN · 4 years, 1 month ago
  54. 8ba4b12 Merge "Add a small comment to a test" by Treehugger Robot · 4 years, 1 month ago
  55. 83c77c0 Merge "Do not use mockito to create HttpURLConnection" by Remi NGUYEN VAN · 4 years, 1 month ago
  56. c1e68ab Merge "Do not apply jarjar rules on intermediate libs" by Remi NGUYEN VAN · 4 years, 1 month ago
  57. b1263d0 Merge "Mock DisplayMetrics in NotificationManagerTest" by Treehugger Robot · 4 years, 1 month ago
  58. 5d67667 Do not use mockito to create HttpURLConnection by Remi NGUYEN VAN · 4 years, 1 month ago
  59. 44021f4 Merge "Merge NetdServiceMonitor into NetdMonitor." by Treehugger Robot · 4 years, 1 month ago
  60. 0015f04 Do not apply jarjar rules on intermediate libs by Remi NGUYEN VAN · 4 years, 2 months ago
  61. a944e70 Mock DisplayMetrics in NotificationManagerTest by Remi NGUYEN VAN · 4 years, 1 month ago
  62. 9473c98 Fix a crash when changing preferences by Chalard Jean · 4 years, 1 month ago
  63. 8a9562f Merge "Force-reconnect wifi (and cell) after disabling airplane mode" by Treehugger Robot · 4 years, 1 month ago
  64. 9ac0093 Force-reconnect wifi (and cell) after disabling airplane mode by Remi NGUYEN VAN · 4 years, 2 months ago
  65. c9ebbd1 Merge NetdServiceMonitor into NetdMonitor. by paulhu · 4 years, 2 months ago
  66. dfd850f Add a small comment to a test by Chalard Jean · 4 years, 2 months ago
  67. ac8c47e Add INTERACT_ACROSS_USERS_FULL to test for setCurrentProxyScriptUrl by Aaron Huang · 4 years, 2 months ago
  68. 51176d0 Merge "Fix a possible system server crash" by Chalard Jean · 4 years, 2 months ago
  69. 5bcc838 Fix a possible system server crash by Chalard Jean · 4 years, 2 months ago
  70. 1975a57 Merge "Address aosp/1740740 leftover comments" by Paul Hu · 4 years, 2 months ago
  71. 0e3b1e0 Merge "Rename PREFERENCE_PRIORITY_* to PREFERENCE_ORDER_*" by Paul Hu · 4 years, 2 months ago
  72. fa2f7171a Address aosp/1740740 leftover comments by paulhu · 4 years, 2 months ago
  73. 42cbf4e Merge "Change the url in testDownloadWithDownloadManagerDisallowed" by Paul Hu · 4 years, 2 months ago
  74. a3debae Move battery unplug command to the beginning of the test by Aaron Huang · 4 years, 2 months ago
  75. 971c5fc Change the url in testDownloadWithDownloadManagerDisallowed by paulhu · 4 years, 2 months ago
  76. 5251171 Merge "Specify which callback is unexpected in tests" by Chiachang Wang · 4 years, 2 months ago
  77. 575fa2f Merge "Deflake test to ensure system default network as expected" by Chiachang Wang · 4 years, 2 months ago
  78. 527f040 Merge "Fix a flake with mocking." by Treehugger Robot · 4 years, 2 months ago
  79. 6c80c38 Specify which callback is unexpected in tests by Chiachang Wang · 4 years, 2 months ago
  80. ac059de Deflake test to ensure system default network as expected by Chiachang Wang · 4 years, 2 months ago
  81. 800eff0 Merge changes from topic "sdk_int_cp" by Remi NGUYEN VAN · 4 years, 2 months ago
  82. e9f6553 Merge "Wait for next network in waitForAvailable" by Remi NGUYEN VAN · 4 years, 2 months ago
  83. e206781 Merge "Skip BatteryStatsManagerTest on Q" by Remi NGUYEN VAN · 4 years, 2 months ago
  84. 6d8f2fb No-op cleanup by Chalard Jean · 4 years, 2 months ago
  85. 4829186 Rename PREFERENCE_PRIORITY_* to PREFERENCE_ORDER_* by paulhu · 4 years, 2 months ago
  86. e9f7f1e Merge "Fix jarjar-related failures in coverage tests" by Remi NGUYEN VAN · 4 years, 2 months ago
  87. 732584b Use TRANSPORT_USB from the SDK by Remi NGUYEN VAN · 4 years, 2 months ago
  88. eadb0ad Ignore checking TRANSPORT_USB when Android version is older than S by lucaslin · 4 years, 5 months ago
  89. ed8efa7 Fix jarjar-related failures in coverage tests by Remi NGUYEN VAN · 4 years, 2 months ago
  90. 4ba3adc Skip BatteryStatsManagerTest on Q by Remi NGUYEN VAN · 4 years, 2 months ago
  91. 30311ab Wait for next network in waitForAvailable by Remi NGUYEN VAN · 4 years, 2 months ago
  92. 23c627b Merge "Jarjar all classes in service-connectivity" by Remi NGUYEN VAN · 4 years, 2 months ago
  93. 0755183 Jarjar all classes in service-connectivity by Remi NGUYEN VAN · 4 years, 2 months ago
  94. 6519c17 Fix a flake with mocking. by Chalard Jean · 4 years, 2 months ago
  95. 946da61 Merge "Remove hidden ArrayUtils usage in test" by Remi NGUYEN VAN · 4 years, 2 months ago
  96. 61cc1ac Remove hidden ArrayUtils usage in test by Remi NGUYEN VAN · 4 years, 2 months ago
  97. 30d3ba0 Prevent NPEs when registering/unregistering ConnDiags CBs. by Benedict Wong · 4 years, 2 months ago
  98. 8890ead Merge "Add new network capabilities to support automotive head unit via USB" by Remi NGUYEN VAN · 4 years, 2 months ago
  99. 278b92f Merge "Remove exclusivity restriction of multiple preferences" by Chalard Jean · 4 years, 2 months ago
  100. 6f77442 Add new network capabilities to support automotive head unit via USB by lucaslin · 4 years, 6 months ago