Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
8c98628524b27f26b51ce8df09b6471b1978b43c
/
rs
/
java
/
android
/
renderscript
/
ScriptC.java
a831939
Delay the removal of support of ScriptC from TargetAPI 35 to 36
by Jean-François
· 1 year, 4 months ago
4f585f7
Throw when ScriptC is used on unsupported ABIs
by Jean-François
· 1 year, 4 months ago
f4dd743
Throw an exception when using RenderScript ScriptC with an API level above 34
by Jean-François
· 1 year, 8 months ago
fb8f4d8
Revert "Throw an exception when using RenderScript ScriptC with an API level above 34"
by Jean-François Geyelin
· 1 year, 8 months ago
f55efb8
Throw an exception when using RenderScript ScriptC with an API level above 34
by Jean-François Geyelin
· 1 year, 9 months ago
1f8dc65
Deprecate RS Java APIs.
by Xusong Wang
· 4 years, 5 months ago
689f637
Correctly init code cache path for RS
by Yang Ni
· 9 years ago
e1e6c66
Move cache dir to its own class.
by Tim Murray
· 10 years ago
6e45f30
Remove @hide for new RS constructors.
by Tim Murray
· 11 years ago
56f9e6f
Add support for mixed 32/64 APKs using RenderScript.
by Tim Murray
· 11 years ago
f152d95
am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"
by Narayan Kamath
· 11 years ago
0e0c088
AArch64: Use long for pointers in RS Java/JNI code
by Ashok Bhat
· 11 years ago
355707e
Move RenderScript from graphics/ to new fw/base subdirectory rs.
by Tim Murray
· 11 years ago
[Renamed from graphics/java/android/renderscript/ScriptC.java]
d1576fb
Move RenderScript from graphics/ to new fw/base subdirectory rs.
by Tim Murray
· 11 years ago
6090995
Remove unused imports from frameworks/base.
by John Spurlock
· 12 years ago
c11e25c
Improve RS documentation.
by Tim Murray
· 12 years ago
da67deb
Remove extraneous logging.
by Tim Murray
· 12 years ago
9bf1892
Revert GC thread changes
by Jason Sams
· 12 years ago
7d25a82
Defer RS cache creation until a ScriptC is built.
by Stephen Hines
· 12 years ago
f8c033d
Implement RS GC worker thread.
by Tim Murray
· 12 years ago
9c9ad3f8c2
Revert "Deprecate"
by Stephen Hines
· 13 years ago
a0c2eb2
Deprecate
by Alex Sakhartchouk
· 13 years ago
a6f338c
Do RS caching the same way HardwareRenderer does.
by Jason Sams
· 13 years ago
ef72ff2
Use resource entry name instead of mangled name.
by Logan Chien
· 14 years ago
e4a06c5
Start seperating out RS compute implementation. Create hal
by Jason Sams
· 14 years ago
fdc54a9
Check and propogate errors from llvm.
by Jason Sams
· 14 years ago
21b4103
unhide functions used by reflected files for SDK.
by Jason Sams
· 14 years ago
67e3d20
Hide and delete some code that should not be public.
by Jason Sams
· 14 years ago
a23d4e7
unhide renderscript
by Jason Sams
· 14 years ago
eeca435
Stale cache management to address a P1 bug # 3296131.
by Shih-wei Liao
· 14 years ago
6b32fab
1. Add Context to a RenderScript or RenderScriptGL instance.
by Shih-wei Liao
· 15 years ago
a914f34
Add caching support of BCC binaries.
by Shih-wei Liao
· 15 years ago
06d69de
Continue error check improvements and write some docs.
by Jason Sams
· 15 years ago
3ba02b3
Update ScriptC constructor to remove depricated param.
by Jason Sams
· 15 years ago
5585e36
Balls test app.
by Jason Sams
· 15 years ago
1de0b87
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
by Jason Sams
· 15 years ago
4d33993
Convert renderscript from using ACC to LLVM for its compiler.
by Jason Sams
· 15 years ago
2d71bc7
Update Script java classes and llvm samples.
by Jason Sams
· 15 years ago
f415cf2
Add two addDefines methods to ScriptC.Builder. They add #defines from the fileds on a class or object that you pass in.
by Joe Onorato
· 16 years ago
d7b3774
Let java put #defines into renderscript
by Joe Onorato
· 16 years ago
69f0d31
Split ScriptC from RenderScript.java. Implement state caching in the Builder objects.
by Jason Sams
· 16 years ago