1. 215b877 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 6 years ago
  2. 48eac1d4 [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 6 years ago
  3. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  4. 0f224ef Add generic SelectTest JUnit filter and CoreTestsFilter by Tadashi G. Takaoka · 6 years ago
  5. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  6. 773f3f5 Merge "[MS11] Implement findL2Key" by Treehugger Robot · 6 years ago
  7. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  8. 31ff061 Merge changes from topic "Java async dns" by Luke Huang · 6 years ago
  9. 8d1a890 [MS11] Implement findL2Key by Chalard Jean · 6 years ago
  10. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  11. 58582a3 Merge "Add getAvoidBadWifi system API" by Remi NGUYEN VAN · 6 years ago
  12. 022daeb Merge changes If71fadd2,I42047185 by Chalard Jean · 6 years ago
  13. ced57bb Add libprocessgroup dependency by Suren Baghdasaryan · 6 years ago
  14. 00b15f3 Add asynchronous DNS query API in Java by Luke Huang · 6 years ago
  15. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  16. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  17. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  18. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  19. b67e493 [MS10] Address leftover comments on MS03 and MS07 by Chalard Jean · 6 years ago
  20. a39756a [MS09] Implement isSameNetwork. by Chalard Jean · 6 years ago
  21. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  22. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  23. 9325fbc Merge "Fix lint errors for moving IpClient to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  24. a1b2a93 Merge "Properly expect all callbacks in testStackedLinkProperties." by Lorenzo Colitti · 6 years ago
  25. e7e9f2b Fix lint errors for moving IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  26. 2412c13 Properly expect all callbacks in testStackedLinkProperties. by Lorenzo Colitti · 6 years ago
  27. 60b9ad2 Merge "Add IIpClient API for IpClient" by Remi NGUYEN VAN · 6 years ago
  28. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  29. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  30. ca046e8 Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 6 years ago
  31. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  32. bf73e66 [MS08] Read back attributes and blobs. by Chalard Jean · 6 years ago
  33. 91549b6 [MS07] Implement storeNetworkAttributes and storeBlob. by Chalard Jean · 6 years ago
  34. 6b0b2b7 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 6 years ago
  35. 35c5160 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 6 years ago
  36. 836ad57 [CS] Add an option to block sensitive network specifier by Etan Cohen · 6 years ago
  37. c37177a Merge "Add stable AIDL parcelables for LinkProperties" by Remi NGUYEN VAN · 6 years ago
  38. 4855a2e Add stable AIDL parcelables for LinkProperties by Remi NGUYEN VAN · 6 years ago
  39. 796c944 Merge changes I09167532,I7df77a99,I67797b3f,Ic27e706f by Chalard Jean · 6 years ago
  40. 5e5c764 [MS06] Add the relevance utils. by Chalard Jean · 6 years ago
  41. 61e27ab [MS03] Add the contract for the IPMS database. by Chalard Jean · 6 years ago
  42. dac3918 Test parceling empty LinkProperties. by Lorenzo Colitti · 6 years ago
  43. 9307ca2 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 6 years ago
  44. 59b3447 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 6 years ago
  45. f89d7be [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 6 years ago
  46. 8c141bd [MS01] Add the IP memory store service. by Chalard Jean · 6 years ago
  47. 81552d6 Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  48. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  49. 64e495b Merge "Add PCSCF to LinkProperties." by Chalard Jean · 6 years ago
  50. 94e5b22 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  51. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  52. a2e577d Merge "Implement RcsParticipant (base)" by Sahin Caliskan · 6 years ago
  53. 73105e11 Fix linter errors in IpServer and its dependencies by Remi NGUYEN VAN · 6 years ago
  54. cd9c24d Implement RcsParticipant (base) by Sahin Caliskan · 6 years ago
  55. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  56. 424945e Implement RcsThread querying (base) by Sahin Caliskan · 6 years ago
  57. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  58. 72ff937 JankBench: Add Bitmap Upload to list of runnable tests by Josh Choo · 6 years ago
  59. 5c1d150 JankBench: Fix execution of incorrect benchmark by Josh Choo · 6 years ago
  60. 9d5e003 Merge "Replace InterfaceParams with ifName in DhcpServer" by Remi NGUYEN VAN · 6 years ago
  61. 155da48 Replace InterfaceParams with ifName in DhcpServer by Remi NGUYEN VAN · 6 years ago
  62. b11a084 Merge "apf: Drop ARP reply if SPA is 0.0.0.0" by Aaron Huang · 6 years ago
  63. 4929a0d Merge "Move RCS APIs to android.telephony.ims" by Sahin Caliskan · 6 years ago
  64. 7719db2 Move RCS APIs to android.telephony.ims by Sahin Caliskan · 6 years ago
  65. d9eeba6 Merge "Track default upstream when system is ready" by Mark Chien · 6 years ago
  66. a6c7287 Track default upstream when system is ready by markchien · 6 years ago
  67. 0d9b942 Merge "Add an APF unit test to drop all packets in the pcap file" by Aaron Huang · 6 years ago
  68. bd648ce [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 6 years ago
  69. 04ed6a3 apf: Drop ARP reply if SPA is 0.0.0.0 by Aaron Huang · 6 years ago
  70. 785e5f1 Add an APF unit test to drop all packets in the pcap file by Aaron Huang · 6 years ago
  71. f6ebf4a Ignore ipv6 tx traffic on clat uid. by junyulai · 6 years ago
  72. 0882543 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 6 years ago
  73. 9677dde Merge "Migrate INetd to stable aidl" by Luke Huang · 6 years ago
  74. 4e780bd Merge "Increase the IpClientTest timeouts to reduce flake rate." by Treehugger Robot · 6 years ago
  75. 7f50b11 Merge "[CS] Add a generic transport-specific information API" by Etan Cohen · 6 years ago
  76. ca9fb56 [CS] Add a generic transport-specific information API by Etan Cohen · 6 years ago
  77. 734c4ce Migrate INetd to stable aidl by Luke Huang · 6 years ago
  78. 87c7dff Increase the IpClientTest timeouts to reduce flake rate. by Lorenzo Colitti · 6 years ago
  79. 51b1e45 Merge "Call netd to update the tcp buffer size" by Treehugger Robot · 6 years ago
  80. 8b8684a Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 6 years ago
  81. fa42501 Add PCSCF to LinkProperties. by Hongshik · 6 years ago
  82. d6c2dc5 Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl" by Luke Huang · 6 years ago
  83. 1b77796 Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 6 years ago
  84. 1c548e5 Merge "TouchLatency: make updates time based and add fps to ball mode" by Adrian Salido · 6 years ago
  85. e8e522b Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 6 years ago
  86. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  87. beefecc TouchLatency: make updates time based and add fps to ball mode by Adrian Salido · 6 years ago
  88. 7f14dbc Call netd to update the tcp buffer size by Chenbo Feng · 6 years ago
  89. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  90. ef557cf Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 6 years ago
  91. f928c1e Merge changes from topic "xfrmi-support" by Benedict Wong · 6 years ago
  92. 1c66fd2 Merge "Add Entitlement Manger to encapsulate provisioning mechanics" by Treehugger Robot · 6 years ago
  93. 781dae6 Add XFRM-I support to IpSecService by Benedict Wong · 6 years ago
  94. 2454b69 PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 6 years ago
  95. b6eb2c2 Add Entitlement Manger to encapsulate provisioning mechanics by markchien · 6 years ago
  96. a8923c5 Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 6 years ago
  97. 1256486 Fix RcsManager and add empty RcsThread class by Sahin Caliskan · 6 years ago
  98. 42bd8e1 Avoid calling ParcelFileDescriptor.fromSocket on new Sockets. by Josh Gao · 6 years ago
  99. df01b11 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 6 years ago
  100. 345155e Use spy in PermissionMonitorTest. by junyulai · 6 years ago