1. 5026c9e Set module min_sdk_version to 28 by Remi NGUYEN VAN · 6 years ago
  2. 8091d9e Migrate frameworks/base/tests/testables and its users to androidx.test by Brett Chabot · 6 years ago
  3. 3e15c9f Merge "Set NetworkStack targetSdk to 28" by Remi NGUYEN VAN · 6 years ago
  4. f4249c3 Set NetworkStack targetSdk to 28 by Remi NGUYEN VAN · 6 years ago
  5. 222d1d0 Merge "Set networking module APKs version to 10" by Baligh Uddin · 6 years ago
  6. 4af3cda Set networking module APKs version to 10 by Remi NGUYEN VAN · 6 years ago
  7. 95489ca Add more test case and some clean up by Chiachang Wang · 6 years ago
  8. 2fd3ca6 Merge "Injecting data stall event to statsd" by Chiachang Wang · 6 years ago
  9. f09e3e3 Injecting data stall event to statsd by Chiachang Wang · 6 years ago
  10. 1d18e60 Merge "Consider 200 response with "Content-length <= 4" to not be a captive portal." by Treehugger Robot · 6 years ago
  11. e7e5a35 Merge "Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest." by Xiao Ma · 6 years ago
  12. e4a40c7 Merge "Rename NetworkStack package" by Remi NGUYEN VAN · 6 years ago
  13. fd2d7dc6 Merge "Sign networkstack with its own certificate" by Remi NGUYEN VAN · 6 years ago
  14. 3f23efd Merge "Fix framework and NetworkStack classes conflicts" by Remi NGUYEN VAN · 6 years ago
  15. 6b4de8f Replace TcpSocketInfo with TcpKeepalivePacketDataParcelable in ApfTest. by Xiao Ma · 6 years ago
  16. ab96bc7 Sign networkstack with its own certificate by Remi NGUYEN VAN · 6 years ago
  17. 1b57e8e Fix framework and NetworkStack classes conflicts by Remi NGUYEN VAN · 6 years ago
  18. d989ed7 Merge "Add NetworkStackTests to device-tests suite" by Remi NGUYEN VAN · 6 years ago
  19. bfe928d Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  20. 60e7162 Merge "Fix testApfFilterKeepaliveAck." by Xiao Ma · 6 years ago
  21. b350df2 Add NetworkStackTests to device-tests suite by Dan Shi · 6 years ago
  22. cfff01e Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  23. d36e3df Merge "Remove deps from framework on netd interfaces" by Remi NGUYEN VAN · 6 years ago
  24. d36a89c Fix testApfFilterKeepaliveAck. by Xiao Ma · 6 years ago
  25. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  26. a75c52c Merge "Use ServiceState to get data cell ID" by Chiachang Wang · 6 years ago
  27. 1da51fc Add "close" socket option for immediately close socket after finish check captive portal. by Hongshik · 6 years ago
  28. 7561071 Use ServiceState to get data cell ID by Chiachang Wang · 6 years ago
  29. 749dfc3 Merge "Remove INTERACT_ACROSS_USERS_FULL for NetworkStack" by Remi NGUYEN VAN · 6 years ago
  30. 8e9a15b Consider 200 response with "Content-length <= 4" to not be a captive portal. by Sehee Park · 6 years ago
  31. e765e8b Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  32. 8c0d946 Rename NetworkStack package by Remi NGUYEN VAN · 6 years ago
  33. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  34. f871bfb Remove INTERACT_ACROSS_USERS_FULL for NetworkStack by Remi NGUYEN VAN · 6 years ago
  35. ca551ce Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  36. a63c40e [KA07] Drop TCP keepalive ack packets by Aaron Huang · 6 years ago
  37. 352dc2f [KA04] Expose TCP socket keepalive API by junyulai · 6 years ago
  38. dc48356 Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 6 years ago
  39. c3586ea Give owneship of packages/NetworkStack to Android Core Networking by Bernie Innocenti · 6 years ago
  40. 0fe5900 Merge "Add NetworkStackPermissionStub definitions" by Remi NGUYEN VAN · 6 years ago
  41. 74b1c86 Merge "Prepare CaptivePortalLogin for system_current" by Remi NGUYEN VAN · 6 years ago
  42. d8c75a0 Add NetworkStackPermissionStub definitions by Remi NGUYEN VAN · 6 years ago
  43. 4727427 Prepare CaptivePortalLogin for system_current by Remi NGUYEN VAN · 6 years ago
  44. 3b90687 Fix bluetooth tethering on multi-user by Remi NGUYEN VAN · 6 years ago
  45. 5584997 Merge "Add SystemApi for captive portal metrics" by Remi NGUYEN VAN · 6 years ago
  46. de60221 Add SystemApi for captive portal metrics by Remi NGUYEN VAN · 6 years ago
  47. 4c30b41 Compile NetworkStack as system_current by Remi NGUYEN VAN · 6 years ago
  48. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  49. 4a838a6 Merge "Move FdEventsReader to the shared area." by Treehugger Robot · 6 years ago
  50. 0bf364d Move FdEventsReader to the shared area. by Chalard Jean · 6 years ago
  51. 1bbed8a Run IpClientLinkObserver on Binder thread by Remi NGUYEN VAN · 6 years ago
  52. 31d7447 Remove IpClient usage of NetworkManagementService by Remi NGUYEN VAN · 6 years ago
  53. 567cc78 Merge "Add hidden utils and constants to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  54. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  55. 375b3c0 Merge "Add NetworkObserverRegistry to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  56. f4fb1b5 Merge "Add NetworkStack tests to postsubmit" by Remi NGUYEN VAN · 6 years ago
  57. 9188b49 Merge "Add NetworkStack networking deps to SystemApi" by Remi NGUYEN VAN · 6 years ago
  58. e4195cd Add NetworkObserverRegistry to NetworkStack by Remi NGUYEN VAN · 6 years ago
  59. 3ba6c0d Add hidden utils and constants to NetworkStack by Remi NGUYEN VAN · 6 years ago
  60. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  61. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  62. bd726ba Add NetworkStack tests to postsubmit by Remi NGUYEN VAN · 6 years ago
  63. 8948514 Fix IpClientTest by Remi NGUYEN VAN · 6 years ago
  64. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  65. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  66. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  67. 491f535 Merge changes Ieef54d84,Ica3e88c2 by Remi NGUYEN VAN · 6 years ago
  68. c1c02dc Remove NetworkStack dependencies on hidden members by Remi NGUYEN VAN · 6 years ago
  69. 811f638 Add SystemApi utility for raw sockets. by Remi NGUYEN VAN · 6 years ago
  70. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago
  71. 7b84fb3 Add NetworkStack metrics to system API by Remi NGUYEN VAN · 6 years ago
  72. 69b967f Allow Bluetooth to bind to NetworkStack by Remi NGUYEN VAN · 6 years ago
  73. 8865471 Merge "Add ACCESS_COARSE_LOCATION to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  74. 1cb9549 Add dns signal count into validation log for debugging by Chiachang Wang · 6 years ago
  75. 41bd2b9 Add ACCESS_COARSE_LOCATION to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  76. e67b0c3 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 6 years ago
  77. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  78. 1c427ab Change package name for NetworkStack by Remi NGUYEN VAN · 6 years ago
  79. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago