Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nova-video-player/aos-libnativehelper


https://github.com/nova-video-player/aos-libnativehelper

realign minSdkVersion 21 and targetSdkVersion 31

67848a9f265e4c85ac1663e989b02dfc7dc956c3 authored about 3 years ago
Do not crash under Android 12/S/API31

For some not understood reason, libnativehelper.so might clash with Android internal one.

Requi...

1a8714b9404572feca3b352ff60a937947e1fd50 authored over 3 years ago
ignore libs

8903ce36b4d51791b5a0143c9b7dbe405f3bff9a authored almost 6 years ago
Target android-21 and use libc++

8ba3185ab13c400021dfb0b77b0dc6dd9f5f1cc7 authored about 6 years ago
readme.md

50b8396fa3c2e11a48ffa9ed90685901293970fb authored over 7 years ago
ignore build objs

7914e7fae5fa6fb67d58d8ecac830e1bf2b0256e authored over 7 years ago
add gradle support

784f9fd190eae8925734f53351294edf23341c69 authored over 7 years ago
finish ndk support for archos apps

95c6b231b8a17ba2cc21c18fe978805bb89d1457 authored almost 9 years ago
ndk support

Change-Id: Id17797e3b840f247f987c10a659f1e6a2a90189c

38023f57eb0bd64e2ad87c3662ac30bc09b5e4e2 authored almost 9 years ago
Merge "libnativehelper: remove Android.bp"

189cdb6be2e51201ae2149c3936d46ee0bc4cef4 authored about 9 years ago
libnativehelper: remove Android.bp

The name collision will be handled by removing libnativehelper from the
root Android.bp file for...

e90319b77791a6eef3a108d3f73d01a00963c761 authored about 9 years ago
Merge "Untie libnativehelper from libcutils"

dbbebce6e4074a90726b2d5b29e3de7ed349b41b authored about 9 years ago
Untie libnativehelper from libcutils

Bug: http://b/26421034
Change-Id: I2a54bd87d6e29dfcab81f30863059188c0175b1a

6bc946f3d5e94826037325c943787a4c8e952ede authored about 9 years ago
Merge changes from topic 'aosp-merge-24-12'

* changes:
Omit AsynchronousCloseMonitor.cpp in host/macosx and ndk
Move AsynchronousCloseMo...

d3014724c9a602dfee9cbcbfe3cb6819d0b33454 authored about 9 years ago
Omit AsynchronousCloseMonitor.cpp in host/macosx and ndk

It's not possible to build buildAsynchronousCloseMonitor.cpp
for macosx host because of missing...

4957459ac901fb662a08e5f7cee11f529092aeb4 authored about 9 years ago
Move AsynchronousCloseMonitor here from libcore

AsynchronousCloseMonitor is needed by both
libopenjdk and libjavacore.

Bug: 26127752

(cherry p...

e03afaa7b67e126724878421528c5dc277db732c authored about 9 years ago
Add a JniConstant for InetSocketAddressHolder.

(cherry picked from commit 39a538702537bab23e21a41c934fdd7b772519e7)

Change-Id: I8ed14341ced9ed...

75fc6d20f8b60724b4000025895cde29ef322867 authored about 9 years ago
Remove JNI constants related to RealToString.

(cherry picked from commit 830b9bef45a0f372d099fa81db34ade5cdddafb9)

Change-Id: Idd3637e8bc0d3c...

829b6847864dfb3e930286ef041504eaca6152ac authored about 9 years ago
Track renaming of FileDescriptor field.

|fd| -> |descriptor|.

(cherry picked from commit db32ccab3a3dc16f259eb8f707fee6bbf6a8a4c8)

Cha...

78d4c5476e399532f13fbfbe6225c37314628541 authored about 9 years ago
Add a JNI constant for InetAddressHolder.

(cherry picked from commit da7720ddf47e60f0b2a926d778b5c65bc91d1c03)

Change-Id: I84bb4ecb4e8e8d...

6ea79a1462c83b6e6ee14d325eac39690cd0602e authored about 9 years ago
Track usage of OpenJdk's FileDescriptor class.

Fix jniGetFdFromFileDescriptor and jniSetFileDescriptorOfFd.

(cherry picked from commit 1b23abd...

33a865658db2da5844cbb5a59b8395a18980c672 authored about 9 years ago
Track switch to OpenJdk's java.text class.

bidiRunClass and fieldPositionIteratorClass are no longer
necessary.

(cherry picked from commit...

8e0256e3bfd4dcb9bd9490f034c98b5eab7ddee9 authored about 9 years ago
Merge "Improve ScopedFd API"

dc8d6a70b3aa36309cfc2acf6ec4b0de2b373d7b authored about 9 years ago
Improve ScopedFd API

The class is now final, and has move constructors and move assignment.

Change-Id: I5a87cd11dbf2...

fa20ed61618eb1b4e6101c22dc250e6c664e3c04 authored about 9 years ago
Merge "libnativehelper: add dummy Android.bp file"

e03de9b80d4a4498a87e51c5a52e34d38181f1f6 authored about 9 years ago
libnativehelper: add dummy Android.bp file

Bug: 25797955

Change-Id: I2bbdfb9040437b16ffe18a86266ec904ad7231dc

b9788a1334a19becb820c92d49014e085e7e04db authored about 9 years ago
am 6481871f: am 50be0353: Merge "Speed up ScopedPrimitiveArrayRO"

* commit '6481871f9d4449b5f9fe29e771127ae544dc86f7':
Speed up ScopedPrimitiveArrayRO

0a05eab49695b42b6469f2b36a4f406748709905 authored over 9 years ago
am 50be0353: Merge "Speed up ScopedPrimitiveArrayRO"

* commit '50be0353ae7536e620c5666c1b490e78e51592bd':
Speed up ScopedPrimitiveArrayRO

6481871f9d4449b5f9fe29e771127ae544dc86f7 authored over 9 years ago
Merge "Speed up ScopedPrimitiveArrayRO"

50be0353ae7536e620c5666c1b490e78e51592bd authored over 9 years ago
Speed up ScopedPrimitiveArrayRO

For small arrays <= 1024 elements, we use GetArrayRegion with stack
allocated backing storage in...

e7fc23d82cf85b312ccbd85f098e3db19c86c24e authored over 9 years ago
am a8b8f4cc: (-s ours) am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning"

* commit 'a8b8f4cc0347359a8e97ac89bb7f138e55349a5f':

331b280e8a03aa60490e5ed0a18504260a765431 authored over 9 years ago
am c80b5ffb: (-s ours) am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."

* commit 'c80b5ffbf2d7b5cdc312903128d8a03e58825de7':

a9ae05a3c9342dcc220dfbb49b126148e85c6a5d authored over 9 years ago
am f8d86500: (-s ours) am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J."

* commit 'f8d8650095bc70b31fd5662f0dc41e19dab086d7':

572a5e10f940a45890e3edb44cd305dbe8647158 authored over 9 years ago
am 48616867: (-s ours) am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress"

* commit '4861686782b5ed228f1062b561741b8f652ca03d':

4bf6602de6c7ced2e2f13b7df0108c942837958e authored over 9 years ago
am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J."

* commit '43563581f7a9fc345291b2d34bb96f72dc643df0':
Remove jclass constant for Bidi$Run to mi...

9ad53a7e44ef6a06495117c34a99aa5d56d4a5bc authored over 9 years ago
am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J."

* commit '43563581f7a9fc345291b2d34bb96f72dc643df0':
Remove jclass constant for Bidi$Run to mi...

f8d8650095bc70b31fd5662f0dc41e19dab086d7 authored over 9 years ago
Merge "Remove jclass constant for Bidi$Run to migrate Bidi to ICU4J."

43563581f7a9fc345291b2d34bb96f72dc643df0 authored over 9 years ago
Remove jclass constant for Bidi$Run to migrate Bidi to ICU4J.

Change-Id: Ifa0f356f49a6252546a71b538b86eaf2c1adf2b8

20e0566e6fccf843e8844b54dae4692f33dd2db4 authored over 9 years ago
am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning"

* commit '4dcc14c9cfe404d8bf0da199517b546331212a27':
Libnativehelper: Fix unused result warning

8d814285f56ddbe320d8e3b0da412819d498e781 authored over 9 years ago
am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning"

* commit '4dcc14c9cfe404d8bf0da199517b546331212a27':
Libnativehelper: Fix unused result warning

a8b8f4cc0347359a8e97ac89bb7f138e55349a5f authored over 9 years ago
Merge "Libnativehelper: Fix unused result warning"

4dcc14c9cfe404d8bf0da199517b546331212a27 authored over 9 years ago
Libnativehelper: Fix unused result warning

For build-system CFLAGS clean-up.

Bug: 18632512
Change-Id: I07741c7fce11fb072640f49bab6a787fd7d...

6c5be19e383c1e9c5956ec00560f09286ee205b6 authored over 9 years ago
am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."

* commit 'e2f791031746c0c2d84c2abc176846f3574c866c':
Use __ANDROID__ instead of HAVE_ANDROID_OS.

1bb39cbd70d861ed0aca5315be9a4c85df627b40 authored over 9 years ago
am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."

* commit 'e2f791031746c0c2d84c2abc176846f3574c866c':
Use __ANDROID__ instead of HAVE_ANDROID_OS.

c80b5ffbf2d7b5cdc312903128d8a03e58825de7 authored over 9 years ago
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."

e2f791031746c0c2d84c2abc176846f3574c866c authored over 9 years ago
Use __ANDROID__ instead of HAVE_ANDROID_OS.

Change-Id: Iac5ef595dffe890ad06917afe20085b5628ec267

68875719e13cababb7ec737de256f79dfd1eb806 authored over 9 years ago
am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress"

* commit 'f85e32ec57a23664d9cdff8338903aaae2cf73e3':
Replace InetUnixAddress with UnixSocketAd...

4861686782b5ed228f1062b561741b8f652ca03d authored over 9 years ago
am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress"

* commit 'f85e32ec57a23664d9cdff8338903aaae2cf73e3':
Replace InetUnixAddress with UnixSocketAd...

964f488637ef805cdd5ff19203e56ffa39a6e25b authored over 9 years ago
Merge "Replace InetUnixAddress with UnixSocketAddress"

f85e32ec57a23664d9cdff8338903aaae2cf73e3 authored over 9 years ago
Replace InetUnixAddress with UnixSocketAddress

UnixSocketAddress maps to stuct sockaddr_un from sys/un.h.

Bug: 3106438
Change-Id: Ia4d57729e28...

4ebb9670a900d0d040bb087c90b6045d6ddce06e authored over 9 years ago
am 149d1298: Merge "Build libnativehelper as static library"

* commit '149d1298bc5f49dbfa1760924675eaada47cbea4':
Build libnativehelper as static library

0137e1b99d11c522fcd78a9a47cb4edb2861b08b authored over 9 years ago
Merge "Build libnativehelper as static library"

149d1298bc5f49dbfa1760924675eaada47cbea4 authored over 9 years ago
Build libnativehelper as static library

Change-Id: I82cd4d56c1d97c0016320294ae0ca802b3a6d939

75035b1204db6d4f08a248bd165977184cdf1684 authored over 9 years ago
am b7a25286: ScopedFd: Don\'t use TEMP_FAILURE_RETRY() with close()

* commit 'b7a25286026b49f0f7d95b25f2d32c4f47f498ef':
ScopedFd: Don't use TEMP_FAILURE_RETRY() ...

09395cad8cb0b38e844af8ccdaccfb149595e604 authored over 9 years ago
am 23a733ad: Merge "ScopedFd: Don\'t use TEMP_FAILURE_RETRY() with close()"

* commit '23a733ad09606b757a18547f60c06c332589c2e3':
ScopedFd: Don't use TEMP_FAILURE_RETRY() ...

1ef1a8661d3d905803c8508abd9fd63b59626e38 authored over 9 years ago
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()

According to the comments in Posix_close(), TEMP_FAILURE_RETRY() should
not be used with close()...

b7a25286026b49f0f7d95b25f2d32c4f47f498ef authored over 9 years ago
Merge "ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()"

23a733ad09606b757a18547f60c06c332589c2e3 authored over 9 years ago
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()

According to the comments in Posix_close(), TEMP_FAILURE_RETRY() should
not be used with close()...

315ac19f69d5ca232ddc4a73b4d4088ac6c65e47 authored over 9 years ago
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge

32bd639dff4bf5bdddca8942f6984164859811dd authored almost 10 years ago
am eb586ce3: (-s ours) reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE.

* commit 'eb586ce335a240d6dc2105e7bd2f53f1269ae38a':

023ac3a95dd5bfffe82a46d303c650f05cb533ca authored almost 10 years ago
reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE.

eb586ce335a240d6dc2105e7bd2f53f1269ae38a authored almost 10 years ago
am f6f911f9: am b05d350b: NativeHelper: Switch to Clang

* commit 'f6f911f958f7dd27bce06c01e48906162c8ef27e':

7c14b5a1d096b8932707255a947ef1915f635e36 authored almost 10 years ago
am 2ac3db2a: am e2564566: Merge "NativeHelper: Do not allow arbitrary library strings in user builds"

* commit '2ac3db2aa252d4bd15bbef12feac26c43ba4285a':
NativeHelper: Do not allow arbitrary libr...

cc77f879da0f10e074c02c02f4634f6e8a866094 authored almost 10 years ago
am 06de3def: am 5019faa3: NativeHelper: Do not allow arbitrary library strings in user builds

* commit '06de3def4af6b014618bf8de2e6f8afe9fcafb84':

a9bcdd198d8eadbfb1983ea341511f3db2cd3ab6 authored almost 10 years ago
am 8e159d3a: am b14825c7: Merge "Fix libnativehelper strerror_r build break."

* commit '8e159d3a1a520572eebf355278c3798a784ea1b2':
Fix libnativehelper strerror_r build break.

59638fc769fd7d58c8349bd643ff55d09e26ebeb authored almost 10 years ago
Add JNI references for PacketSocketAddress.

Also remove an outdated comment.

Change-Id: If0da380f78c1e77963953d8e64737d0f22c90fad

23f9a3173cac2adfcdfc297f5b52c44299e7cd4c authored almost 10 years ago
am e3301463: Merge "Add JNI references for PacketSocketAddress."

* commit 'e33014630bb9a33ac59333c21dafad65809b1e39':
Add JNI references for PacketSocketAddress.

b6a93549e18a05e194611893f86d59e388205d05 authored almost 10 years ago
Merge "Add JNI references for PacketSocketAddress."

e33014630bb9a33ac59333c21dafad65809b1e39 authored almost 10 years ago
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'

cac573472bccfc987ea2af8b5c69b890bca8baaf authored almost 10 years ago
Add JNI references for android.system.NetlinkSocketAddress.

Developed in conjunction with:
https://android-review.googlesource.com/135491

Bug: 18581716...

305f2218b79ee8d1e816201cdc92cd4a730a48d5 authored almost 10 years ago
Add JNI references for PacketSocketAddress.

Also remove an outdated comment.

Change-Id: If0da380f78c1e77963953d8e64737d0f22c90fad

63daad5da8f6ba481a3fdb54a7fc155171c0bb13 authored almost 10 years ago
am e899b7ef: am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress."

* commit 'e899b7ef7065cb6224c15b3308ed5e72817f740e':
Add JNI references for android.system.Net...

bf75ef55ff198b5e049dd6283804b812e938d2ce authored almost 10 years ago
am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress."

* commit 'f5b03ea8edf0a85880a38bfc5dd6f1ba13c7a379':
Add JNI references for android.system.Net...

c8a74a72be04a691e4a863f547e7173abef68113 authored almost 10 years ago
am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress."

* commit 'f5b03ea8edf0a85880a38bfc5dd6f1ba13c7a379':
Add JNI references for android.system.Net...

e899b7ef7065cb6224c15b3308ed5e72817f740e authored almost 10 years ago
Merge "Add JNI references for android.system.NetlinkSocketAddress."

f5b03ea8edf0a85880a38bfc5dd6f1ba13c7a379 authored almost 10 years ago
Add JNI references for android.system.NetlinkSocketAddress.

Developed in conjunction with:
https://android-review.googlesource.com/135491

Bug: 18581716...

25b67b1e271eff113655a038cbf353edc22edbaf authored almost 10 years ago
am fb1ca0c7: Merge "Rename field: fd -> fd_"

* commit 'fb1ca0c703bc3514207cbf25d2860ca47ebc4755':
Rename field: fd -> fd_

85fdb59d7ec30d1c84f66dda0894ea77699b90ad authored about 10 years ago
Merge "Rename field: fd -> fd_"

fb1ca0c703bc3514207cbf25d2860ca47ebc4755 authored about 10 years ago
Rename field: fd -> fd_

This is fix avoid shadow variable warning

Change-Id: I014ab622b33326470b89e3971b7ad898700f9962

54733eac4825c799e837c4c18afd6d734692d8ae authored about 10 years ago
am e20cfd97: Merge "Add Class<java.util.zip.ZipEntry> to JniConstants."

* commit 'e20cfd97bbb03d9aa686136857879f738fa9edbe':
Add Class<java.util.zip.ZipEntry> to JniC...

d48224b209bcbb6b4e9720a850c0827e65c12951 authored about 10 years ago
Merge "Add Class<java.util.zip.ZipEntry> to JniConstants."

e20cfd97bbb03d9aa686136857879f738fa9edbe authored about 10 years ago
Add Class<java.util.zip.ZipEntry> to JniConstants.

For use in StrictJarFile.

Change-Id: Ife29e359cd97cf71b184151ebb0efffaa9cdb0a8

b926f191c26f4338d75d0d2ca6ca5b714bbb5a6f authored about 10 years ago
am c2fadae1: Merge "Move libnativehelper to libc++."

* commit 'c2fadae1a518c1eb92c4d1910fba9809e45caf40':
Move libnativehelper to libc++.

66d0df71353ee07e0b53258c72053d19f769eddb authored about 10 years ago
Merge "Move libnativehelper to libc++."

c2fadae1a518c1eb92c4d1910fba9809e45caf40 authored about 10 years ago
Move libnativehelper to libc++.

Bug: 15193147
Change-Id: I344d37dcb3d64d19abf56d6345a856635f950eeb

bcf8804b4e8f65203351bcc39ab313ce809fde2c authored about 10 years ago
am b17837a1: am 09924a0d: Merge "Don\'t need swap anymore."

* commit 'b17837a1495728c23c0bc51af247a8a1e927d1e3':
Don't need swap anymore.

71ac019125eef696af2a28f305636bcd99ad5ee9 authored about 10 years ago
am 09924a0d: Merge "Don\'t need swap anymore."

* commit '09924a0d8d23dcdc610a163a14463381bb45e774':
Don't need swap anymore.

b17837a1495728c23c0bc51af247a8a1e927d1e3 authored about 10 years ago
Merge "Don't need swap anymore."

09924a0d8d23dcdc610a163a14463381bb45e774 authored about 10 years ago
Don't need swap anymore.

The declaration of std::swap here is inconsistent with the one in
libc++ (noexcept differences)....

c250bc97079a841c3f2c3aa6679784dab7f7d16a authored about 10 years ago
am 3becb24e: am b99e26cd: Merge "Add DISALLOW_COPY_AND_ASSIGN macro."

* commit '3becb24ec1042eeb9d14ceb85b8f8bc4c561c341':
Add DISALLOW_COPY_AND_ASSIGN macro.

d23952ea884a0c79c2e3b371601b24cdc4fae9a3 authored about 10 years ago
am b99e26cd: Merge "Add DISALLOW_COPY_AND_ASSIGN macro."

* commit 'b99e26cde99d4dbdcc8411369d56c5c080526fcb':
Add DISALLOW_COPY_AND_ASSIGN macro.

3becb24ec1042eeb9d14ceb85b8f8bc4c561c341 authored about 10 years ago
Merge "Add DISALLOW_COPY_AND_ASSIGN macro."

b99e26cde99d4dbdcc8411369d56c5c080526fcb authored about 10 years ago
Add DISALLOW_COPY_AND_ASSIGN macro.

Make the DISALLOW_COPY_AND_ASSIGN macro delete the member functions rather
than just not definin...

8288ddeb1bed3dca35c7e182f769c62e1f2a18fd authored about 10 years ago
am a75fb2a6: NativeHelper: Avoid returning local stack string

* commit 'a75fb2a636ceafac9ddfb580af614e5ef0edf977':
NativeHelper: Avoid returning local stack...

ec18f734c9b4279fd3532af2b95cb01edc69545d authored about 10 years ago
am c53defb5: am 221e49a1: Merge "NativeHelper: Avoid returning local stack string"

* commit 'c53defb52974c2ce21baf1caed7c6ec468d7f60d':

792cb9f27bc6c2656a7a12e487ff619e924d9ab7 authored over 10 years ago
am 7a52b273: am d318f9e0: Merge "NativeHelper: Switch to Clang"

* commit '7a52b273b09db99c4b1b2f51a2ba6b7828ecf353':

b7a011c4e7eb5f4d4cbf82fc86486aee7acf8c54 authored over 10 years ago
am 221e49a1: Merge "NativeHelper: Avoid returning local stack string"

* commit '221e49a1ca260781ecdabdfa106d2e47d444e6de':
NativeHelper: Avoid returning local stack...

905e93d8cd09c1842bb561e645a9a0f4f1dfafda authored over 10 years ago
am d318f9e0: Merge "NativeHelper: Switch to Clang"

* commit 'd318f9e081b0fdd91cea1306b13bf23f19933b08':
NativeHelper: Switch to Clang

203e448750a9d2fd0d8093c0c3088ce7a3ecf487 authored over 10 years ago
am d318f9e0: Merge "NativeHelper: Switch to Clang"

* commit 'd318f9e081b0fdd91cea1306b13bf23f19933b08':
NativeHelper: Switch to Clang

7a52b273b09db99c4b1b2f51a2ba6b7828ecf353 authored over 10 years ago
am 221e49a1: Merge "NativeHelper: Avoid returning local stack string"

* commit '221e49a1ca260781ecdabdfa106d2e47d444e6de':
NativeHelper: Avoid returning local stack...

c53defb52974c2ce21baf1caed7c6ec468d7f60d authored over 10 years ago