aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-15Add JNI helper methods to convert between jstring and C string.Jiakai Zhang
2021-05-20libnativehelper: Retire legacy FileDescriptor methodsOrion Hodson
2021-05-19Move JNIHelp to headerJohn Reck
2021-05-12libnativehelper: retire AFileDescriptor_{get,set}FDOrion Hodson
2021-04-21libnativehelper: add AFileDescriptor_{set,get}FdOrion Hodson
2021-03-09Add jniThrowErrnoException in libnativehelperSorin Basca
2021-01-26Remove __ANDROID_API__ #if checks.Elliott Hughes
2020-12-09Retire jniGetFileDescriptor from libnativehelper_compat_libc++Orion Hodson
2020-09-28Merge "Remove jniGetReferent from libnativehelper."Nicolas Geoffray
2020-09-24Remove jniGetReferent from libnativehelper.Nicolas Geoffray
2020-09-24Remove jniCreateStringArray.Nicolas Geoffray
2020-09-24Merge "Make JNI Invocation API available to apps"Orion Hodson
2020-09-23Make JNI Invocation API available to appsOrion Hodson
2020-09-23Remove ScopedBytes.h and scoped_bytes.hOrion Hodson
2020-07-03Add FileDescriptor NDK methodsOrion Hodson
2020-06-24libnativehelper API splitOrion Hodson
2020-06-08Delete local reference in toStringArray() error pathsOrion Hodson
2020-04-24Use pragma once over #define guardsOrion Hodson
2020-04-22Move JniConstants to a C based implementationOrion Hodson
2020-04-22Clean-up JniInvocationOrion Hodson
2020-04-07Drop FileDescriptor ownerId field from libnativehelperOrion Hodson
2020-03-24Remove toStringArray from libnativehelper_api.hOrion Hodson
2020-03-19Simplify toStringArray implementationOrion Hodson
2020-03-17Retire jniStrErrorOrion Hodson
2019-10-28Fix cpplint guard warningsOrion Hodson
2019-10-28Clean-up exported APIOrion Hodson
2019-10-21Retire convenience macros from JNIHelp.hOrion Hodson
2019-04-11Add java.nio.Buffer helper methods.android-mainline-10.0.0_r9android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseOrion Hodson
2019-03-12Expose JniConstants::Uninitialize for libcore use.Nicolas Geoffray
2019-02-06Move AsynchronousCloseMonitor to libjavacore.Pete Bentley
2019-01-17libnativehelper: refactoring for Runtime ModuleOrion Hodson
2019-01-11libnativehelper: minor C++ modernizationOrion Hodson
2019-01-09Move JniConstants to points of useOrion Hodson
2018-09-17Remove <nativehelper/UniquePtr.h>Elliott Hughes
2018-08-27Mark UniquePtr as deprecated.Elliott Hughes
2018-07-24Handle null FileDescriptors passed to native methods.Pete Bentley
2018-07-16Add getter for java.io.FileDescriptor.owner.Josh Gao
2017-12-14Do not reinitialize system properties to fake their valuesTom Cherry
2017-10-30Libnativehelper: Move mutable class cache to libcoreAndreas Gampe
2017-10-19Nativehelper: Export header-only version of helpersAndreas Gampe
2017-09-21Merge "Remove setsockoptGroupSourceReq and StructGroupSourceReq"vichang
2017-09-13Nativehelper: Fix ScopedLocalRefAndreas Gampe
2017-09-08Nativehelper: Add C++11 support to ScopedLocalRefAndreas Gampe
2017-08-15Remove setsockoptGroupSourceReq and StructGroupSourceReqVictor Chang
2017-07-19Merge "Move default libnativehelper include to mock dir."Steven Moreland
2017-07-18Move default libnativehelper include to mock dir.Steven Moreland
2017-07-17Merge "Add JNI helper function jniCreateString()."Fredrik Roubert
2017-07-17Add JNI helper function jniCreateString().Fredrik Roubert
2017-07-17Merge "Track libcore commit 58228b82c64808eddac02736f18f5003730443a0"Przemyslaw Szczepaniak
2017-07-13Track libcore commit 58228b82c64808eddac02736f18f5003730443a0Przemyslaw Szczepaniak