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
Refactor JniInvocation::GetLibrary to not return a stack-allocated
string. Instead, provide a ch...
221e49a1ca260781ecdabdfa106d2e47d444e6de authored over 10 years ago
Refactor JniInvocation::GetLibrary to not return a stack-allocated
string. Instead, provide a ch...
d318f9e081b0fdd91cea1306b13bf23f19933b08 authored over 10 years ago
Bug: 16404669
(cherry picked from commit b05d350ba042e911c69bfa92cb31dbdf6fd5fdef)
Change-Id: ...
73ff0de175e36e6c8edf146d153bba693de0bd11 authored over 10 years ago
* commit 'dadadb3d5a5da4880c36f6a9293acaf8bc8860fb':
Don't manually link stlport.
dadadb3d5a5da4880c36f6a9293acaf8bc8860fb authored over 10 years ago
Change-Id: Idd08e7ea5a2ebd0fc6be3e94d71382d93a3f8495
32392a36688abbc366782c33da28ac576e035637 authored over 10 years ago
* commit 'b05d350ba042e911c69bfa92cb31dbdf6fd5fdef':
NativeHelper: Switch to Clang
* commit 'e2564566790ab2689c102dc46eea89f06caa0b86':
NativeHelper: Do not allow arbitrary libr...
e2564566790ab2689c102dc46eea89f06caa0b86 authored over 10 years ago
Bug: 16404669
Change-Id: I7bf7745684747bad8564f168d0def71878566e8c
* commit '5019faa3a6bdde33785ece0537e8b865ea7cf938':
NativeHelper: Do not allow arbitrary libr...
On device, only allow "libart.so" in non-debuggable (user) builds.
Bug: 16404669
(cherry picke...
5f4f4aa2ada1360731aede29a11b9a708afd0e68 authored over 10 years agoOn device, only allow "libart.so" in non-debuggable (user) builds.
Bug: 16404669
Change-Id: Ie1...
* commit 'b14825c7c75420049e03849994265be651cc4a4e':
Fix libnativehelper strerror_r build break.
We can remove this when there's a newer NDK to build with.
Change-Id: I2b4dccd720954f40abc37530...
2fc9d0aeb7e3a8aa097a791b77d32114015fffb8 authored over 10 years agob14825c7c75420049e03849994265be651cc4a4e authored over 10 years ago
* commit '1720265c3beeebcde06f30f5b37d47011a694a73':
libnativehelper: Remove an unused NDK-onl...
* commit 'b37e11d07dec2d49b576709ae8e0568a9daabd07':
libnativehelper: Remove an unused NDK-onl...
Change-Id: Ie162bb4969df7680cf88989a51862148d9779b83
b8410aeaeb663b14206dcacb5bb90910e370f6e1 authored over 10 years agob37e11d07dec2d49b576709ae8e0568a9daabd07 authored over 10 years ago
* commit 'da7f04394acea1101dab429d1056f4ca47b65a22':
Fixing PrintWriter not being disposed
* commit '3fa23a6b14e3eb3260090007012281b8b556739d':
Fixing PrintWriter not being disposed
When there is an exception being thrown, the getStackTrace method of
JNIHelp will initialize a P...
3fa23a6b14e3eb3260090007012281b8b556739d authored over 10 years ago
* commit '0e2c05c1f7df89147e74dc6c937ec7c413429c9c':
Add reset to ScopedFd.
* commit '83fe0ad33202603d738d41d6fca0ce728943a483':
Add reset to ScopedFd.
* commit '1e01ac6874f92e78685b13d48b04b70449fa8d4b':
Host multilib for multilib ART support.
* commit '689a91a618d0f59fd754fc7cf12d8f3ea086691c':
Host multilib for multilib ART support.
The implementation follows the pattern of UniquePtr.
Change-Id: I761c89d393b610600e863e223f2545...
a985e9eee8809c990ef98017adb65d82a4d100f9 authored over 10 years ago689a91a618d0f59fd754fc7cf12d8f3ea086691c authored over 10 years ago
83fe0ad33202603d738d41d6fca0ce728943a483 authored over 10 years ago
Change-Id: I375bff0f7f242f48fc2674c1d502501ff2197396
9305a757efca1bb234890d4d2688f006ff6f5dcc authored over 10 years ago
* commit '3a620bf9c93573a219a430cc58b7afd51377bf57':
Move to dalvik.vm.lib.2 to force default ...
* commit '19f6fb99d41703ae377b5e8eaa93e785a9e7c605':
Move to dalvik.vm.lib.2 to force default ...
* commit 'c72d05151ceab04fa8c12a1bd26a8a787644a6d1':
Move to dalvik.vm.lib.2 to force default ...
c72d05151ceab04fa8c12a1bd26a8a787644a6d1 authored over 10 years ago
Bug: 14298175
(cherry picked from commit ddfc32a279eb575380cc3a601cbd989f0177d3be)
Change-Id: ...
3a4f0c3e2283d5af92fd097990a935d5457bc74d authored over 10 years ago
Bug: 14298175
Change-Id: Icc8e62dd7a8ce25e62e9c1a1a2e7d9166043a956
fcc5743784feeeb90d73b14b03bfddef0cefeeed authored over 10 years ago
3fc3aa4c1f5028c5ede90743ddc720339aed410a authored over 10 years ago
* commit '01574ee19799fe3067a4bc9e59cbc54664115806':
TEMP_FAILURE_RETRY() requires errno.h
* commit '4419beb874e4174692e6f96ccdebead67e47f98e':
TEMP_FAILURE_RETRY() requires errno.h
* commit '59bb42da291683acfd176de7eed0bfb2697c1a3f':
TEMP_FAILURE_RETRY() requires errno.h
59bb42da291683acfd176de7eed0bfb2697c1a3f authored over 10 years ago
Fixes compiler error about not finding errno when art is compiled for the host
using libc++.
Ch...
099d521cd29b2cf5fca0b70d67d7504a16c48ed1 authored over 10 years agoee56f657569bd67452f5108ef89baf47c6582ed2 authored over 10 years ago
b75fd3f02df903ea2e94f96d8a5082b0b02d2938 authored over 10 years ago
4cc24f2d3b0401a42fd9e9a3e778bc95437a6981 authored over 10 years ago
a12168064102fef391ea2fbf0eca37426c46f281 authored over 10 years ago
e1fe21841d43906bc99d00c6b07c25011226ee7a authored over 10 years ago
* commit 'b250b8f1d67ba5c22b8ae7e090ec2f40ebfeb650':
Make libnativehelper C++ library agnostic...
* commit 'd2326f496451fcdbd70b1da4fc8bcc8f599464d2':
Make libnativehelper C++ library agnostic...
* commit 'aa785a22fc3baccf59de0e7bfce36e8a3c9ca672':
Make libnativehelper C++ library agnostic...
aa785a22fc3baccf59de0e7bfce36e8a3c9ca672 authored over 10 years ago
Change-Id: Ib5510add3337992dc2a99affe671a01d39782237
5d6c98aae94b7be69007aa657f212f2bcd24709a authored over 10 years ago
* commit '51ce4056631c354ccc9149b0e36e85e66b660890':
Don't build libc++ libs for ub branches
* commit 'bf776ec36d7f890a67ca0e5db34c194ee598394e':
Don't build libc++ libs for ub branches
* commit 'eade9feb9464e7f86ff7a5853749a0885574588a':
Don't build libc++ libs for ub branches
eade9feb9464e7f86ff7a5853749a0885574588a authored over 10 years ago
Change-Id: I8fe4d0a13eef77b19f3c29180cce26aa3bf90abe
677544753ca93fcf755ecfc063c274e35ac9549c authored over 10 years ago
* commit 'c4887bcf42c04405502302eda13513bfbda29c79':
Adds a libc++ version of libnativehelper
* commit 'b8f2a592b9fa1996eb1b687012304fc0a0f92787':
Adds a libc++ version of libnativehelper
* commit 'b9178f7533492238fee7e2dfdcf1a4aa17d79d35':
Adds a libc++ version of libnativehelper
b9178f7533492238fee7e2dfdcf1a4aa17d79d35 authored over 10 years ago
Change-Id: I9e91ac31f4c2d7b7ba7c2ed0fbdce1f2b01355e5
fcf0f346144bbb870d6063a0870b9f3bca5fcb0e authored over 10 years agoba82a1a10c0996f44064de2b392b765719311ba8 authored over 10 years ago
15e78bec7df92972b3d9183ce61d93892b024bcc authored over 10 years ago
* commit '39d0bd914aae7426b6eeb7618a8466cbc5e4110f':
Change JniInvocation default to libart.so
* commit 'cb0acff245649434bd93456369101d769750c5a2':
Change JniInvocation default to libart.so
* commit '5ee4186d310653200f5486061b14b774540025f9':
Change JniInvocation default to libart.so
5ee4186d310653200f5486061b14b774540025f9 authored over 10 years ago
6a5a19f3cad3f140bce81c7a1a3525733b62d762 authored over 10 years ago
In particular, this makes dalvikvm host invocations on
host use ART instead of dalvik.
Change-I...
8c4708c0c3a9f79a0794dd5fde1dcb38084b5da8 authored over 10 years ago590c1828195608e75da61ceb79da381dbfb2a042 authored over 10 years ago
93f704f0858f425d6fa5e358b10892eaa57bd2ae authored over 10 years ago
48e003c70144a48b0fa63cd88cb26f6c366e91fe authored over 10 years ago
e890c529d599da419dbd9e04d7a6c5a741938ed5 authored over 10 years ago
* commit 'e533ad13c3dae910203e87d3bb95f8f55b8af8d1':
Revert "Linking with system libraries is ...
* commit 'f3939cf49b7ee3dc2a92f27c25238226c9751e23':
Linking with system libraries is done thr...
* commit 'ce4c77741c6196135b5243c387c895ec91e3affa':
Revert "Linking with system libraries is ...
* commit '53b5c76730c2895f8b2c73518b4e99381502a56b':
Linking with system libraries is done thr...
* commit '507495198ecdf86f3aa00a651cb0dc6cd6ffcdfd':
Revert "Linking with system libraries is ...
507495198ecdf86f3aa00a651cb0dc6cd6ffcdfd authored over 10 years ago
This reverts commit 11ea128d72c0da41e773bfbf99ad13c08b0209af.
Change-Id: Id4c531493ebe763943d4f...
9d5ffd8b0b773c4eead12efae1764006cd57e01e authored over 10 years ago
* commit '732753fa387374924299153a372087ccb276c530':
Linking with system libraries is done thr...
732753fa387374924299153a372087ccb276c530 authored over 10 years ago
0e727e880649bda50ccf213cf9dbbd873dc469ed authored over 10 years ago
Not LOCAL_LDFLAGS.
Change-Id: Ia4e6508e7642897ab6b18e574dc8752c87a44b93
11ea128d72c0da41e773bfbf99ad13c08b0209af authored over 10 years ago96fc90a16b953d50f0555112f907278b9ad30b87 authored over 10 years ago
413857884e3cba0d417a87766f024f40cb12f11c authored over 10 years ago
d47434032226b9b809e309b4b534dc68694c849a authored over 10 years ago
5e090995d7ad24ed37920ef7e4de952b8829ffcb authored over 10 years ago
3028d9579795cba9980480969c5c5e74473c8682 authored over 10 years ago
* commit 'bf0c51ec9f31478590b843bb15a66a95d565fc81':
libnativehelper: Add NDK-only target usin...
* commit '33bf0d0ba5734fda70130aadaf52e71c82aad184':
libnativehelper: Add NDK-only target usin...
* commit 'f3d6bc43642122c3e6c146ac419746638f705e67':
libnativehelper: Add NDK-only target usin...
f3d6bc43642122c3e6c146ac419746638f705e67 authored over 10 years ago
667a5f746c473c28a2dd2f7d62f5305c8224422c authored over 10 years ago