- 23 May, 2016 2 commits
-
-
Dimitry Ivanov authored
This is a baseline for the next commit Bug: http://b/28864994 Change-Id: Id0a21155fa7d25ba01a066b3f436b7b6d6985c80
-
Dimitry Ivanov authored
This affects libc.so for android-14,16,19 Symbols missing from NDK libc but present in the platform version of libc: getpwnam_r getpwuid_r Bug: http://b/28864994 Change-Id: I93ca2b426b902b8a6852eefd8bf2fb8fd851c28d
-
- 21 May, 2016 1 commit
-
-
Dimitry Ivanov authored
This affects libc.so for android-12,14,16,19 Symbols missing from NDK libc but present in the platform version of libc: __getcpu # except mips __sched_cpualloc __sched_cpucount __sched_cpufree __sched_getaffinity __system_property_set ether_aton ether_aton_r ether_ntoa ether_ntoa_r pthread_atfork sched_getaffinity sched_getcpu sched_setaffinity timegm timelocal Bug: http://b/28864994 Change-Id: Ic41ec18fd6b583759d15fd8c6bcc759e087b5daa
-
- 20 May, 2016 2 commits
-
-
Dimitry Ivanov authored
These symbols are missing from x86 and mips libc.so on android-10: clone siglongjmp sigsetjmp Bug: http://b/28864994 Change-Id: I7ae71daf9108389a251a05465fe994917bbb0cdf
-
Dimitry Ivanov authored
This change applies version to the current list of symbols (not yet validated against platform libm) Bug: http://b/26143749 Change-Id: I0adc27e48a3cd54e625d4c1594000fdb98596606
-
- 19 May, 2016 3 commits
-
-
Dimitry Ivanov authored
* changes: android-22: add missing ns_* sybmols for lp64 Copy libc symbols from android-21
-
Dimitry Ivanov authored
These symbols are coming from the list of exported symbols by L-MR1 libc.so Bug: http://b/28468693 Change-Id: I4a37ec680e74f526a9011d2ae1a1a04efae984de
-
Dimitry Ivanov authored
Bug: http://b/28468693 Change-Id: I91085cd2530cca859060688470195e013797a8ad
-
- 18 May, 2016 5 commits
-
-
Dimitry Ivanov authored
* changes: android-14: Add symbol version for libc android-16: Add symbol version for libc android-17: Add symbol version for libc android-18: Add symbol version for libc/libm
-
Dimitry Ivanov authored
Bug: http://b/26143749 Change-Id: I3427cbe57b4a9992fdc2e9c2e010174886ecea7d
-
Dimitry Ivanov authored
There is no difference between android-16 libc and android-17 libc, removed android-17 libc functions to avoid confusion. Bug: http://b/26143749 Change-Id: If3c987f5019570ac47111410e6b301676e8482ce
-
Dimitry Ivanov authored
Interestingly there is no difference between android-17 libc and android-18 libc, removed android-18 libc functions to avoid confusion. Bug: http://b/26143749 Change-Id: Ibea10e6ddc53bf0e46a80554530b3edfc82f964f
-
Dimitry Ivanov authored
Bug: http://b/26143749 Change-Id: I83b057db51e3198ae2e6aad369ea81b30068c5fa
-
- 13 May, 2016 1 commit
-
-
Yin-Chia Yeh authored
* changes: Camera: add camera NDK API header/symbols (libcamera2ndk.so) Copy libmediandk symbols from android-21
-
- 12 May, 2016 4 commits
-
-
Yin-Chia Yeh authored
Also update libmediandk.so for adding AImageReader APIs. Bug: 27102995 Change-Id: I586e80cbb531a2ad70b9223be9c3d27bc3911b85
-
Aurimas Liutikas authored
-
Aurimas Liutikas authored
Camera team no longer uses this so it can be deleted. Bug: 28741329 Change-Id: I79c7c05fb523367e1f713f39dd34289115468333
-
Yin-Chia Yeh authored
This is to create baseline for next commit. Bug: 27102995 Change-Id: I5497f05d94d7412d2c8eca26d8df72e28a0eae4d
-
- 06 May, 2016 1 commit
-
-
Alex Klyubin authored
-
- 04 May, 2016 4 commits
-
-
Josh Gao authored
-
Josh Gao authored
Bug: https://github.com/android-ndk/ndk/issues/78 Change-Id: I00cae89076d3b76ab3e29e884015ea3a2eabecb8
-
Chih-hung Hsieh authored
-
Chih-Hung Hsieh authored
Bug: 28589404 Change-Id: Idb5bdf91586a3454b24ee37a3d293b0fabf8780a
-
- 29 Apr, 2016 2 commits
-
-
Dimitry Ivanov authored
* changes: Add LIBC_N symbols for libc/dl Copy android-23 symbols for to android-24
-
Dimitry Ivanov authored
Bug: http://b/28432130 Change-Id: Id639615a2ac097847cbc2320371cdda3be651f28
-
- 28 Apr, 2016 1 commit
-
-
Dimitry Ivanov authored
This is to create a baseline for the next commit Bug: http://b/28432130 Change-Id: I9509e0c8a69f6a63b1826716df8c358c42f92447
-
- 26 Apr, 2016 2 commits
-
-
Dimitry Ivanov authored
-
Dimitry Ivanov authored
Bug: http://b/26143749 Change-Id: I9ac5f0d471e2be5f63413f1fa9bee9211cb8f45f
-
- 25 Apr, 2016 5 commits
-
-
Dimitry Ivanov authored
* changes: Remove symbols and header prior android-9 Remove lib-bootstrap libraries
-
Dimitry Ivanov authored
The earliest api version ndk supports is 9, remove everything before that. Bug: http://b/26143749 Change-Id: I108692a03db7577ed9c49cf3fbebbbe7b21ad553
-
Dimitry Ivanov authored
They were used to bootstrap gcc build - but we do not need them anymore since this was removed from ndk build scripts. Change-Id: I14f97b2828e47bb6c89ff026bbb00b7caed6450a
-
Treehugger Robot authored
* changes: Remove precompiled version of libc/dl libraries Remove symlinks to android-3
-
Dimitry Ivanov authored
We already compile the stub libraries from the symbols. The precompiled ones are not needed. Change-Id: I5b15d41ac273a3c8850a358a5277b351e1b3be19
-
- 24 Apr, 2016 1 commit
-
-
Dimitry Ivanov authored
They serve no purpose Change-Id: Ie7b9d6532e76194c7366a25ad7d04bfb098cc415
-
- 20 Apr, 2016 1 commit
-
-
Christopher Ferris authored
-
- 19 Apr, 2016 1 commit
-
-
Christopher Ferris authored
Add LOCAL_DEX_PREOPT := false to force the samples to build actual apks. In addition, fix a couple of other small issues: - TtsEngine didn't have the api level set properly. - SimpleJNI used a non-ndk library and was using libc++. Change-Id: I1fd7c187956eed4620049bb746f4d62babcd648a
-
- 14 Apr, 2016 4 commits
-
-
Dan Albert authored
* changes: Add choreographer API to the NDK Copy over libandroid symbols from platform 21.
-
Michael Wright authored
Bug: 22865162 Change-Id: I7991795eda6e23369e82c2aaca8c337687b38dc1
-
Martijn Coenen authored
Bug: 22865162 Change-Id: I1b0c47a770b9a9149aa90667a0b38eee695fe4f2
-
Pablo Ceballos authored
-