summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/ThrottleService.java
AgeCommit message (Expand)Author
2013-01-14Removed Throttle Manager as obsoleteSasha Levitskiy
2012-09-26First step towards cleaning up Global settings.Jeff Sharkey
2012-09-24Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn
2012-08-30Improve multi-user broadcasts.Dianne Hackborn
2012-07-17Network data activity change intent for network interfaces.Haoyu Bai
2012-05-01Begin collecting xtables iface counters.Jeff Sharkey
2011-08-24Data usage buckets active time, parsing ISE.Jeff Sharkey
2011-08-15Foreground/background network stats using sets.Jeff Sharkey
2011-07-14NetworkManagementService: receive bandwidth controller eventsJP Abgrall
2011-07-12Hide NetworkStatsHistory internals.Jeff Sharkey
2011-07-10Cached NTP time for system services.Jeff Sharkey
2011-06-24Hookup interface status to other clientsMike J. Chen
2011-06-23Revert "Revert "Propagate new link-status-change message to any NetworkManage...Mike J. Chen
2011-06-18Read "qtaguid" network stats, refactor templates.Jeff Sharkey
2011-05-04Return NetworkStats bundle from NM service.Jeff Sharkey
2011-04-28Tests for ThrottleService, NTP into TrustedTime.Jeff Sharkey
2011-01-09Revert "Propagate new link-status-change message to any NetworkManagementServ...Wink Saville
2011-01-07Propagate new link-status-change message to any NetworkManagementServiceStan Chesnutt
2010-06-16Reorder ThrottleService startup to avoid race.Robert Greenwalt
2010-06-08resolved conflicts for merge of ee09dc67 to masterRobert Greenwalt
2010-06-07Cut logging, boost efficiency of ThrottleServiceRobert Greenwalt
2010-05-26resolved conflicts for merge of 3cd6a3e3 to masterRobert Greenwalt
2010-05-25Make the NTP Cache max-age gservices-settableRobert Greenwalt
2010-05-11Fix throttle datafile parsing.Robert Greenwalt
2010-05-10Fix build. Instantiate object before use.Robert Greenwalt
2010-05-10Reduce lock contentionRobert Greenwalt
2010-05-06Fix ThrottleService wifi interactionRobert Greenwalt
2010-04-26Fix Throttle reset.Robert Greenwalt
2010-04-23Handle throttling being disabled via policy changeRobert Greenwalt
2010-04-23Respond to changes in throttle policy.Robert Greenwalt
2010-04-22Add a Throttle check shortly after boot.Robert Greenwalt
2010-04-22Trim throttle logs.Robert Greenwalt
2010-04-19Misc fixes for throttling.Robert Greenwalt
2010-04-18Make ThrottleService more tamper resistant.Robert Greenwalt
2010-04-16Dont check on interface value on APIIrfan Sheriff
2010-04-15Add multi-sim support to ThrottleService.Robert Greenwalt
2010-04-14Sholes mobile iface comes/goes - handle the resetRobert Greenwalt
2010-04-14Update the datause icons.Robert Greenwalt
2010-04-13Perist Throttle data across rebootsRobert Greenwalt
2010-04-13Add build config values for data use defaultsRobert Greenwalt
2010-04-12Fix Throttle Notification intentsRobert Greenwalt
2010-04-09Add warning magic to be a bit more reasonable.Robert Greenwalt
2010-04-09Make ThrottleService notice policy changes.Robert Greenwalt
2010-04-08Roaming data doesn't count against limitsRobert Greenwalt
2010-04-08Throttling framework addinsIrfan Sheriff
2010-04-08Updating some notificiation UI for ThrottlingRobert Greenwalt
2010-04-08Add service to monitor/control the flow of data.Robert Greenwalt