1. 9e86e19 Add "public static createElement" as part of reflected files for the fields. by Shih-wei Liao · 14 years ago
  2. 9e98e00 Fix the subData argument values: They are in the unit of elements, NOT in the by Shih-wei Liao · 14 years ago
  3. c1d7b38 Merge "Remove USER_F32, ..." by Shih-wei Liao · 14 years ago
  4. bd49c8f Remove USER_F32, ... by Shih-wei Liao · 14 years ago
  5. a1bd2d5 Merge "Phase out part of Data Kind." by Shih-wei Liao · 14 years ago
  6. b1a28e7 Phase out part of Data Kind. by Shih-wei Liao · 14 years ago
  7. 72b1938 Merge "Use SourceLocation::print() to output source location for diagnostics." by Shih-wei Liao · 14 years ago
  8. b1b053d Use SourceLocation::print() to output source location for diagnostics. by Kirk Stewart · 14 years ago
  9. 60c985d Null pointer checking for setting RS objects in reflection. by Shih-wei Liao · 14 years ago
  10. 2dd42ff Fix slang to do invoke_foo() without null. by Shih-wei Liao · 14 years ago
  11. 2e534f2 Change Diagnostic::Error to Diagnostic::Warning for now. The long-term solution should provide a slang option to toggle between Error and Warning. by Shih-wei Liao · 14 years ago
  12. 70b2c93 Merge "Add support to #pragma rs java_package_name." by Sen Hu · 14 years ago
  13. 537446c Add support to #pragma rs java_package_name. by Shih-wei Liao · 14 years ago
  14. 336d93a Use llvm::StringRef::startswith rather than std::string::compare, by Kirk Stewart · 14 years ago
  15. 6b22674 Add a check to prevent users from defining function names starting witih "rs". by Kirk Stewart · 14 years ago
  16. 6322c93 Use pre-existing clang code to produce errors for un-prototyped functions. by Kirk Stewart · 14 years ago
  17. c20992e Type promotion in reflection. That is, treat unsigned char in C as short in Java, unsigned short as int and unsigned int as long by Shih-wei Liao · 14 years ago
  18. 976baad Fix simulator build. by Shih-wei Liao · 14 years ago
  19. 546e817 Fix Android.mk by Shih-wei Liao · 14 years ago
  20. bdd7888 Set LOCAL_MODULE_CLASS in slang to EXECUTABLES. by Shih-wei Liao · 14 years ago
  21. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago