Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libnativehelper
/
c68f97d411883943ef6628291fbd3175cbb08636
c68f97d
Merge "libnativehelper: convert Android.mk to Android.bp"
by Treehugger Robot
· 8 years ago
bb9517f
Merge "Remove libcore include dependency"
by Treehugger Robot
· 8 years ago
cf47d9b
libnativehelper: convert Android.mk to Android.bp
by Colin Cross
· 8 years ago
ca2077d
Remove libcore include dependency
by Colin Cross
· 8 years ago
fa9af20
Merge "Remove <nativehelper/ScopedFd.h>."
by Treehugger Robot
· 8 years ago
eedd7c7
Remove <nativehelper/ScopedFd.h>.
by Elliott Hughes
· 8 years ago
c34fa3d
Merge "Fix google-explicit-constructor warnings in libnativehelper"
by Chih-hung Hsieh
· 8 years ago
b493dac
Fix google-explicit-constructor warnings in libnativehelper
by Chih-Hung Hsieh
· 8 years ago
534583b
Merge "Fix misc-macro-parentheses warnings in libnativehelper."
by Chih-hung Hsieh
· 8 years ago
83c7169
Fix misc-macro-parentheses warnings in libnativehelper.
by Chih-Hung Hsieh
· 8 years ago
20b0b6a
Merge "Export include path from libnativehelper"
by Treehugger Robot
· 8 years ago
d4f4de7
Export include path from libnativehelper
by Christopher Wiley
· 8 years ago
4edb6bc
Merge "libnativehelper needs _BSD_SOURCE."
by Treehugger Robot
· 8 years ago
1ed11b4
libnativehelper needs _BSD_SOURCE.
by Elliott Hughes
· 8 years ago
bab53f3
Merge "Load libart.so with RTLD_NODELETE"
by Treehugger Robot
· 8 years ago
d76cf11
Load libart.so with RTLD_NODELETE
by Alex Light
· 8 years ago
313768f
Merge "Workaround for apps using a copy of libnativehelper"
by Treehugger Robot
· 8 years ago
13803f6
Workaround for apps using a copy of libnativehelper
by Dimitry Ivanov
· 9 years ago
96ace24
Merge "Clean up JniConstants"
by Yi Kong
· 8 years ago
67c3c13
Clean up JniConstants
by Yi Kong
· 8 years ago
5b0613f
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 9 years ago
0133214
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
b6fe270
Merge "Add SocketTagger class to JniConstants"
by Yi Kong
· 9 years ago
65eaf99
Add SocketTagger class to JniConstants
by Yi Kong
· 9 years ago
189cdb6
Merge "libnativehelper: remove Android.bp"
by Colin Cross
· 9 years ago
e90319b
libnativehelper: remove Android.bp
by Colin Cross
· 9 years ago
dbbebce
Merge "Untie libnativehelper from libcutils"
by Dimitry Ivanov
· 9 years ago
6bc946f
Untie libnativehelper from libcutils
by Dimitry Ivanov
· 9 years ago
d301472
Merge changes from topic 'aosp-merge-24-12'
by Narayan Kamath
· 9 years ago
4957459
Omit AsynchronousCloseMonitor.cpp in host/macosx and ndk
by Przemyslaw Szczepaniak
· 9 years ago
e03afaa
Move AsynchronousCloseMonitor here from libcore
by Przemyslaw Szczepaniak
· 9 years ago
75fc6d2
Add a JniConstant for InetSocketAddressHolder.
by Piotr Jastrzebski
· 9 years ago
829b684
Remove JNI constants related to RealToString.
by Narayan Kamath
· 9 years ago
78d4c54
Track renaming of FileDescriptor field.
by Narayan Kamath
· 9 years ago
6ea79a1
Add a JNI constant for InetAddressHolder.
by Piotr Jastrzebski
· 10 years ago
33a8656
Track usage of OpenJdk's FileDescriptor class.
by Piotr Jastrzebski
· 10 years ago
8e0256e
Track switch to OpenJdk's java.text class.
by Piotr Jastrzebski
· 10 years ago
dc8d6a7
Merge "Improve ScopedFd API"
by Casey Dahlin
· 9 years ago
fa20ed6
Improve ScopedFd API
by Casey Dahlin
· 9 years ago
e03de9b
Merge "libnativehelper: add dummy Android.bp file"
by Colin Cross
· 9 years ago
b9788a1
libnativehelper: add dummy Android.bp file
by Colin Cross
· 9 years ago
0a05eab
am 6481871f: am 50be0353: Merge "Speed up ScopedPrimitiveArrayRO"
by Mathieu Chartier
· 9 years ago
6481871
am 50be0353: Merge "Speed up ScopedPrimitiveArrayRO"
by Mathieu Chartier
· 9 years ago
50be035
Merge "Speed up ScopedPrimitiveArrayRO"
by Mathieu Chartier
· 9 years ago
e7fc23d
Speed up ScopedPrimitiveArrayRO
by Mathieu Chartier
· 9 years ago
572a5e1
am f8d86500: (-s ours) am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J."
by Neil Fuller
· 9 years ago
331b280
am a8b8f4cc: (-s ours) am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning"
by Andreas Gampe
· 9 years ago
a9ae05a
am c80b5ffb: (-s ours) am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 9 years ago
4bf6602
am 48616867: (-s ours) am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress"
by Neil Fuller
· 9 years ago
9ad53a7
am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J."
by Neil Fuller
· 9 years ago
f8d8650
am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J."
by Neil Fuller
· 9 years ago
4356358
Merge "Remove jclass constant for Bidi$Run to migrate Bidi to ICU4J."
by Neil Fuller
· 9 years ago
20e0566
Remove jclass constant for Bidi$Run to migrate Bidi to ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
8d81428
am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning"
by Andreas Gampe
· 9 years ago
a8b8f4c
am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning"
by Andreas Gampe
· 9 years ago
4dcc14c
Merge "Libnativehelper: Fix unused result warning"
by Andreas Gampe
· 9 years ago
6c5be19
Libnativehelper: Fix unused result warning
by Andreas Gampe
· 9 years ago
1bb39cb
am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 9 years ago
c80b5ff
am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 9 years ago
e2f7910
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
by Elliott Hughes
· 9 years ago
6887571
Use __ANDROID__ instead of HAVE_ANDROID_OS.
by Elliott Hughes
· 9 years ago
4861686
am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress"
by Neil Fuller
· 9 years ago
964f488
am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress"
by Neil Fuller
· 9 years ago
f85e32e
Merge "Replace InetUnixAddress with UnixSocketAddress"
by Neil Fuller
· 9 years ago
4ebb967
Replace InetUnixAddress with UnixSocketAddress
by Neil Fuller
· 9 years ago
0137e1b
am 149d1298: Merge "Build libnativehelper as static library"
by Calin Juravle
· 9 years ago
149d129
Merge "Build libnativehelper as static library"
by Calin Juravle
· 9 years ago
75035b1
Build libnativehelper as static library
by Calin Juravle
· 9 years ago
09395ca
am b7a25286: ScopedFd: Don\'t use TEMP_FAILURE_RETRY() with close()
by Spencer Low
· 10 years ago
1ef1a86
am 23a733ad: Merge "ScopedFd: Don\'t use TEMP_FAILURE_RETRY() with close()"
by Elliott Hughes
· 10 years ago
b7a2528
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
by Spencer Low
· 10 years ago
23a733a
Merge "ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()"
by Elliott Hughes
· 10 years ago
315ac19
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
by Spencer Low
· 10 years ago
32bd639
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge
by Prerepa Viswanadham
· 10 years ago
023ac3a
am eb586ce3: (-s ours) reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE.
by Qiwen Zhao
· 10 years ago
eb586ce
reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE.
by Qiwen Zhao
· 10 years ago
7c14b5a
am f6f911f9: am b05d350b: NativeHelper: Switch to Clang
by Andreas Gampe
· 10 years ago
cc77f87
am 2ac3db2a: am e2564566: Merge "NativeHelper: Do not allow arbitrary library strings in user builds"
by Andreas Gampe
· 10 years ago
a9bcdd1
am 06de3def: am 5019faa3: NativeHelper: Do not allow arbitrary library strings in user builds
by Andreas Gampe
· 10 years ago
59638fc
am 8e159d3a: am b14825c7: Merge "Fix libnativehelper strerror_r build break."
by Elliott Hughes
· 10 years ago
23f9a31
Add JNI references for PacketSocketAddress.
by Lorenzo Colitti
· 10 years ago
b6a9354
am e3301463: Merge "Add JNI references for PacketSocketAddress."
by Lorenzo Colitti
· 10 years ago
e330146
Merge "Add JNI references for PacketSocketAddress."
by Lorenzo Colitti
· 10 years ago
cac5734
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'
by Vinit Deshpande
· 10 years ago
305f221
Add JNI references for android.system.NetlinkSocketAddress.
by Erik Kline
· 10 years ago
63daad5
Add JNI references for PacketSocketAddress.
by Lorenzo Colitti
· 10 years ago
bf75ef5
am e899b7ef: am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress."
by Erik Kline
· 10 years ago
c8a74a7
am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress."
by Erik Kline
· 10 years ago
e899b7e
am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress."
by Erik Kline
· 10 years ago
f5b03ea
Merge "Add JNI references for android.system.NetlinkSocketAddress."
by Erik Kline
· 10 years ago
25b67b1
Add JNI references for android.system.NetlinkSocketAddress.
by Erik Kline
· 10 years ago
85fdb59
am fb1ca0c7: Merge "Rename field: fd -> fd_"
by Dmitriy Ivanov
· 10 years ago
fb1ca0c
Merge "Rename field: fd -> fd_"
by Dmitriy Ivanov
· 10 years ago
54733ea
Rename field: fd -> fd_
by Dmitriy Ivanov
· 10 years ago
d48224b
am e20cfd97: Merge "Add Class<java.util.zip.ZipEntry> to JniConstants."
by Narayan Kamath
· 10 years ago
e20cfd9
Merge "Add Class<java.util.zip.ZipEntry> to JniConstants."
by Narayan Kamath
· 10 years ago
b926f19
Add Class<java.util.zip.ZipEntry> to JniConstants.
by Narayan Kamath
· 10 years ago
66d0df7
am c2fadae1: Merge "Move libnativehelper to libc++."
by Dan Albert
· 10 years ago
c2fadae
Merge "Move libnativehelper to libc++."
by Dan Albert
· 10 years ago
bcf8804
Move libnativehelper to libc++.
by Dan Albert
· 10 years ago
Next »