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
/
rsObjectBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-31
1
-6
/
+0
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-40
/
+20
*
Begin adding async allocation creation.
Jason Sams
2010-10-26
1
-1
/
+8
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
1
-60
/
+77
*
Fix deadlock on RS teardown.
Jason Sams
2010-10-15
1
-9
/
+3
*
Async type creation.
Jason Sams
2010-10-14
1
-17
/
+64
*
Fixing refcounting debug statements that've gotten bitrotten.
Alex Sakhartchouk
2010-10-12
1
-5
/
+5
*
Add object validity checking.
Jason Sams
2010-09-30
1
-0
/
+12
*
Fix clear() operation for rsScriptC.
Stephen Hines
2010-09-29
1
-0
/
+1
*
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-21
1
-12
/
+9
*
Implement type collapsing for Elements and Types. Now if a user creates two ...
Jason Sams
2010-02-17
1
-0
/
+1
*
Fix extended logging for object dumping.
Jason Sams
2009-11-19
1
-12
/
+6
*
Add support for dumping RS objects to aid in debugging of white blocks bug.
Jason Sams
2009-11-17
1
-0
/
+12
*
Fix RS bugs. We were holding a pointer to the script text from the java vm. ...
Jason Sams
2009-11-03
1
-6
/
+1
*
Fix some leaks. This fixes the major malloc memory leak in allApps. Still t...
Jason Sams
2009-11-02
1
-0
/
+1
*
Improve logging code to dump more detaild rs object info. Fix bug with prede...
Jason Sams
2009-09-27
1
-3
/
+3
*
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
1
-8
/
+26
*
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
1
-5
/
+9
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-15
/
+91
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-8
/
+31
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
1
-0
/
+5
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-0
/
+1
*
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-23
1
-2
/
+2
*
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-22
1
-1
/
+0
*
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
1
-0
/
+12
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-0
/
+10
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+48