1. 77f84a4 [AF01] Move NetworkStatsCollection comparison code to NetworkStatsCollection by Junyu Lai · 1 year, 9 months ago
  2. ffa6d61 Remove unnecessary check for skDestroyListener by Motomu Utsumi · 1 year, 10 months ago
  3. 8b5ebfc Fix NetworkStatsObersers thread leak in the NetworkStatsServiceTest by Junyu Lai · 1 year, 10 months ago
  4. 41b3734 Support NetworkStatsEventLogger by Junyu Lai · 2 years ago
  5. 6d0bdd1 Add synchronized block when accessing global variables by Junyu Lai · 2 years ago
  6. 35c69c7 Address review followup comments for NetworkStats by Junyu Lai · 2 years, 1 month ago
  7. 353ec97 Fix flaky test: testDataMigration_differentFromFallback by Junyu Lai · 2 years, 1 month ago
  8. 07923de Add method for reading stats by iface index by Kevin Jeon · 2 years, 1 month ago
  9. 376e771 Update mBpfMap name for clarity by Kevin Jeon · 2 years, 1 month ago
  10. 23d89c0 Deduplicate items after clear interface in NetworkStats by Junyu Lai · 2 years, 2 months ago
  11. a58914b Fix template for test network needs fine location permission by Junyu Lai · 2 years, 4 months ago
  12. bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  13. 8d4be71 Merge "Catching IllegalStateException while device is going to shutdown" by Mark Chien · 2 years, 5 months ago
  14. 2a5a866 Catching IllegalStateException while device is going to shutdown by Min Zhou · 2 years, 5 months ago
  15. b548e19 bpf network stats - remove dead code by Maciej Żenczykowski · 2 years, 5 months ago
  16. 7ee63b6 Merge "Remove requireNonNull check from matchesWifiNetworkKey" by Junyu Lai · 2 years, 6 months ago
  17. e9df7ca Merge "Remove unused augmentWithStackedInterfaces" by Treehugger Robot · 2 years, 6 months ago
  18. 615610c Remove unused augmentWithStackedInterfaces by Junyu Lai · 2 years, 6 months ago
  19. 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 7 months ago
  20. 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
  21. 6dd0be0 Fix wrong sample order written by NetworkStatsService by Aaron Huang · 2 years, 7 months ago
  22. e7d5ba3 Keep backward compatibility for the format of event log by Aaron Huang · 2 years, 7 months ago
  23. 7dddc31 Add defer-until-active policy to NETWORK_STATS_CHANGED. by Sudheer Shanka · 2 years, 8 months ago
  24. 1b71b7f Register network tracing in system_server after boot by Ryan Zuklie · 2 years, 8 months ago
  25. a3ed259 Merge "Remove dev recorder from NetworkStatsService" by Aaron Huang · 2 years, 8 months ago
  26. 4930e78 Fix invalid base64 map dump when map has no entry by Motomu Utsumi · 2 years, 8 months ago
  27. 136e603 Apply "most-recent" delivery policy to NETWORK_STATS_UPDATED. by Sudheer Shanka · 2 years, 11 months ago
  28. 2e18f3e Remove dev recorder from NetworkStatsService by Aaron Huang · 3 years, 1 month ago
  29. ea23c52 Merge "Remove unused mOpenSessionCallsPerUid from NetworkStatsService" by Treehugger Robot · 2 years, 11 months ago
  30. af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 4 months ago
  31. a9c4dee Use BpfDump#dumpMapStatus in NetworkStatsService by Motomu Utsumi · 3 years ago
  32. 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  33. 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 3 years ago
  34. f4913b1 Merge "StatsMapKey.java - uid U32 -> S32" by Maciej Żenczykowski · 3 years ago
  35. 7cbeb0e StatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  36. 2f0ffdb UidStatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  37. 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 3 years ago
  38. 2716323 Merge "Add ServiceSpecificException to avoid system crash" by Junyu Lai · 3 years ago
  39. fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  40. 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  41. 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years, 1 month ago
  42. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  43. fd20025 Add ServiceSpecificException to avoid system crash by Min Yun · 3 years ago
  44. 65bfcd8 Remove unused mOpenSessionCallsPerUid from NetworkStatsService by Aaron Huang · 3 years ago
  45. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  46. 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years ago
  47. d9aa769 Use BpfDump#dumpMap in NetworkStatsService dump by Motomu Utsumi · 3 years, 1 month ago
  48. 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years, 1 month ago
  49. e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
  50. 7106fed Remove qtaguid support from native by Aaron Huang · 3 years, 1 month ago
  51. 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years, 1 month ago
  52. 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years, 1 month ago
  53. e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 1 month ago
  54. 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
  55. b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  56. 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  57. cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  58. e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 3 months ago
  59. 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 8 months ago
  60. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 2 months ago
  61. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  62. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  63. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  64. ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 2 months ago
  65. 28d9d15 Merge "Catch ServiceSpecificException while fetching tethering stats from Netd" by Treehugger Robot · 3 years, 2 months ago
  66. 9c0c523 Catch ServiceSpecificException while fetching tethering stats from Netd by keparal.li · 3 years, 2 months ago
  67. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
  68. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
  69. 6d74747 Merge "Use common methods to check/enforece mutiple permissions" by Paul Hu · 3 years, 2 months ago
  70. 1744833 Merge "Improve javadoc description for recoverAndDeleteData()" by Treehugger Robot · 3 years, 2 months ago
  71. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
  72. 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
  73. de1f35d Improve javadoc description for recoverAndDeleteData() by Aaron Huang · 3 years, 3 months ago
  74. 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
  75. 239b67a Increase fallbacks counter when comparison result is different by Junyu Lai · 3 years, 3 months ago
  76. 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
  77. e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
  78. dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 4 months ago
  79. d451fdb Run comparison code if the data migration finished with fallback by Junyu Lai · 3 years, 4 months ago
  80. 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 4 months ago
  81. de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  82. 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 3 months ago
  83. 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
  84. 04b2cb2 Fix get summary does not include the latest bucket by Junyu Lai · 3 years, 3 months ago
  85. 692fa73 Use fallback method if the importer throws by Junyu Lai · 3 years, 4 months ago
  86. f4f5de3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  87. c9fd2f1 Remove useless methods from NetworkStatsRecorder by Paul Hu · 3 years, 3 months ago
  88. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
  89. 019e6eb Merge "Fix crash when decrementing data usage request" by Treehugger Robot · 3 years, 4 months ago
  90. a1970da Fix crash when decrementing data usage request by Junyu Lai · 3 years, 4 months ago
  91. c62261f Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 4 months ago
  92. a388d4b [MS82.1] Support network stats data migration process by Junyu Lai · 3 years, 7 months ago
  93. 2ce66fc Add a PersistentInt class. by Lorenzo Colitti · 3 years, 4 months ago
  94. 6d116d0 move netd maps and progs into /sys/fs/bpf/netd_shared/... by Maciej Żenczykowski · 3 years, 4 months ago
  95. ac55727 Merge "[MS81] Support remove history before cutoff timestamp" by Junyu Lai · 3 years, 4 months ago
  96. fc938cf Merge "Limit data usage request per uid" by Junyu Lai · 3 years, 4 months ago
  97. 8d5907f Exclude PID for rate-limited by Aaron Huang · 3 years, 4 months ago
  98. 306a003 [MS81] Support remove history before cutoff timestamp by Junyu Lai · 3 years, 7 months ago
  99. f3c9462 Limit data usage request per uid by Junyu Lai · 3 years, 4 months ago
  100. 85a25e1 Merge "Limit usage requests dump count" by Treehugger Robot · 3 years, 4 months ago