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
/
ScriptC.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-7
/
+0
*
Improve RS documentation.
Tim Murray
2013-06-05
1
-1
/
+2
*
Remove extraneous logging.
Tim Murray
2013-05-09
1
-1
/
+1
*
Revert GC thread changes
Jason Sams
2013-04-14
1
-2
/
+0
*
Defer RS cache creation until a ScriptC is built.
Stephen Hines
2013-04-10
1
-1
/
+13
*
Implement RS GC worker thread.
Tim Murray
2013-04-09
1
-0
/
+2
*
Revert "Deprecate"
Stephen Hines
2012-05-07
1
-3
/
+3
*
Deprecate
Alex Sakhartchouk
2012-04-19
1
-3
/
+3
*
Do RS caching the same way HardwareRenderer does.
Jason Sams
2012-02-24
1
-5
/
+1
*
Use resource entry name instead of mangled name.
Logan Chien
2011-07-11
1
-1
/
+1
*
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-03-17
1
-5
/
+2
*
Check and propogate errors from llvm.
Jason Sams
2011-01-19
1
-0
/
+3
*
unhide functions used by reflected files for SDK.
Jason Sams
2011-01-16
1
-4
/
+0
*
Hide and delete some code that should not be public.
Jason Sams
2011-01-09
1
-0
/
+18
*
unhide renderscript
Jason Sams
2011-01-04
1
-1
/
+1
*
Stale cache management to address a P1 bug # 3296131.
Shih-wei Liao
2010-12-20
1
-2
/
+8
*
1. Add Context to a RenderScript or RenderScriptGL instance.
Shih-wei Liao
2010-12-14
1
-1
/
+4
*
Add caching support of BCC binaries.
Shih-wei Liao
2010-11-18
1
-2
/
+2
*
Continue error check improvements and write some docs.
Jason Sams
2010-11-09
1
-1
/
+2
*
Update ScriptC constructor to remove depricated param.
Jason Sams
2010-11-03
1
-2
/
+2
*
Balls test app.
Jason Sams
2010-10-29
1
-73
/
+0
*
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
1
-3
/
+2
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-54
/
+6
*
Update Script java classes and llvm samples.
Jason Sams
2010-03-26
1
-0
/
+41
*
Add two addDefines methods to ScriptC.Builder. They add #defines from the fi...
Joe Onorato
2009-08-10
1
-0
/
+40
*
Let java put #defines into renderscript
Joe Onorato
2009-08-09
1
-9
/
+24
*
Split ScriptC from RenderScript.java. Implement state caching in the Builder...
Jason Sams
2009-08-04
1
-0
/
+106