summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/AllocationAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-246/+0
* Merge "Convert Java/JNI to 64-bit, part 2."Tim Murray2013-11-201-2/+2
|\
| * Convert Java/JNI to 64-bit, part 2.Tim Murray2013-11-201-2/+2
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-5/+0
|/
* Improve RS documentation.Tim Murray2013-06-051-0/+1
* Revert "Deprecate"Stephen Hines2012-05-071-10/+6
* DeprecateAlex Sakhartchouk2012-04-191-6/+10
* Validate context when using RS objects.Jason Sams2012-04-031-1/+1
* Add error checks for AllocationAdapters being used in unsupported ways.Jason Sams2011-07-081-1/+2
* AllocationAdapter cleanup.Jason Sams2011-07-071-192/+131
* Fix bugs in AllocationAdapter.Jason Sams2011-06-211-12/+68
* POSITVE -> POSITIVE typo fixStephen Hines2011-06-161-1/+1
* Allocation copy functions.Alex Sakhartchouk2011-06-141-3/+45
* Unhide more of the RS APIs.Stephen Hines2011-01-121-1/+0
* Move adapter2D to a derived class from Allocation.Jason Sams2010-12-291-0/+213