1. 26 Jul, 2010 7 commits
  2. 23 Jul, 2010 6 commits
  3. 22 Jul, 2010 16 commits
  4. 21 Jul, 2010 5 commits
  5. 20 Jul, 2010 5 commits
  6. 19 Jul, 2010 1 commit
    • Ying Wang's avatar
      Build system support for RenderScript · 0bd59a0a
      Ying Wang authored
      With this change, you can add your .rs files to LOCAL_SRC_FILES.
      The .rs files will be compiled by slang and the output .java files
      will be compiled into the jar, while the generated .bc files will
      be put into the final apk as raw resources.
      
      Change-Id: Icde3d6139951d6d039b4b37376e72e1fc5c8b0d4
      0bd59a0a