1. 8df4d76 Merge "Address review followup comments for NetworkStats" into main by Treehugger Robot · 1 year, 11 months ago
  2. 31f6e2e Send rawOffloadPacket to OffloadEngine by Yuyang Huang · 2 years ago
  3. 35c69c7 Address review followup comments for NetworkStats by Junyu Lai · 2 years ago
  4. 6f0ec43 remove unused TcpTx/RxPackets java & jni constants by Maciej Żenczykowski · 2 years ago
  5. 66645a8 simplify tcpTx/RxPackets by Maciej Żenczykowski · 2 years ago
  6. 00cf7ed Enable service offload API by Yuyang Huang · 2 years, 3 months ago
  7. 33fa4d2 Add callbacks for service offload by Yuyang Huang · 2 years, 6 months ago
  8. 23d89c0 Deduplicate items after clear interface in NetworkStats by Junyu Lai · 2 years, 1 month ago
  9. 0b9c083 Refactor grouped by methods by Junyu Lai · 2 years, 1 month ago
  10. f2a51ac Remove the ServiceTypeClient after socket destroyed by Paul Hu · 2 years, 4 months ago
  11. 9d25241 Merge changes from topic "statsaccess" by Junyu Lai · 2 years, 4 months ago
  12. 99fdf93 Add missed NSD event name by Paul Hu · 2 years, 4 months ago
  13. e68c42b Check MAINLINE_NETWORK_STACK as well to make GTS can access proper stats by Junyu Lai · 2 years, 4 months ago
  14. e2294fb Fix a var name in a comment by Chalard Jean · 2 years, 4 months ago
  15. 1bfd3cc Rename throwAboveU to throwAtLeastU by Chalard Jean · 2 years, 4 months ago
  16. 843cd6c Restore the null behavior of buildWifiTemplate by Chalard Jean · 2 years, 4 months ago
  17. 2c12f92 Do not crash when passing null into buildTemplateMobileAll by Junyu Lai · 2 years, 4 months ago
  18. 1235956 Merge "Add back @hide NetworkTemplate methods" by Remi NGUYEN VAN · 2 years, 5 months ago
  19. 37c4a9f Add back @hide NetworkTemplate methods by Remi NGUYEN VAN · 2 years, 5 months ago
  20. 62503cf Merge "Add a CompatChange flag to enable platform backend" by Paul Hu · 2 years, 5 months ago
  21. 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 5 months ago
  22. 7ee63b6 Merge "Remove requireNonNull check from matchesWifiNetworkKey" by Junyu Lai · 2 years, 5 months ago
  23. 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 6 months ago
  24. 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 6 months ago
  25. d3e793d Merge changes I197fbfb8,I6375e771,I48536927 by Junyu Lai · 2 years, 5 months ago
  26. 84b5936 Add constructor which used by Android T CTS by Junyu Lai · 2 years, 5 months ago
  27. 960c626 Add some hidden APIs back to NetworkTemplate by Aaron Huang · 2 years, 6 months ago
  28. ae04a1a Merge "Clear calling identity before calling into DPM" by Junyu Lai · 2 years, 5 months ago
  29. 09330c4 Clear calling identity before calling into DPM by Junyu Lai · 2 years, 6 months ago
  30. 9ff2fe7 Merge "Add isMatchRuleMobile back" by Aaron Huang · 2 years, 6 months ago
  31. dc97905 Add isMatchRuleMobile back by Aaron Huang · 2 years, 6 months ago
  32. 69086d6 Fix backward compatibility issue for removed wildcard match rule by Aaron Huang · 2 years, 6 months ago
  33. 2a69e41 Merge "Tempates with different subscriber ID should be not equal" by Aaron Huang · 2 years, 6 months ago
  34. c9371d0 Tempates with different subscriber ID should be not equal by Aaron Huang · 2 years, 6 months ago
  35. 90a2cbd Moves all compatibility flags to ConnectivityCompatChanges.java by Yuyang Huang · 2 years, 6 months ago
  36. b2c0f34 Rename onResolveStopped to onResolutionStopped by Paul Hu · 2 years, 6 months ago
  37. 18aeccc New API to listen service update by Paul Hu · 2 years, 7 months ago
  38. b58deb7 New API to stop service resolution by Paul Hu · 2 years, 8 months ago
  39. 38f5d46 Merge "Implement service resolved callback" by Paul Hu · 2 years, 7 months ago
  40. f71485f Merge changes I298816ac,I3f41b4fe,Ibd782029 by Paul Hu · 2 years, 7 months ago
  41. 75069ed Implement service resolved callback by Paul Hu · 2 years, 7 months ago
  42. 019621e Implement service found callback by Paul Hu · 2 years, 7 months ago
  43. 23fa202 Use MdnsDiscoveryManager for discovery by Paul Hu · 2 years, 7 months ago
  44. 2500069 Merge "Remove *_WILDCARD constants from NetworkTemplate" by Aaron Huang · 2 years, 7 months ago
  45. 99348b1 Merge "Remove mSubscriberId from NetworkTemplate" by Aaron Huang · 2 years, 7 months ago
  46. c95f0d8 Merge "fix argument to CloseGuard.open()" by Maciej Żenczykowski · 2 years, 7 months ago
  47. 19aa23d Merge "Expose APIs to migrate IpSecTransform" by Yan Yan · 2 years, 7 months ago
  48. 81c2160 Expose APIs to migrate IpSecTransform by Yan Yan · 2 years, 10 months ago
  49. 4011228 fix argument to CloseGuard.open() by Maciej Żenczykowski · 2 years, 7 months ago
  50. 223b5cc fix argument to CloseGuard.open() by Maciej Żenczykowski · 2 years, 7 months ago
  51. ece1819 Remove *_WILDCARD constants from NetworkTemplate by Aaron Huang · 2 years, 9 months ago
  52. ee23c03 Remove mSubscriberId from NetworkTemplate by Aaron Huang · 2 years, 9 months ago
  53. 4854d05 Remove mSubscriberIdMatchRule from NetworkTemplate by Aaron Huang · 2 years, 9 months ago
  54. a48dcd9 Require IPSEC_TUNNEL_MIGRATION feature flag to migrate transforms by Yan Yan · 2 years, 10 months ago
  55. e114b38 Support IPsec transform migration by Yan Yan · 4 years, 6 months ago
  56. 841b1f3 Merge "Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage" by Treehugger Robot · 2 years, 8 months ago
  57. c5a05d1 Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage by Aaron Huang · 2 years, 8 months ago
  58. 859884a Make mMatchSubscriberIds as a NonNull variable by Aaron Huang · 2 years, 9 months ago
  59. a8a6da0 Remove unused methods from NetworkTemplate by Aaron Huang · 2 years, 9 months ago
  60. 82a4e0a Merge "ipsec - use ro.vendor.api_level instead of ro.product.first_api_level" by Maciej Żenczykowski · 2 years, 9 months ago
  61. 5d78c63 ipsec - use ro.vendor.api_level instead of ro.product.first_api_level by Maciej Żenczykowski · 2 years, 10 months ago
  62. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 10 months ago
  63. 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 2 years, 10 months ago
  64. c9f1ca6 [ST01] Attributes data usage of test network by specifier by Junyu Lai · 3 years ago
  65. 4705518 Merge "Cleanup constructor of NetworkStats#Entry" am: 0ab4d265d6 by Aaron Huang · 3 years ago
  66. 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years ago
  67. a580300 Merge "Add back compat config for NSD" am: a39d54bf43 by Remi NGUYEN VAN · 3 years ago
  68. 348bbb0 Add back compat config for NSD by Remi NGUYEN VAN · 3 years, 1 month ago
  69. 059a7f9 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" am: c37d806dfd by Aaron Huang · 3 years ago
  70. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years ago
  71. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 1 month ago
  72. f49be5f Merge "Fix style errors in NetworkStats" am: b84de74137 by Aaron Huang · 3 years, 1 month ago
  73. b84de74 Merge "Fix style errors in NetworkStats" by Aaron Huang · 3 years, 1 month ago
  74. f7c1042 Fix style errors in NetworkStats by Aaron Huang · 3 years, 1 month ago
  75. d2e4c1f Merge "Correct javadoc usage" am: b7f81e4a6d by Chiachang Wang · 3 years, 1 month ago
  76. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 1 month ago
  77. 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 2 months ago
  78. 5c74cab Merge changes from topic "historybuildertest" by Treehugger Robot · 3 years, 2 months ago
  79. bfdd440 Return sorted NetworkStatsHistory by Junyu Lai · 3 years, 3 months ago
  80. f4f5de3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 2 months ago
  81. 0c33454 Merge "Ensure callbacks are run properly on executor" am: 411d2bd07d am: f8224f5364 by Remi NGUYEN VAN · 3 years, 2 months ago
  82. ab097b2 Hold wifi and mobile interfaces since boot in NetworkStatsService am: a2f1cf3576 by Aaron Huang · 3 years, 2 months ago
  83. 411d2bd Merge "Ensure callbacks are run properly on executor" by Remi NGUYEN VAN · 3 years, 2 months ago
  84. a2f1cf3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 2 months ago
  85. 9133888 Ensure callbacks are run properly on executor by Remi NGUYEN VAN · 3 years, 2 months ago
  86. 6773b82 Merge "Remove the DisabledState from NsdService" am: d65740346e am: 537e5289fe by Paul Hu · 3 years, 2 months ago
  87. d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 2 months ago
  88. 2bd25cd Merge "Fix service resolve on tethering downstreams" am: 5eaefa21bf am: d0a31d8e08 by Remi NGUYEN VAN · 3 years, 2 months ago
  89. 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 2 months ago
  90. 0102c94 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 2 months ago
  91. 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 2 months ago
  92. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 2 months ago
  93. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 2 months ago
  94. 323b8b2 Return sorted NetworkStatsHistory am: 25c6d60f8a by Junyu Lai · 3 years, 2 months ago
  95. 25c6d60 Return sorted NetworkStatsHistory by Junyu Lai · 3 years, 3 months ago
  96. 268e1c6 Merge "Remove automotive restriction from enable/disableInterface" am: 345655f7bc am: 1d0e33db3a by Patrick Rohr · 3 years, 3 months ago
  97. 345655f Merge "Remove automotive restriction from enable/disableInterface" by Patrick Rohr · 3 years, 3 months ago
  98. fd829a5 Remove automotive restriction from enable/disableInterface by Patrick Rohr · 3 years, 3 months ago
  99. ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 3 months ago
  100. c62261f Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 3 months ago