summaryrefslogtreecommitdiffstats
path: root/rs/jni
Commit message (Expand)AuthorAgeFilesLines
...
* Frameworks/base: Wall Werror in rsAndreas Gampe2014-11-102-144/+358
* resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aospStephen Hines2014-08-212-58/+58
|\
| * Replace NULL macros with nullptr literals.Chris Wailes2014-08-182-58/+58
* | am c9c78206: am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-devTim Murray2014-08-191-36/+36
|\ \
| * | Stop sign-extending RS IDs.Tim Murray2014-08-181-36/+36
* | | am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-in...Stephen Hines2014-08-181-136/+56
|\ \ \ | | |/ | |/|
| * | Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-181-136/+56
* | | am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and ...Stephen Hines2014-08-131-56/+136
|\ \ \ | |/ /
| * | Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-56/+136
* | | am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-in...Stephen Hines2014-08-131-136/+56
|\ \ \ | |/ / | | / | |/ |/|
| * Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-071-136/+56
* | resolved conflicts for merge of 31012e2c to masterStephen Hines2014-07-091-0/+97
|\ \ | |/
| * Adds support for multi-input kernels to Frameworks/Base/RS.Chris Wailes2014-07-071-0/+97
* | am af97f87a: am 6d38cec1: am 924ed1fa: Merge "Switch from size_t -> uint32_t ...Stephen Hines2014-06-251-1/+1
|\ \ | |/
| * Switch from size_t -> uint32_t for dimensions array.Stephen Hines2014-06-251-1/+1
| * Merge "Add support for mixed 32/64 APKs using RenderScript."Tim Murray2014-06-031-0/+7
| |\
| | * Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-031-0/+7
* | | Add support for mixed 32/64 APKs using RenderScript.Tim Murray2014-06-031-0/+7
* | | am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
|\ \ \ | |/ /
| * | am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
| |\ \ | | |/
| | * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-1/+0
* | | am fc45b664: am f0aa4cc0: am a4898534: Merge "Fix improper use of JNI_ABORT f...Stephen Hines2014-04-171-14/+30
|\ \ \ | |/ /
| * | am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java o...Stephen Hines2014-04-171-14/+30
| |\ \ | | |/
| | * Fix improper use of JNI_ABORT for operations where Java objects are written.Stephen Hines2014-04-171-14/+30
* | | am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile...Glenn Kasten2014-03-191-12/+12
|\ \ \ | |/ /
| * | am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"Glenn Kasten2014-03-191-12/+12
| |\ \ | | |/
| | * Fix 64 bit compile failures in renderscriptNarayan Kamath2014-03-191-12/+12
* | | am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[...Narayan Kamath2014-02-281-75/+145
|\ \ \ | |/ /
| * | am 14420e29: Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-281-75/+145
| |\ \ | | |/
| | * AArch64: Use long[] for RS id arrayAshok Bhat2014-02-121-75/+145
* | | Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-272-6/+2
* | | Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-131-1/+0
* | | Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.Andreas Huber2014-02-121-0/+1
* | | am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers ...Narayan Kamath2014-02-101-54/+53
|\ \ \ | |/ /
| * | am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"Narayan Kamath2014-02-101-54/+53
| |\ \ | | |/
| | * AArch64: Use long for pointers in RS Java/JNI codeAshok Bhat2014-02-051-54/+53
| * | am 0cc37f4c: Merge "Fix debug context."Tim Murray2014-02-031-4/+4
| |\ \ | | |/
| | * Fix debug context.Tim Murray2014-01-311-4/+4
| * | am d8b4dd95: Merge "Fix most logging macros for context pointers."Tim Murray2014-02-031-89/+89
| |\ \ | | |/
| | * Fix most logging macros for context pointers.Tim Murray2014-01-311-89/+89
| * | am 8fced317: Merge "Move RenderScript from graphics/ to new fw/base subdirect...Tim Murray2014-02-031-1/+1
| |/
| * Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-312-0/+1698
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-6/+6
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-6/+6
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-6/+6
* Fix debug context.Tim Murray2014-01-101-4/+4
* Fix most logging macros for context pointers.Tim Murray2014-01-081-89/+89
* Fix improper declaration/use of pointer.Stephen Hines2013-12-181-1/+1
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-172-0/+1698