1. 07fcb5b Use new API to get mergedSubscriberIds based on grouping. by Malcolm Chen · 5 years ago
  2. feb79bd Fix mobile data usage didn't get increased for xlat464 traffic by junyulai · 5 years ago
  3. 51a770b Inline readNetworkStatsDetailInternal, make mUseBpfStats final by Benedict Wong · 5 years ago
  4. 8cdd41e Remove VPN info arrays from NetworkStats(Observer|Recorder) by Benedict Wong · 5 years ago
  5. c9511e7 NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 5 years ago
  6. 5cc3e6a Remove unused lastStats parameter by Benedict Wong · 5 years ago
  7. edcd5ad Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 5 years ago
  8. ac06c10 Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  9. 055992b Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account." by Benedict Wong · 5 years ago
  10. f1f6146 Merge "Send data warning intents with the current user" into qt-dev by Heemin Seog · 5 years ago
  11. b9820d4 Send data warning intents with the current user by Heemin Seog · 5 years ago
  12. d5109d1 Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions" into qt-dev by TreeHugger Robot · 5 years ago
  13. dfa5fe6 NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions by chen xu · 5 years ago
  14. ed11b84 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 6 years ago
  15. 917327b Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  16. b0941aa Don't trigger data alert before carrier configs load. by Ammar Aijazi · 5 years ago
  17. db91039 Ask netd to swap stats map before reading by Chenbo Feng · 6 years ago
  18. bce7364 Add a lock to protect persistent stats snapshot by Chenbo Feng · 5 years ago
  19. bd92d15 Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces by Chiachang Wang · 5 years ago
  20. d78542b Fix for NetworkStats/Telephony deadlock by Amith Yamasani · 6 years ago
  21. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  22. a6101e8 Make data warning notification use IEC units by Anton Hansson · 5 years ago
  23. a7de534 Merge "Add junyulai@ as owner of the core networking dirs" am: e5e3ac639b am: b0498ba448 by Bernie Innocenti · 6 years ago
  24. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 6 years ago
  25. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 6 years ago
  26. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  27. 02c50ef Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  28. dacee14 Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  29. f9a8c2e Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 6 years ago
  30. 1f9ed0b fix getIfaceStats and getTotalStats bug by Mike SU · 6 years ago
  31. ce75675 fix getIfaceStats and getTotalStats bug by Mike SU · 6 years ago
  32. ccee30e Merge "Adjust map names due to new bpfloader" am: 9613bfd2a4 am: 59ce36a44d by Chenbo Feng · 6 years ago
  33. 59ce36a Merge "Adjust map names due to new bpfloader" am: 9613bfd2a4 by Chenbo Feng · 6 years ago
  34. 9613bfd Merge "Adjust map names due to new bpfloader" by Treehugger Robot · 6 years ago
  35. 46197bb Merge "DO NOT MERGE: Revert: use legacy way to get tcp packet count" by Treehugger Robot · 6 years ago
  36. 2deb1e8 DO NOT MERGE: Revert: use legacy way to get tcp packet count by junyulai · 6 years ago
  37. 5488754 Merge "NetworkPolicy: Replace fake allLocks" am: 1afa2c413e am: bd37561226 by Andreas Gampe · 6 years ago
  38. 1afa2c4 Merge "NetworkPolicy: Replace fake allLocks" by Andreas Gampe · 6 years ago
  39. 6880d63 Adjust map names due to new bpfloader by Chenbo Feng · 6 years ago
  40. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  41. 71c9bea Merge "Refactoring of deleting stats in NetworkStats based on uids." am: 0882543a12 am: 9867b60f39 by Junyu Lai · 6 years ago
  42. c92749a Merge "Refactoring of deleting stats in NetworkStats based on uids." am: 0882543a12 by Junyu Lai · 6 years ago
  43. 8b8684a Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 6 years ago
  44. db02ccd Add missing permission check in NPMS.setAppIdleWhitelist. by Sudheer Shanka · 6 years ago
  45. 8ab2299 Fix NetworkPolicyManagerServiceTest failures. by Sudheer Shanka · 6 years ago
  46. a9e55bc Ability to grant apps in app idle mode network. by Kweku Adams · 6 years ago
  47. e914f1e Merge "Extend onDnsEvent callback to report more fields." am: 89eb3e6117 am: 7a782be65d by Junyu Lai · 6 years ago
  48. 556ae82 Merge "Extend onDnsEvent callback to report more fields." am: 89eb3e6117 by Junyu Lai · 6 years ago
  49. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  50. 74d5f7f Merge "Fix negative uid stats caused by 464xlat adjust when eBPF is on." am: 0d63da86e2 am: d62c2baa6d by Junyu Lai · 6 years ago
  51. cadfe44 Merge "Fix negative uid stats caused by 464xlat adjust when eBPF is on." am: 0d63da86e2 by Junyu Lai · 6 years ago
  52. c33ac0d Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 6 years ago
  53. e8e2ebd NetworkPolicy: Replace fake allLocks by Andreas Gampe · 6 years ago
  54. f9867ad Update a few runnable/handler to use a static class instead of a runnable. by Olivier Gaillard · 6 years ago
  55. 555917c Merge "Add new callback to inform blocking of network on specific uid." am: f709e754ab am: 745952eac8 by Junyu Lai · 6 years ago
  56. 70626e3 Merge "Add new callback to inform blocking of network on specific uid." am: f709e754ab by Junyu Lai · 6 years ago
  57. 05986c6 Add new callback to inform blocking of network on specific uid. by junyulai · 6 years ago
  58. e1825ba Merge "Delay global alerts by 1s for high thresholds" am: afffa37248 am: 65fef348de by Chalard Jean · 6 years ago
  59. 20af5ee Merge "Delay global alerts by 1s for high thresholds" am: afffa37248 by Chalard Jean · 6 years ago
  60. d7c6e12 Delay global alerts by 1s for high thresholds by Chalard Jean · 6 years ago
  61. 4e74f74 Merge "Increate netpolicy history size." by Sudheer Shanka · 6 years ago
  62. ad217d4 Increate netpolicy history size. by Sudheer Shanka · 6 years ago
  63. 6a3c07e Register NPMS$UidObserver to listen for only necessary procstate changes. by Sudheer Shanka · 6 years ago
  64. 6e9c16f Merge "Fix testRegisterUsageCallback failure in setUp" am: c68f5313a2 by Remi NGUYEN VAN · 6 years ago
  65. a8e9090 Fix testRegisterUsageCallback failure in setUp by Remi NGUYEN VAN · 6 years ago
  66. 2c871f9 Merge "Add codewiz@, reminv@ to OWNERS for connectivity" am: 76f081be5c am: a96779b592 am: fb9247e38d by Remi NGUYEN VAN · 6 years ago
  67. f76484a Merge "Add codewiz@, reminv@ to OWNERS for connectivity" am: 76f081be5c am: a96779b592 by Remi NGUYEN VAN · 6 years ago
  68. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  69. aae5aa3 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  70. 53fa21f Merge "DO NOT MERGE: use legacy way to get tcp packet count" into pi-dev by Chiachang Wang · 6 years ago
  71. 1536fb6 Postpone updating the bw rules until NMS is ready. by Sudheer Shanka · 6 years ago
  72. a5c3fb1 DO NOT MERGE: use legacy way to get tcp packet count by junyulai · 6 years ago
  73. 836bfe5 Merge "Fix testRegisterUsageCallback failure in setUp" by Remi NGUYEN VAN · 6 years ago
  74. 08211d9 Merge "Last-ditch clamping of negative NetworkStats." into pi-dev am: 44eae19b24 by Jeff Sharkey · 6 years ago
  75. 8fcff1e Merge "Fix NPE in restoring network policies" into pi-dev am: a1b34a43a2 by Annie Meng · 6 years ago
  76. 44eae19 Merge "Last-ditch clamping of negative NetworkStats." into pi-dev by Jeff Sharkey · 6 years ago
  77. a1b34a4 Merge "Fix NPE in restoring network policies" into pi-dev by Annie Meng · 6 years ago
  78. 4cdb2b7 Fix testRegisterUsageCallback failure in setUp by Remi NGUYEN VAN · 6 years ago
  79. b5a97e6 Last-ditch clamping of negative NetworkStats. by Jeff Sharkey · 6 years ago
  80. e20463b Merge "Check for bpf support at NetworkStatsService start" into pi-dev by Chenbo Feng · 6 years ago
  81. 20b4d84 Fix NPE in restoring network policies by Annie Meng · 6 years ago
  82. 0049982 Check for bpf support at NetworkStatsService start by Chenbo Feng · 6 years ago
  83. 77c7b73 Merge "Give CTS a way to force-poll network stats." into pi-dev am: 46e58e1b40 by Jeff Sharkey · 6 years ago
  84. c3c8d16 Give CTS a way to force-poll network stats. by Jeff Sharkey · 6 years ago
  85. bb583d8 Merge "Never interact with "phone" while holding locks." into pi-dev by Jeff Sharkey · 6 years ago
  86. 146bb33 Never interact with "phone" while holding locks. by Jeff Sharkey · 6 years ago
  87. 009370c Merge "Do not generate non-primary profile watchlist report" into pi-dev by Ricky Wai · 6 years ago
  88. 421ec10 Merge "Do not generate non-primary profile watchlist report" into pi-dev by Ricky Wai · 6 years ago
  89. a9d84bc Merge "Add tracing for network statistics and policy." into pi-dev by Jeff Sharkey · 6 years ago
  90. 0007239 Add tracing for network statistics and policy. by Jeff Sharkey · 6 years ago
  91. 563a57b Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev by Jeff Sharkey · 6 years ago
  92. 0cd9173 Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev by Jeff Sharkey · 6 years ago
  93. f78b8ce Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev by Jeff Sharkey · 6 years ago
  94. d931119 Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked."" by Jeff Sharkey · 6 years ago
  95. e0fe6df Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev by Jeff Sharkey · 6 years ago
  96. bd2a9a2 Revert "OP_GET_USAGE_STATS should be noted, not checked." by Jeff Sharkey · 6 years ago
  97. 830af17 Merge "OP_GET_USAGE_STATS should be noted, not checked." into pi-dev by Jeff Sharkey · 6 years ago
  98. 074eb69 Merge "Don't process broadcasts until really ready." into pi-dev am: fcc07b53fa by Jeff Sharkey · 6 years ago
  99. 64bbb20 Merge "OP_GET_USAGE_STATS should be noted, not checked." into pi-dev by Jeff Sharkey · 6 years ago
  100. 050151e Don't process broadcasts until really ready. by Jeff Sharkey · 6 years ago