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