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
*
For the serialization context, no fifo initialization is necessary.
Alex Sakhartchouk
2011-07-13
1
-2
/
+2
*
More work to make libRS buildable on the host.
Alex Sakhartchouk
2011-06-03
1
-1
/
+1
*
Core to client fifo on sockets.
Jason Sams
2011-05-17
1
-1
/
+159
*
Start implementing control side forEach.
Jason Sams
2011-04-27
1
-1
/
+1
*
Fix race condition between GC thread and
Jason Sams
2011-01-18
1
-0
/
+1
*
Add some error checking.
Jason Sams
2011-01-16
1
-0
/
+4
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-9
/
+5
*
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