summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorMatthew Williams <mjwilliams@google.com>2014-06-05 20:56:40 -0700
committerMatthew Williams <mjwilliams@google.com>2014-06-09 17:18:11 -0700
commiteffacfa75bd9c2ebc889a7bc4f002c07f82f4c31 (patch)
treeebf6924fa6222a337da7893ab788a859379f08b7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent6fffd2b85469d2b055dbb68f5f28b7c58da2fc3d (diff)
Add OnNetworkActive to TaskManager and simplify locking.
Bug: 14993295 Hooks up a ConnectivityManager.NetworkActiveListener.      Previously was using 3 locks where 1 would suffice, negligible to no performance issues b/c most of the previous locks were nested. Added OnNetworkActiveListener so that the ConnectivityController can kick of tasks when it knows that the network is active. Fixed some bugs that stopped timecontroller from executing tasks. Requesting a retry will not add a deadline to that task. However backed-off tasks are run as soon as they are ready, subject to their constraints. Added receiver to listen for package removal and user removal, which will delete any outstanding jobs for that uid. Change-Id: I4c4523af558b927f19b8a215878fcc7198abb93f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions