1. aedd6a3 Add BPF support for NetworkStatsService by Chenbo Feng · 7 years ago
  2. d3d9c4e Use NetworkStatsService to get stats for apps by Chenbo Feng · 7 years ago[Renamed (79%) from core/jni/android_net_TrafficStats.cpp]
  3. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  4. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  5. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  6. 8539403 frameworks: 64 bit compile issues by Mark Salyzyn · 10 years ago
  7. 44bc186 replace cutils/logger.h with log/logger.h by Colin Cross · 11 years ago
  8. 62f16bf jni: net.TrafficStats: fix getIfaceStat, have it use the iface. by JP Abgrall · 11 years ago
  9. 9de56d2 Remove sscanf() warnings when parsing stats. by Jeff Sharkey · 11 years ago
  10. 8669a16 Use safe buffer sizes when parsing network stats. by Jeff Sharkey · 11 years ago
  11. 92be93a Improve TrafficStats UID APIs. by Jeff Sharkey · 12 years ago
  12. 4b17a13 Offer parsed TCP interface statistics. by Jeff Sharkey · 11 years ago
  13. 234766a Move TrafficStats iface counters to xt_qtaguid. by Jeff Sharkey · 12 years ago
  14. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 57c8ac6 Add cdma_rmnet4 to list of monitored interfaces by Robert Greenwalt · 13 years ago
  16. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  17. 8ff5a9d resolved conflicts for merge of 99cd6671 to master by Wink Saville · 13 years ago
  18. 64ba5ea Concurrent multi-PDP support in TrafficStats by Kazuhiro Ondo · 13 years ago
  19. f17b971 More native code cleanup. by Elliott Hughes · 13 years ago
  20. 227bec4 data activity reporting on wifi by Irfan Sheriff · 13 years ago
  21. c39c1d4 TrafficStats: Include UDP stats and packet count to API by Ashish Sharma · 13 years ago
  22. 4e8d823 Fix sim build (sim doesn't have strl*() reliably...) by Dan Egnor · 14 years ago
  23. 2b4abcd Change TrafficStats to a new JNI implementation. by Dan Egnor · 14 years ago