1. 01ca66f Revert "Addressing comments for http://ag/7700679." by Benedict Wong · 6 years ago
  2. e81acb7 Revert "Add one more test for VPN usage stats." by Benedict Wong · 6 years ago
  3. 5215c21 Always give VPN the INTERNET capability. by Chalard Jean · 6 years ago
  4. fdfe0c8 Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions" into qt-dev by TreeHugger Robot · 6 years ago
  5. cf1fec6 NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions by chen xu · 6 years ago
  6. 1dd3666 Merge changes from topic "vpn_data_accounting" into qt-dev by Varun Anand · 6 years ago
  7. 54bb4f4 Add one more test for VPN usage stats. by Lorenzo Colitti · 6 years ago
  8. 8031aca Addressing comments for http://ag/7700679. by Varun Anand · 6 years ago
  9. df34063 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  10. ee48ac4 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 7 years ago
  11. 15337bf Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS. by Chalard Jean · 6 years ago
  12. 2a8695a Clean up for multiple validation result update by Chiachang Wang · 6 years ago
  13. 75387c9 Update multiple validation result to ConnectivityService by Chiachang Wang · 6 years ago
  14. 3f8c601 [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 6 years ago
  15. 3ad9eba [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 6 years ago
  16. 58987b2 Clean up the permission control code in framework by Chenbo Feng · 6 years ago
  17. 7d960da Release keepalive slot after stopped by Junyu Lai · 6 years ago
  18. 4266b63 Merge "Add CTS API coverage for APIs which are used by NetworkStack" into qt-dev by TreeHugger Robot · 6 years ago
  19. caefc43 Support strict mode private DNS on VPNs that provide Internet. by Chalard Jean · 6 years ago
  20. 4491362 adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 6 years ago
  21. d9b68e2 Merge "[CS] Unregister callback as part of onUnavailable dispatch" into qt-dev by Lorenzo Colitti · 6 years ago
  22. 83ab699 [CS] Unregister callback as part of onUnavailable dispatch by Etan Cohen · 6 years ago
  23. 5ade246 Add IPsec checks for IPSEC_TUNNEL feature by Benedict Wong · 7 years ago
  24. e29218d Add CTS API coverage for APIs which are used by NetworkStack by Paul Hu · 6 years ago
  25. ece14d6 Support adding NATT keepalive packet filter by Mark Chien · 6 years ago
  26. 2457e26 Make DNS cache lifecycle management explicit by Lorenzo Colitti · 6 years ago
  27. 5fd9ef1 Merge changes from topic "niap-vpn" into qt-dev by Lorenzo Colitti · 6 years ago
  28. 65e2962 Reinstate new VPN uid filtering unit tests by Rubin Xu · 6 years ago
  29. e175484 Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable." into qt-dev by Wayne Ma · 6 years ago
  30. 0ecd05e Revert new tests and PackageManager mock by Lorenzo Colitti · 6 years ago
  31. 4158c56 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 6 years ago
  32. 55cd1a3 Fix an argument to the legacy broadcast by Chalard Jean · 6 years ago
  33. 865ec92 Make LegacyTypeTracker testable by Chalard Jean · 6 years ago
  34. 9ba0569 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by Wayne Ma · 6 years ago
  35. 81e26c4 Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 6 years ago
  36. 9947ff2 Fix flaky UdpEncapsulationSocket test by Lorenzo Colitti · 6 years ago
  37. 63052bf Merge "Move NetworkStatsFactory into service directory" by TreeHugger Robot · 6 years ago
  38. 0b1e7e9 Move NetworkStatsFactory into service directory by Chenbo Feng · 7 years ago
  39. 5aac3d3 Merge "Straighten AIDL interface for the memory store" by Chalard Jean · 6 years ago
  40. 0c53fbe Merge "Clean up permissions when uids are no longer used" am: aa949eeae0 am: 26f1e2dbb1 by Chenbo Feng · 6 years ago
  41. aa949ee Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  42. 68f006c Merge "Add tests for PermissionMonitor" am: 5758c87a8f am: a75a64640c by Chenbo Feng · 6 years ago
  43. a4aff26 Straighten AIDL interface for the memory store by Chalard Jean · 7 years ago
  44. 5758c87 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 6 years ago
  45. 092d3a5 Clean up permissions when uids are no longer used by Chenbo Feng · 6 years ago
  46. 9866258 Add tests for PermissionMonitor by Chenbo Feng · 7 years ago
  47. 91252eb Merge "Address leftover comments on 923337 and 930217." am: b5db40605c am: 5d94f74e87 by Paul Hu · 6 years ago
  48. b5db406 Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 6 years ago
  49. b6fd5dc Merge "Add DHCP address lease expiry in IpMemoryStore." am: 0f1ffb3b77 am: 5bdb41fdcf by Xiao Ma · 6 years ago
  50. 0f1ffb3 Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  51. a9a6e2a Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
  52. ede73bb Merge "Fix race when starting NetworkMonitor" am: ca5b44477a am: 9e85030e71 by Remi NGUYEN VAN · 6 years ago
  53. ca5b444 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  54. f59a5d4 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  55. 592905c Merge "Use IDnsResolver instead of INetd for resolver related binder commands" am: 8c3d79e813 am: 3b2c0dda05 by Luke Huang · 6 years ago
  56. 8c3d79e Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 6 years ago
  57. 314a231 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 7 years ago
  58. f004bcb Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  59. 23e1e5e NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  60. 2dbf6e6 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 7 years ago
  61. 4bfa391 Merge changes I0baf582f,I4bba01ba am: ae26195e6a am: 92adef2970 am: 9cd8136d86 by Junyu Lai · 6 years ago
  62. ae26195 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 6 years ago
  63. c4fb248 Block unpriviledged apps which create keepalives with null fd by junyulai · 6 years ago
  64. e3d6a79 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 6 years ago
  65. 06a19cc Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" am: 15b9eb4e43 am: 8fc2439929 by Lucas Lin · 6 years ago
  66. 15b9eb4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 6 years ago
  67. 563b751 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 6 years ago
  68. 23bf315 Merge "Reveal the call trace of failed test cases which run in executors" am: 43dc93b180 am: ca9b494b83 by Junyu Lai · 6 years ago
  69. b454b0f Reveal the call trace of failed test cases which run in executors by junyulai · 6 years ago
  70. 639ba77 Merge "Fix SocketKeepalive APIs which do not meet API review requirement" am: 5fdd1748fa am: b7ed180e64 by Junyu Lai · 6 years ago
  71. 6114378 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 7 years ago
  72. 372cc04 Merge "Temporarily disable flaky test." am: d2ff961201 am: ead65ee6f8 by lucaslin · 6 years ago
  73. d2ff961 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  74. 0f755c3 Temporarily disable flaky test. by lucaslin · 6 years ago
  75. d7a9b23 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" am: cfd6cdf447 am: f3b2546131 by Luke Huang · 6 years ago
  76. cfd6cdf Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  77. 59bab97 Merge "Improve partial connectivity" am: ce8235772b am: 8f78c70595 by Lucas Lin · 6 years ago
  78. ce82357 Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  79. c5fdf01 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  80. 2afb4bc Improve partial connectivity by lucaslin · 6 years ago
  81. fb2624d Merge "Add unit tests related to data accounting for VPNs with one underlying network." am: 0572cf6752 am: 42db9375aa by Varun Anand · 6 years ago
  82. 0572cf6 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 6 years ago
  83. bd87531 Merge "Remove NetworkParcelable" am: 7391d04a26 am: 7dc93f8a1e am: f363d924dc by Remi NGUYEN VAN · 6 years ago
  84. 7391d04 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  85. e22525b Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 7 years ago
  86. 633c331 Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  87. 6c1a593 Merge "[KA02.5] Use binder thread and executor to invoke callback" am: f9ae70a41c am: 750fbd0ab2 by Junyu Lai · 6 years ago
  88. 9f87223 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  89. e04686e Merge "Temporarily disable flaky test." am: d146d717c7 am: 3bab305ed9 by Ian Kasprzak · 6 years ago
  90. 50caf2e Merge "[KA13]: add unit test for exposed TCP socket keepalive API." am: a0b41a33e0 am: c8131b1668 by Xiao Ma · 6 years ago
  91. 40f6974 Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  92. d146d71 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  93. a0b41a3 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  94. dc1e7d9 Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  95. 44689aa Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  96. 6e6bca7 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  97. 79309b5 Merge "Check if network has partial connectivity" am: e54e1235e6 am: 9ebfc37ff9 by Lucas Lin · 6 years ago
  98. 75bbf71 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 7 years ago
  99. 25a5047 Check if network has partial connectivity by lucaslin · 6 years ago
  100. 06633de [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago