summaryrefslogtreecommitdiffstats
path: root/rs/jni/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* GraphicsJNI Canvas cleanupJohn Reck2015-04-221-0/+1
| | | | Change-Id: I72e142986a8bc9f464c1951b6b5187919de3462e
* Revert "A bunch more cleanups"John Reck2015-04-171-1/+0
| | | | | | This reverts commit c294d128d03bc9a9982b273a82516c04583438cc. Change-Id: Id1ebb236950f7c36c6d86e1dd95566d3a200748d
* A bunch more cleanupsJohn Reck2015-04-141-0/+1
| | | | | | | | Switch a few places to using android::canvas instead of SkCanvas as well which eliminated some JNI Change-Id: I8f98b56442a06362b82b984cd1bd3a92398d8dbc
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-1/+3
| | | | | | | | Original version missed a spot This reverts commit c02977e3bbfaaedcb1b1d67e1692becc7dddd59b. Change-Id: I56244ce10d709fcdef42a001fe4c6ba7b6bbb04d
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-3/+1
| | | | | | This reverts commit b2915245b74b3b5541b123e38403f8e26426b4b7. Change-Id: Idd7d7f33eec4ea5024c83de6b10d3d1a6ab2b17a
* Cleanup Bitmap JNIJohn Reck2015-03-051-1/+3
| | | | | | | | Fix a bunch of places where mNativeBitmap was being poked at directly, switch them either to the NDK API or to GraphicsJNI where it made sense Change-Id: I6b3df3712d6497cba828c2d3012e725cb4ebb64d
* Frameworks/base: Wall Werror in rsAndreas Gampe2014-11-101-13/+14
| | | | | | Turn on -Wall -Werror in rs/. Fix warnings. Change-Id: I41923e4578edf26dbf6a31a83b6999e80d6d385a
* resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aospStephen Hines2014-08-211-1/+1
|\ | | | | | | Change-Id: I59be35e67ab2b4709f27c39916b6aebc1abba56f
| * Replace NULL macros with nullptr literals.Chris Wailes2014-08-181-1/+1
| | | | | | | | Change-Id: I6c2af76f1f134d3f233d5462fed3969910ae2f24
* | am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
|\ \ | |/ | | | | | | * commit 'db55bb0622e9fbe4b858d59409f516de01c1f1fd': Remove unused LOCAL_LDLIBS.
| * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-1/+0
| | | | | | | | Change-Id: I01346e76f4ac6402af0ef33e3b2eef4a69e704a2
| * Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-311-0/+38
| | | | Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
* Fix includes so that they no longer rely on the global Skia includes ↵Derek Sollenberger2014-02-271-2/+1
| | | | | | | directories. bug:13225538 Change-Id: Ia5d816dc665f81c7985f21036af4fd0a63c560cf
* Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-131-1/+0
| | | | | | This reverts commit 7825334929b098b36e1144872200e75ba6d24b13. Change-Id: I1702eb3ff9d7192d64039c8bf4bc3fc5d8e458c4
* Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.Andreas Huber2014-02-121-0/+1
| | | | | | | | AndroidRuntimeBase (exported by libandroid_runtime_base.so) is all you need to link against to gain the ability to do AndroidRuntimeBase::getJNIEnv() thus minimizing build dependencies. Change-Id: Ia7f0c94c8c02b974c068e0db34774827f96aa95b
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-0/+38
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d