1. b4f4869 Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  2. a945196 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  3. 35e620c Fix Automated API Review issues. by paulhu · 6 years ago
  4. a80308a Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  5. d01ea62 Improve partial connectivity by lucaslin · 6 years ago
  6. d8face3 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 6 years ago
  7. 0568e68 Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 6 years ago
  8. e40a2bb Stop using netd parcelables in the framework. by Lorenzo Colitti · 6 years ago
  9. 6bc1865 Renamed NetworkRegistrationState to NetworkRegistrationInfo by Jack Yu · 6 years ago
  10. 5b67876 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  11. d9a4d51 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  12. 96dc88e Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 6 years ago
  13. acd99d2 Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  14. 15eaa7a Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 6 years ago
  15. 858e653 Moved transport to IntDef by Jack Yu · 6 years ago
  16. ff5b1c0 Support partial connectivity probe result option by Chiachang Wang · 6 years ago
  17. b057396 Check if network has partial connectivity by lucaslin · 6 years ago
  18. e9bdece Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 6 years ago
  19. 3152250 Merge changes I9dbbf904,Iebc174ed by Remi NGUYEN VAN · 6 years ago
  20. df416df Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 6 years ago
  21. a7640f4 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 6 years ago
  22. 38f0741 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 6 years ago
  23. 209ac0b Give Telephony the permissions to access the network stack. by Chalard Jean · 6 years ago
  24. 0a4df5a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 6 years ago
  25. ed96ca5 Move NetworkStackTests to presubmit by Remi NGUYEN VAN · 6 years ago
  26. 6cf8078 Remove NetworkStack test dependency on testutils by Remi NGUYEN VAN · 6 years ago
  27. 899d596 Not to use any() to verify DataStallDetectionStats by Chiachang Wang · 6 years ago
  28. 16a9284 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 6 years ago
  29. 8709cc6 Fix SocketUtils API by Remi NGUYEN VAN · 6 years ago
  30. e0ef527 Merge "Update description based on API feedback" by Chiachang Wang · 6 years ago
  31. 0e87479 Update description based on API feedback by Chiachang Wang · 6 years ago
  32. bc987a3 Set module min_sdk_version to 28 by Remi NGUYEN VAN · 6 years ago
  33. 189c598 Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  34. 07a97e9 Merge "Set NetworkStack targetSdk to 28" by Remi NGUYEN VAN · 6 years ago
  35. 8f2f491 Set NetworkStack targetSdk to 28 by Remi NGUYEN VAN · 6 years ago
  36. 533cb5c Merge "Set networking module APKs version to 10" by Baligh Uddin · 6 years ago
  37. d81ea57 Set networking module APKs version to 10 by Remi NGUYEN VAN · 6 years ago
  38. caa3520 Add more test case and some clean up by Chiachang Wang · 6 years ago
  39. 09d3ac4 Merge "Injecting data stall event to statsd" by Chiachang Wang · 6 years ago
  40. 8b5f84a Injecting data stall event to statsd by Chiachang Wang · 6 years ago
  41. c3edab2 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 6 years ago
  42. 2f6671a Merge "Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest." by Xiao Ma · 6 years ago
  43. 3ab0b77 Merge "Rename NetworkStack package" by Remi NGUYEN VAN · 6 years ago
  44. 0aceb93 Merge "Sign networkstack with its own certificate" by Remi NGUYEN VAN · 6 years ago
  45. f0c2de7 Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  46. a4b9937 Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest. by Xiao Ma · 6 years ago
  47. d8327a2 Sign networkstack with its own certificate by Remi NGUYEN VAN · 6 years ago
  48. e99c73e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  49. b3b8047 Merge "Add NetworkStackTests to device-tests suite" by Remi NGUYEN VAN · 6 years ago
  50. fac2281 Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  51. 4c27df5 Merge "Fix testApfFilterKeepaliveAck." by Xiao Ma · 6 years ago
  52. 4c44c8e Add NetworkStackTests to device-tests suite by Dan Shi · 6 years ago
  53. ad99e54 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  54. e4b4e17 Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  55. 35d7609 Fix testApfFilterKeepaliveAck. by Xiao Ma · 6 years ago
  56. 235c455 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  57. d5e53b0 Merge "Use ServiceState to get data cell ID" by Chiachang Wang · 6 years ago
  58. fc092a8 Add "close" socket option for immediately close socket after finish check captive portal. by Hongshik · 6 years ago
  59. b04f81c Use ServiceState to get data cell ID by Chiachang Wang · 6 years ago
  60. 6699f1e Merge "Remove INTERACT_ACROSS_USERS_FULL for NetworkStack" by Remi NGUYEN VAN · 6 years ago
  61. 43427c0 Consider 200 response with "Content-length <= 4" to not be a captive portal. by Sehee Park · 6 years ago
  62. 07bbe0c Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  63. b36247f Rename NetworkStack package by Remi NGUYEN VAN · 6 years ago
  64. 1e3eb37 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  65. 06a30e5 Remove INTERACT_ACROSS_USERS_FULL for NetworkStack by Remi NGUYEN VAN · 6 years ago
  66. 4abf31a Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  67. 7db6a11 [KA07] Drop TCP keepalive ack packets by Aaron Huang · 6 years ago
  68. cd924e5 [KA04] Expose TCP socket keepalive API by junyulai · 6 years ago
  69. 56fcae3 Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 6 years ago
  70. 00ca604 Give owneship of packages/NetworkStack to Android Core Networking by Bernie Innocenti · 6 years ago
  71. da54a10 Merge "Add NetworkStackPermissionStub definitions" by Remi NGUYEN VAN · 6 years ago
  72. 859a5d0 Merge "Prepare CaptivePortalLogin for system_current" by Remi NGUYEN VAN · 6 years ago
  73. d65832e Add NetworkStackPermissionStub definitions by Remi NGUYEN VAN · 6 years ago
  74. b85d875 Prepare CaptivePortalLogin for system_current by Remi NGUYEN VAN · 6 years ago
  75. d959590 Fix bluetooth tethering on multi-user by Remi NGUYEN VAN · 6 years ago
  76. 5b36451 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 6 years ago
  77. 966dd7b Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 6 years ago
  78. f66337f Compile NetworkStack as system_current by Remi NGUYEN VAN · 6 years ago
  79. 6e9fdbd Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  80. 9906ef6 Merge "Move FdEventsReader to the shared area." by Treehugger Robot · 6 years ago
  81. ac17418 Move FdEventsReader to the shared area. by Chalard Jean · 6 years ago
  82. 7c7217b Run IpClientLinkObserver on Binder thread by Remi NGUYEN VAN · 6 years ago
  83. a887977 Remove IpClient usage of NetworkManagementService by Remi NGUYEN VAN · 6 years ago
  84. 6af597d Merge "Add hidden utils and constants to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  85. 3c36156 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  86. b1fd9f9 Merge "Add NetworkObserverRegistry to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  87. 9113fdb Merge "Add NetworkStack tests to postsubmit" by Remi NGUYEN VAN · 6 years ago
  88. a54652b Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  89. 9d3f3c7 Add NetworkObserverRegistry to NetworkStack by Remi NGUYEN VAN · 6 years ago
  90. abeaaf7 Add hidden utils and constants to NetworkStack by Remi NGUYEN VAN · 6 years ago
  91. 82b4b42 Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  92. 777022e Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  93. c8ad6bd Add NetworkStack tests to postsubmit by Remi NGUYEN VAN · 6 years ago
  94. dc6eaeb Fix IpClientTest by Remi NGUYEN VAN · 6 years ago
  95. e1f8046 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  96. d447689 Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  97. 4a2eb87 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  98. 3fab1c7 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  99. a0983f7 Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  100. 612aac8 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago