summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2017-04-13 18:04:31 -0700
committerDianne Hackborn <hackbod@google.com>2017-04-17 16:14:58 -0700
commit342e6037109a53830277d8de6ecf0e39578c143c (patch)
tree6d8aff8af82a831906df8b295048d747e34e1c8c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd8837b6fca23847fcd4dd295ccbb33ef9d4edcec (diff)
Finish impl of job queue: handle URI permissions.
The job queue now handles URI permissions associated with the Intent of each job. Just (kind-of) like Service! Also do the second pass of locking in job scheduler, getting rid of all the async dispatching on a handler, and just executing calls right in line with simple locking. This probably fixes a few other race issues, and allows us to make sure that we always finish a job correctly when dequeuing the last work (we will always atomically dequeue and finish, so no new work can slip in between). And fix a little debug output in IntentFilter. Test: ran CtsJobSchedulerTestCases, added new test for URI perms. Change-Id: I52f700ef0cd5be3ff70050f9c0f5fe3e8a5ccac1
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions