Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
slang
/
b5d66e504968775698598a88107af253941800f8
/
slang_rs_reflection.h
7682b66
Add Java reflection for reduce-style kernels in slang.
by Matt Wala
· 9 years ago
5abbe0e
Replace the NULL macro with nullptr literal.
by Chris Wailes
· 10 years ago
afa84a9
Merge "Adds support for multi-input kernels to Slang."
by Stephen Hines
· 10 years ago
c9454af
Adds support for multi-input kernels to Slang.
by Chris Wailes
· 10 years ago
3a38b74
Reflect Java size information using mElement.getBytesSize().
by Tim Murray
· 10 years ago
c643ceb
Remove the ugly EB_ADD macro and related hacks.
by Jean-Luc Brouillet
· 10 years ago
59f22c3
Set the reflection parameters in the constructors.
by Jean-Luc Brouillet
· 10 years ago
f33e156
Use GeneratedFile in Java reflection
by Jean-Luc Brouillet
· 10 years ago
efcff10
Remove ReflectionBase.
by Jean-Luc Brouillet
· 10 years ago
2e205d0
Merge RSReflectionJava::Context into RSReflectionJava.
by Jean-Luc Brouillet
· 10 years ago
1ce012a
Fix typo in function name.
by Stephen Hines
· 10 years ago
2ce118e
Reformat the reflection code using clang-format
by Jean-Luc Brouillet
· 10 years ago
602def7
Rename RSReflection to RSReflectionJava.
by Jean-Luc Brouillet
· 10 years ago
a7c8e60
Merge "Remove useless "return;" statements."
by Jean-Luc Brouillet
· 10 years ago
796e7b1
Remove useless "return;" statements.
by Jean-Luc Brouillet
· 10 years ago
4c8b659
Generate calls to getBitCode32() for new constructor type.
by Stephen Hines
· 10 years ago
44d495d
Clean up embedded bitcode path for Java.
by Stephen Hines
· 10 years ago
8070683
Fix initializers and add vector reflection support.
by Stephen Hines
· 11 years ago
28d60bc
Only generate getFieldID_*() for non-Pointer (bind) types.
by Stephen Hines
· 12 years ago
0a813a3
Add RS package name option + support.
by Stephen Hines
· 12 years ago
1f6c331
Fix reflection of setters for unsigned primitive types.
by Stephen Hines
· 12 years ago
0d26cef
Refactor using genSetExportVariable().
by Stephen Hines
· 13 years ago
a6b5414
Reflect element/dim information for FieldPacker.
by Stephen Hines
· 13 years ago
5d67178
Reflect constant primitive types back to Java.
by Stephen Hines
· 13 years ago
a9ae5ae
Generate/skip padding and use new prefix for ICS.
by Stephen Hines
· 13 years ago
38eca1a
Fixing copyNow reflection. Adding synchronization to setters/getters
by Alex Sakhartchouk
· 13 years ago
48b72bf
Type-checking for ForEach with RS types.
by Stephen Hines
· 13 years ago
b5a89fb
Clean up forEach reflection code.
by Stephen Hines
· 13 years ago
593a894
Simple support for reflecting rsForEach().
by Stephen Hines
· 13 years ago
6e6578a
Add support for assertions in llvm-rs-cc.
by Stephen Hines
· 14 years ago
4cc67fc
Support for generating .java dependencies for RS.
by Stephen Hines
· 14 years ago
e639eb5
Improve code style.
by Stephen Hines
· 14 years ago
d42a429
b/3093518 Add resize() method in the reflected of ScriptField_*.java.
by Zonr Chang
· 14 years ago
89273bd
b/3093447 Create element of constant array using Element.add(Element element,
by Zonr Chang
· 14 years ago
c383a50
Prepend legal announcement in all files.
by Zonr Chang
· 14 years ago
b81c6a4
Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver).""
by Shih-wei Liao
· 14 years ago
a6d6067
Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."
by Shih-wei Liao
· 14 years ago
6791df2
New implementation of llvm-rs-cc (replacement of slang_driver).
by Shih-wei Liao
· 14 years ago
8c6d9b2
Use llvm::sys::Path to implement "mkdir -p".
by Zonr Chang
· 14 years ago
2e1dba6
Rewrite the RSExportConstantArrayType to better support reflecting
by Zonr Chang
· 14 years ago
92b344a
Create RSExportMatrixType which is a subclass of RSExportType
by Zonr Chang
· 14 years ago
66aa299
Fix FieldIndex issue and re-enable it in reflection.
by Zonr Chang
· 14 years ago
6315f76
More coding style fixing to improve the readability. No actual semantics
by zonr
· 14 years ago
[Renamed (95%) from slang_rs_reflection.hpp]
9ef2f78
The Mother-of-All code review:
by Shih-wei Liao
· 14 years ago
cecd11d
Fix warnings. Bug fix.
by Shih-wei Liao
· 14 years ago
9c631ff
Simplify field getters by removing unnecessary null checks. Add reflection for component-level getter and setter.
by Shih-wei Liao
· 14 years ago
fb7fafc
Revert "Add reflection for component-level getter and setter."
by Shih-wei Liao
· 14 years ago
30a1c52
Add reflection for component-level getter and setter.
by Shih-wei Liao
· 14 years ago
4e34844
Add header and annotation to reflected java files
by Ying Wang
· 14 years ago
9b1f50b
Implement accessor (getter) for retrieving an item for TypeClass in reflection
by Shih-wei Liao
· 14 years ago
8b1d0dd
Create path if needed and add RSReflection::openScriptFile.
by Shih-wei Liao
· 14 years ago
6de8927
Add --output-java-reflection-path | -p
by Shih-wei Liao
· 14 years ago
d8a0d18
Add pragma rs set_reflect_license
by Victor Hsieh
· 14 years ago
48bac23
Add genInitBoolExportVariable.
by Shih-wei Liao
· 14 years ago
324c047
Reflect initializer of an exported variable if any.
by Shih-wei Liao
· 14 years ago
9e86e19
Add "public static createElement" as part of reflected files for the fields.
by Shih-wei Liao
· 14 years ago
462aefd
Initialize slang and Android.mk.
by Shih-wei Liao
· 14 years ago