History log of /frameworks/base/native/graphics/jni/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef9e04b21020fd9e0e4be804627dc96e44e3581c 28-Sep-2015 Dimitry Ivanov <dimitry@google.com> am 66f5affb: Merge "Fix bug number for linker related workarounds"

* commit '66f5affbe41a49bedf35e73b7c7f482db6e2fa7b':
Fix bug number for linker related workarounds
ad1cf03e806f2d09888a2994a106204535d2e1f1 28-Sep-2015 Dmitriy Ivanov <dimitry@google.com> Fix bug number for linker related workarounds

Bug: http:/b/24425865
Change-Id: Iba52acc99c8ff548ff875726988600ed230c988e
/frameworks/base/native/graphics/jni/Android.mk
b5228ac07621a26ef5717ee5dcf74ecc9e3e1f68 08-May-2015 Dmitriy Ivanov <dimitry@google.com> Switch libjnigraphics.so to hash-style=both

Bug: http://b/19059885
Change-Id: I15f70b434b1d450e5b62ca7c204c628e2dc9edcc
(cherry picked from commit 2e84bc6948bb24ec67bf289ee1d0ed937a0fd4ff)
/frameworks/base/native/graphics/jni/Android.mk
2e84bc6948bb24ec67bf289ee1d0ed937a0fd4ff 08-May-2015 Dmitriy Ivanov <dimitry@google.com> Switch libjnigraphics.so to hash-style=both

Bug: http://b/19059885
Change-Id: I15f70b434b1d450e5b62ca7c204c628e2dc9edcc
/frameworks/base/native/graphics/jni/Android.mk
c1b33d665c8caf5760f68c45c6ca0baa649b832a 22-Apr-2015 John Reck <jreck@google.com> GraphicsJNI Canvas cleanup

Change-Id: I72e142986a8bc9f464c1951b6b5187919de3462e
/frameworks/base/native/graphics/jni/Android.mk
9d4efdf2802f06ccf7031610891f75af70ea5538 17-Apr-2015 John Reck <jreck@google.com> Revert "A bunch more cleanups"

This reverts commit c294d128d03bc9a9982b273a82516c04583438cc.

Change-Id: Id1ebb236950f7c36c6d86e1dd95566d3a200748d
/frameworks/base/native/graphics/jni/Android.mk
c294d128d03bc9a9982b273a82516c04583438cc 14-Apr-2015 John Reck <jreck@google.com> A bunch more cleanups

Switch a few places to using android::canvas
instead of SkCanvas as well which eliminated
some JNI

Change-Id: I8f98b56442a06362b82b984cd1bd3a92398d8dbc
/frameworks/base/native/graphics/jni/Android.mk
ca4f2e838c144bd7e51e8f58cbaa40793c580dc4 13-Mar-2015 Dmitriy Ivanov <dimitry@google.com> Switch libjnigraphics to sysv-only hash style

Bug: 19059885
Change-Id: I3474974983931c67dce30dfc581a8d28d8b62e6a
/frameworks/base/native/graphics/jni/Android.mk
12f4749df86698170718f80aabf8243b7c55833c 10-Mar-2015 Goran Jakovljevic <goran.jakovljevic@imgtec.com> Generate gnu hash for arm only

Fixes build failure caused by:
https://android-review.googlesource.com/#/c/139670/

As previously discussed [1], MIPS does not support GNU-style ELF hashes.

[1] https://android-review.googlesource.com/#/c/49282/2/tests/Android.mk

Change-Id: I8edb8a1595308db2ecd1bd6650a069b1224ae64f
/frameworks/base/native/graphics/jni/Android.mk
1dc91a5f7a673649f5c1c56b561212c20b841cf7 10-Mar-2015 Dmitriy Ivanov <dimitry@google.com> Generate sysv hash for libjnigraphics

Bug: 19059885
Change-Id: I9b227fda6549e15a5ce50ac6b59250dff1371bb3
/frameworks/base/native/graphics/jni/Android.mk
cad87d78da79c3d2ac83e1dce6ee2a9d2f6d64e5 11-Nov-2014 Andreas Gampe <agampe@google.com> Frameworks/base: Wall Werror in native/graphics

Turn on -Wall -Werror in native/graphics. Mask skia warnings.

Change-Id: Ia671e91348296ace84d9a24b3c6c025fa889bead
/frameworks/base/native/graphics/jni/Android.mk
950fe8f8d4d654e645fa7205ca275b5a03feb214 27-Feb-2014 Derek Sollenberger <djsollen@google.com> Cleanup unnecessary includes for libskia.

The libskia target exports all of its public includes directories so
redefining them here is redundant. Also this cleans up and makes it
obvious where the framework is making using of private Skia headers.

Change-Id: Ie7ecc9ddd3df780bed6b9af54ba58ca58274e043
/frameworks/base/native/graphics/jni/Android.mk
9ae000ca8c05ad6f700ad7bf119bbc92fb964b57 13-Feb-2014 Andreas Huber <andih@google.com> Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."

This reverts commit 7825334929b098b36e1144872200e75ba6d24b13.

Change-Id: I1702eb3ff9d7192d64039c8bf4bc3fc5d8e458c4
/frameworks/base/native/graphics/jni/Android.mk
7825334929b098b36e1144872200e75ba6d24b13 07-Feb-2014 Andreas Huber <andih@google.com> Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.

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
/frameworks/base/native/graphics/jni/Android.mk
89269cf98d263a4dd2e6e771e18c02a472b7bd78 04-May-2012 Elliott Hughes <enh@google.com> libnativehelper is implicitly available.

(And is moving for the PDK.)

Bug: 6369821
Change-Id: I9e082ef294cfb2d70384255eb06d97d8cb92b382
/frameworks/base/native/graphics/jni/Android.mk
782e9fd7492e607f2f71c13da5d86ee99ae03544 06-May-2010 Dan Bornstein <danfuzz@android.com> For issue #2651381, allow library prelinking.

Change-Id: I1cb467a158e21fc02cac6af585ac8d27c2bf42de
/frameworks/base/native/graphics/jni/Android.mk
3227631fe99c271a47f9f5135c4ffe1bec3e72f0 04-Feb-2010 Dima Zavin <dima@android.com> Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native

Change-Id: I2a5adde9f8e4683c4b4526a29ad276c3e581e029
Signed-off-by: Dima Zavin <dima@android.com>
/frameworks/base/native/graphics/jni/Android.mk