summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsSignal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moving libRSAlex Sakhartchouk2012-03-281-110/+0
| | | | Change-Id: I1e42204e862585b9c2f7818b615890c60f08faf6
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
| | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
* Fix the RS frame timeout.Jason Sams2011-08-121-6/+23
| | | | | | | | Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly. Change-Id: I42b949d21f98ee0f1d3156763cd723c3e9cabb67
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-10/+5
| | | | | | across all the renderscript files. Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
* Seperate out Mutex and Signal code into reusable classes.Jason Sams2010-03-261-0/+98
Change-Id: I381d09d89b567d433a10a91e0d7e59c24d3444d8