summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/net
Commit message (Expand)AuthorAgeFilesLines
* Avoid NPE when missing network stats.Jeff Sharkey2011-12-121-2/+4
* Only write network stats when already loaded.Jeff Sharkey2011-11-171-2/+8
* Update NTP outside locks, log large trim events.Jeff Sharkey2011-11-162-17/+62
* Conservatively trim data usage stats.Jeff Sharkey2011-11-141-2/+4
* Clamp non-monotonic stats instead of dropping.Jeff Sharkey2011-11-101-6/+23
* Merge "Bootstrap stats before registering listeners." into ics-mr1Jeff Sharkey2011-11-081-15/+11
|\
| * Bootstrap stats before registering listeners.Jeff Sharkey2011-11-081-15/+11
* | Merge "Make operation counts monotonically increase." into ics-mr1Jeff Sharkey2011-11-081-2/+1
|\ \
| * | Make operation counts monotonically increase.Jeff Sharkey2011-11-081-2/+1
| |/
* | Dispatch alerts through background thread.Jeff Sharkey2011-11-081-13/+22
* | Make policy data enabled flag static.Jeff Sharkey2011-11-081-15/+5
|/
* Correct proc file reader, optimizations.Jeff Sharkey2011-11-022-15/+51
* Process AMS events in NetworkPolicy handler.Jeff Sharkey2011-11-011-29/+41
* Over-limit within handful of MTU's, update assets.Jeff Sharkey2011-10-101-12/+7
* Refine random stats generation.Jeff Sharkey2011-10-051-33/+73
* Track xtables summary, move tether stats, time.Jeff Sharkey2011-10-031-117/+216
* Watch network subtype, tethering teardown, empty.Jeff Sharkey2011-09-221-24/+75
* Upload correct txPackets count.Jeff Sharkey2011-09-191-2/+2
* DO NOT MERGE: Sample atomic network stats buckets, full poll.Jeff Sharkey2011-09-181-96/+78
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-2/+67
* Merge "Network stats flag to force complete poll."Jeff Sharkey2011-09-141-2/+19
|\
| * Network stats flag to force complete poll.Jeff Sharkey2011-09-141-2/+19
* | Change data usage warning notification wording.Jeff Sharkey2011-09-141-2/+1
|/
* Poll UID stats during iface changes, enforce idx.Jeff Sharkey2011-09-072-121/+100
* Sample network statistics for sanity check.Jeff Sharkey2011-09-011-0/+44
* Introduce immediate CONNECTIVITY_ACTION variant.Jeff Sharkey2011-08-292-5/+5
* Always splice historical data stats, debug info.Jeff Sharkey2011-08-262-6/+5
* Register for kernel global data usage alerts.Jeff Sharkey2011-08-232-61/+142
* Proactively disable data when over policy limit.Jeff Sharkey2011-08-231-98/+199
* Background data notification, API clean up.Jeff Sharkey2011-08-171-28/+99
* Foreground/background network stats using sets.Jeff Sharkey2011-08-152-142/+213
* Network stats with varint, omit parcel fields.Jeff Sharkey2011-08-031-25/+36
* Expose quota status for active network.Jeff Sharkey2011-08-021-0/+66
* Add operation counts to network statistics.Jeff Sharkey2011-07-291-9/+69
* Maintain separate "restrict background data" flag.Jeff Sharkey2011-07-271-64/+81
* Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-272-58/+301
* Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-171-28/+52
* Acquire wakelock during network stats collection.Jeff Sharkey2011-07-171-4/+25
* Hide NetworkTemplate details, buffered stats I/O.Jeff Sharkey2011-07-142-14/+15
* Include full network history around current time.Jeff Sharkey2011-07-121-8/+15
* Hide NetworkStatsHistory internals.Jeff Sharkey2011-07-122-39/+50
* Cached NTP time for system services.Jeff Sharkey2011-07-102-7/+3
* Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-302-28/+18
* Enforce background data flag, rules through netd.Jeff Sharkey2011-06-301-39/+124
* Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-291-6/+44
* Better network stats parsing, integer tags, async.Jeff Sharkey2011-06-282-61/+52
* NetworkStatsService: disabled by defaultJP Abgrall2011-06-271-1/+3
* NetworkStatsService: check kernel bandwidth support before enablingJP Abgrall2011-06-231-1/+8
* Enable bandwidth module from stats service.Jeff Sharkey2011-06-221-0/+17
* Teach NetworkIdentity about roaming.Jeff Sharkey2011-06-192-4/+16