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
*
clean up and add javadocs
Robert Ly
2011-02-09
1
-16
/
+17
*
Add error checks to bitmap uploads.
Jason Sams
2011-01-11
1
-1
/
+7
*
unhide renderscript
Jason Sams
2011-01-04
1
-2
/
+0
*
Remove CreateFromBitmapRef and add
Jason Sams
2010-12-10
1
-12
/
+0
*
API review cleanup.
Jason Sams
2010-12-06
1
-9
/
+6
*
Document RS element and type and add validity checking to type creation.
Jason Sams
2010-11-12
1
-1
/
+128
*
Continue error check improvements and write some docs.
Jason Sams
2010-11-09
1
-3
/
+4
*
More RS exceptions cleanup.
Jason Sams
2010-11-04
1
-8
/
+20
*
Changing scenegraph sample to use arrays.
Alex Sakhartchouk
2010-10-13
1
-1
/
+1
*
Support for unsigned long and unsigned long long.
Stephen Hines
2010-10-11
1
-1
/
+8
*
Support for 64-bit integer type.
Stephen Hines
2010-10-01
1
-1
/
+8
*
Finish plumbing for double RS elements.
Stephen Hines
2010-09-30
1
-1
/
+8
*
Add arrays to elements.
Jason Sams
2010-09-07
1
-4
/
+21
*
Add matrix component types.
Jason Sams
2010-08-25
1
-10
/
+37
*
Preparing renderscript java code for use with phanton references.
Alex Sakhartchouk
2010-08-12
1
-18
/
+32
*
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-15
1
-0
/
+40
*
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
1
-14
/
+23
*
Begin using reflected files.
Jason Sams
2010-06-08
1
-17
/
+14
*
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
1
-138
/
+76
*
Delete old createFromClass methods.
Jason Sams
2010-05-14
1
-23
/
+0
*
Checkin new types for RS.
Jason Sams
2010-03-26
1
-0
/
+71
*
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