1. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  2. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  3. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  4. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  5. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  6. 6f7b304 Moved transport to IntDef by Jack Yu · 5 years ago
  7. 8737d25 Support partial connectivity probe result option by Chiachang Wang · 5 years ago
  8. e252a74 Check if network has partial connectivity by lucaslin · 5 years ago
  9. b8f2ab9 Merge "Use an in-process APK for in-process NetworkStack" by Remi NGUYEN VAN · 5 years ago
  10. 06d8067 Merge changes I9dbbf904,Iebc174ed by Remi NGUYEN VAN · 5 years ago
  11. a6f3476 Merge "Give Telephony the permissions to access the network stack." by Treehugger Robot · 5 years ago
  12. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 5 years ago
  13. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  14. 12aaf7e Give Telephony the permissions to access the network stack. by Chalard Jean · 5 years ago
  15. 8acc99a Use an in-process APK for in-process NetworkStack by Remi NGUYEN VAN · 5 years ago
  16. d9c313d Move NetworkStackTests to presubmit by Remi NGUYEN VAN · 5 years ago
  17. 22cd685 Remove NetworkStack test dependency on testutils by Remi NGUYEN VAN · 5 years ago
  18. e43f162 Not to use any() to verify DataStallDetectionStats by Chiachang Wang · 5 years ago
  19. 3da7809 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 5 years ago
  20. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 5 years ago
  21. f397b39 Merge "Update description based on API feedback" by Chiachang Wang · 5 years ago
  22. 4349dc0 Update description based on API feedback by Chiachang Wang · 5 years ago
  23. 5026c9e Set module min_sdk_version to 28 by Remi NGUYEN VAN · 5 years ago
  24. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 5 years ago
  25. 3e15c9f Merge "Set NetworkStack targetSdk to 28" by Remi NGUYEN VAN · 5 years ago
  26. f4249c3 Set NetworkStack targetSdk to 28 by Remi NGUYEN VAN · 5 years ago
  27. 222d1d0 Merge "Set networking module APKs version to 10" by Baligh Uddin · 5 years ago
  28. 4af3cda Set networking module APKs version to 10 by Remi NGUYEN VAN · 5 years ago
  29. 95489ca Add more test case and some clean up by Chiachang Wang · 5 years ago
  30. 2fd3ca6 Merge "Injecting data stall event to statsd" by Chiachang Wang · 5 years ago
  31. f09e3e3 Injecting data stall event to statsd by Chiachang Wang · 5 years ago
  32. 1d18e60 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 5 years ago
  33. e7e5a35 Merge "Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest." by Xiao Ma · 5 years ago
  34. e4a40c7 Merge "Rename NetworkStack package" by Remi NGUYEN VAN · 5 years ago
  35. fd2d7dc6 Merge "Sign networkstack with its own certificate" by Remi NGUYEN VAN · 6 years ago
  36. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  37. 6b4de8f Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest. by Xiao Ma · 6 years ago
  38. ab96bc7 Sign networkstack with its own certificate by Remi NGUYEN VAN · 6 years ago
  39. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  40. d989ed7 Merge "Add NetworkStackTests to device-tests suite" by Remi NGUYEN VAN · 6 years ago
  41. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  42. 60e7162 Merge "Fix testApfFilterKeepaliveAck." by Xiao Ma · 6 years ago
  43. b350df2 Add NetworkStackTests to device-tests suite by Dan Shi · 6 years ago
  44. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  45. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  46. d36a89c Fix testApfFilterKeepaliveAck. by Xiao Ma · 6 years ago
  47. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  48. a75c52c Merge "Use ServiceState to get data cell ID" by Chiachang Wang · 6 years ago
  49. 1da51fc Add "close" socket option for immediately close socket after finish check captive portal. by Hongshik · 6 years ago
  50. 7561071 Use ServiceState to get data cell ID by Chiachang Wang · 6 years ago
  51. 749dfc3 Merge "Remove INTERACT_ACROSS_USERS_FULL for NetworkStack" by Remi NGUYEN VAN · 6 years ago
  52. 8e9a15b Consider 200 response with "Content-length <= 4" to not be a captive portal. by Sehee Park · 6 years ago
  53. e765e8b Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  54. 8c0d946 Rename NetworkStack package by Remi NGUYEN VAN · 6 years ago
  55. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  56. f871bfb Remove INTERACT_ACROSS_USERS_FULL for NetworkStack by Remi NGUYEN VAN · 6 years ago
  57. ca551ce Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  58. a63c40e [KA07] Drop TCP keepalive ack packets by Aaron Huang · 6 years ago
  59. 352dc2f [KA04] Expose TCP socket keepalive API by junyulai · 6 years ago
  60. dc48356 Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 6 years ago
  61. c3586ea Give owneship of packages/NetworkStack to Android Core Networking by Bernie Innocenti · 6 years ago
  62. 0fe5900 Merge "Add NetworkStackPermissionStub definitions" by Remi NGUYEN VAN · 6 years ago
  63. 74b1c86 Merge "Prepare CaptivePortalLogin for system_current" by Remi NGUYEN VAN · 6 years ago
  64. d8c75a0 Add NetworkStackPermissionStub definitions by Remi NGUYEN VAN · 6 years ago
  65. 4727427 Prepare CaptivePortalLogin for system_current by Remi NGUYEN VAN · 6 years ago
  66. 3b90687 Fix bluetooth tethering on multi-user by Remi NGUYEN VAN · 6 years ago
  67. 5584997 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 6 years ago
  68. de60221 Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 6 years ago
  69. 4c30b41 Compile NetworkStack as system_current by Remi NGUYEN VAN · 6 years ago
  70. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  71. 4a838a6 Merge "Move FdEventsReader to the shared area." by Treehugger Robot · 6 years ago
  72. 0bf364d Move FdEventsReader to the shared area. by Chalard Jean · 6 years ago
  73. 1bbed8a Run IpClientLinkObserver on Binder thread by Remi NGUYEN VAN · 6 years ago
  74. 31d7447 Remove IpClient usage of NetworkManagementService by Remi NGUYEN VAN · 6 years ago
  75. 567cc78 Merge "Add hidden utils and constants to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  76. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  77. 375b3c0 Merge "Add NetworkObserverRegistry to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  78. f4fb1b5 Merge "Add NetworkStack tests to postsubmit" by Remi NGUYEN VAN · 6 years ago
  79. 9188b49 Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  80. e4195cd Add NetworkObserverRegistry to NetworkStack by Remi NGUYEN VAN · 6 years ago
  81. 3ba6c0d Add hidden utils and constants to NetworkStack by Remi NGUYEN VAN · 6 years ago
  82. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  83. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  84. bd726ba Add NetworkStack tests to postsubmit by Remi NGUYEN VAN · 6 years ago
  85. 8948514 Fix IpClientTest by Remi NGUYEN VAN · 6 years ago
  86. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  87. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  88. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  89. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  90. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  91. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  92. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  93. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  94. 69b967f Allow Bluetooth to bind to NetworkStack by Remi NGUYEN VAN · 6 years ago
  95. 8865471 Merge "Add ACCESS_COARSE_LOCATION to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  96. 1cb9549 Add dns signal count into validation log for debugging by Chiachang Wang · 6 years ago
  97. 41bd2b9 Add ACCESS_COARSE_LOCATION to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  98. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  99. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  100. 1c427ab Change package name for NetworkStack by Remi NGUYEN VAN · 6 years ago