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
/
rsLocklessFifo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For the serialization context, no fifo initialization is necessary.
Alex Sakhartchouk
2011-07-13
1
-2
/
+4
*
Fix another barrier bug 3333866
Jason Sams
2011-01-27
1
-1
/
+3
*
Attempt to fix 3333866
Jason Sams
2011-01-24
1
-2
/
+5
*
Fix race condition between GC thread and
Jason Sams
2011-01-18
1
-0
/
+16
*
Prevent message overrun in LocklessCommandFifo.
Bryan Mawhinney
2010-12-05
1
-3
/
+2
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-39
/
+23
*
Async type creation.
Jason Sams
2010-10-14
1
-0
/
+6
*
Fix bug looping non-blocking fifos.
Jason Sams
2010-08-18
1
-1
/
+26
*
Seperate out Mutex and Signal code into reusable classes.
Jason Sams
2010-03-26
1
-82
/
+10
*
Defer EGL init until the surface changed call comes in. Pass w,h along with ...
Jason Sams
2009-11-12
1
-1
/
+1
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+6
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-0
/
+6
*
Fix invokables to make sure script pointers are setup before invoking functio...
Jason Sams
2009-09-24
1
-2
/
+2
*
Implement java interface for RS shutdown and fix shutdown deadlock with the c...
Jason Sams
2009-08-25
1
-4
/
+15
*
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-23
1
-8
/
+1
*
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-22
1
-1
/
+0
*
Replace spins with proper pthread conditions.
Jason Sams
2009-06-18
1
-12
/
+85
*
Generalize bitmap support and add remaining GL formats.
Jason Sams
2009-06-03
1
-4
/
+6
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+180