summaryrefslogtreecommitdiff
path: root/rs/java
Commit message (Expand)AuthorAgeFilesLines
* Pass Bitmap's native instance to JNI where feasibleLeon Scroggins III2019-03-271-15/+23
* Merge "Correct registerNativeAllocation type" am: fe015a098c am: 90e8135f1eHans Boehm2019-03-121-8/+9
|\
| * Correct registerNativeAllocation typeHans Boehm2019-02-111-8/+9
| * Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-0618-0/+115
| |\
| | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-0618-0/+115
* | | Add check for input allocation type for ScriptIntrinsicBlur.Miao Wang2019-03-061-0/+4
* | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-0218-0/+115
|/ /
* / docs: fixing bug 36982027 and 30636712, typoskopriva2018-03-201-3/+3
|/
* Merge "Do not CloseGuard KernelID or FieldID"Treehugger Robot2017-06-131-2/+0
|\
| * Do not CloseGuard KernelID or FieldIDYang Ni2017-06-131-2/+0
* | Destroy Allocation right away on exceptionYang Ni2017-05-051-0/+1
* | Destroy Allocation with ScriptIntrinsicLutYang Ni2017-05-041-0/+4
|/
* Validates Intrinsic Blur only takes 2D AllocationsYang Ni2017-04-181-0/+9
* Merge "Removed close guards for Element and Type objects"Yang Ni2017-03-072-3/+0
|\
| * Removed close guards for Element and Type objectsYang Ni2017-03-032-3/+0
| * Merge \"Delete simple reduction implementation.\" into nyc-devDavid Gross2016-06-132-41/+4
| |\
* | \ Fix @links in reference docs. am: 54de77470dElliot Waite2017-01-261-3/+3
|\ \ \
| * | | Fix @links in reference docs.Elliot Waite2017-01-251-3/+3
| | |/ | |/|
* | | Merge \\"Delete simple reduction implementation.\\" into nyc-dev am: d749245b88David Gross2016-06-132-41/+4
|\| | | |/ |/|
| * Delete simple reduction implementation.David Gross2016-06-022-41/+4
* | Merge "[RenderScript] Fix ScriptIntrinsicBlur documentation." into nyc-devMiao Wang2016-05-191-1/+2
|\|
| * [RenderScript] Fix ScriptIntrinsicBlur documentation.Miao Wang2016-05-181-1/+2
* | Merge "Update documentation about copyTo and copyFrom." into nyc-devMiao Wang2016-05-191-115/+862
|\|
| * Update documentation about copyTo and copyFrom.Miao Wang2016-05-181-115/+862
* | Merge "[RenderScript] Interrupt mMessageThread when tearing down context." am...Miao Wang2016-05-111-0/+3
|\ \
| * | [RenderScript] Interrupt mMessageThread when tearing down context.Miao Wang2016-05-101-0/+3
* | | Merge "Fixed BaseObj finalizer and destroy()" into nyc-devYang Ni2016-04-222-15/+5
|\ \ \ | | |/ | |/|
| * | Fixed BaseObj finalizer and destroy()Yang Ni2016-04-222-15/+5
| * | Merge "Made Element accessors thread-safe" into nyc-devYang Ni2016-04-203-286/+585
| |\ \
| | * | Made Element accessors thread-safeYang Ni2016-04-183-286/+585
* | | | Merge "Made Element accessors thread-safe" am: acd0061Yang Ni2016-04-203-286/+585
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Made Element accessors thread-safe"Yang Ni2016-04-203-286/+585
| |\ \ \
| | * | | Made Element accessors thread-safeYang Ni2016-04-203-286/+585
| * | | | Fixed ScriptGroup finalizer for old APIYang Ni2016-04-191-1/+5
| |/ / /
* | | | Merge "Fixed ScriptGroup finalizer for old API" into nyc-devYang Ni2016-04-181-1/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed ScriptGroup finalizer for old APIYang Ni2016-04-181-1/+5
| | |/ | |/|
| * | Merge "Destroy Type created by Allocation.createSized()" into nyc-devYang Ni2016-04-121-9/+23
| |\ \
| | * | Destroy Type created by Allocation.createSized()Yang Ni2016-04-121-9/+23
| * | | Destroy Closures in ScriptGroupYang Ni2016-04-121-0/+35
| |/ /
* | | Merge "Destroy Type created by Allocation.createSized()" am: 2a64e23Yang Ni2016-04-121-9/+23
|\ \ \ | | |/ | |/|
| * | Merge "Destroy Type created by Allocation.createSized()"Yang Ni2016-04-121-9/+23
| |\ \
| | * | Destroy Type created by Allocation.createSized()Yang Ni2016-04-111-9/+23
* | | | Merge "Destroy Closures in ScriptGroup" am: 01db883Yang Ni2016-04-121-0/+35
|\| | |
| * | | Merge "Destroy Closures in ScriptGroup"Yang Ni2016-04-121-0/+35
| |\ \ \
| | * | | Destroy Closures in ScriptGroupYang Ni2016-04-071-0/+35
| | |/ /
* | | / Merge "Fix typos for the word "Unsupported"." am: 9e57114Stephen Hines2016-04-116-7/+7
|\| | | | |_|/ |/| |
| * | Fix typos for the word "Unsupported".Stephen Hines2016-04-116-7/+7
| |/
| * Avoid destroying Device separatelyYang Ni2016-04-042-8/+4
| * Merge "Added CloseGuard for BaseObj"Yang Ni2016-03-3111-2/+42
| |\
| | * Added CloseGuard for BaseObjYang Ni2016-03-3111-2/+42