1. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 1 month ago
  2. fce2777 Changing EthernetNetworkFactoryTest assert order by James Mattis · 3 years, 1 month ago
  3. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  4. df9fbd3 Merge changes If13254d4,I2424bd4f by Patrick Rohr · 3 years, 1 month ago
  5. a199735 Sendcallback when setting eth interface up by James Mattis · 3 years, 2 months ago
  6. 9c8cda2 Merge "Add more NsdService tests" by Paul Hu · 3 years, 1 month ago
  7. 95f801a Merge "Test if VpnManager event will be sent to Settings VPN or not" by Lucas Lin · 3 years, 1 month ago
  8. 6baebeb Test if VpnManager event will be sent to Settings VPN or not by lucaslin · 3 years, 2 months ago
  9. 4887b5f Merge "Test if VPN app can grant ACTIVATE_PLATFORM_VPN with CONTROL_VPN" by Lucas Lin · 3 years, 2 months ago
  10. 64f3644 Add more NsdService tests by Paul Hu · 3 years, 3 months ago
  11. 1ba1feb Merge "Replace buildTemplate* with NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  12. b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 2 months ago
  13. a4fcb8b Replace buildTemplate* with NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  14. 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 2 months ago
  15. fe72021 Merge "Use java BpfMap in BpfNetMaps#setUidRule" by Motomu Utsumi · 3 years, 2 months ago
  16. 0ce40ac Merge "Add common parameters to reduce duplicated code" by Paul Hu · 3 years, 2 months ago
  17. 601644c Add common parameters to reduce duplicated code by Paul Hu · 3 years, 3 months ago
  18. 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 2 months ago
  19. 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  20. 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  21. fabb53a Merge changes I58cd6145,I32299ce8,I0433459e by Motomu Utsumi · 3 years, 2 months ago
  22. 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
  23. 9ab777b Merge changes I69a2970d,Ibfb3ae48,Ie595cf1f by Motomu Utsumi · 3 years, 2 months ago
  24. f2eca2f Merge "Update error handling in BpfNetMaps" by Motomu Utsumi · 3 years, 2 months ago
  25. 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
  26. 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  27. 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
  28. 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  29. 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 2 months ago
  30. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
  31. 826f0b0 Verify calling thread for intent receiver by chiachangwang · 3 years, 2 months ago
  32. 26de58e Refactor to mock package add and remove event by chiachangwang · 3 years, 2 months ago
  33. a412026 Test reconnect VpnManager VPN with always on enabled by chiachangwang · 3 years, 2 months ago
  34. 9460f45 Update the prefix of VPN_APP_EXCLUDED in the test by chiachangwang · 3 years, 2 months ago
  35. 72fe97e Add tests to verify getProvisionedVpnProfileState by chiachangwang · 3 years, 2 months ago
  36. 78cf7c5 Merge "ClatCoordinator: Dump ClatdTracker information" by Treehugger Robot · 3 years, 2 months ago
  37. a760a10 ClatCoordinator: Dump ClatdTracker information by Hungming Chen · 3 years, 2 months ago
  38. 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
  39. 31dcf69 Test if VPN app can grant ACTIVATE_PLATFORM_VPN with CONTROL_VPN by lucaslin · 3 years, 2 months ago
  40. 51a03d6 Merge "Refactor BpfNetMaps and getChainEnabled" by Motomu Utsumi · 3 years, 2 months ago
  41. bb2e871 Merge "Decouple security exception check test from ConnectivityServiceTest" by Chiachang Wang · 3 years, 2 months ago
  42. 5b4ad7c Merge changes from topic "appExclusionPackage" by Chiachang Wang · 3 years, 2 months ago
  43. 1aef309 Decouple security exception check test from ConnectivityServiceTest by chiachangwang · 3 years, 2 months ago
  44. 7f5d049 Test VPN app exclusion by chiachangwang · 3 years, 2 months ago
  45. 9f672bd Add VpnTestBase for VPN test common code by chiachangwang · 3 years, 2 months ago
  46. 3377265 Use import for testAndCleanup by chiachangwang · 3 years, 2 months ago
  47. 5785248 Merge "Add mdns files and unit tests" by Paul Hu · 3 years, 2 months ago
  48. 3e1f448 Add mdns files and unit tests by Paul Hu · 3 years, 4 months ago
  49. 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 2 months ago
  50. bccf9df Merge "Use java BpfMap in BpfNetMaps#setChildChain" by Motomu Utsumi · 3 years, 2 months ago
  51. 6421d84 Merge "Add API to get current firewall chain status" by Motomu Utsumi · 3 years, 2 months ago
  52. 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 3 months ago
  53. be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 3 months ago
  54. 522cea7 Add test for startPptp by Remi NGUYEN VAN · 3 years, 6 months ago
  55. 85694dc Merge "Validate or set the eth specifier on update Iface" by Treehugger Robot · 3 years, 2 months ago
  56. 59d98c0 Validate or set the eth specifier on update Iface by James Mattis · 3 years, 3 months ago
  57. 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
  58. 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
  59. e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
  60. dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 3 months ago
  61. 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 3 months ago
  62. 37a1ba2 Verify VPN can handle network loss by Yan Yan · 3 years, 3 months ago
  63. 554eb06 Merge "Add unit tests for IKEv2 VPN setup and MOBIKE" by Yan Yan · 3 years, 3 months ago
  64. 4b0e4b1 Add unit tests for IKEv2 VPN setup and MOBIKE by Yan Yan · 3 years, 3 months ago
  65. 265eba9 Send callback if ip provisioning is interrupted by James Mattis · 3 years, 3 months ago
  66. 5d787fe Merge changes Ic6ff7a3d,Iff9b9792 by Motomu Utsumi · 3 years, 3 months ago
  67. fcc7e90 Revert "Add unit tests for IKEv2 VPN setup and MOBIKE" by Yan Yan · 3 years, 3 months ago
  68. cbd6205 Add unit tests for IKEv2 VPN setup and MOBIKE by Yan Yan · 3 years, 3 months ago
  69. f8bd82c Refactor code and improve tests for VPN filtering by Motomu Utsumi · 3 years, 3 months ago
  70. 8b42e6d Remove LOCKDOWN from FirewallChain IntDef by Motomu Utsumi · 3 years, 4 months ago
  71. 281390e Merge "Test recoverable Ikev2 errors" by Lucas Lin · 3 years, 3 months ago
  72. bd96778 Merge "Remove debug log from NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
  73. a58028e Merge "ClatCoordinator: improve file descriptor clean up in error handling" by Treehugger Robot · 3 years, 3 months ago
  74. de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  75. 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 3 months ago
  76. adb56e9 Test recoverable Ikev2 errors by lucaslin · 3 years, 3 months ago
  77. 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
  78. 04b2cb2 Fix get summary does not include the latest bucket by Junyu Lai · 3 years, 3 months ago
  79. 207b125 Add unit test for MultipathPolicyTracker by Junyu Lai · 3 years, 3 months ago
  80. 1d9054b Add 3rd deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
  81. f4f5de3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  82. 6d0b34e Merge "ClatCoordinatorTest: add test for startClat error handling" by Treehugger Robot · 3 years, 3 months ago
  83. 1076248 Merge "ClatCoordinatorTest: add testDump" by Treehugger Robot · 3 years, 3 months ago
  84. 337d512 Merge changes from topic "remove-ethernet-shims" by Lorenzo Colitti · 3 years, 3 months ago
  85. 181f7c8 Merge "Add deny firewall chain for OEM" by Motomu Utsumi · 3 years, 3 months ago
  86. d980149 Add deny firewall chain for OEM by Motomu Utsumi · 3 years, 3 months ago
  87. f33f276 ethernet: broadcast state change for server interfaces by Patrick Rohr · 3 years, 3 months ago
  88. 802fa5d Verify if the VPN app has been added into power save whilte list by lucaslin · 3 years, 3 months ago
  89. b7bbdbe ClatCoordinator: improve file descriptor clean up in error handling by Hungming Chen · 3 years, 3 months ago
  90. 1713774 ClatCoordinatorTest: add test for startClat error handling by Hungming Chen · 3 years, 3 months ago
  91. af5c235 ClatCoordinatorTest: add testDump by Hungming Chen · 3 years, 3 months ago
  92. c0e80ee Merge "Add IpConfigStore testcase to improve the code coverage." by Xiao Ma · 3 years, 3 months ago
  93. b4a8fd5 Add IpConfigStore testcase to improve the code coverage. by Xiao Ma · 3 years, 3 months ago
  94. c0b2b37 Merge "Add test coverage for ConnectivityService.dump with arguments" by Chiachang Wang · 3 years, 3 months ago
  95. 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 3 months ago
  96. 9673c4d Add test coverage for ConnectivityService.dump with arguments by chiachangwang · 3 years, 3 months ago
  97. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
  98. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  99. 019e6eb Merge "Fix crash when decrementing data usage request" by Treehugger Robot · 3 years, 3 months ago
  100. a1970da Fix crash when decrementing data usage request by Junyu Lai · 3 years, 3 months ago