1. 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 7 months ago
  2. ff474ba clean up lint warnings by Maciej Żenczykowski · 1 year, 8 months ago
  3. 9c82d9e rename InterfaceMapUpdater to InterfaceMapHelper by Maciej Żenczykowski · 1 year, 8 months ago
  4. 8035dbc remove BpfInterfaceMapUpdater async update functionality by Maciej Żenczykowski · 1 year, 8 months ago
  5. ce25003 BpfInterfaceMapUpdater is only viable on T+ by Maciej Żenczykowski · 1 year, 8 months ago
  6. bfb3a3c NetworkStatsService - add void nativeRegisterIface(iface) by Maciej Żenczykowski · 1 year, 8 months ago
  7. 3863c09 new BpfMap<> - remove spurious generic type arguments by Maciej Żenczykowski · 1 year, 8 months ago
  8. 06155c8 BpfMap - add R/W constructor alias by Maciej Żenczykowski · 1 year, 10 months ago
  9. 65b4c3f Merge "Add SkDestroyListener log in dumpsys netstats" into main by Ken Chen · 1 year, 8 months ago
  10. 375d780 Add SkDestroyListener log in dumpsys netstats by Ken Chen · 1 year, 8 months ago
  11. 6da1c70 Fix incorrect nullability annotations by Junyu Lai · 1 year, 8 months ago
  12. d2e3b8d Make getProviderIfaceStats return Entry by Junyu Lai · 1 year, 8 months ago
  13. 6c93931 Return Entry from TrafficStats JNI by Junyu Lai · 1 year, 8 months ago
  14. da6020a [AF03] Adopt FastDataInput by Junyu Lai · 1 year, 9 months ago
  15. f978f53 [AF08] Fill useFastDataInput metrics by Junyu Lai · 1 year, 9 months ago
  16. ed1097b [AF06] Fill file attributes metrics by Junyu Lai · 1 year, 9 months ago
  17. e38aa1b [AF05] Fill NetworkStatsRecorderFileReading metrics by Junyu Lai · 1 year, 9 months ago
  18. 2dce848 [AF02.1] Support read by FastDataInput in the NetworkStatsRecorder by Junyu Lai · 1 year, 9 months ago
  19. 77f84a4 [AF01] Move NetworkStatsCollection comparison code to NetworkStatsCollection by Junyu Lai · 1 year, 9 months ago
  20. ffa6d61 Remove unnecessary check for skDestroyListener by Motomu Utsumi · 1 year, 10 months ago
  21. 8b5ebfc Fix NetworkStatsObersers thread leak in the NetworkStatsServiceTest by Junyu Lai · 1 year, 10 months ago
  22. 41b3734 Support NetworkStatsEventLogger by Junyu Lai · 2 years ago
  23. 6d0bdd1 Add synchronized block when accessing global variables by Junyu Lai · 2 years ago
  24. 35c69c7 Address review followup comments for NetworkStats by Junyu Lai · 2 years, 1 month ago
  25. 353ec97 Fix flaky test: testDataMigration_differentFromFallback by Junyu Lai · 2 years, 1 month ago
  26. 07923de Add method for reading stats by iface index by Kevin Jeon · 2 years, 1 month ago
  27. 376e771 Update mBpfMap name for clarity by Kevin Jeon · 2 years, 1 month ago
  28. 23d89c0 Deduplicate items after clear interface in NetworkStats by Junyu Lai · 2 years, 2 months ago
  29. a58914b Fix template for test network needs fine location permission by Junyu Lai · 2 years, 4 months ago
  30. bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  31. 8d4be71 Merge "Catching IllegalStateException while device is going to shutdown" by Mark Chien · 2 years, 5 months ago
  32. 2a5a866 Catching IllegalStateException while device is going to shutdown by Min Zhou · 2 years, 6 months ago
  33. b548e19 bpf network stats - remove dead code by Maciej Żenczykowski · 2 years, 5 months ago
  34. 7ee63b6 Merge "Remove requireNonNull check from matchesWifiNetworkKey" by Junyu Lai · 2 years, 6 months ago
  35. e9df7ca Merge "Remove unused augmentWithStackedInterfaces" by Treehugger Robot · 2 years, 6 months ago
  36. 615610c Remove unused augmentWithStackedInterfaces by Junyu Lai · 2 years, 6 months ago
  37. 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 7 months ago
  38. 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
  39. 6dd0be0 Fix wrong sample order written by NetworkStatsService by Aaron Huang · 2 years, 7 months ago
  40. e7d5ba3 Keep backward compatibility for the format of event log by Aaron Huang · 2 years, 7 months ago
  41. 7dddc31 Add defer-until-active policy to NETWORK_STATS_CHANGED. by Sudheer Shanka · 2 years, 8 months ago
  42. 1b71b7f Register network tracing in system_server after boot by Ryan Zuklie · 2 years, 8 months ago
  43. a3ed259 Merge "Remove dev recorder from NetworkStatsService" by Aaron Huang · 2 years, 8 months ago
  44. 4930e78 Fix invalid base64 map dump when map has no entry by Motomu Utsumi · 2 years, 8 months ago
  45. 136e603 Apply "most-recent" delivery policy to NETWORK_STATS_UPDATED. by Sudheer Shanka · 2 years, 11 months ago
  46. 2e18f3e Remove dev recorder from NetworkStatsService by Aaron Huang · 3 years, 1 month ago
  47. ea23c52 Merge "Remove unused mOpenSessionCallsPerUid from NetworkStatsService" by Treehugger Robot · 2 years, 11 months ago
  48. af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 4 months ago
  49. a9c4dee Use BpfDump#dumpMapStatus in NetworkStatsService by Motomu Utsumi · 3 years ago
  50. 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  51. 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 3 years ago
  52. f4913b1 Merge "StatsMapKey.java - uid U32 -> S32" by Maciej Żenczykowski · 3 years ago
  53. 7cbeb0e StatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  54. 2f0ffdb UidStatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  55. 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 3 years ago
  56. 2716323 Merge "Add ServiceSpecificException to avoid system crash" by Junyu Lai · 3 years ago
  57. fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  58. 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  59. 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years, 1 month ago
  60. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  61. fd20025 Add ServiceSpecificException to avoid system crash by Min Yun · 3 years ago
  62. 65bfcd8 Remove unused mOpenSessionCallsPerUid from NetworkStatsService by Aaron Huang · 3 years ago
  63. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  64. 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years ago
  65. d9aa769 Use BpfDump#dumpMap in NetworkStatsService dump by Motomu Utsumi · 3 years, 1 month ago
  66. 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years, 1 month ago
  67. e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
  68. 7106fed Remove qtaguid support from native by Aaron Huang · 3 years, 1 month ago
  69. 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years, 1 month ago
  70. 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years, 1 month ago
  71. e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 1 month ago
  72. 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
  73. b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  74. 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  75. cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years, 2 months ago
  76. e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 3 months ago
  77. 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 8 months ago
  78. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 2 months ago
  79. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  80. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  81. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  82. ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 2 months ago
  83. 28d9d15 Merge "Catch ServiceSpecificException while fetching tethering stats from Netd" by Treehugger Robot · 3 years, 2 months ago
  84. 9c0c523 Catch ServiceSpecificException while fetching tethering stats from Netd by keparal.li · 3 years, 2 months ago
  85. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
  86. 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
  87. 6d74747 Merge "Use common methods to check/enforece mutiple permissions" by Paul Hu · 3 years, 2 months ago
  88. 1744833 Merge "Improve javadoc description for recoverAndDeleteData()" by Treehugger Robot · 3 years, 2 months ago
  89. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 3 months ago
  90. 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
  91. de1f35d Improve javadoc description for recoverAndDeleteData() by Aaron Huang · 3 years, 3 months ago
  92. 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
  93. 239b67a Increase fallbacks counter when comparison result is different by Junyu Lai · 3 years, 3 months ago
  94. 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
  95. e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
  96. dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 4 months ago
  97. d451fdb Run comparison code if the data migration finished with fallback by Junyu Lai · 3 years, 4 months ago
  98. 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 4 months ago
  99. de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 3 months ago
  100. 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 3 months ago