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