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
Change-Id: Ieb9cf7a3dafa88e6fefd5728365aebef85e7e127
a3b5700211a46457c0ada87d85cbae96f5dea5d8 authored about 12 years ago
Bug: 6369821
Change-Id: I502211bddaf60d6097b81b35f606bbcdd1a3e092
Bug: 6312938
Change-Id: I41d8adf27fd32103c55d9eeafa28a25c37f5029d
9a67c9d55e573ea7c908b1863b568e2806697b41 authored almost 13 years ago
See https://android-git.corp.google.com/g/#/c/157220
Also fix an occurrence of LOGW missed in a...
79a0d9c410a2060744e044aec2536e29a4f5213c authored about 13 years agoSee https://android-git.corp.google.com/g/157065
Bug: 5449033
Change-Id: Ia5d301248024df26c2a29...
* commit '92c1f6f1b4249e4e379452ee7b49f027052bf4ce':
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) ...
See https://android-git.corp.google.com/g/#/c/143865
Bug: 5449033
Change-Id: I8bd96961e369a08e8...
* commit '1663a6c12fdf4732d7ea0a0406af6085b3c408e4':
Rename (IF_)LOG() to (IF_)ALOG() DO NOT ...
See https://android-git.corp.google.com/g/#/c/141576
Bug: 5449033
Change-Id: Ie3bc0d5436218ea05...
This is a backport from dalvik-dev.
Change-Id: If6001b580bd9b36f3845aaa115333d69682f3a92
154661e660d6e1914501a18d7536fb882a7d2e05 authored over 13 years ago
These aren't necessarily good abstractions, but they're no worse than what
we had, and having th...
An leading underscore followed by a capital letter is a reserved
name space in C and C++.
This ...
1ff7a0d91493dbf01bceba5fb28ce80ddac21708 authored over 13 years agoChange-Id: I5abd4f8ab06db0c77fa369fcd97d8f1259b343df
a6f951cbffc9ba9b906b5995958396402d0a32ab authored over 13 years agoOuch.
Change-Id: I81c0457a95549f1bef7cc8d9ab23d6ca4475cdb5
87f62a8c3826070d807817238a1ee8afd11ec34c authored almost 14 years ago...by not having a fixed-length buffer at all. What are we, C programmmers?
Bug: 4330470
Change...
Change-Id: Ie68f42213e7a915fb1be45ae87790117f8356c4e
85629f2243da0ded0135ffec471a9257a832edb8 authored almost 14 years agoChange-Id: Iaedc727becb4af1c779299d4da7c91bd522fe9cc
027ff8072c5387a7a1736dbffe2808c84222939a authored almost 14 years ago
I still think you should be doing checks and throwing exceptions in Java,
and your native code s...
All the core libraries want from JniHelp during registration is
jniRegisterNativeMethods. JniHel...
This hasn't been useful in a really long time.
Change-Id: Ieea01f5d051bc8fc671f7414af3bed626ece...
b53ec15205415f63aa3a96b4e0bc906f6bad28e0 authored almost 14 years ago
Some of our graphics code wants to get a pointer, release it, and then
continue to use it. The ...
The jniRegisterNativeMethods function currently behaves like the
RegisterNatives function that i...
Bug: 2281992
Change-Id: Ibfb877bc78396bc0e947ae2f8f86e484843f07de
Change-Id: I29a78ccb6312d12b3ef0ed02cfbc638a5b01db9c
51c0f5bb47b896eda82ee50277bbb80a97006d87 authored over 14 years agoChange-Id: Id166ab03a01833e06ec1a9aa0059e4eb28ec04ce
52985c66d2599cdf186a87c5a0694a12a044eefa authored over 14 years agoChange-Id: I4de4dc69d8989f1add431e58533c7e633f67e550
bf785f4c09b9ac23ddc640b82e56eb6157fdd0f6 authored over 14 years agoMerge commit '1c3da6197c677339cfdd41a948a5f79f804d6e4e'
* commit '1c3da6197c677339cfdd41a948a5f...
2394cac109a10082586002deb7b4e6d40b5bbc79 authored over 14 years agoChange-Id: Ief1aa1c5f6da39f4d94cb68b285d8e02cc10b9ac
04e41374bbe3198c6c4694eec6e74ade13d1260c authored over 14 years ago
These functions used to be declared in dalvik/ but defined in libcore/, which
was a layering vio...
Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
ca0b703f5ac2eeb1e11e7349d04a24d25099a937 authored over 14 years agoChange-Id: I95534bb2b88eaf48f2329282041118cd034c812b
abb4eff21526f5fb5e2acb9216135af515951670 authored over 14 years agoa4d591b0a189b51f460a2e08f9a9380cc3a1f068 authored over 14 years ago
Plugged some JNI reference leaks in existing JNI helpers.
Change-Id: I62213cdae375235f6ee9304ecd...
2c3fc7a0c04b2feb274d0809c182adc96b284aba authored over 14 years agod5ef6cb3c059da34c12cc50fbaadac995dc2bcc8 authored over 14 years ago
Change-Id: I0c0edb3ebf0d5e040d6bbbf60269fab0deb70ef9
7d26526dd4c399ca57d1453b0fa20822a0461f11 authored over 14 years ago
java_lang_Character.cpp has long been dead; I killed AndroidSystemNatives.h
this afternoon. I'm ...
Bug: 754114
Change-Id: Iaa03def509c10cbaa12fd2128584b93d4be4a6b7
harmony's tests and my code, though ICU4C does all the hard work.
I've added a test of my own t...
fb0a8fd975333a3ffb93a23a6198a5ae408e2f42 authored almost 15 years agoThis is actually functional, if you're in the mood to "adb shell".
The implementation is based ...
e7a7963e9d55b3271adb90c29d538e8fe36c15b5 authored almost 15 years agoMerge commit '10ebc7d0b84dcb98e1a7eeac96ef06acdfc8d184' into dalvik-dev
* commit '10ebc7d0b84dc...
27fa5f5dd554437f67f56059f75e06bd0e8e9538 authored almost 15 years agoBased on https://android-git.corp.google.com/g/42516.
Includes the harmony tests from their Jav...
1baa2a7d51ad8d4585364ef41a793fcdef06b6d8 authored almost 15 years ago0c015d7b0966388188d7e5f3111108d74b41fc9d authored almost 15 years ago
The JDBC driver is from a different source
(http://www.ch-werner.de/javasqlite/overview-summary....
At enh's suggestion, I'm consoldiating the OpenSSL related native code
into a single wrapper cla...
Conflicts:
libcore/JavaLibrary.mk
Merge commit 'adbe0586957a71d2aa9f100646882dbca1c78f12'
* commit 'adbe0586957a71d2aa9f100646882...
bbcaf14c62a09ec8fffec3cadcdb47fa33f56fbe authored almost 15 years agoMerge commit '217f8ef4c1c151c63382dc0785edd960c233f62e' into eclair-plus-aosp
* commit '217f8ef...
590caeedbd07ae84da361e223a98ddfd56cc1385 authored almost 15 years agoThis is ICU API not used by Java, so there's no point pretending to maintain it.
Bug: http://b/...
0704dba57a4a97d652c221c6754cac81e004f595 authored about 15 years agoedffb2814b483a30da0a922c9135b5acdaaccefc authored about 15 years ago
...and switch all NPE throwers over to the helper.
9f6e1d367d772894733387e6dae2ddf685c5bf03 authored about 15 years agoc094b8b1c4f92a56b3e68ad158b4312e5503a2be authored about 15 years ago
ab0c08d36b667fbff12b326efc3d744b22d0fde2 authored about 15 years ago
Merge commit '66cbe5b10e3bd9f7b3c262a2ec8a3c11087baa80'
* commit '66cbe5b10e3bd9f7b3c262a2ec8a3...
773c77904249482681e13e852a58c8446caf6bb1 authored about 15 years agoMerge commit 'bf1bb914a62c65eb8304ce1d86e8ff2dd4f5c79b' into eclair-mr2-plus-aosp
* commit 'bf1...
ea544a2cb103ad11e24f1782840cb0d1681ff59b authored about 15 years agoMerge commit '4a888b09be2ade9fc5bb0137f702b3be889679a9' into eclair-plus-aosp
* commit '4a888b0...
ac2c10c2419a2fd8686f62f4e20dff19f5e8cc72 authored about 15 years agomechanism be able to handle exception constructors that take Object instead
of String. (2) Add a ...
Merge commit 'd829c39941df81efe05eb3e974cfc048ce2d47f2'
* commit 'd829c39941df81efe05eb3e974cfc...
1c1c514b81477239ed6f9c2af857d25df821809b authored about 15 years agoMerge commit 'goog/stage-korg-master' into HEAD
f7218bb080b76a58d4099121e9a9e08bf4bcbb60 authored about 15 years ago519e0b931c5c7fa927059c588898ec46d0b19c90 authored about 15 years ago
* changes:
Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) laggard libc...
laggard libc implementations not keeping up with the times or
(perhaps) agressively modern libc i...
This code is dead at the moment, and were it ever to become live, I'm pretty
sure we'd want to s...
them "*-host".
Change-Id: Ibf565c9c4b0709eb25edd71786b269895a1616a4
6174c468b61d35f30dd1b060cf539f56a3f1a0e0 authored over 15 years ago
The JNI helper function that throws an exception calls FindClass, which
isn't allowed if an exce...
Also add one example caller I used to test this, and update the
libnativehelper README file.
The dalvikvm executable still doesn't quite build (fails in linker), which
is probably due to th...
Most of this is just factoring out common make defs to include both on
the host and device side,...
The native memory allocated for ByteBuffer.allocateDirect was not being
tracked by the VM's "ext...
7f844dda3883ad3d72b0905c388af7e274f5caa4 authored almost 16 years ago
3a7b73e353a33de5bb8132e881a106a4a30d61e4 authored almost 16 years ago
379c0f0cfc20c82d902aef0890ed903a9d261a34 authored about 16 years ago
ad83f63492fb91e7f8120fb78a01acee5b29c386 authored over 16 years ago