summaryrefslogtreecommitdiffstats
path: root/core/jni/android_net_TrafficStats.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-3/+2
* frameworks: 64 bit compile issuesMark Salyzyn2014-04-161-6/+9
* replace cutils/logger.h with log/logger.hColin Cross2013-07-241-1/+0
* jni: net.TrafficStats: fix getIfaceStat, have it use the iface.JP Abgrall2013-03-041-1/+1
* Remove sscanf() warnings when parsing stats.Jeff Sharkey2013-02-131-2/+2
* Use safe buffer sizes when parsing network stats.Jeff Sharkey2013-02-071-3/+3
* Improve TrafficStats UID APIs.Jeff Sharkey2013-02-071-180/+39
* Offer parsed TCP interface statistics.Jeff Sharkey2013-02-061-60/+77
* Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-121-119/+79
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Add cdma_rmnet4 to list of monitored interfacesRobert Greenwalt2011-11-011-0/+1
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-8/+0
* resolved conflicts for merge of 99cd6671 to masterWink Saville2011-07-121-16/+33
|\
| * Concurrent multi-PDP support in TrafficStatsKazuhiro Ondo2011-07-101-17/+34
* | More native code cleanup.Elliott Hughes2011-04-131-6/+8
|/
* data activity reporting on wifiIrfan Sheriff2011-02-171-0/+31
* TrafficStats: Include UDP stats and packet count to APIAshish Sharma2011-01-271-6/+151
* Fix sim build (sim doesn't have strl*() reliably...)Dan Egnor2010-04-081-0/+8
* Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-071-0/+165