- 44e61e2 [MS83.1] Make some APIs module-lib instead of system current by junyulai · 3 years, 6 months ago
- d2ae739 Move socket tagging implementation to mainline. by Lorenzo Colitti · 3 years, 7 months ago
- 3355c40 [MS69.1] Fix TrafficStats.init crashs for supplemental process by Junyu Lai · 3 years, 7 months ago
- 8e58c82 [MS61] Remove NetworkManagementSocketTagger#install dependency by Junyu Lai · 3 years, 7 months ago
- 92d5b4c [MS66] Initialize TrafficStats with context by Junyu Lai · 3 years, 7 months ago
- ab2c35e [MS63.1] Remove TrafficStats.TAG_SYSTEM_DOWNLOAD dependency by Junyu Lai · 3 years, 7 months ago
- 3f7bb33 [MS30] Remove ServiceManager#getService dependency by Junyu Lai · 3 years, 8 months ago
- 1d3ce85 [MS21] Remove DataUnit dependency by Junyu Lai · 3 years, 8 months ago
- ad166b4 [MS08] Move NetworkStats files to f/b/package/ConnectivityT by Junyu Lai · 3 years, 9 months ago[Renamed from core/java/android/net/TrafficStats.java]
- 3154d51 Expose getTx/RxBytes in TrafficStats by junyulai · 5 years ago
- 9de1e0e Remove legacy style metalava suppression by Aurimas Liutikas · 4 years, 9 months ago
- 07cfc92 Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
- ea23632 Return offloaded traffic when querying from TrafficStats API by junyulai · 4 years, 11 months ago
- fe2fed7 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 10 months ago
- d80a6ed Enforce permission check in getUidStats function by Chenbo Feng · 6 years ago
- 55041a4 [SP01] Add NetworkStats to system API by junyulai · 6 years ago
- 164c756 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
- 443651d Add TrafficStats methods to public APIs by Aaron Huang · 6 years ago
- d2eb7f7 Merge "Move TrafficStats tags for the network stack constants" by Chalard Jean · 6 years ago
- 8a93ab8 Move TrafficStats tags for the network stack constants by Chalard Jean · 6 years ago
- 3cfb499 Restrict access to dangerous methods to <= P by Chalard Jean · 6 years ago
- 8945330 Add SocketUtils for NetworkStack by Remi NGUYEN VAN · 7 years ago
- ab3b396 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 7 years ago
- be53fbb API: Clean up redundant and ineffective usages of SystemApi and TestApi by Adrian Roos · 7 years ago
- 6f9c73f DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
- c9fc125 Add DhcpServer by Remi NGUYEN VAN · 7 years ago
- ce3a48c Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
- c134e24 docs: added Android P behavior change note to untagSocket reference by kopriva · 7 years ago
- 17a3875 API council requested tweaks to TrafficStats. by Jeff Sharkey · 7 years ago
- c2a2f73 Merge "Return non-negetive value in getMobileStats method" am: 9fb04e29e5 am: 515a54a93e by Chenbo Feng · 8 years ago
- 905f034 Return non-negetive value in getMobileStats method by Chenbo Feng · 8 years ago
- a6886af Add DataUnit to clarify SI-vs-IEC units. by Jeff Sharkey · 8 years ago
- aa7ba31 Use NetworkStatsService to get stats for apps by Chenbo Feng · 8 years ago
- 083faee [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 8 years ago
- 1fb7431 [CHERRY-PICK] API for apps to tag sockets with their own UID. by Jeff Sharkey · 8 years ago
- b1f97ac Rename API to match StorageStats. by Jeff Sharkey · 8 years ago
- 8af5ad1 Allocate well-known tag for app store updates. by Jeff Sharkey · 8 years ago
- ad1cebe Annotate @SystemApi with required permissions. by Jeff Sharkey · 8 years ago
- 289eac1 StrictMode to detect untagged network traffic. by Jeff Sharkey · 9 years ago
- 66dca17 StrictMode to detect untagged network traffic. by Jeff Sharkey · 9 years ago
- 3616d5e Fix broken javadoc. by Jeff Sharkey · 9 years ago
- f759159 Update TrafficStats SystemApi docs. by Jeff Sharkey · 9 years ago
- 27c8a07 Restrict TrafficStats due to privacy concerns. by Jeff Sharkey · 9 years ago
- bc08d07 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
- 7b124cb Add tagging variants for DatagramSocket. by Jeff Sharkey · 10 years ago
- c1c71fd Introduce socket stats tag for restore traffic by Christopher Tate · 10 years ago
- 8806907 Update file size formatting. by Jeff Sharkey · 10 years ago
- 6f2ba5e Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
- 5a1878d Make TrafficStats uid attribution @SystemApi by Christopher Tate · 11 years ago
- 39fb9cd Update TrafficStats docs to reflect behavior. by Jeff Sharkey · 12 years ago
- e9d7207 Add version code constant for JB MR2. by Dianne Hackborn · 12 years ago
- 5fee2c9 Improve TrafficStats UID APIs. by Jeff Sharkey · 13 years ago
- 9e766ac Offer parsed TCP interface statistics. by Jeff Sharkey · 13 years ago
- e1cf73e Revert "API to adjust network stats." by Jeff Sharkey · 13 years ago
- 6615400 API to adjust network stats. DO NOT MERGE. by Jeff Sharkey · 13 years ago
- 8308b9b Move TrafficStats iface counters to xt_qtaguid. by Jeff Sharkey · 13 years ago
- 920d904 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 13 years ago
- 94a315c Unify shorthand for byte-based units. by Jeff Sharkey · 14 years ago
- bfe8268 Move network stats to FileRotator pattern. by Jeff Sharkey · 14 years ago
- ef7bded Move non-monotonic reporting to interface. by Jeff Sharkey · 14 years ago
- cd5559a Correct proc file reader, optimizations. by Jeff Sharkey · 14 years ago
- 987f5ff Collect and persist tethering stats. by Jeff Sharkey · 14 years ago
- 23f0af8 Remove deprecated TrafficStats API. by Jeff Sharkey · 14 years ago
- 60ca023 Data usage buckets active time, parsing ISE. by Jeff Sharkey · 14 years ago
- 806d1fd Foreground/background network stats using sets. by Jeff Sharkey · 14 years ago
- 7407e09 Add operation counts to network statistics. by Jeff Sharkey · 14 years ago
- 2c295f0 Add a getter for the active tag by Alon Albert · 14 years ago
- b05f41c Move socket tagging from libcore. by Jesse Wilson · 14 years ago
- 9279006 Better network stats parsing, integer tags, async. by Jeff Sharkey · 14 years ago
- c04cda6 Handle removed UIDs in network stats and policy. by Jeff Sharkey · 14 years ago
- 0d5baa3 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 14 years ago
- 709e400 External mutation of full NetworkPolicy set. by Jeff Sharkey · 14 years ago
- 98693eb Persist network stats using AtomicFile. by Jeff Sharkey · 14 years ago
- 1a3eb88 Map network identity using ConnectivityService. by Jeff Sharkey · 14 years ago
- 9ab8c6a Collect historical network stats. by Jeff Sharkey · 14 years ago
- 33936ac APIs to profile network usage for current UID. by Jeff Sharkey · 14 years ago
- b82cd3d Add Socket tagging for granular data accounting. by Jeff Sharkey · 14 years ago
- 042f4e1 data activity reporting on wifi by Irfan Sheriff · 15 years ago
- 2e11488 Fix a minor documentation bug in TrafficStats. by Ashish Sharma · 15 years ago
- df852d8 TrafficStats: Include UDP stats and packet count to API by Ashish Sharma · 15 years ago
- eaeb702 Change TrafficStats to a new JNI implementation. by Dan Egnor · 15 years ago
- c9b5476 API review: TrafficStats: rename Pkts to Packets by Ken Shirriff · 16 years ago
- ae52115 Add TrafficStats class to SDK. by Ken Shirriff · 16 years ago