summaryrefslogtreecommitdiff
path: root/rs/java
AgeCommit message (Expand)Author
2016-04-20Merge "Made Element accessors thread-safe" am: acd0061 Yang Ni
2016-04-20Merge "Made Element accessors thread-safe" Yang Ni
2016-04-20Made Element accessors thread-safe Yang Ni
2016-04-19Fixed ScriptGroup finalizer for old API Yang Ni
2016-04-18Merge "Fixed ScriptGroup finalizer for old API" into nyc-dev Yang Ni
2016-04-18Fixed ScriptGroup finalizer for old API Yang Ni
2016-04-12Merge "Destroy Type created by Allocation.createSized()" into nyc-dev Yang Ni
2016-04-12Merge "Destroy Type created by Allocation.createSized()" am: 2a64e23 Yang Ni
2016-04-12Destroy Type created by Allocation.createSized() Yang Ni
2016-04-12Merge "Destroy Type created by Allocation.createSized()" Yang Ni
2016-04-12Merge "Destroy Closures in ScriptGroup" am: 01db883 Yang Ni
2016-04-12Destroy Closures in ScriptGroup Yang Ni
2016-04-12Merge "Destroy Closures in ScriptGroup" Yang Ni
2016-04-11Destroy Type created by Allocation.createSized() Yang Ni
2016-04-11Merge "Fix typos for the word "Unsupported"." am: 9e57114 Stephen Hines
2016-04-11Fix typos for the word "Unsupported". Stephen Hines
2016-04-07Destroy Closures in ScriptGroup Yang Ni
2016-04-04Avoid destroying Device separately Yang Ni
2016-04-04Avoid destroying Device separately Yang Ni
2016-04-01Merge "Added CloseGuard for BaseObj" into nyc-dev Yang Ni
2016-03-31Added CloseGuard for BaseObj Yang Ni
2016-03-31Merge "Added CloseGuard for BaseObj" Yang Ni
2016-03-31Added CloseGuard for BaseObj Yang Ni
2016-03-29[RenderScript] Update documentation for Allocation.setAutoPadding(). Miao Wang
2016-03-29[RenderScript] Fix IntrinsicConvolve documentation. Miao Wang
2016-03-30Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." ... Miao Wang
2016-03-29[RenderScript] Update the documentation of Script.LaunchOptions Miao Wang
2016-03-29[RenderScript] Update documentation for Allocation.setAutoPadding(). Miao Wang
2016-03-29Merge "[RenderScript] Fix IntrinsicConvolve documentation." into nyc-dev Miao Wang
2016-03-29Merge "[RenderScript] Update the documentation of Script.LaunchOptions" into ... Miao Wang
2016-03-29[RenderScript] Fix IntrinsicConvolve documentation. Miao Wang
2016-03-29[RenderScript] Update the documentation of Script.LaunchOptions Miao Wang
2016-03-29Merge "[RenderScript] Fail with Exception from validateObjectIsPrimitiveArray" Pirama Arumuga Nainar
2016-03-28[RenderScript] Fail with Exception from validateObjectIsPrimitiveArray Pirama Arumuga Nainar
2016-03-28[RenderScript] Fail with Exception from validateObjectIsPrimitiveArray Pirama Arumuga Nainar
2016-03-21Correctly init code cache path for RS Yang Ni
2016-03-18Correctly init code cache path for RS Yang Ni
2016-03-03[RenderScript] Allow copyTo(short[]) etc for Float16 Allocations Pirama Arumuga Nainar
2016-03-01[RenderScript] Allow copyTo(short[]) etc for Float16 Allocations Pirama Arumuga Nainar
2016-01-30Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." am: 49aee686d8 Stephen Hines
2016-01-30Merge "Remove the CREATE_FLAG_OPT_LEVEL_0 from the Java API." Stephen Hines
2016-01-27[RenderScript] Unhide new Allocation APIs Miao Wang
2016-01-27Merge "[RenderScript] Implement APIs for better multi-frame process support."... Miao Wang
2016-01-26[RenderScript] Implement APIs for better multi-frame process support. Miao Wang
2016-01-26Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer"... Miao Wang
2016-01-26Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" Miao Wang
2016-01-25[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer Miao Wang
2016-01-25Unhide Script::reduce() interface for general reduction. David Gross
2016-01-15Add general reduction plumbing starting with Java Script::reduce(). David Gross
2015-11-13Various fixes in setting globals in a script group Yang Ni