1. 01d9b04 Fix C++ reflection of vector types. by Stephen Hines · 9 years ago
  2. 3eb819a Update slang for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  3. 5abbe0e Replace the NULL macro with nullptr literal. by Chris Wailes · 10 years ago
  4. c83b790 Add comments to the generated file. by Jean-Luc Brouillet · 10 years ago
  5. c9454af Adds support for multi-input kernels to Slang. by Chris Wailes · 10 years ago
  6. fc4f78b Add -v (-verbose/--verbose) option to llvm-rs-cc. by Stephen Hines · 10 years ago
  7. f9d5d13 Merge "Set the reflection parameters in the constructors." by Jean-Luc Brouillet · 10 years ago
  8. 59f22c3 Set the reflection parameters in the constructors. by Jean-Luc Brouillet · 10 years ago
  9. 1cea271 Break very long writeHeaderFile into manageable pieces by Jean-Luc Brouillet · 10 years ago
  10. eb0eb08 Merge "Rename a few variables and methods" by Jean-Luc Brouillet · 10 years ago
  11. eb8b99e Rename a few variables and methods by Jean-Luc Brouillet · 10 years ago
  12. f33e156 Use GeneratedFile in Java reflection by Jean-Luc Brouillet · 10 years ago
  13. efcff10 Remove ReflectionBase. by Jean-Luc Brouillet · 10 years ago
  14. 1f9d121 Change cpp reflection to use GeneratedFile. by Jean-Luc Brouillet · 10 years ago
  15. 2ce118e Reformat the reflection code using clang-format by Jean-Luc Brouillet · 10 years ago
  16. 2968921 Replace std::endl by \n. by Jean-Luc Brouillet · 10 years ago
  17. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  18. c95381a Make virtual getTypeStoreSize and getTypeAllocSize by Jean-Luc Brouillet · 10 years ago
  19. cec9b65 Move DataType enum out of RSExportPrimitiveDataType. by Jean-Luc Brouillet · 10 years ago
  20. 476d4f5 Fix C++ reflection so that -p works. by Stephen Hines · 11 years ago
  21. d6f36b1 Support RS object types properly for C++ NDK reflection. by Stephen Hines · 11 years ago
  22. 8070683 Fix initializers and add vector reflection support. by Stephen Hines · 11 years ago
  23. 003ac66 Type checking for C++ API. by Stephen Hines · 11 years ago
  24. ee9d7b0 Fix a bug with compat lib support. Add new namespace to sp<>. by Tim Murray · 11 years ago
  25. dde9853 Update C++ bindings and add const qualifiers to get methods. by Tim Murray · 11 years ago
  26. 7dd6da2 Fix C++ ForEach reflection (bad usrData args). by Stephen Hines · 12 years ago
  27. 140b9d4 Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  28. 713377e Argument passing with reflected C++ invoke functions. by Stephen Hines · 12 years ago
  29. 02a9826 Fix style issues with C++ reflection. by Stephen Hines · 12 years ago
  30. 38dceea Start to handle invoke, plus fix global C++ reflection. by Stephen Hines · 12 years ago
  31. 2936d9e Emit out parameter in C++ reflection for kernels. by Stephen Hines · 12 years ago
  32. c7f19ef Move to RenderScript.h and new sp<RS> API by Tim Murray · 12 years ago
  33. aa270e6 Fix reflected resource name in C++. by Tim Murray · 12 years ago
  34. b2fbbb9 Enable C++ reflection, fixing many minor bugs in the process. by Tim Murray · 12 years ago
  35. 6c51b5d Fix namespaces in reflected cpp code. by Jason Sams · 12 years ago
  36. 192392f Continue C++ reflection work. by Jason Sams · 12 years ago
  37. 1b6a088 start cpp reflection by Jason Sams · 12 years ago