1. f5b7a85 Update exception type thrown when NetworkStack is missing by Chiachang Wang · 5 years ago
  2. 9a3f724 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 5 years ago
  3. e8660ef Freeze the networkstack-aidl-interfaces interface by Lorenzo Colitti · 5 years ago
  4. 98c59fa Fix an argument to the legacy broadcast by Chalard Jean · 5 years ago
  5. ff46a25 Make LegacyTypeTracker testable by Chalard Jean · 5 years ago
  6. c53df3a Merge "Fix onBlockedStatusChanged does not work on multiple networks" into qt-dev by Junyu Lai · 5 years ago
  7. c685f50 Fix onBlockedStatusChanged does not work on multiple networks by Junyu Lai · 5 years ago
  8. 9ca4c62 Expose captive portal urls for configuration by Remi NGUYEN VAN · 5 years ago
  9. 8e3183e Merge "Address leftover comments on aosp/894233" into qt-dev by TreeHugger Robot · 5 years ago
  10. 971d9c9 Address leftover comments on aosp/894233 by Chalard Jean · 5 years ago
  11. e41992c Extend support for requestRouteToHostAddress for backward compatibility by Anil Admal · 5 years ago
  12. 607a13d Merge "Fix NetworkMonitor won't do private dns resolution" am: c895b818e0 am: aecea736d2 by lucaslin · 5 years ago
  13. c895b81 Merge "Fix NetworkMonitor won't do private dns resolution" by Treehugger Robot · 5 years ago
  14. 6cb1a0a Merge "Add tests for PermissionMonitor" am: a84cdf4fc6 am: b9ee567881 by Chenbo Feng · 5 years ago
  15. 8175ac99 Fix NetworkMonitor won't do private dns resolution by lucaslin · 5 years ago
  16. a84cdf4 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 5 years ago
  17. 436fe58 Add tests for PermissionMonitor by Chenbo Feng · 5 years ago
  18. 1d5f6d3 Merge "Address leftover comments on 923337 and 930217." am: 1e97aab6f4 am: 55a22b5d17 by Paul Hu · 5 years ago
  19. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 5 years ago
  20. cf7b25e Merge "Cleanup SystemReady in the network stack" am: e0ef7ce4f7 am: 4b130e8567 by Chalard Jean · 5 years ago
  21. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 5 years ago
  22. b93bfa1 Merge "Fix race when starting NetworkMonitor" am: 78454f3c46 am: f75ba075e4 by Remi NGUYEN VAN · 5 years ago
  23. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 5 years ago
  24. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  25. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  26. 6764eff Merge "Use IDnsResolver instead of INetd for resolver related binder commands" am: b9ef4dd299 am: 1711278ce2 by Luke Huang · 5 years ago
  27. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  28. 6c93e53 Merge changes from topic "vpn_data_accounting" by Varun Anand · 5 years ago
  29. 95aa6d4 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 5 years ago
  30. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  31. 356c5df Merge "Fix SocketKeepalive APIs which do not meet API review requirement" am: 8324c3e7e5 am: 08e1787088 by Junyu Lai · 5 years ago
  32. 8324c3e Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 5 years ago
  33. 0c66697 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 5 years ago
  34. 516d750 Merge "Separate NetworkMonitor/framework portal URL" am: bcd3bed561 am: 34198fac89 by Remi NGUYEN VAN · 5 years ago
  35. bcd3bed Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 5 years ago
  36. 3c95933 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 5 years ago
  37. e2365d6 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  38. 445d567 Merge "Fix API in CaptivePortal and ConnectivityManager" by Lorenzo Colitti · 5 years ago
  39. 725c4d6 Merge "Enable PARTIAL_CONNECTIVITY dialog" am: 507d69d5d9 am: e2f6ad6b48 by Lucas Lin · 5 years ago
  40. 24ec3ff Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  41. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  42. 975b7d3 Enable PARTIAL_CONNECTIVITY dialog by lucaslin · 5 years ago
  43. 21b9f61 Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037b by Paul Hu · 5 years ago
  44. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  45. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  46. 725b513 Merge "Improve partial connectivity" am: f6cbc2d533 am: 270e77d930 by Lucas Lin · 5 years ago
  47. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 5 years ago
  48. 4333899 Improve partial connectivity by lucaslin · 5 years ago
  49. a47b222 Merge "Remove NetworkParcelable" am: 205886d28f am: 7201f61c57 am: 13be9e9fcd by Remi NGUYEN VAN · 5 years ago
  50. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  51. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  52. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  53. 235f8d3 Merge "[KA02.5] Use binder thread and executor to invoke callback" am: f9ae70a41c am: 1ed9d716fc by Junyu Lai · 5 years ago
  54. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 5 years ago
  55. a341fbc Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  56. 99a4841 Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  57. 05ab681 Tell the factory it is already serving a request. by Chalard Jean · 6 years ago
  58. eb3e7b3 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 5 years ago
  59. fc0fbbb Merge "Check if network has partial connectivity" am: 174ae05817 am: 6cf91d1558 by Lucas Lin · 5 years ago
  60. e252a74 Check if network has partial connectivity by lucaslin · 5 years ago
  61. ddb720a [CS] Support "instant failure" from factories by Etan Cohen · 6 years ago
  62. 26299ed Add tethering event callback API by markchien · 5 years ago
  63. 6ea3454 Add tethering event callback API by markchien · 5 years ago
  64. 340107f Merge "Fix TetheringEntitlementValueListener related API" am: fbcc63d51f am: 16c5a5c6f4 by Mark Chien · 5 years ago
  65. 9554abf Fix TetheringEntitlementValueListener related API by markchien · 5 years ago
  66. 4869968 Merge "Fix isActiveNetworkMetered for VPNs." am: 92c55f03c6 am: 32e02764a1 by Varun Anand · 5 years ago
  67. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 5 years ago
  68. 06eb50d Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." am: a8820983b3 am: b0cda1581d by Lorenzo Colitti · 5 years ago
  69. a882098 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 5 years ago
  70. 29dfd62 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 5 years ago
  71. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 5 years ago
  72. 02c50ef Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 5 years ago
  73. c51b06d Fix isActiveNetworkMetered for VPNs. by Varun Anand · 5 years ago
  74. 73dec61 Merge changes from topic "nat64" am: a02847ec0d am: d9b7731230 am: 6f8dd4a6ad by Lorenzo Colitti · 5 years ago
  75. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 5 years ago
  76. 94229b3 Ensure handleUpdateLinkProperties runs on the CS handler thread. by Lorenzo Colitti · 5 years ago
  77. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 5 years ago
  78. d9fc8d4 Merge "Add logging to NetworkStackClient" am: 969abcc46f am: ab10c4caab by Remi NGUYEN VAN · 5 years ago
  79. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  80. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  81. 272ed75 Merge "[CS] Support "instant failure" from factories" by Etan Cohen · 5 years ago
  82. a25379f Add logging to NetworkStackClient by Remi NGUYEN VAN · 5 years ago
  83. 9164fbe Merge "Update VPN capabilities when its underlying network set is null." am: e3ae238f4a am: d6d593572e by Varun Anand · 5 years ago
  84. e3ae238 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 5 years ago
  85. 762f9f0 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 5 years ago
  86. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 5 years ago
  87. 584b137 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 5 years ago
  88. 6616e2a Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 5 years ago
  89. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 5 years ago
  90. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 5 years ago
  91. 4fa80e8 Update VPN capabilities when its underlying network set is null. by Varun Anand · 5 years ago
  92. 310da6f Move NetworkStack to services.net by Remi NGUYEN VAN · 5 years ago
  93. 5a1b74b Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 5 years ago
  94. d9e0786 Merge "Clear all lingering notifications when network is disconnected" am: 1037bbb82a am: deac15fa83 by Lucas Lin · 5 years ago
  95. ae574a8 [CS] Support "instant failure" from factories by Etan Cohen · 6 years ago
  96. f80b83b Clear all lingering notifications when network is disconnected by lucaslin · 5 years ago
  97. 638601c Merge "Remove hard-coded NetworkStack package name" am: e765e8b7aa am: d49230d8df by Remi NGUYEN VAN · 5 years ago
  98. e765e8b Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 5 years ago
  99. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 5 years ago
  100. d7fb7d5 Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" am: 5cdb4c3451 am: e7408d4f3e by Remi NGUYEN VAN · 5 years ago