index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
ThrottleService.java
Age
Commit message (
Expand
)
Author
2013-01-14
Removed Throttle Manager as obsolete
Sasha Levitskiy
2012-09-26
First step towards cleaning up Global settings.
Jeff Sharkey
2012-09-24
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-07-17
Network data activity change intent for network interfaces.
Haoyu Bai
2012-05-01
Begin collecting xtables iface counters.
Jeff Sharkey
2011-08-24
Data usage buckets active time, parsing ISE.
Jeff Sharkey
2011-08-15
Foreground/background network stats using sets.
Jeff Sharkey
2011-07-14
NetworkManagementService: receive bandwidth controller events
JP Abgrall
2011-07-12
Hide NetworkStatsHistory internals.
Jeff Sharkey
2011-07-10
Cached NTP time for system services.
Jeff Sharkey
2011-06-24
Hookup interface status to other clients
Mike J. Chen
2011-06-23
Revert "Revert "Propagate new link-status-change message to any NetworkManage...
Mike J. Chen
2011-06-18
Read "qtaguid" network stats, refactor templates.
Jeff Sharkey
2011-05-04
Return NetworkStats bundle from NM service.
Jeff Sharkey
2011-04-28
Tests for ThrottleService, NTP into TrustedTime.
Jeff Sharkey
2011-01-09
Revert "Propagate new link-status-change message to any NetworkManagementServ...
Wink Saville
2011-01-07
Propagate new link-status-change message to any NetworkManagementService
Stan Chesnutt
2010-06-16
Reorder ThrottleService startup to avoid race.
Robert Greenwalt
2010-06-08
resolved conflicts for merge of ee09dc67 to master
Robert Greenwalt
2010-06-07
Cut logging, boost efficiency of ThrottleService
Robert Greenwalt
2010-05-26
resolved conflicts for merge of 3cd6a3e3 to master
Robert Greenwalt
2010-05-25
Make the NTP Cache max-age gservices-settable
Robert Greenwalt
2010-05-11
Fix throttle datafile parsing.
Robert Greenwalt
2010-05-10
Fix build. Instantiate object before use.
Robert Greenwalt
2010-05-10
Reduce lock contention
Robert Greenwalt
2010-05-06
Fix ThrottleService wifi interaction
Robert Greenwalt
2010-04-26
Fix Throttle reset.
Robert Greenwalt
2010-04-23
Handle throttling being disabled via policy change
Robert Greenwalt
2010-04-23
Respond to changes in throttle policy.
Robert Greenwalt
2010-04-22
Add a Throttle check shortly after boot.
Robert Greenwalt
2010-04-22
Trim throttle logs.
Robert Greenwalt
2010-04-19
Misc fixes for throttling.
Robert Greenwalt
2010-04-18
Make ThrottleService more tamper resistant.
Robert Greenwalt
2010-04-16
Dont check on interface value on API
Irfan Sheriff
2010-04-15
Add multi-sim support to ThrottleService.
Robert Greenwalt
2010-04-14
Sholes mobile iface comes/goes - handle the reset
Robert Greenwalt
2010-04-14
Update the datause icons.
Robert Greenwalt
2010-04-13
Perist Throttle data across reboots
Robert Greenwalt
2010-04-13
Add build config values for data use defaults
Robert Greenwalt
2010-04-12
Fix Throttle Notification intents
Robert Greenwalt
2010-04-09
Add warning magic to be a bit more reasonable.
Robert Greenwalt
2010-04-09
Make ThrottleService notice policy changes.
Robert Greenwalt
2010-04-08
Roaming data doesn't count against limits
Robert Greenwalt
2010-04-08
Throttling framework addins
Irfan Sheriff
2010-04-08
Updating some notificiation UI for Throttling
Robert Greenwalt
2010-04-08
Add service to monitor/control the flow of data.
Robert Greenwalt