Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
slang
/
8c7d17ac51beb243c5ee7b1b22a1a9bf3d1a580e
8c7d17a
Merge "Strip .fs extension from filename for C++ NDK reflection"
by Stephen Hines
· 11 years ago
efbcdd8
Merge "Strip unknown/unsupported attributes (like readnone/readonly for parameters)."
by Stephen Hines
· 11 years ago
552d872
Strip unknown/unsupported attributes (like readnone/readonly for parameters).
by Stephen Hines
· 11 years ago
4982d61
Merge "Split up case-range in BitWriter_3_2 as well."
by Stephen Hines
· 11 years ago
99d4290
Split up case-range in BitWriter_3_2 as well.
by Stephen Hines
· 11 years ago
f6557f8
Merge "Support reflection of enums."
by Stephen Hines
· 11 years ago
48d893d
Support reflection of enums.
by Stephen Hines
· 11 years ago
7dd65c8
Strip .fs extension from filename for C++ NDK reflection
by Oliver Reiche
· 11 years ago
5fdd2f9
Merge "Support RS object types properly for C++ NDK reflection."
by Stephen Hines
· 11 years ago
d6f36b1
Support RS object types properly for C++ NDK reflection.
by Stephen Hines
· 11 years ago
8070683
Fix initializers and add vector reflection support.
by Stephen Hines
· 11 years ago
8de1922
Handle implicit array dimensions properly.
by Stephen Hines
· 11 years ago
003ac66
Type checking for C++ API.
by Stephen Hines
· 11 years ago
d00bded
am 80dd1546: (-s ours) DO NOT MERGE - Write legacy function attributes properly.
by Stephen Hines
· 11 years ago
80dd154
DO NOT MERGE - Write legacy function attributes properly.
by Stephen Hines
· 11 years ago
a1f95ee
Update slang for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
f37e89d
Merge "Fix a bug with compat lib support. Add new namespace to sp<>."
by Tim Murray
· 11 years ago
6168543
Add performance warning for rsSetElementAt
by Tobias Grosser
· 11 years ago
3949102
Test for vector casts in function calls
by Tobias Grosser
· 11 years ago
ee9d7b0
Fix a bug with compat lib support. Add new namespace to sp<>.
by Tim Murray
· 11 years ago
66e8b04
Merge "Remove dead code trying to write opt-level"
by Stephen Hines
· 11 years ago
b40d100
Merge "Split HandleTranslationUnitPost in subfunctions"
by Stephen Hines
· 11 years ago
dde9853
Update C++ bindings and add const qualifiers to get methods.
by Tim Murray
· 11 years ago
5ac0c0b
Remove dead code trying to write opt-level
by Tobias Grosser
· 11 years ago
d460f62
Split HandleTranslationUnitPost in subfunctions
by Tobias Grosser
· 11 years ago
925879f
Clean up handling of Java package name for llvm-rs-cc.
by Stephen Hines
· 11 years ago
6cd16fb
Provide LLVM 3.2 BitcodeWriter as a device static library.
by Stephen Hines
· 11 years ago
8b37121
Merge "Add llvm-rs-as tool."
by Stephen Hines
· 11 years ago
c908b90
Add llvm-rs-as tool.
by Tobias Grosser
· 11 years ago
4e85e8c
Merge "Remove unused option from BitWriter_3_2"
by Stephen Hines
· 11 years ago
70e8843
Remove unused option from BitWriter_3_2
by Tobias Grosser
· 11 years ago
8bb06b7
Write legacy function attributes properly.
by Stephen Hines
· 11 years ago
44f1006
Update slang for LLVM merge to r183849.
by Stephen Hines
· 11 years ago
bb99afd
Remove dependence to python 2.4
by Tobias Grosser
· 11 years ago
1254f84
lit: Adjust include paths to ensure rs_core.rsh is found
by Tobias Grosser
· 11 years ago
962c0b6
Bump version number for K.
by Stephen Hines
· 11 years ago
e006c14
Support -O0 as well as -O 0 for option passing.
by Stephen Hines
· 11 years ago
f64e766
Turn off "lax vector conversions".
by Stephen Hines
· 11 years ago
dbb6dc3
Disallow implicit and explicit casts of vector types in llvm-rs-cc.
by Stephen Hines
· 12 years ago
35626d1
Update tests for v19.
by Stephen Hines
· 12 years ago
4b3f3ba
Adapt llvm-rs-cc for LLVM/Clang update.
by Stephen Hines
· 12 years ago
075b42c
am 9d234b6c: Fix filename-escaping for Windows paths.
by Stephen Hines
· 12 years ago
9d234b6
Fix filename-escaping for Windows paths.
by Stephen Hines
· 12 years ago
648dacd
am 82d72886: Update slang for LLVM/Clang rebase.
by Stephen Hines
· 12 years ago
82d7288
Update slang for LLVM/Clang rebase.
by Stephen Hines
· 12 years ago
14eec71
am 4a2e54c7: (-s ours) am 9f9d5bfe: am 55d176e6: am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
4a2e54c
am 9f9d5bfe: am 55d176e6: am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
9f9d5bf
am 55d176e6: am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
55d176e
am b5beb2b3: (-s ours) am af11e9a6: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
b5beb2b
am af11e9a6: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
af11e9a
Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
0da7f6c
Updates for LLVM merge to r176139.
by Stephen Hines
· 12 years ago
bfe3e97
Make llvm-rs-cc build with libclang.so/libLLVM.so.
by Stephen Hines
· 12 years ago
5097474
Enable reflection of clipped kernels.
by Stephen Hines
· 12 years ago
bfc6d48
Remove the unused llvm-rs-link binary.
by Stephen Hines
· 12 years ago
b399558
Add docs for -MD.
by Stephen Hines
· 12 years ago
4c7c95c
Merge "Skip reflection of resize() when building for the compatibility library."
by Stephen Hines
· 12 years ago
23c4358
Updates for LLVM merge to r171906 on 20130108.
by Stephen Hines
· 12 years ago
82754d8
Skip reflection of resize() when building for the compatibility library.
by Stephen Hines
· 12 years ago
f69e1e5
Fix struct reflection with compat lib.
by Tim Murray
· 12 years ago
d711dec
Add BitWriter_3_2 for JB+ target API.
by Stephen Hines
· 12 years ago
b0fabe5
Fix rs_matrix destructor issue.
by Stephen Hines
· 12 years ago
9221935
Switch back to the old mechanism for API version.
by Stephen Hines
· 12 years ago
3474fb6
Update API (RS_VERSION) to 18.
by Stephen Hines
· 12 years ago
3598a79
Merge "Add tests for Target API 17."
by Stephen Hines
· 12 years ago
089cde3
Forbid non-const static variables in kernels.
by Stephen Hines
· 12 years ago
07cb5ad
Add tests for Target API 17.
by Stephen Hines
· 12 years ago
0c8eee4
Merge "Fix C++ ForEach reflection (bad usrData args)."
by Stephen Hines
· 12 years ago
0cb3075
am 7261accf: am f7f66c5c: am 68c072cf: Fix overly strict check for float3 in structures.
by Stephen Hines
· 12 years ago
7261acc
am f7f66c5c: am 68c072cf: Fix overly strict check for float3 in structures.
by Stephen Hines
· 12 years ago
f7f66c5
am 68c072cf: Fix overly strict check for float3 in structures.
by Stephen Hines
· 12 years ago
c7faa46
am af35c8e6: Merge "Fix overly strict check for float3 in structures."
by Stephen Hines
· 12 years ago
68c072c
Fix overly strict check for float3 in structures.
by Stephen Hines
· 12 years ago
af35c8e
Merge "Fix overly strict check for float3 in structures."
by Stephen Hines
· 12 years ago
fdae63e
Fix overly strict check for float3 in structures.
by Stephen Hines
· 12 years ago
7dd6da2
Fix C++ ForEach reflection (bad usrData args).
by Stephen Hines
· 12 years ago
140b9d4
Change namespace from renderscriptCpp to RSC
by Tim Murray
· 12 years ago
713377e
Argument passing with reflected C++ invoke functions.
by Stephen Hines
· 12 years ago
02a9826
Fix style issues with C++ reflection.
by Stephen Hines
· 12 years ago
38dceea
Start to handle invoke, plus fix global C++ reflection.
by Stephen Hines
· 12 years ago
2936d9e
Emit out parameter in C++ reflection for kernels.
by Stephen Hines
· 12 years ago
b7230a4
Merge "Move to RenderScript.h and new sp<RS> API"
by Tim Murray
· 12 years ago
0102aa8
am 0fd6b1d1: (-s ours) am 76572c63: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
0fd6b1d
am 76572c63: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
76572c6
Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
c7f19ef
Move to RenderScript.h and new sp<RS> API
by Tim Murray
· 12 years ago
531df5a
Merge "Fix reflected resource name in C++."
by Tim Murray
· 12 years ago
aa270e6
Fix reflected resource name in C++.
by Tim Murray
· 12 years ago
c2f83b8
am 4cdfb578: (-s ours) Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
4cdfb57
Reconcile with jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
5fe5081
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
0987fb3
am 0b864ffc: am 28d60bc2: Only generate getFieldID_*() for non-Pointer (bind) types.
by Stephen Hines
· 12 years ago
0b864ff
am 28d60bc2: Only generate getFieldID_*() for non-Pointer (bind) types.
by Stephen Hines
· 12 years ago
28d60bc
Only generate getFieldID_*() for non-Pointer (bind) types.
by Stephen Hines
· 12 years ago
8d90f43
am 490371b6: (-s ours) Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
490371b
Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
by The Android Open Source Project
· 12 years ago
394bb45
merge in jb-mr1-factory-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
75fa8f6
merge in jb-mr1-release history after reset to jb-mr1-dev
by The Android Automerger
· 12 years ago
d0acd4d
am 80547c06: am 9e06c521: Merge "Add support for getting arbitrary kernel and field IDs." into jb-mr1-dev
by Tim Murray
· 12 years ago
80547c0
am 9e06c521: Merge "Add support for getting arbitrary kernel and field IDs." into jb-mr1-dev
by Tim Murray
· 12 years ago
Next »