1. 58582a3 Merge "Add getAvoidBadWifi system API" by Remi NGUYEN VAN · 6 years ago
  2. 022daeb Merge changes If71fadd2,I42047185 by Chalard Jean · 6 years ago
  3. eb7c537 Merge "Migrate ICaptivePortal to stable AIDL" by Remi NGUYEN VAN · 6 years ago
  4. f861561 Merge "Deprecate SSLCertificateSocketFactory" by Tobias Thierer · 6 years ago
  5. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  6. 1e6b18602 Migrate ICaptivePortal to stable AIDL by Remi NGUYEN VAN · 6 years ago
  7. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  8. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  9. 91c81c13 Merge "Add SystemApi utility for raw sockets." by Remi NGUYEN VAN · 6 years ago
  10. b67e493 [MS10] Address leftover comments on MS03 and MS07 by Chalard Jean · 6 years ago
  11. a39756a [MS09] Implement isSameNetwork. by Chalard Jean · 6 years ago
  12. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  13. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  14. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  15. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  16. c3a6317 Merge "Add NetworkMonitor constants to SystemApi" by Remi NGUYEN VAN · 6 years ago
  17. 60b9ad2 Merge "Add IIpClient API for IpClient" by Remi NGUYEN VAN · 6 years ago
  18. 33a04d0 Merge changes I5a6174a4,Idfbfdf54 by Remi NGUYEN VAN · 6 years ago
  19. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  20. 79a6d5e Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 6 years ago
  21. 800e843 Acquire lock to write NetworkStackConnector by Remi NGUYEN VAN · 6 years ago
  22. 31f1d0c Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 6 years ago
  23. cb3b895 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 6 years ago
  24. 7731c5b Add NetworkMonitor constants to SystemApi by Remi NGUYEN VAN · 6 years ago
  25. 6caa816 Deprecate SSLCertificateSocketFactory by Adam Vartanian · 6 years ago
  26. ca046e8 Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 6 years ago
  27. a5d31f5 Add IIpClient API for IpClient by Remi NGUYEN VAN · 6 years ago
  28. 69b967f Allow Bluetooth to bind to NetworkStack by Remi NGUYEN VAN · 6 years ago
  29. 91549b6 [MS07] Implement storeNetworkAttributes and storeBlob. by Chalard Jean · 6 years ago
  30. 6b0b2b7 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 6 years ago
  31. 836ad57 [CS] Add an option to block sensitive network specifier by Etan Cohen · 6 years ago
  32. c37177a Merge "Add stable AIDL parcelables for LinkProperties" by Remi NGUYEN VAN · 6 years ago
  33. 4855a2e Add stable AIDL parcelables for LinkProperties by Remi NGUYEN VAN · 6 years ago
  34. 796c944 Merge changes I09167532,I7df77a99,I67797b3f,Ic27e706f by Chalard Jean · 6 years ago
  35. b68c349 Add Nat64Prefix to LinkProperties copy constructor by Remi NGUYEN VAN · 6 years ago
  36. 8fe503f [MS05] Pretty print the data classes of IPMS. by Chalard Jean · 6 years ago
  37. 61e27ab [MS03] Add the contract for the IPMS database. by Chalard Jean · 6 years ago
  38. 59b3447 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 6 years ago
  39. f89d7be [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 6 years ago
  40. 8c141bd [MS01] Add the IP memory store service. by Chalard Jean · 6 years ago
  41. 81552d6 Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  42. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  43. 64e495b Merge "Add PCSCF to LinkProperties." by Chalard Jean · 6 years ago
  44. 94e5b22 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  45. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  46. 805e2ad Merge "Add nullability annotations to public methods of ConnManager." by Chalard Jean · 6 years ago
  47. 50bea3d Add nullability annotations to public methods of ConnManager. by Chalard Jean · 6 years ago
  48. 761198a Add parceling for DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  49. bd73798 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 6 years ago
  50. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  51. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  52. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  53. 41a0a5d Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 6 years ago
  54. a244ccd Merge "Deprecate NetworkInfo" by Junyu Lai · 6 years ago
  55. 3822c8a Deprecate NetworkInfo by junyulai · 6 years ago
  56. 0e6e776 Merge "Fixed toString() printing error" by Treehugger Robot · 6 years ago
  57. 92871b7 Merge "Add InetAddresses class to API" by Paul Duffin · 6 years ago
  58. 7610bc7 Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs by paulhu · 6 years ago
  59. ed30ec8 Merge "Add new netd event callback for changes to NAT64 prefix" by Nucca Chen · 6 years ago
  60. a2b34f8 Add InetAddresses class to API by Paul Duffin · 6 years ago
  61. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  62. 6115769c API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 6 years ago
  63. bd648ce [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 6 years ago
  64. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  65. 17f9b9b Merge "Expose Uri toSafeString api" by Ivan Chiang · 6 years ago
  66. f6ebf4a Ignore ipv6 tx traffic on clat uid. by junyulai · 6 years ago
  67. 0882543 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 6 years ago
  68. 72285d3 Expose Uri toSafeString api by Tony Huang · 6 years ago
  69. ca9fb56 [CS] Add a generic transport-specific information API by Etan Cohen · 6 years ago
  70. 8b8684a Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 6 years ago
  71. fa42501 Add PCSCF to LinkProperties. by Hongshik · 6 years ago
  72. 6e81f2a Add new netd event callback for changes to NAT64 prefix by nuccachen · 6 years ago
  73. 33fe80f Merge "Data stall detection using DNS event" by Chiachang Wang · 6 years ago
  74. 7a70a7e Data stall detection using DNS event by Chiachang Wang · 6 years ago
  75. e20a4fe Fixed toString() printing error by jiayanhong · 6 years ago
  76. 781dae6 Add XFRM-I support to IpSecService by Benedict Wong · 6 years ago
  77. ab80e1f Disable attempted updating of SA marks by Benedict Wong · 6 years ago
  78. 860d8d0 Merge "Move hidden APIs into system APIs" by Jack Yu · 6 years ago
  79. 4f956e0 Move hidden APIs into system APIs by Jack Yu · 6 years ago
  80. a8923c5 Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 6 years ago
  81. 89eb3e6 Merge "Extend onDnsEvent callback to report more fields." by Junyu Lai · 6 years ago
  82. 808c2fa Merge "interface-related commands porting" by Luke Huang · 6 years ago
  83. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  84. c33ac0d Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 6 years ago
  85. d1d3b37 Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 6 years ago
  86. 14f7544 interface-related commands porting by Luke Huang · 6 years ago
  87. 1acfa7d Merge "Firewall-related commands porting" by Luke Huang · 6 years ago
  88. 7701791 Refactor UidRange by using stable aidl structure by Luke Huang · 6 years ago
  89. a01c77a Merge "To support skip464xlat per Network" by Chalard Jean · 6 years ago
  90. a241db9 Firewall-related commands porting by Luke Huang · 6 years ago
  91. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  92. f709e75 Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 6 years ago
  93. 1a1d52e Fix a bug where Uri can't parse IPv6 literal addresses. by Chalard Jean · 6 years ago
  94. 3889ff5 Merge "Change permissions checks for setAirplaneMode." by Lorenzo Colitti · 6 years ago
  95. f5845d1 Change permissions checks for setAirplaneMode. by Lorenzo Colitti · 6 years ago
  96. 8f54b61 To support skip464xlat per Network by Yuuki Habu · 6 years ago
  97. 4b48dca Merge "Add log for debugging ConnectivityManager" by Chalard Jean · 6 years ago
  98. 05986c6 Add new callback to inform blocking of network on specific uid. by junyulai · 6 years ago
  99. 85eca48 Make setAirplaneMode @SystemApi for SetupWizard. by Lorenzo Colitti · 6 years ago
  100. dee2aa4 Add log for debugging ConnectivityManager by Soi, Yoshinari · 9 years ago