1. 21c06d0 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 7 years ago
  2. 8b25d6c Merge changes from topic "bindprocess-resolv" by Remi NGUYEN VAN · 7 years ago
  3. 13f0ce2 Merge "Add get last entitlement value callback API" by Mark Chien · 7 years ago
  4. 5bd499c Add get last entitlement value callback API by markchien · 7 years ago
  5. 3fadff9 Allow use of bindProcessToNetwork only to change private DNS bypass. by Lorenzo Colitti · 7 years ago
  6. fcfc88d Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 7 years ago
  7. 4369ea8 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 7 years ago
  8. 5ccd6bd Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 7 years ago
  9. 1cf78de Nuke old setAlwaysOnVpnPackageForUser method. by Pavel Grafov · 7 years ago
  10. 580483e Allow bypassing private DNS via bindProcessToNetwork. by Lorenzo Colitti · 7 years ago
  11. 184600d Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 7 years ago
  12. 9e7e213 Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 7 years ago
  13. a5225ea Add NetworkUtils utilities to SystemApi by Remi NGUYEN VAN · 7 years ago
  14. 75546d4 Merge "Add SocketUtils for NetworkStack" by Remi NGUYEN VAN · 7 years ago
  15. 2c13733 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 7 years ago
  16. 6f08bb2 Add SocketUtils for NetworkStack by Remi NGUYEN VAN · 7 years ago
  17. 1ee45c9 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 7 years ago
  18. 926e230 Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 7 years ago
  19. d57b49c Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 7 years ago
  20. 4753f40 Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  21. 0246fc7 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 7 years ago
  22. bc9dd2b Revert "Whitelist packages from VPN lockdown." by Dan Albert · 7 years ago
  23. a72ef3f Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 7 years ago
  24. 5bc0c4f Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 7 years ago
  25. b66ec9b Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  26. 0eafa0b Add API for proxy configuration over VPN. by Irina Dumitrescu · 7 years ago
  27. 08bf40c Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 7 years ago
  28. 962a145 Merge "Add additional SystemApi for NetworkStack" by Remi NGUYEN VAN · 7 years ago
  29. 1ac7239 Popup a notification after logging in the captive portal network by lucaslin · 7 years ago
  30. 908eb08 Merge changes from topic "ka05" by Junyu Lai · 7 years ago
  31. 48a5938 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 7 years ago
  32. 155b7b7 Add additional SystemApi for NetworkStack by Remi NGUYEN VAN · 7 years ago
  33. a86defc [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 7 years ago
  34. c391533 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 7 years ago
  35. af90483 Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 7 years ago
  36. 4d4798e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 7 years ago
  37. 8c68421 Merge changes from topic "Java async dns" by Luke Huang · 7 years ago
  38. 9cfced4 Move IpClient to NetworkStack by Remi NGUYEN VAN · 7 years ago
  39. eafed7d Merge "Add getAvoidBadWifi system API" by Remi NGUYEN VAN · 7 years ago
  40. a5ca09f Merge changes If71fadd2,I42047185 by Chalard Jean · 7 years ago
  41. 2f6112a Add asynchronous DNS query API in Java by Luke Huang · 7 years ago
  42. 577b2e3 Add jni method for DnsResolver by Luke Huang · 7 years ago
  43. 3436b6f Add getAvoidBadWifi system API by Remi NGUYEN VAN · 7 years ago
  44. 48bc72a Migrate ICaptivePortal to stable AIDL by Remi NGUYEN VAN · 7 years ago
  45. c9ea55c Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 7 years ago
  46. e4ff75e [MS09] Implement isSameNetwork. by Chalard Jean · 7 years ago
  47. 048c941 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 7 years ago
  48. 8fada52 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 7 years ago
  49. 4129d43 Merge "Properly expect all callbacks in testStackedLinkProperties." by Lorenzo Colitti · 7 years ago
  50. 591de45 Merge "Add NetworkMonitor constants to SystemApi" by Remi NGUYEN VAN · 7 years ago
  51. 46eae8a Properly expect all callbacks in testStackedLinkProperties. by Lorenzo Colitti · 7 years ago
  52. 737c49d Add NetworkStack metrics to system API by Remi NGUYEN VAN · 7 years ago
  53. ca2d2c2 Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 7 years ago
  54. 5af2e29 Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 7 years ago
  55. 23d6570 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 7 years ago
  56. e541d18 Add NetworkMonitor constants to SystemApi by Remi NGUYEN VAN · 7 years ago
  57. ba4d5be Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 7 years ago
  58. df5f539 Merge "Add stable AIDL parcelables for IIpClient API" by Remi NGUYEN VAN · 7 years ago
  59. d92c3d5 [MS08] Read back attributes and blobs. by Chalard Jean · 7 years ago
  60. 297c2d6 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 7 years ago
  61. 6360a83 Merge "Remove dead KeepaliveInfo if it cannot be started" by Junyu Lai · 7 years ago
  62. 79a6329 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 7 years ago
  63. c0499c5 Remove dead KeepaliveInfo if it cannot be started by junyulai · 7 years ago
  64. c069b06 [CS] Add an option to block sensitive network specifier by Etan Cohen · 7 years ago
  65. ab07d23 Merge changes Iec53a9fd,Iac4cfe70 by Lorenzo Colitti · 7 years ago
  66. 202d9f1 Merge "Add Nat64Prefix to LinkProperties copy constructor" by Remi NGUYEN VAN · 7 years ago
  67. 0dd72a2 Add Nat64Prefix to LinkProperties copy constructor by Remi NGUYEN VAN · 7 years ago
  68. 1098cc6 Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  69. c9ac786 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 7 years ago
  70. 3d68028 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  71. 709d367 [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 7 years ago
  72. 7c2ee0d [MS01] Add the IP memory store service. by Chalard Jean · 7 years ago
  73. 197460b Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 7 years ago
  74. 1becbe7 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
  75. 2bcdb1a Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
  76. 5f81a66 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 7 years ago
  77. 081eb96 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 7 years ago
  78. 42a9c29 Add nullability annotations to public methods of ConnManager. by Chalard Jean · 7 years ago
  79. c8497bb Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
  80. ac5968e Limit access to suspected false positives. by Mathew Inwood · 7 years ago
  81. 1f1bdf2 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 7 years ago
  82. 4d52ab7 Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 7 years ago
  83. 9f66465 Merge "Deprecate NetworkInfo" by Junyu Lai · 7 years ago
  84. 8fff222 [PT17] Small cleanup of PacManager by Chalard Jean · 7 years ago
  85. 5c2f626 Deprecate NetworkInfo by junyulai · 7 years ago
  86. c5b457b Merge "Fixed toString() printing error" by Treehugger Robot · 7 years ago
  87. 08f2a98 Merge "Add InetAddresses class to API" by Paul Duffin · 7 years ago
  88. 07f581a Merge "Remove 'hasDns' parameter" by Ken Chen · 7 years ago
  89. 2503706 Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs by paulhu · 7 years ago
  90. 9863a7a Add InetAddresses class to API by Paul Duffin · 7 years ago
  91. f744375 Merge "Track default upstream when system is ready" by Mark Chien · 7 years ago
  92. 8d48d97 Track default upstream when system is ready by markchien · 7 years ago
  93. 41f9163 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 7 years ago
  94. 55191eb [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
  95. 0911727 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  96. 4731163 VPN: Move package intent receiver to ConnectivityService. by junyulai · 7 years ago
  97. 7f1d549 Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  98. 6272427 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 7 years ago
  99. 9d38e58 Merge "[CS] Add a generic transport-specific information API" by Etan Cohen · 7 years ago
  100. d397de2 [CS] Add a generic transport-specific information API by Etan Cohen · 7 years ago