Age | Commit message (Expand) | Author |
---|---|---|
2013-12-17 | Move RenderScript from graphics/ to new fw/base subdirectory rs. | Tim Murray |
2013-11-20 | Merge "Convert Java/JNI to 64-bit, part 2." | Tim Murray |
2013-11-20 | Convert Java/JNI to 64-bit, part 2. | Tim Murray |
2013-11-20 | Remove unused imports from frameworks/base. | John Spurlock |
2013-06-05 | Improve RS documentation. | Tim Murray |
2012-05-07 | Revert "Deprecate" | Stephen Hines |
2012-04-19 | Deprecate | Alex Sakhartchouk |
2012-04-03 | Validate context when using RS objects. | Jason Sams |
2011-07-08 | Add error checks for AllocationAdapters being used in unsupported ways. | Jason Sams |
2011-07-07 | AllocationAdapter cleanup. | Jason Sams |
2011-06-21 | Fix bugs in AllocationAdapter. | Jason Sams |
2011-06-16 | POSITVE -> POSITIVE typo fix | Stephen Hines |
2011-06-14 | Allocation copy functions. | Alex Sakhartchouk |
2011-01-12 | Unhide more of the RS APIs. | Stephen Hines |
2010-12-29 | Move adapter2D to a derived class from Allocation. | Jason Sams |