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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Define RS_VERSION as the SDK version.
Stephen Hines
2011-07-21
10
-5
/
+38
*
Merge "Fix style issues."
Stephen Hines
2011-07-21
5
-33
/
+38
|
\
|
*
Fix style issues.
Stephen Hines
2011-07-20
5
-33
/
+38
*
|
Merge "Enhanced check for padding"
Shih-wei Liao
2011-07-21
1
-3
/
+3
|
\
\
|
*
|
Enhanced check for padding
Andrew Hsieh
2011-07-20
1
-3
/
+3
|
|
/
*
/
Apply changes to migrate to llvm upstream r135568.
Logan Chien
2011-07-20
6
-13
/
+16
|
/
*
Remove ArrayRefs!
Stephen Hines
2011-07-19
2
-13
/
+6
*
Apply changes to migrate to upstream API.
Shih-wei Liao
2011-07-19
4
-36
/
+40
*
Remove all explicit ArrayRef constructors.
Stephen Hines
2011-07-14
3
-15
/
+7
*
Fix missing slot metadata issue + cleanup ArrayRefs.
Stephen Hines
2011-07-14
1
-25
/
+7
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-6
/
+0
*
Fix API changes of llvm::SubtargetFeatures.
Shih-wei Liao
2011-07-02
1
-7
/
+8
*
Type-checking for ForEach with RS types.
Stephen Hines
2011-06-27
2
-12
/
+275
*
In syncing to 133163, now clang::FieldDecl::Create has 1 more parameter.
Shih-wei Liao
2011-06-22
1
-2
/
+3
*
Change FieldDecl::Create() API.
Shih-wei Liao
2011-06-22
1
-2
/
+3
*
Fix llvm API changes to migrate to upstream r131807.
Shih-wei Liao
2011-06-22
4
-18
/
+33
*
Apply API changes to migrate to CLANG upstream.
Shih-wei Liao
2011-06-22
5
-46
/
+66
*
Add in missing primitive element reflection.
Stephen Hines
2011-06-17
1
-7
/
+12
*
Clean up forEach reflection code.
Stephen Hines
2011-05-31
25
-192
/
+364
*
Simple support for reflecting rsForEach().
Stephen Hines
2011-05-16
8
-36
/
+244
*
Provide multiple diagnostics when we can.
Stephen Hines
2011-05-09
4
-4
/
+21
*
Improve type validation for root() functions.
Stephen Hines
2011-05-05
39
-14
/
+152
*
Check RS functions (esp. init/root) for validity.
Stephen Hines
2011-05-02
34
-52
/
+288
*
Forbid RS objects from being contained in unions.
Stephen Hines
2011-04-25
10
-80
/
+179
*
Disallow union copies that contain RS object types
Stephen Hines
2011-04-20
6
-50
/
+81
*
Apply changes to migrate to upstream as of April 8th, 2011 from logan.
Shih-wei Liao
2011-04-19
1
-1
/
+2
*
Apply changes to migrate to upstream as of March 18th, 2011 from logn.
Shih-wei Liao
2011-04-19
2
-13
/
+38
*
am 0211613b: (-s ours) DO NOT MERGE: Add support for RSASTReplace for ref-cou...
Stephen Hines
2011-03-30
0
-0
/
+0
|
\
|
*
DO NOT MERGE: Add support for RSASTReplace for ref-counting.
Stephen Hines
2011-03-29
5
-109
/
+479
*
|
Use the prebuilt llvm-rs-* if we are doing apps-only build.
Ying Wang
2011-03-30
1
-0
/
+6
*
|
Add support for RSASTReplace for ref-counting.
Stephen Hines
2011-03-29
5
-109
/
+479
*
|
Fix build breakage.
Shih-wei Liao
2011-03-17
1
-5
/
+5
*
|
Re-enable warnings as errors in Slang.
Alex Sakhartchouk
2011-03-17
3
-13
/
+10
*
|
Revert "All warnings should be enabled/errors in Slang."
Stephen Hines
2011-03-14
1
-7
/
+8
*
|
All warnings should be enabled/errors in Slang.
Stephen Hines
2011-03-11
1
-8
/
+7
*
|
Fix struct size bug.
Shih-wei Liao
2011-03-11
1
-1
/
+1
*
|
Migrate to newer API.
Logan Chien
2011-03-10
3
-8
/
+4
*
|
Apply changes to migrate to LLVM Mar 6th 2011.
Logan
2011-03-09
15
-128
/
+176
|
/
*
Add proper line info to rsSetObject diagnostic.
Stephen Hines
2011-03-03
2
-4
/
+5
*
Fix NOTICE.
Shih-wei Liao
2011-03-02
1
-0
/
+149
*
NOTICE file and logn:
Shih-wei Liao
2011-03-01
9
-10
/
+220
*
Warnings should be emitted on successful compiles too.
Stephen Hines
2011-02-22
5
-23
/
+23
*
am a0611e66: Initialize structs.
Stephen Hines
2011-02-11
2
-4
/
+22
|
\
|
*
Initialize structs.
Stephen Hines
2011-02-11
2
-4
/
+22
*
|
am 2bb67db8: Replace struct assignments with rsSetObject calls.
Stephen Hines
2011-02-11
6
-24
/
+346
|
\
|
|
*
Replace struct assignments with rsSetObject calls.
Stephen Hines
2011-02-11
6
-24
/
+346
*
|
am f2174cfd: Handle struct reference counting.
Stephen Hines
2011-02-10
8
-162
/
+333
|
\
|
|
*
Handle struct reference counting.
Stephen Hines
2011-02-10
8
-162
/
+333
*
|
am 3fa286b4: Fix b/3427124. Adding the overloadable invokable feature. Reflec...
Shih-wei Liao
2011-02-10
8
-5
/
+42
|
\
|
|
*
Fix b/3427124. Adding the overloadable invokable feature. Reflect that type o...
Shih-wei Liao
2011-02-10
8
-5
/
+42
[prev]
[next]