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
/
Script.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Kernel, Method, and field IDs
Jason Sams
2012-09-18
1
-0
/
+95
*
Revert "Deprecate"
Stephen Hines
2012-05-07
1
-15
/
+13
*
Start passing element/dim information along with FieldPacker.
Stephen Hines
2012-05-01
1
-1
/
+13
*
Deprecate
Alex Sakhartchouk
2012-04-19
1
-12
/
+14
*
Validate context when using RS objects.
Jason Sams
2012-04-03
1
-16
/
+16
*
Unhide new RS apis.
Jason Sams
2011-07-26
1
-1
/
+0
*
Add dalvik code for forEach.
Jason Sams
2011-04-27
1
-0
/
+29
*
unhide functions used by reflected files for SDK.
Jason Sams
2011-01-16
1
-20
/
+0
*
Hide and delete some code that should not be public.
Jason Sams
2011-01-09
1
-22
/
+80
*
unhide renderscript
Jason Sams
2011-01-04
1
-1
/
+1
*
Allocation API update.
Jason Sams
2010-12-08
1
-1
/
+5
*
Fix ref counting for globals when set from java code.
Jason Sams
2010-11-16
1
-0
/
+4
*
Continue error check improvements and write some docs.
Jason Sams
2010-11-09
1
-13
/
+13
*
Begin adding async allocation creation.
Jason Sams
2010-10-26
1
-16
/
+1
*
Fix support for 64-bit integers.
Stephen Hines
2010-10-11
1
-0
/
+4
*
Add support for Float64 (double) to RenderScript.
Stephen Hines
2010-09-20
1
-0
/
+4
*
Preparing renderscript java code for use with phanton references.
Alex Sakhartchouk
2010-08-12
1
-2
/
+1
*
Add boolean support for setVar.
Jason Sams
2010-07-07
1
-0
/
+4
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
1
-6
/
+6
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-15
/
+0
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-62
/
+26
*
Update Script java classes and llvm samples.
Jason Sams
2010-03-26
1
-0
/
+47
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
1
-0
/
+5
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
1
-0
/
+37
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-8
/
+0
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-1
/
+8
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
1
-20
/
+19
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-1
/
+21
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-1
/
+4
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-15
/
+10
*
Split ScriptC from RenderScript.java. Implement state caching in the Builder...
Jason Sams
2009-08-04
1
-0
/
+91