1. 6fb8355 Add comment for NetworkStack permissions by Remi NGUYEN VAN · 6 years ago
  2. ce949a8 Merge "Move permissions from base to standard manifest" by Remi NGUYEN VAN · 6 years ago
  3. 675d401 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  4. dc6e640 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  5. 5520e47 Move permissions from base to standard manifest by Remi NGUYEN VAN · 6 years ago
  6. 9ef5506 Merge "apf: Documentation improvements and code optimizations for keepalive filters" by Aaron Huang · 6 years ago
  7. 23dd932 Merge "Fix message names in dumpsys network_stack" by Remi NGUYEN VAN · 6 years ago
  8. 776d7f7 Fix message names in dumpsys network_stack by Remi NGUYEN VAN · 6 years ago
  9. c85b263 Enable more logs for networking by Ruoyao Liu · 6 years ago
  10. bacde59 apf: Documentation improvements and code optimizations for keepalive filters by Aaron Huang · 6 years ago
  11. 2fef7f7 Merge "Compile NetworkStack resources only once" by Remi NGUYEN VAN · 6 years ago
  12. 4036956 Compile NetworkStack resources only once by Remi NGUYEN VAN · 6 years ago
  13. be867b6 Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 6 years ago
  14. bf81ff1 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 6 years ago
  15. b42ce2b Merge "Add network stack proto" by Chiachang Wang · 6 years ago
  16. 61280b1 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  17. aef3fdd Merge "Renamed the variable" by Treehugger Robot · 6 years ago
  18. ab3148d Merge "Fix targetSdkVersion for NetworkStack" by Remi NGUYEN VAN · 6 years ago
  19. b4f4869 Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  20. a945196 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  21. 54663a8 Add network stack proto by Chiachang Wang · 6 years ago
  22. 35e620c Fix Automated API Review issues. by paulhu · 6 years ago
  23. a80308a Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  24. 1f1d36c Renamed the variable by Jack Yu · 6 years ago
  25. d01ea62 Improve partial connectivity by lucaslin · 6 years ago
  26. d8face3 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 6 years ago
  27. d1c539e Fix targetSdkVersion for NetworkStack by Remi NGUYEN VAN · 6 years ago
  28. 0568e68 Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 6 years ago
  29. e40a2bb Stop using netd parcelables in the framework. by Lorenzo Colitti · 6 years ago
  30. 6bc1865 Renamed NetworkRegistrationState to NetworkRegistrationInfo by Jack Yu · 6 years ago
  31. 5b67876 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  32. d9a4d51 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  33. 96dc88e Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 6 years ago
  34. acd99d2 Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  35. 15eaa7a Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 6 years ago
  36. 858e653 Moved transport to IntDef by Jack Yu · 6 years ago
  37. ff5b1c0 Support partial connectivity probe result option by Chiachang Wang · 6 years ago
  38. b057396 Check if network has partial connectivity by lucaslin · 6 years ago
  39. e9bdece Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 6 years ago
  40. 3152250 Merge changes I9dbbf904,Iebc174ed by Remi NGUYEN VAN · 6 years ago
  41. df416df Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 6 years ago
  42. a7640f4 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 6 years ago
  43. 38f0741 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 6 years ago
  44. 209ac0b Give Telephony the permissions to access the network stack. by Chalard Jean · 6 years ago
  45. 0a4df5a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 6 years ago
  46. ed96ca5 Move NetworkStackTests to presubmit by Remi NGUYEN VAN · 6 years ago
  47. 6cf8078 Remove NetworkStack test dependency on testutils by Remi NGUYEN VAN · 6 years ago
  48. 899d596 Not to use any() to verify DataStallDetectionStats by Chiachang Wang · 6 years ago
  49. 16a9284 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 6 years ago
  50. 8709cc6 Fix SocketUtils API by Remi NGUYEN VAN · 6 years ago
  51. e0ef527 Merge "Update description based on API feedback" by Chiachang Wang · 6 years ago
  52. 0e87479 Update description based on API feedback by Chiachang Wang · 6 years ago
  53. bc987a3 Set module min_sdk_version to 28 by Remi NGUYEN VAN · 6 years ago
  54. 189c598 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  55. 07a97e9 Merge "Set NetworkStack targetSdk to 28" by Remi NGUYEN VAN · 6 years ago
  56. 8f2f491 Set NetworkStack targetSdk to 28 by Remi NGUYEN VAN · 6 years ago
  57. 533cb5c Merge "Set networking module APKs version to 10" by Baligh Uddin · 6 years ago
  58. d81ea57 Set networking module APKs version to 10 by Remi NGUYEN VAN · 6 years ago
  59. caa3520 Add more test case and some clean up by Chiachang Wang · 6 years ago
  60. 09d3ac4 Merge "Injecting data stall event to statsd" by Chiachang Wang · 6 years ago
  61. 8b5f84a Injecting data stall event to statsd by Chiachang Wang · 6 years ago
  62. c3edab2 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 6 years ago
  63. 2f6671a Merge "Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest." by Xiao Ma · 6 years ago
  64. 3ab0b77 Merge "Rename NetworkStack package" by Remi NGUYEN VAN · 6 years ago
  65. 0aceb93 Merge "Sign networkstack with its own certificate" by Remi NGUYEN VAN · 6 years ago
  66. f0c2de7 Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  67. a4b9937 Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest. by Xiao Ma · 6 years ago
  68. d8327a2 Sign networkstack with its own certificate by Remi NGUYEN VAN · 6 years ago
  69. e99c73e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  70. b3b8047 Merge "Add NetworkStackTests to device-tests suite" by Remi NGUYEN VAN · 6 years ago
  71. fac2281 Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  72. 4c27df5 Merge "Fix testApfFilterKeepaliveAck." by Xiao Ma · 6 years ago
  73. 4c44c8e Add NetworkStackTests to device-tests suite by Dan Shi · 6 years ago
  74. ad99e54 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  75. e4b4e17 Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  76. 35d7609 Fix testApfFilterKeepaliveAck. by Xiao Ma · 6 years ago
  77. 235c455 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  78. d5e53b0 Merge "Use ServiceState to get data cell ID" by Chiachang Wang · 6 years ago
  79. fc092a8 Add "close" socket option for immediately close socket after finish check captive portal. by Hongshik · 6 years ago
  80. b04f81c Use ServiceState to get data cell ID by Chiachang Wang · 6 years ago
  81. 6699f1e Merge "Remove INTERACT_ACROSS_USERS_FULL for NetworkStack" by Remi NGUYEN VAN · 6 years ago
  82. 43427c0 Consider 200 response with "Content-length <= 4" to not be a captive portal. by Sehee Park · 6 years ago
  83. 07bbe0c Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  84. b36247f Rename NetworkStack package by Remi NGUYEN VAN · 6 years ago
  85. 1e3eb37 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  86. 06a30e5 Remove INTERACT_ACROSS_USERS_FULL for NetworkStack by Remi NGUYEN VAN · 6 years ago
  87. 4abf31a Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  88. 7db6a11 [KA07] Drop TCP keepalive ack packets by Aaron Huang · 6 years ago
  89. cd924e5 [KA04] Expose TCP socket keepalive API by junyulai · 6 years ago
  90. 56fcae3 Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 6 years ago
  91. 00ca604 Give owneship of packages/NetworkStack to Android Core Networking by Bernie Innocenti · 6 years ago
  92. da54a10 Merge "Add NetworkStackPermissionStub definitions" by Remi NGUYEN VAN · 6 years ago
  93. 859a5d0 Merge "Prepare CaptivePortalLogin for system_current" by Remi NGUYEN VAN · 6 years ago
  94. d65832e Add NetworkStackPermissionStub definitions by Remi NGUYEN VAN · 6 years ago
  95. b85d875 Prepare CaptivePortalLogin for system_current by Remi NGUYEN VAN · 6 years ago
  96. d959590 Fix bluetooth tethering on multi-user by Remi NGUYEN VAN · 6 years ago
  97. 5b36451 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 6 years ago
  98. 966dd7b Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 6 years ago
  99. f66337f Compile NetworkStack as system_current by Remi NGUYEN VAN · 6 years ago
  100. 6e9fdbd Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago