1. 28d60bc Only generate getFieldID_*() for non-Pointer (bind) types. by Stephen Hines · 12 years ago
  2. 0a813a3 Add RS package name option + support. by Stephen Hines · 12 years ago
  3. 1f6c331 Fix reflection of setters for unsigned primitive types. by Stephen Hines · 12 years ago
  4. 0d26cef Refactor using genSetExportVariable(). by Stephen Hines · 12 years ago
  5. a6b5414 Reflect element/dim information for FieldPacker. by Stephen Hines · 12 years ago
  6. 5d67178 Reflect constant primitive types back to Java. by Stephen Hines · 12 years ago
  7. a9ae5ae Generate/skip padding and use new prefix for ICS. by Stephen Hines · 13 years ago
  8. 38eca1a Fixing copyNow reflection. Adding synchronization to setters/getters by Alex Sakhartchouk · 13 years ago
  9. 48b72bf Type-checking for ForEach with RS types. by Stephen Hines · 13 years ago
  10. b5a89fb Clean up forEach reflection code. by Stephen Hines · 13 years ago
  11. 593a894 Simple support for reflecting rsForEach(). by Stephen Hines · 13 years ago
  12. 6e6578a Add support for assertions in llvm-rs-cc. by Stephen Hines · 13 years ago
  13. 4cc67fc Support for generating .java dependencies for RS. by Stephen Hines · 13 years ago
  14. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  15. d42a429 b/3093518 Add resize() method in the reflected of ScriptField_*.java. by Zonr Chang · 14 years ago
  16. 89273bd b/3093447 Create element of constant array using Element.add(Element element, by Zonr Chang · 14 years ago
  17. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  18. b81c6a4 Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."" by Shih-wei Liao · 14 years ago
  19. a6d6067 Revert "New implementation of llvm-rs-cc (replacement of slang_driver)." by Shih-wei Liao · 14 years ago
  20. 6791df2 New implementation of llvm-rs-cc (replacement of slang_driver). by Shih-wei Liao · 14 years ago
  21. 8c6d9b2 Use llvm::sys::Path to implement "mkdir -p". by Zonr Chang · 14 years ago
  22. 2e1dba6 Rewrite the RSExportConstantArrayType to better support reflecting by Zonr Chang · 14 years ago
  23. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  24. 66aa299 Fix FieldIndex issue and re-enable it in reflection. by Zonr Chang · 14 years ago
  25. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (95%) from slang_rs_reflection.hpp]
  26. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  27. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  28. 9c631ff Simplify field getters by removing unnecessary null checks. Add reflection for component-level getter and setter. by Shih-wei Liao · 14 years ago
  29. fb7fafc Revert "Add reflection for component-level getter and setter." by Shih-wei Liao · 14 years ago
  30. 30a1c52 Add reflection for component-level getter and setter. by Shih-wei Liao · 14 years ago
  31. 4e34844 Add header and annotation to reflected java files by Ying Wang · 14 years ago
  32. 9b1f50b Implement accessor (getter) for retrieving an item for TypeClass in reflection by Shih-wei Liao · 14 years ago
  33. 8b1d0dd Create path if needed and add RSReflection::openScriptFile. by Shih-wei Liao · 14 years ago
  34. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  35. d8a0d18 Add pragma rs set_reflect_license by Victor Hsieh · 14 years ago
  36. 48bac23 Add genInitBoolExportVariable. by Shih-wei Liao · 14 years ago
  37. 324c047 Reflect initializer of an exported variable if any. by Shih-wei Liao · 14 years ago
  38. 9e86e19 Add "public static createElement" as part of reflected files for the fields. by Shih-wei Liao · 14 years ago
  39. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago