History log of /external/neven/FaceDetector_jni.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
af6e0b0c0cb946a4222d7f5bacc7bea11c33d814 03-Mar-2014 Narayan Kamath <narayan@google.com> am 504ee5cc: Merge "external/neven shouldn\'t depend on android_runtime."

* commit '504ee5ccaabd8bce4da3430b0f4e9714ac2a8e6c':
external/neven shouldn't depend on android_runtime.
85ecdac13cf9290e23eae013cd8551ff15d88387 28-Feb-2014 Narayan Kamath <narayan@google.com> external/neven shouldn't depend on android_runtime.

Use jniRegisterNativeMethods from libnativehelper
instead of AndroidRuntime::registerNativeMethods. I
have no idea why the latter is a public API to
begin with.

Came across this while diagnosing why this module
doesn't build on LP64.

Change-Id: I5220e942259903a2dbc986d7b48f436362badcfe
/external/neven/FaceDetector_jni.cpp
a56610962abd49b99e04ca148d60f9dd28951fd9 27-Feb-2014 Derek Sollenberger <djsollen@google.com> Fix includes so that they no longer rely on the global Skia includes directories.

bug:13225538
Change-Id: I3e424513a4d8a9cb648ba3ac13efac304590f826
/external/neven/FaceDetector_jni.cpp
677f669a4e42e9f98cef158cedd2bb254ba6696e 07-Feb-2013 Marcus Oakland <marcus.oakland@arm.com> AArch64: Modified to support 64-bit systems

In the porting of Bitmap the "android/graphics/Bitmap"
mNativeBitmap used by this module has changed type
from jint to jlong.

Change-Id: If1071e08f3d1182ccf218d4e0d3ab36cedaccdae
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
/external/neven/FaceDetector_jni.cpp
7f22db82120e7ac17165ab7614e417baa2742623 06-Jan-2012 Steve Block <steveblock@google.com> Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/#/c/157220

Bug: 5449033
Change-Id: Iadef2c4279df85b4c49199c928dd29eb578a13b0
/external/neven/FaceDetector_jni.cpp
b493ba27fc74ccf339f88a48b29b4fccaf651b86 25-Nov-2009 Gloria Wang <gwang@google.com> Add log for initialization errors before detecting faces.
/external/neven/FaceDetector_jni.cpp
7f81d9b6fa7f2ec161b682622db577a28c90b49f 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/neven/FaceDetector_jni.cpp
dceec766d86853b64ead319bf97648d9fc8301e6 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/neven/FaceDetector_jni.cpp
8791cd1b94783503dff8104cf0d325a255e107d0 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/external/neven/FaceDetector_jni.cpp
30957f56b33a18c5a4af787f25b9f145f2803634 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/neven/FaceDetector_jni.cpp