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
/
graphics
/
java
/
android
/
renderscript
/
Element.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-1
/
+2
*
Disable excessive RS logging.
Jason Sams
2009-12-23
1
-5
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-314
/
+243
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
1
-0
/
+3
*
Improve logging code to dump more detaild rs object info. Fix bug with prede...
Jason Sams
2009-09-27
1
-147
/
+166
*
Implement more type checks on Allocations.
Jason Sams
2009-09-21
1
-17
/
+36
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
1
-113
/
+197
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-23
/
+23
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-27
/
+95
*
Point Sprites
Jason Sams
2009-08-20
1
-2
/
+8
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-5
/
+1
*
Optimized Galaxy
Romain Guy
2009-08-17
1
-0
/
+6
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-0
/
+46
*
Add Galaxy wallpaper
Romain Guy
2009-08-16
1
-6
/
+1
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-3
/
+33
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-2
/
+5
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-33
/
+50
*
Begin splitting up RenderScript.java into seperate classes. First piece spli...
Jason Sams
2009-07-31
1
-0
/
+205