aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "libnativehelper: Add NDK-only target using libc++"idea133-weekly-releaseIgor Murashkin2014-05-011-1/+23
|\
| * libnativehelper: Add NDK-only target using libc++Sam Hasinoff2014-04-301-1/+23
|/
* Merge "Track the move of various libcore.* classes to android.*."Elliott Hughes2014-04-241-16/+16
|\
| * Track the move of various libcore.* classes to android.*.Elliott Hughes2014-04-241-16/+16
|/
* Merge "Stop setting LD_LIBRARY_PATH."Elliott Hughes2014-04-031-14/+0
|\
| * Stop setting LD_LIBRARY_PATH.Elliott Hughes2014-04-031-14/+0
|/
* Merge "Changes to add libcore.io.StructGroupSourceReq"Neil Fuller2014-03-032-0/+3
|\
| * Changes to add libcore.io.StructGroupSourceReqNeil Fuller2014-02-062-0/+3
|/
* Merge "libnativehelper: Rename persist.sys.dalvik.vm.lib to allow new default"Brian Carlstrom2014-01-301-1/+1
|\
| * libnativehelper: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
|/
* Merge "Set LD_LIBRARY_PATH in Java apps."Elliott Hughes2014-01-141-0/+14
|\
| * Set LD_LIBRARY_PATH in Java apps.Elliott Hughes2014-01-131-0/+14
|/
* Merge commit 'a2bb8ac182357a9c4f9e94bf02494ab926517c69' into HEADidea133The Android Open Source Project2013-12-051-4/+26
|\
| * am bb391cb5: Merge "Add ScopedFd.release() and TEMP_FAILURE_RETRY the close()."Elliott Hughes2013-11-081-1/+10
| |\
| * \ am 83b3e46d: Merge "Add null checking for filedescriptor helpers."Narayan Kamath2013-11-011-2/+10
| |\ \
| * \ \ am feeb36c2: Fallback to a known good runtime if requested one is not availableBrian Carlstrom2013-10-311-4/+26
| |\ \ \
| | * | | Fallback to a known good runtime if requested one is not availableandroid-sdk-4.4.2_r1.0.1android-sdk-4.4.2_r1android-4.4w_r1android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-wearkitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-devBrian Carlstrom2013-10-311-4/+26
| * | | | am 0b7435b9: Merge "Remove jniGetNonMovableArrayElements."Elliott Hughes2013-10-181-35/+0
| |\ \ \ \
* | | | | | Merge commit 'd53ee92b5ce950d0c39dc9963cca5b80c400d03f' into HEADThe Android Open Source Project2013-11-227-19/+285
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | am f2a5291d: Merge "Stop trying to guess whether we\'re using glibc when we a...Elliott Hughes2013-10-081-13/+9
| |\ \ \ \
| * \ \ \ \ am a77f3a24: Add support for ndk libnativehelper build.Ruben Brunk2013-09-115-18/+97
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Add support for ndk libnativehelper build.android-cts-4.4_r1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7kitkat-cts-devRuben Brunk2013-09-105-18/+97
| * | | | | am 61b8cd95: Merge "Remove direct dependence on stlport"Kenny Root2013-09-111-1/+5
| |\ \ \ \ \
| * \ \ \ \ \ am c0ccbdf5: Merge "Remove a dead #define from libnativehelper."Elliott Hughes2013-09-101-2/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am e0f789dc: Merge "Remove dead code: jniGetStackTrace."Elliott Hughes2013-09-032-22/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am e1ade693: Merge "Remove toStringArray16, which is now unused."Elliott Hughes2013-08-261-22/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | am dc8d2bcf: am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs."Elliott Hughes2013-07-112-3/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Renaming dalvik.vm.lib to persist.sys.dalvik.vm.libBrian Carlstrom2013-07-102-4/+5
| * | | | | | | | | Add JNI Invocation API to libnativehelperBrian Carlstrom2013-06-203-3/+189
* | | | | | | | | | Merge "Add ScopedFd.release() and TEMP_FAILURE_RETRY the close()."Elliott Hughes2013-11-081-1/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Add ScopedFd.release() and TEMP_FAILURE_RETRY the close().Vladimir Marko2013-11-071-1/+10
|/ / / / / / / / /
* | | | | | | | | Merge "Add null checking for filedescriptor helpers."Narayan Kamath2013-11-011-2/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add null checking for filedescriptor helpers.Narayan Kamath2013-10-311-2/+10
|/ / / / / / / /
* | | | | | | | Merge "Remove jniGetNonMovableArrayElements."Elliott Hughes2013-10-181-35/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove jniGetNonMovableArrayElements.Mathieu Chartier2013-10-181-35/+0
|/ / / / / / /
* | | | | | | Merge "Stop trying to guess whether we're using glibc when we already know."Elliott Hughes2013-10-081-13/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Stop trying to guess whether we're using glibc when we already know.Elliott Hughes2013-10-081-13/+9
|/ / / / / /
* | | | | | Merge "Remove direct dependence on stlport"Kenny Root2013-09-111-1/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove direct dependence on stlportKenny Root2013-09-111-1/+5
|/ / / / /
* | | | | Merge "Remove a dead #define from libnativehelper."Elliott Hughes2013-09-101-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove a dead #define from libnativehelper.Elliott Hughes2013-09-101-2/+0
|/ / / /
* | | | Merge "Remove dead code: jniGetStackTrace."tools_r22.2Elliott Hughes2013-09-042-22/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove dead code: jniGetStackTrace.Elliott Hughes2013-09-032-22/+6
|/ / /
* | | Merge "Remove toStringArray16, which is now unused."Elliott Hughes2013-08-271-22/+0
|\ \ \ | |_|/ |/| |
| * | Remove toStringArray16, which is now unused.Elliott Hughes2013-08-261-22/+0
|/ /
* | am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs."Elliott Hughes2013-07-092-3/+3
|\ \ | |/ |/|
| * Merge "Switch libnativehelper from statfs to statvfs."jb-mr1.1-dev-plus-aospElliott Hughes2013-07-092-3/+3
| |\
| | * Switch libnativehelper from statfs to statvfs.Elliott Hughes2013-07-092-3/+3
| |/
* | am cf5ac0ec: Merge "Scoped primitive arrays: allow them to be null"Kenny Root2013-05-201-0/+12
|\|
| * Merge "Scoped primitive arrays: allow them to be null"Kenny Root2013-05-201-0/+12
| |\