- 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 3 years ago
- f4913b1 Merge "StatsMapKey.java - uid U32 -> S32" by Maciej Żenczykowski · 3 years ago
- 7cbeb0e StatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
- 2f0ffdb UidStatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
- 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 3 years ago
- 2716323 Merge "Add ServiceSpecificException to avoid system crash" by Junyu Lai · 3 years ago
- fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years, 1 month ago
- 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
- fd20025 Add ServiceSpecificException to avoid system crash by Min Yun · 3 years ago
- d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
- 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years ago
- d9aa769 Use BpfDump#dumpMap in NetworkStatsService dump by Motomu Utsumi · 3 years, 1 month ago
- 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years, 1 month ago
- e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
- 7106fed Remove qtaguid support from native by Aaron Huang · 3 years, 1 month ago
- 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years, 1 month ago
- 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years, 1 month ago
- e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 1 month ago
- 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
- b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 3 months ago
- 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 7 months ago
- f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 2 months ago
- a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
- c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
- 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
- ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 2 months ago
- 28d9d15 Merge "Catch ServiceSpecificException while fetching tethering stats from Netd" by Treehugger Robot · 3 years, 2 months ago
- 9c0c523 Catch ServiceSpecificException while fetching tethering stats from Netd by keparal.li · 3 years, 2 months ago
- b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago
- 9473c59 Correct javadoc usage by chiachangwang · 3 years, 2 months ago
- 6d74747 Merge "Use common methods to check/enforece mutiple permissions" by Paul Hu · 3 years, 2 months ago
- 1744833 Merge "Improve javadoc description for recoverAndDeleteData()" by Treehugger Robot · 3 years, 2 months ago
- 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
- 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
- de1f35d Improve javadoc description for recoverAndDeleteData() by Aaron Huang · 3 years, 3 months ago
- 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
- 239b67a Increase fallbacks counter when comparison result is different by Junyu Lai · 3 years, 3 months ago
- 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
- e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
- dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 4 months ago
- d451fdb Run comparison code if the data migration finished with fallback by Junyu Lai · 3 years, 4 months ago
- 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 4 months ago
- de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 3 months ago
- 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 3 months ago
- 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 3 months ago
- 04b2cb2 Fix get summary does not include the latest bucket by Junyu Lai · 3 years, 3 months ago
- 692fa73 Use fallback method if the importer throws by Junyu Lai · 3 years, 4 months ago
- f4f5de3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 3 months ago
- c9fd2f1 Remove useless methods from NetworkStatsRecorder by Paul Hu · 3 years, 3 months ago
- bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
- 019e6eb Merge "Fix crash when decrementing data usage request" by Treehugger Robot · 3 years, 3 months ago
- a1970da Fix crash when decrementing data usage request by Junyu Lai · 3 years, 4 months ago
- c62261f Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 4 months ago
- a388d4b [MS82.1] Support network stats data migration process by Junyu Lai · 3 years, 7 months ago
- 2ce66fc Add a PersistentInt class. by Lorenzo Colitti · 3 years, 4 months ago
- 6d116d0 move netd maps and progs into /sys/fs/bpf/netd_shared/... by Maciej Żenczykowski · 3 years, 4 months ago
- ac55727 Merge "[MS81] Support remove history before cutoff timestamp" by Junyu Lai · 3 years, 4 months ago
- fc938cf Merge "Limit data usage request per uid" by Junyu Lai · 3 years, 4 months ago
- 8d5907f Exclude PID for rate-limited by Aaron Huang · 3 years, 4 months ago
- 306a003 [MS81] Support remove history before cutoff timestamp by Junyu Lai · 3 years, 7 months ago
- f3c9462 Limit data usage request per uid by Junyu Lai · 3 years, 4 months ago
- 85a25e1 Merge "Limit usage requests dump count" by Treehugger Robot · 3 years, 4 months ago
- b889d47 Limit usage requests dump count by Junyu Lai · 3 years, 4 months ago
- a888685 Merge "Improve count of openSession callers in dumpsys" by Aaron Huang · 3 years, 4 months ago
- b87b5e5 Improve count of openSession callers in dumpsys by Aaron Huang · 3 years, 4 months ago
- c259e61 Improve logging for NetworkStatsObservers by Junyu Lai · 3 years, 4 months ago
- 0736d7b adjust for new T bpfloader net_shared location by Maciej Żenczykowski · 3 years, 5 months ago
- 40da62d Merge EthernetServiceTests into FrameworksNetTests by Remi NGUYEN VAN · 3 years, 5 months ago
- 286f4e2 Merge "Fix proto invalid write type" by Aaron Huang · 3 years, 6 months ago
- 62bfe3e Merge "[DU04-2]Appropriate changes to the NetworkPolicyManager API" by Frank Li · 3 years, 6 months ago
- b9bacae [DU04-2]Appropriate changes to the NetworkPolicyManager API by Frank · 3 years, 6 months ago
- 2a4a56b Merge "Rename setUidForeground to noteUidForeground" by Lorenzo Colitti · 3 years, 6 months ago
- cdc5fe2 Rename setUidForeground to noteUidForeground by Aaron Huang · 3 years, 6 months ago
- 0a4236d Fix log message when failing to open bpf maps by Patrick Rohr · 3 years, 7 months ago
- cf97f22 Fix proto invalid write type by Aaron Huang · 3 years, 7 months ago
- 5ccdf99 Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 6 months ago
- ef6f50b Merge "[MS68.3] Address comments at aosp/1958144" by Frank Li · 3 years, 6 months ago
- 9de9a8b Merge "[SUBID01-0]Grow NetworkIdentity to include a new mSubId field" by Frank Li · 3 years, 6 months ago
- 7c9fde8 [SUBID01-0]Grow NetworkIdentity to include a new mSubId field by lifr · 3 years, 10 months ago
- e20ff88 [MS68.3] Address comments at aosp/1958144 by Frank · 3 years, 7 months ago
- 3504149 [DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService API by Frank · 3 years, 7 months ago
- 46d003e Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 6 months ago
- c4cfd83 Fix system_server crash while iterating CookieTagMap by markchien · 3 years, 7 months ago
- a24baed Move networkstats JNI to connectivity module by Remi NGUYEN VAN · 3 years, 7 months ago
- 6313e55 [MS54.1] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 8 months ago
- 66c5986 Merge "Replace qtaguid_deleteTagData with java implementation" by Patrick Rohr · 3 years, 7 months ago
- 2c938e1 Replace qtaguid_deleteTagData with java implementation by markchien · 3 years, 7 months ago
- 52399c7 Correct typo in the year of copyright by Chiachang Wang · 3 years, 7 months ago
- 27e7842 Add key / value data structures for IBpfMaps by Patrick Rohr · 3 years, 7 months ago
- 623d59f Merge changes from topics "move-kerneltotag", "move-socket-tagging-to-mainline" by Lorenzo Colitti · 3 years, 7 months ago
- e91d76c Move kernelToTag to NetworkStatsFactory. by Lorenzo Colitti · 3 years, 7 months ago
- c466d1e Merge "[MS59.3] Expose NetworkStatsDataMigrationUtils" by Junyu Lai · 3 years, 7 months ago
- 505fc63 [MS59.3] Expose NetworkStatsDataMigrationUtils by junyulai · 3 years, 7 months ago
- a8ac576 Clear counters and delete tag data from NetworkStatsService. by Lorenzo Colitti · 3 years, 8 months ago
- a522e3d [DU12]Remove NetworkType Annotation by Frank · 3 years, 7 months ago