1. 7d04541 Make the network stack a persistent process. by Lorenzo Colitti · 5 years ago
  2. 59db1d5 Delete unused timeout constant. by Lorenzo Colitti · 5 years ago
  3. c84e33b Merge "Remove Settings constants for NetworkStack" into qt-dev by TreeHugger Robot · 5 years ago
  4. d575cbf Allow overlaying the DNS probe timeout. by Lorenzo Colitti · 5 years ago
  5. 28c966e Add a timeout for the DNS probe. by Lorenzo Colitti · 5 years ago
  6. f69bf63 Add overlay tag for default dns servers. by Xiao Ma · 5 years ago
  7. e8660ef Freeze the networkstack-aidl-interfaces interface by Lorenzo Colitti · 5 years ago
  8. 27ad19e Merge "provide a resource overlay to configure customized DNS Server." into qt-dev by TreeHugger Robot · 5 years ago
  9. 4dd1b47 Remove Settings constants for NetworkStack by Chiachang Wang · 5 years ago
  10. 9509eb8 Merge "Move Setting constants for NetworkStack" into qt-dev by Chiachang Wang · 5 years ago
  11. 98b02db Move Setting constants for NetworkStack by Chiachang Wang · 5 years ago
  12. 7035b79 Change the validation URL for Chinese SIMs by Remi NGUYEN VAN · 5 years ago
  13. 5410580 Merge "Add overlayable tag for NetworkStackConfig" into qt-dev by Remi NGUYEN VAN · 5 years ago
  14. 6a76b7e Move TrafficStats tags for the network stack constants by Chalard Jean · 5 years ago
  15. d361ff3 Freeze netd AIDL interface (framework) by Remi NGUYEN VAN · 5 years ago
  16. f5d37ae Merge "Address nit in NetworkStackUtils" into qt-dev by Chiachang Wang · 5 years ago
  17. 3741fdc provide a resource overlay to configure customized DNS Server. by Xiao Ma · 5 years ago
  18. 44d36f6 Address nit in NetworkStackUtils by Chiachang Wang · 5 years ago
  19. e512b26 Migrate NetworkStack metrics off StatsLog.write by Chiachang Wang · 5 years ago
  20. 5beebde Add lifecycle tests to NetworkMonitorTest by Lorenzo Colitti · 5 years ago
  21. e060342 Merge "Expose captive portal urls for configuration" into qt-dev by Remi NGUYEN VAN · 5 years ago
  22. 1f8e528 Add overlayable tag for NetworkStackConfig by Remi NGUYEN VAN · 5 years ago
  23. 9800d82 Merge "Update version numbers to 0210000000" into qt-dev by Akshay Thakker · 5 years ago
  24. 9ca4c62 Expose captive portal urls for configuration by Remi NGUYEN VAN · 5 years ago
  25. 6839f41 Merge "Move data stall definitions out from Setting" into qt-dev by Chiachang Wang · 5 years ago
  26. 7c0d3098 Merge "Add a mechanism to pass the L2Key and group hint to IpClient" into qt-dev by TreeHugger Robot · 5 years ago
  27. 0b98441 Move data stall definitions out from Setting by Chiachang Wang · 5 years ago
  28. d3c34d4 Add a mechanism to pass the L2Key and group hint to IpClient by Chalard Jean · 5 years ago
  29. 15be2b1 Don't leak captive portal broadcast receivers. by Lorenzo Colitti · 5 years ago
  30. 4628644 Merge "Prevent SIGN_IN notification pop up several times" into qt-dev by Lorenzo Colitti · 5 years ago
  31. 2b14c79 Prevent SIGN_IN notification pop up several times by lucaslin · 5 years ago
  32. 995aada Move attach*Filter() and addArpEntry() methods to NetworkStack by Remi NGUYEN VAN · 5 years ago
  33. 296acdf Update version numbers to 0210000000 by Akshay · 5 years ago
  34. 654b1e6 Fix NetworkStackTests. by Yifan Hong · 5 years ago
  35. 943e740 Straighten AIDL interface for the memory store by Chalard Jean · 6 years ago
  36. d3c115b Merge "Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library" am: 3db9cfe660 am: 2d20cd2378 by Paul Hu · 5 years ago
  37. b0f53b8 Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library by paulhu · 5 years ago
  38. 5428e66 Merge "[IPMS] Implement regular maintenance" am: 7f10bb1c11 am: c308297bc2 by Paul Hu · 5 years ago
  39. 7f10bb1 Merge "[IPMS] Implement regular maintenance" by Paul Hu · 5 years ago
  40. 073e73a Merge "Rename NetworkStackPermissionStub" by Remi NGUYEN VAN · 5 years ago
  41. cf7b25e Merge "Cleanup SystemReady in the network stack" am: e0ef7ce4f7 am: 4b130e8567 by Chalard Jean · 5 years ago
  42. ec35d66 Merge "Link to android experimental flags API" by Chiachang Wang · 5 years ago
  43. fc6b247 Rename NetworkStackPermissionStub by Remi NGUYEN VAN · 5 years ago
  44. 1fc0bd6 Merge "Rename NetworkStackPermissionStub" by Remi NGUYEN VAN · 5 years ago
  45. e0ef7ce Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 5 years ago
  46. 028d7a5 [IPMS] Implement regular maintenance by paulhu · 5 years ago
  47. 6ba6b79 Merge "Add comment for NetworkStack permissions" am: 154a0d0b38 am: b4493ea049 by Remi NGUYEN VAN · 5 years ago
  48. 154a0d0 Merge "Add comment for NetworkStack permissions" by Treehugger Robot · 5 years ago
  49. 60a54ac Merge "Add DHCP address lease expiry in IpMemoryStore." am: 17ea70c6d3 am: 23f6cd281a by Xiao Ma · 5 years ago
  50. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  51. b291332 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am: f9d61f1c6d am: 96f34c3151 by Paul Hu · 5 years ago
  52. ede84b6 Link to android experimental flags API by Chiachang Wang · 5 years ago
  53. f9d61f1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 5 years ago
  54. 5640a8d Merge "Provide link to android experimental flags API" am: 9876efdabe am: a94479c120 by Chiachang Wang · 5 years ago
  55. 9876efd Merge "Provide link to android experimental flags API" by Chiachang Wang · 5 years ago
  56. b93bfa1 Merge "Fix race when starting NetworkMonitor" am: 78454f3c46 am: f75ba075e4 by Remi NGUYEN VAN · 5 years ago
  57. d74219b Cleanup SystemReady in the network stack by Chalard Jean · 5 years ago
  58. e799f84 Add comment for NetworkStack permissions by Remi NGUYEN VAN · 5 years ago
  59. 95c5375 Merge "Move permissions from base to standard manifest" by Remi NGUYEN VAN · 5 years ago
  60. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  61. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  62. 819e0af Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 5 years ago
  63. e027ed6 Provide link to android experimental flags API by Chiachang Wang · 5 years ago
  64. 2a23dfd Move permissions from base to standard manifest by Remi NGUYEN VAN · 5 years ago
  65. ad2a947 Set the version code to 0200000000 by Jeff Hamilton · 5 years ago
  66. 60852ea Merge "Move permissions from base to standard manifest" by TreeHugger Robot · 5 years ago
  67. 1b0b7d4 Merge "apf: Documentation improvements and code optimizations for keepalive filters" am: f5166d5527 am: 3eb37cda43 by Aaron Huang · 5 years ago
  68. f5166d5 Merge "apf: Documentation improvements and code optimizations for keepalive filters" by Aaron Huang · 5 years ago
  69. d4cbba8 Move permissions from base to standard manifest by Remi NGUYEN VAN · 5 years ago
  70. 329c4da Add NetworkStackTests dependency on libdl_android by Remi NGUYEN VAN · 5 years ago
  71. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 5 years ago
  72. 3049d3b Merge "Fix message names in dumpsys network_stack" am: 3c776e8793 am: bae08510a2 by Remi NGUYEN VAN · 5 years ago
  73. 3c776e8 Merge "Fix message names in dumpsys network_stack" by Remi NGUYEN VAN · 5 years ago
  74. aef32a48 Merge "Enable more logs for networking" am: f3736d67f8 am: 310609b8be by Lorenzo Colitti · 5 years ago
  75. aaa7ecfd Fix message names in dumpsys network_stack by Remi NGUYEN VAN · 5 years ago
  76. 63b386c Rename NetworkStackPermissionStub by Remi NGUYEN VAN · 5 years ago
  77. 3729330 Enable more logs for networking by Ruoyao Liu · 6 years ago
  78. 75a6043 apf: Documentation improvements and code optimizations for keepalive filters by Aaron Huang · 6 years ago
  79. 80ce3a3 Merge "Compile NetworkStack resources only once" am: 963136ce56 am: 4aea56297c by Remi NGUYEN VAN · 5 years ago
  80. 963136c Merge "Compile NetworkStack resources only once" by Remi NGUYEN VAN · 5 years ago
  81. 516d750 Merge "Separate NetworkMonitor/framework portal URL" am: bcd3bed561 am: 34198fac89 by Remi NGUYEN VAN · 5 years ago
  82. 86c4582 Compile NetworkStack resources only once by Remi NGUYEN VAN · 5 years ago
  83. bcd3bed Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 5 years ago
  84. 3c95933 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 5 years ago
  85. 727f8bb Merge "Add network stack proto" by Chiachang Wang · 5 years ago
  86. e2365d6 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  87. 445d567 Merge "Fix API in CaptivePortal and ConnectivityManager" by Lorenzo Colitti · 5 years ago
  88. a96469e Merge "Fix targetSdkVersion for NetworkStack" am: 42b97de9d3 am: ba2f3d2fdf by Remi NGUYEN VAN · 5 years ago
  89. 8f252c1 Merge "Add network stack proto" by Chiachang Wang · 5 years ago
  90. afa94f4 Merge "Renamed the variable" by Treehugger Robot · 5 years ago
  91. 24ec3ff Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 5 years ago
  92. 42b97de Merge "Fix targetSdkVersion for NetworkStack" by Remi NGUYEN VAN · 5 years ago
  93. 0bd294c Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 5 years ago
  94. 21b9f61 Merge "Fix Automated API Review issues." am: 43c1ade661 am: 9e3f29037b by Paul Hu · 5 years ago
  95. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  96. 4d6fe32 Add network stack proto by Chiachang Wang · 5 years ago
  97. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  98. 725b513 Merge "Improve partial connectivity" am: f6cbc2d533 am: 270e77d930 by Lucas Lin · 5 years ago
  99. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 5 years ago
  100. 0e88ebf Add network stack proto by Chiachang Wang · 5 years ago