index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsThreadIO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+1
*
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
1
-2
/
+2
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-0
/
+4
*
Make the renderscript timing logging available by setting debug.rs.profile=1
Joe Onorato
2009-09-23
1
-6
/
+6
*
Implement java interface for RS shutdown and fix shutdown deadlock with the c...
Jason Sams
2009-08-25
1
-0
/
+5
*
Improved RS timing code to monitor where we spend CPU time.
Jason Sams
2009-08-19
1
-2
/
+8
*
Remove global IO context and integrate it into the RS context.
Jason Sams
2009-08-17
1
-2
/
+0
*
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-23
1
-6
/
+1
*
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-22
1
-2
/
+0
*
Replace spins with proper pthread conditions.
Jason Sams
2009-06-18
1
-2
/
+3
*
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
1
-1
/
+4
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+55