1. ca2d2c2 Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 7 years ago
  2. 5af2e29 Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 7 years ago
  3. ba4d5be Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 7 years ago
  4. df5f539 Merge "Add stable AIDL parcelables for IIpClient API" by Remi NGUYEN VAN · 7 years ago
  5. d92c3d5 [MS08] Read back attributes and blobs. by Chalard Jean · 7 years ago
  6. 297c2d6 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 7 years ago
  7. 6360a83 Merge "Remove dead KeepaliveInfo if it cannot be started" by Junyu Lai · 7 years ago
  8. 79a6329 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 7 years ago
  9. c0499c5 Remove dead KeepaliveInfo if it cannot be started by junyulai · 7 years ago
  10. c069b06 [CS] Add an option to block sensitive network specifier by Etan Cohen · 7 years ago
  11. ab07d23 Merge changes Iec53a9fd,Iac4cfe70 by Lorenzo Colitti · 7 years ago
  12. 202d9f1 Merge "Add Nat64Prefix to LinkProperties copy constructor" by Remi NGUYEN VAN · 7 years ago
  13. 0dd72a2 Add Nat64Prefix to LinkProperties copy constructor by Remi NGUYEN VAN · 7 years ago
  14. 1098cc6 Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  15. c9ac786 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 7 years ago
  16. 3d68028 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  17. 709d367 [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 7 years ago
  18. 7c2ee0d [MS01] Add the IP memory store service. by Chalard Jean · 7 years ago
  19. 197460b Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 7 years ago
  20. 1becbe7 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
  21. 2bcdb1a Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
  22. 5f81a66 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 7 years ago
  23. 081eb96 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 7 years ago
  24. 42a9c29 Add nullability annotations to public methods of ConnManager. by Chalard Jean · 7 years ago
  25. c8497bb Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
  26. ac5968e Limit access to suspected false positives. by Mathew Inwood · 7 years ago
  27. 1f1bdf2 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 7 years ago
  28. 4d52ab7 Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 7 years ago
  29. 9f66465 Merge "Deprecate NetworkInfo" by Junyu Lai · 7 years ago
  30. 8fff222 [PT17] Small cleanup of PacManager by Chalard Jean · 7 years ago
  31. 5c2f626 Deprecate NetworkInfo by junyulai · 7 years ago
  32. c5b457b Merge "Fixed toString() printing error" by Treehugger Robot · 7 years ago
  33. 08f2a98 Merge "Add InetAddresses class to API" by Paul Duffin · 7 years ago
  34. 07f581a Merge "Remove 'hasDns' parameter" by Ken Chen · 7 years ago
  35. 2503706 Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs by paulhu · 7 years ago
  36. 9863a7a Add InetAddresses class to API by Paul Duffin · 7 years ago
  37. f744375 Merge "Track default upstream when system is ready" by Mark Chien · 7 years ago
  38. 8d48d97 Track default upstream when system is ready by markchien · 7 years ago
  39. 41f9163 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 7 years ago
  40. 55191eb [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
  41. 0911727 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  42. 4731163 VPN: Move package intent receiver to ConnectivityService. by junyulai · 7 years ago
  43. 7f1d549 Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  44. 6272427 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 7 years ago
  45. 9d38e58 Merge "[CS] Add a generic transport-specific information API" by Etan Cohen · 7 years ago
  46. d397de2 [CS] Add a generic transport-specific information API by Etan Cohen · 7 years ago
  47. 275ccbc Merge "Call netd to update the tcp buffer size" by Treehugger Robot · 7 years ago
  48. 85c0fd7 Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 7 years ago
  49. d769c1d Remove 'hasDns' parameter by cken · 7 years ago
  50. 541810a Add PCSCF to LinkProperties. by Hongshik · 7 years ago
  51. c141de0 Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl" by Luke Huang · 7 years ago
  52. fade057 Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release by Bill Yi · 7 years ago
  53. 589964b Simpify logic in updateTcpBufferSizes by lucaslin · 7 years ago
  54. 023c12c Merge "Update LinkProperties to NetworkAgentInfo only when it's changed" by Lucas Lin · 7 years ago
  55. 34cd394 Update LinkProperties to NetworkAgentInfo only when it's changed by lucaslin · 7 years ago
  56. 10786db Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
  57. 6db57be Merge "Data stall detection using DNS event" by Chiachang Wang · 7 years ago
  58. 3d9b490 Call netd to update the tcp buffer size by Chenbo Feng · 7 years ago
  59. ea46de7 Data stall detection using DNS event by Chiachang Wang · 7 years ago
  60. 28d4fcd Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 7 years ago
  61. 1cfad48 Fixed toString() printing error by jiayanhong · 7 years ago
  62. 29ec3e9 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
  63. 8adb5bd PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 7 years ago
  64. 01a8c62 Merge "Move hidden APIs into system APIs" by Jack Yu · 7 years ago
  65. 5d8e697 Merge "Add IPv6 link-local address generation from EUI-48" by Etan Cohen · 7 years ago
  66. 13fefdd Move hidden APIs into system APIs by Jack Yu · 7 years ago
  67. 120fa0b Merge "(Really) fix LingerMonitor rate limiting" by Treehugger Robot · 7 years ago
  68. 1b2d62a Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 7 years ago
  69. 0d1ed38 (Really) fix LingerMonitor rate limiting by Remi NGUYEN VAN · 7 years ago
  70. 506c6bd Merge "Fix LingerMonitor notification rate limiting" by Treehugger Robot · 7 years ago
  71. b56a1dd Avoid calling ParcelFileDescriptor.fromSocket on new Sockets. by Josh Gao · 7 years ago
  72. c5a03a6 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 7 years ago
  73. 2c54072 Use spy in PermissionMonitorTest. by junyulai · 7 years ago
  74. dbfbaf5 Add skip464xlat test in Nat464XlatTest by soma, kawata · 7 years ago
  75. 032dfe5 Fix LingerMonitor notification rate limiting by Remi NGUYEN VAN · 7 years ago
  76. 3f6664e Merge "Support backward compatibility for restricted network permission" by Paul Hu · 7 years ago
  77. 3c93506 Support backward compatibility for restricted network permission by paulhu · 7 years ago
  78. 431d07e Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 7 years ago
  79. e966e64 Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 7 years ago
  80. 4c876ff Merge "ConnectivityService: make log configurable" by Chalard Jean · 7 years ago
  81. ec52e89 Merge "No-op refactoring of VPN lockdown status check." by Junyu Lai · 7 years ago
  82. 4a62810 Merge "Add more debug log when onBlockedStatusChanged was called." by Junyu Lai · 7 years ago
  83. 4526f99 No-op refactoring of VPN lockdown status check. by junyulai · 7 years ago
  84. 3a07d8b Add more debug log when onBlockedStatusChanged was called. by junyulai · 7 years ago
  85. 6155b25 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  86. 40f9fce Refactor UidRange by using stable aidl structure by Luke Huang · 7 years ago
  87. 2d23f14 Merge "To support skip464xlat per Network" by Chalard Jean · 7 years ago
  88. 8d6a981 Merge "Move some members to the "Q blacklist"." by Nathan Harold · 7 years ago
  89. df1c689 Move some members to the "Q blacklist". by Mathew Inwood · 7 years ago
  90. c510b27 ConnectivityService: make log configurable by hiroaki.yokoyama · 7 years ago
  91. cd2c08a Merge "Add tests for the network blocked status change" am: f1d996ac11 by Junyu Lai · 7 years ago
  92. d896c9a Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 7 years ago
  93. f1d996a Merge "Add tests for the network blocked status change" by Junyu Lai · 7 years ago
  94. c7a2d95 Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 7 years ago
  95. b8c1f78 Add tests for the network blocked status change by Mike Yu · 7 years ago
  96. 2a01b50 Merge changes I66e40b4b,I599a2ff9,I7c210623 am: 7b0604a191 by Chalard Jean · 7 years ago
  97. 7b0604a Merge changes I66e40b4b,I599a2ff9,I7c210623 by Treehugger Robot · 7 years ago
  98. cb8425b Merge "Network-related commands porting" am: f1b3ef44bc by Luke Huang · 7 years ago
  99. f1b3ef4 Merge "Network-related commands porting" by Luke Huang · 7 years ago
  100. 8d8d064 Merge changes into stage-aosp-master by Android Build Merger (Role) · 7 years ago