index
:
android_frameworks_compile_slang
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-9.1.0
ics
ics-release
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slang_rs_reflection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete/confusing options and fix strings.
Stephen Hines
2011-09-02
1
-2
/
+2
*
Merge "Start basic support for LLVM 2.9 bitcode writer."
Stephen Hines
2011-08-26
1
-2
/
+2
|
\
|
*
Start basic support for LLVM 2.9 bitcode writer.
Stephen Hines
2011-08-26
1
-2
/
+2
*
|
Fixing copyNow reflection.
Alex Sakhartchouk
2011-08-25
1
-9
/
+30
|
/
*
Don't generate forEach() on pre-ICS target SDK.
Stephen Hines
2011-08-18
1
-6
/
+9
*
Properly calculate end of struct padding.
Stephen Hines
2011-08-04
1
-2
/
+2
*
Define RS_VERSION as the SDK version.
Stephen Hines
2011-07-21
1
-1
/
+1
*
Merge "Fix style issues."
Stephen Hines
2011-07-21
1
-31
/
+31
|
\
|
*
Fix style issues.
Stephen Hines
2011-07-20
1
-31
/
+31
*
|
Enhanced check for padding
Andrew Hsieh
2011-07-20
1
-3
/
+3
|
/
*
Type-checking for ForEach with RS types.
Stephen Hines
2011-06-27
1
-8
/
+265
*
Add in missing primitive element reflection.
Stephen Hines
2011-06-17
1
-7
/
+12
*
Clean up forEach reflection code.
Stephen Hines
2011-05-31
1
-27
/
+64
*
Simple support for reflecting rsForEach().
Stephen Hines
2011-05-16
1
-0
/
+68
*
Fix b/3427124. Adding the overloadable invokable feature. Reflect that type o...
Shih-wei Liao
2011-02-10
1
-1
/
+3
*
Support Windows paths in slang.
Raphael
2011-02-08
1
-1
/
+2
*
Add support for assertions in llvm-rs-cc.
Stephen Hines
2011-02-07
1
-47
/
+48
*
Fix pragma for reflection license.
Stephen Hines
2011-02-03
1
-1
/
+1
*
Remove android.util.Log from reflected files.
Stephen Hines
2011-02-01
1
-1
/
+1
*
Support for generating .java dependencies for RS.
Stephen Hines
2011-01-31
1
-0
/
+4
*
Fix style.
Stephen Hines
2011-01-17
1
-1
/
+2
*
Just pass the field packer directly rather than
Jason Sams
2011-01-16
1
-2
/
+1
*
Change to match final API sigs
Jason Sams
2011-01-16
1
-2
/
+2
*
Fix style.
Stephen Hines
2011-01-11
1
-1
/
+2
*
Update with new function names.
Jason Sams
2011-01-07
1
-3
/
+3
*
API clean-up
Alex Sakhartchouk
2010-12-17
1
-4
/
+4
*
Fix bug with resize that would leave the
Jason Sams
2010-12-16
1
-0
/
+6
*
Arrays of width 3 vector types cannot be exported.
Stephen Hines
2010-12-10
1
-1
/
+2
*
Add usage flag to create ScriptField_*
Jason Sams
2010-12-07
1
-0
/
+17
*
Update for API changes.
Jason Sams
2010-12-06
1
-26
/
+1
*
Fix reflection to use new setVar(object)
Jason Sams
2010-11-16
1
-6
/
+2
*
Improve code style.
Stephen Hines
2010-11-10
1
-43
/
+64
*
Add new constructor to reflected code that removes
Jason Sams
2010-11-03
1
-1
/
+26
*
Fix handling of null item list on resize.
Jason Sams
2010-10-25
1
-3
/
+6
*
b/3093518 Add resize() method in the reflected of ScriptField_*.java.
Zonr Chang
2010-10-17
1
-42
/
+43
*
b/3093447 Create element of constant array using Element.add(Element element,
Zonr Chang
2010-10-14
1
-101
/
+134
*
b/3093393 Properly initialized constant array where the element is of
Zonr Chang
2010-10-14
1
-3
/
+3
*
Prepend legal announcement in all files.
Zonr Chang
2010-10-12
1
-0
/
+16
*
Support for unsigned long and unsigned long long.
Stephen Hines
2010-10-11
1
-2
/
+3
*
Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver...
Shih-wei Liao
2010-10-10
1
-9
/
+8
*
Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."
Shih-wei Liao
2010-10-10
1
-8
/
+9
*
New implementation of llvm-rs-cc (replacement of slang_driver).
Shih-wei Liao
2010-10-09
1
-9
/
+8
*
Use llvm::sys::Path to implement "mkdir -p".
Zonr Chang
2010-10-08
1
-33
/
+31
*
Use "L" suffix for 64-bit Java int initializers.
Stephen Hines
2010-10-07
1
-1
/
+5
*
GetTypeNullValue() in slang_rs_reflection should take boolean type into consi...
Zonr Chang
2010-10-06
1
-1
/
+5
*
Check mItemArray in component-level getter and return correct null value for
Shih-wei Liao
2010-10-06
1
-0
/
+26
*
Revert "Check mItemArray in component-level getter and return correct null va...
Shih-wei Liao
2010-10-06
1
-26
/
+0
*
Check mItemArray in component-level getter and return correct null value for
Zonr Chang
2010-10-06
1
-0
/
+26
*
Rewrite the RSExportConstantArrayType to better support reflecting
Zonr Chang
2010-10-06
1
-56
/
+146
*
1. Rewrite reflection of parameter packet in RSExportFunc. In order to
Zonr Chang
2010-10-06
1
-6
/
+8
[next]