1. d861f04 Merge "Enable wakeup marking for Cellular transport" by Treehugger Robot · 2 years, 5 months ago
  2. 7564228 Enable wakeup marking for Cellular transport by Suprabh Shukla · 2 years, 5 months ago
  3. 8d4be71 Merge "Catching IllegalStateException while device is going to shutdown" by Mark Chien · 2 years, 5 months ago
  4. f3c1ef5 Merge "Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy" by Treehugger Robot · 2 years, 5 months ago
  5. 70f9022 Merge changes I649c2d57,I67c94cd5 by Chiachang Wang · 2 years, 5 months ago
  6. 30e4c7a Merge "Stop verifying wifi disconnect on T+ devices" by Chiachang Wang · 2 years, 5 months ago
  7. 47b95be Merge "Make lingering delay 2000ms in testMultipleLingering" by Treehugger Robot · 2 years, 5 months ago
  8. 3a3bd27 Merge "Update the instructions for configuring Fast Pair provider simulator." by Treehugger Robot · 2 years, 5 months ago
  9. aeadd47 Make lingering delay 2000ms in testMultipleLingering by Chalard Jean · 2 years, 5 months ago
  10. 5a35be5 Verify private DNS change applied to all Networks by chiachangwang · 2 years, 5 months ago
  11. 90daa56 Move getTestableNetworks method to CtsNetUtils by chiachangwang · 2 years, 5 months ago
  12. c346fc8 Stop verifying wifi disconnect on T+ devices by chiachangwang · 2 years, 5 months ago
  13. c41291b remove spurious libbpf_bcc by Maciej Żenczykowski · 2 years, 5 months ago
  14. af37953 Merge "Stop checking for QUIC success in CTS tests" by Treehugger Robot · 2 years, 5 months ago
  15. e1efcba Merge "Fix lint issues in NetworkAgentTest.kt." by Treehugger Robot · 2 years, 5 months ago
  16. bcd62d1 Merge "Remove TODO comment that was already done" by KH Shi · 2 years, 5 months ago
  17. 66276f9 Fix lint issues in NetworkAgentTest.kt. by Lorenzo Colitti · 2 years, 5 months ago
  18. 22a0120 Merge changes I727849fa,If31ccbc7 by Hansen Kurli · 2 years, 5 months ago
  19. d8321ef Merge "Don't run PacProxyManagerTest case without WebView support." by Treehugger Robot · 2 years, 5 months ago
  20. 700de30 Merge changes from topic "revert-2542434-revert-2535219-TAMNEZLAHT-VPTOBCYDEB" by Paul Hu · 2 years, 5 months ago
  21. 50767f4 Stop checking for QUIC success in CTS tests by Stefano Duo · 2 years, 5 months ago
  22. cf8d28a Merge "Avoid activity restart by config changes while test" by Motomu Utsumi · 2 years, 5 months ago
  23. 0f8a7aa Merge "Add tx_bytes and rx_bytes to UpstreamEvent message" by Wayne Ma · 2 years, 5 months ago
  24. 037e614 Avoid activity restart by config changes while test by Motomu Utsumi · 2 years, 5 months ago
  25. b5ee365 Add tx_bytes and rx_bytes to UpstreamEvent message by Wayne Ma · 2 years, 5 months ago
  26. fd40247 Merge changes I33bc80cc,Ie84e2cd4 by Treehugger Robot · 2 years, 5 months ago
  27. 520417c Merge "Remove unnecessary mocking in tearDown" by Chiachang Wang · 2 years, 5 months ago
  28. 3dcfdd0 Remove unnecessary mocking in tearDown by chiachangwang · 2 years, 5 months ago
  29. 2a5a866 Catching IllegalStateException while device is going to shutdown by Min Zhou · 2 years, 6 months ago
  30. 1a31ed3 Merge changes I69947ef2,Ie62454be,I756e4451,I437fe4cc,I850678bd, ... by Maciej Żenczykowski · 2 years, 5 months ago
  31. 228a2b6 Merge "clat permission verification - log all errors before aborting." by Treehugger Robot · 2 years, 5 months ago
  32. 58c6337 sed -i -r 's@/[*] updatetime [*]/ false@NO_UPDATETIME@g' offload.c by Maciej Żenczykowski · 2 years, 5 months ago
  33. 653bb00 sed -i -r 's@/[*] updatetime [*]/ true@UPDATETIME@g' offload.c by Maciej Żenczykowski · 2 years, 5 months ago
  34. b27132f sed -i -r 's@/[*]ignore_on_user[*]/true@IGNORE_ON_USER@g' netd.c by Maciej Żenczykowski · 2 years, 5 months ago
  35. b6232eb sed -i -r 's@/[*]ignore_on_user[*]/false@LOAD_ON_USER@g' netd.c by Maciej Żenczykowski · 2 years, 5 months ago
  36. e94f476 sed -i -r 's@/[*]ignore_on_userdebug[*]/false@LOAD_ON_USERDEBUG@g' netd.c by Maciej Żenczykowski · 2 years, 5 months ago
  37. 95e0743 sed -i -r 's@/[*]ignore_on_eng[*]/false@LOAD_ON_ENG@g' netd.c by Maciej Żenczykowski · 2 years, 5 months ago
  38. 66f52f4 sed -i -r 's@/[*] is_ethernet [*]/ false@RAWIP@g' offload.c by Maciej Żenczykowski · 2 years, 5 months ago
  39. 63fadd1 sed -i -r 's@/[*] is_ethernet [*]/ true@ETHER@g' offload.c by Maciej Żenczykowski · 2 years, 5 months ago
  40. cad569f sed -i -r 's@/[*] downstream [*]/ true@DOWNSTREAM@g' offload.c by Maciej Żenczykowski · 2 years, 5 months ago
  41. 941ea03 sed -i -r 's@/[*] downstream [*]/ false@UPSTREAM@g' offload.c by Maciej Żenczykowski · 2 years, 5 months ago
  42. 4c33f5c bpf_net_helpers: define some boolean constants by Maciej Żenczykowski · 2 years, 5 months ago
  43. 6b254d5 Don't run PacProxyManagerTest case without WebView support. by Calvin On · 2 years, 5 months ago
  44. 2541a19 offload.c - feed kver in to bpf progs by Maciej Żenczykowski · 2 years, 9 months ago
  45. 653a26a Merge "netd.c - feed kver deeper into bpf programs" by Maciej Żenczykowski · 2 years, 5 months ago
  46. b0966fd clat permission verification - log all errors before aborting. by Maciej Żenczykowski · 2 years, 5 months ago
  47. ea07e4d Merge "switch to classic bpf macros" by Maciej Żenczykowski · 2 years, 5 months ago
  48. 99a1a26 netd.c - feed kver deeper into bpf programs by Maciej Żenczykowski · 2 years, 9 months ago
  49. 74742cc Merge "get rid of needless use of NONEXISTENT_COOKIE which is simply 0" by Maciej Żenczykowski · 2 years, 5 months ago
  50. 94334d6 Merge "NearbyFastPairProviderSimulatorApp: Only set BR/EDR IOCapability" by David Duarte · 2 years, 5 months ago
  51. d3fe154 get rid of needless use of NONEXISTENT_COOKIE which is simply 0 by Maciej Żenczykowski · 2 years, 7 months ago
  52. 11dee20 Add forwarded stats dump in tethering hardware offload by KH Shi · 2 years, 5 months ago
  53. 1e8e619 Update the instructions for configuring Fast Pair provider simulator. by Eric Lin · 2 years, 5 months ago
  54. 8b02a26 Merge "Move cronet to framework-connectivity" by Motomu Utsumi · 2 years, 5 months ago
  55. e74c7b6 Merge "Move fail in testFirewallBlocking" by Motomu Utsumi · 2 years, 5 months ago
  56. 93a2218 Use InetDiagMessage.destroyLiveTcpSocket instead of netd.socketDestroy by Motomu Utsumi · 2 years, 6 months ago
  57. 73e2e87 Move cronet to framework-connectivity by Motomu Utsumi · 2 years, 5 months ago
  58. 32b46a4 switch to classic bpf macros by Maciej Żenczykowski · 2 years, 6 months ago
  59. 7002f0b Merge "allow ingress TCP FINs in doze mode" by Maciej Żenczykowski · 2 years, 5 months ago
  60. 95c49cb Merge "BpfNetworkStats: pass lines vector by reference in 2 more functions" by Maciej Żenczykowski · 2 years, 5 months ago
  61. 7e2c2b9 NearbyFastPairProviderSimulatorApp: Only set BR/EDR IOCapability by David Duarte · 2 years, 5 months ago
  62. b68f73c No Tethering Offload HAL is not really an error by Maciej Żenczykowski · 2 years, 5 months ago
  63. 4402d99 Merge "Fix flaky test: testSetOemNetworkPreferenceForTestPref" by Paul Hu · 2 years, 5 months ago
  64. f1c91a9 Move fail in testFirewallBlocking by Motomu Utsumi · 2 years, 5 months ago
  65. bdccc50 allow ingress TCP FINs in doze mode by Maciej Żenczykowski · 2 years, 5 months ago
  66. b2e67d3 Revert^2 "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 5 months ago
  67. 51ff70d Revert^2 "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  68. 60ac0e9 Revert "Revert "Record SocketProvider history logs for better de..." by Paul Hu · 2 years, 5 months ago
  69. 24913d0 Revert "Revert "Record DiscoveryManager history logs for better ..." by Paul Hu · 2 years, 5 months ago
  70. c473227 Merge "Address comment from aosp/2335004" by Wayne Ma · 2 years, 5 months ago
  71. 47eb9a3 BpfNetworkStats: pass lines vector by reference in 2 more functions by Maciej Żenczykowski · 2 years, 5 months ago
  72. 7f21334 Merge "groupNetworkStats - switch ->at() to []" by Maciej Żenczykowski · 2 years, 5 months ago
  73. f0f83b6 Merge changes from topic "revert-2535219-TAMNEZLAHT" by Paul Hu · 2 years, 5 months ago
  74. 2f0e914 Revert "Record DiscoveryManager history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  75. 8ffe823 Revert "Record SocketProvider history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  76. 5f55868 Revert "Record Advertiser history logs for better debugging" by Paul Hu · 2 years, 5 months ago
  77. b8a3a63 Revert "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 5 months ago
  78. 0b39135 Merge changes I41743f47,I22577615,I46f806a8,Icaa1df2e by Paul Hu · 2 years, 5 months ago
  79. 5d8992e Merge "clat: make sure the tun device doesn't yet exist" by Maciej Żenczykowski · 2 years, 5 months ago
  80. 2368f8b groupNetworkStats - switch ->at() to [] by Maciej Żenczykowski · 2 years, 5 months ago
  81. d41f46d Merge "bpf network stats - move double accounting tag!=0 out of bpf" by Maciej Żenczykowski · 2 years, 5 months ago
  82. 8a54f20 Merge "Only send resolve callbacks for subscribed service" by Treehugger Robot · 2 years, 5 months ago
  83. f500c2e Merge "Cronet: enable CronetInputStreamTests" by Chidera Olibie · 2 years, 5 months ago
  84. 52c215b Merge "Cleanup : don't mix seconds and milliseconds in retry delays" by Jean Chalard · 2 years, 5 months ago
  85. 8a41185 Only send resolve callbacks for subscribed service by Remi NGUYEN VAN · 2 years, 6 months ago
  86. 0291813 Merge "Revert "Fix `symbol not found` error for hidden apis used by MTS"" by Chidera Olibie · 2 years, 5 months ago
  87. 9c03bf1 Cronet: enable CronetInputStreamTests by Chidera Olibie · 2 years, 5 months ago
  88. c25133a Refactor buildKeepaliveMetrics to return DailyKeepaliveInfoReported by Hansen Kurli · 2 years, 5 months ago
  89. a27bc2c Create KeepaliveStatsTracker for Duration metrics. by Hansen Kurli · 2 years, 6 months ago
  90. eaa9927 Put client logs into SharedLog and dump more logs by Paul Hu · 2 years, 5 months ago
  91. 1571df6 Record Advertiser history logs for better debugging by Paul Hu · 2 years, 5 months ago
  92. b204ce5 Record SocketProvider history logs for better debugging by Paul Hu · 2 years, 5 months ago
  93. d74697a Record DiscoveryManager history logs for better debugging by Paul Hu · 2 years, 5 months ago
  94. 52a5936 Merge "Add SIM_CARD test option for CtsHostsideNetworkTests" by Chiachang Wang · 2 years, 5 months ago
  95. 2c93043 Merge "Test that VPN lockdown restarts the VPN agent." by Jean Chalard · 2 years, 5 months ago
  96. ca35653 Merge "Add test for updating IKE about IP address changes" by Jean Chalard · 2 years, 5 months ago
  97. 6213d57 Merge "Adjust tests for delay in restarting/migrating IKE" by Jean Chalard · 2 years, 5 months ago
  98. 2cf6b2c Merge "Separate events usage for starting socket keepalives" by Chiachang Wang · 2 years, 5 months ago
  99. baefd61 Merge "Fix inexact argument type warning" by Chiachang Wang · 2 years, 5 months ago
  100. 885854c Merge "Handle downstream tethering interface addresses in MdnsSocketProvider" by Yuyang Huang · 2 years, 5 months ago