summaryrefslogtreecommitdiffstats
path: root/ndk/sources
Commit message (Expand)AuthorAgeFilesLines
* Add NOTICE files for our projects.Dan Albert2016-01-082-0/+26
* Don't try to build libportable.Elliott Hughes2015-06-2439-2174/+0
* Add missing <stdlib.h> include to the native app glue.Elliott Hughes2015-02-191-0/+1
* Merge "Refine libportable signal.h on mips."Andrew Hsieh2015-01-202-0/+459
|\
| * Refine libportable signal.h on mips.Pen-Yung Yu2015-01-202-0/+459
* | Fixup typo and disable debug messagePen-Yung Yu2015-01-201-1/+3
|/
* Bugfix for libportable to make compile happy.WenHan Gu2014-09-163-24/+24
* libportable to adapt L header functions.WenHan Gu2014-09-0983-10467/+864
* Fix the name of the native app glue lib in a header commentMartin Storsjo2014-07-271-1/+1
* Fix gl3stub.hAndrew Hsieh2014-07-171-0/+3
* Fix build by removing libportable from the default build.Elliott Hughes2014-06-091-0/+4
* Fix libportable build breakage.Elliott Hughes2014-06-072-3/+0
* Fix MIPS build.Elliott Hughes2014-05-235-70/+3
* Merge changes Ie67acf11,Ia9c03558Andrew Hsieh2014-05-161-0/+8
|\
| * Restore stdint.h for android-3..19 to the original headersAndrew Hsieh2014-05-121-0/+8
* | Merge "Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug ...Andrew Hsieh2014-05-151-10/+0
|\ \
| * | Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug buildAndrew Hsieh2014-05-121-10/+0
| |/
* / libportable: Add dependency on libdl.David 'Digit' Turner2014-05-121-2/+1
|/
* Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMINPavel Chupin2014-05-081-0/+7
* Track transition from SIGRTMIN to __SIGRTMINBrian Carlstrom2014-04-302-46/+46
* Update libportable to catch up bionic changes.WenHan Gu2014-04-233-138/+15
* Remove $(info...) accidentally committed in Makefile.WenHan Gu2014-04-111-1/+0
* Implement libportable for unknown arch 64bit.WenHan Gu2014-04-0816-56/+1082
* Insulate libportable from bionic changes.Elliott Hughes2014-02-202-0/+5
* - Using hard-fpHak Matsuda2013-11-212-3/+13
* MIPS hasn't supported SA_RESTORER since 2.5 kernels.Elliott Hughes2013-11-201-2/+1
* Rename modules NativeActivityAndrew Hsieh2013-11-051-1/+1
* Addressed feedbacksHak Matsuda2013-11-0532-3652/+4392
* Merge "Fix prototype of poll"Andrew Hsieh2013-11-041-1/+1
|\
| * Fix prototype of pollAndrew Hsieh2013-11-011-1/+1
* | Merge "Fix build."Elliott Hughes2013-11-011-1/+1
|\ \ | |/ |/|
| * Fix build.Elliott Hughes2013-10-311-1/+1
* | cleaned code, added pinch gesture detector, better opengl context handling, f...Hak Matsuda2013-10-2820-0/+4456
|/
* Fix incorrect extern declaration of poll(2).Elliott Hughes2013-10-251-1/+1
* Refresh include/sys/vfs.hAndrew Hsieh2013-10-073-2/+23
* Fix MIPS buildBrian Carlstrom2013-10-021-19/+1
* am 85f9f764: Merge "Workaround for libportable wait4 implementation."Andrew Hsieh2013-07-221-0/+5
|\
| * Merge "Workaround for libportable wait4 implementation."Andrew Hsieh2013-07-221-0/+5
| |\
| | * Workaround for libportable wait4 implementation.WenHan Gu2013-06-201-0/+5
* | | am 66623113: Merge "[MIPS] Add missing REAL macros."Andrew Hsieh2013-07-152-4/+8
|\| |
| * | [MIPS] Add missing REAL macros.Lai Wei-Chih2013-07-152-4/+8
| |/
* | am 19202f5a: Merge "Implement optimized __swap16md and __swap32md."Andrew Hsieh2013-05-164-3/+115
|\|
| * Implement optimized __swap16md and __swap32md.Lai Wei-Chih2013-05-154-3/+115
* | am a7d5ca6b: Stop errors being logged erroneously on event predispatchMichael Wright2013-04-231-5/+0
|\ \ | |/ |/|
| * Stop errors being logged erroneously on event predispatchMichael Wright2013-04-221-5/+0
* | Merge "[MIPS] Cleaned up sig_0 error messages and added a few more checks."Andrew Hsieh2013-04-071-7/+55
|\ \
| * | [MIPS] Cleaned up sig_0 error messages and added a few more checks.Pete Delaney2013-04-051-7/+55
| |/
* / [MIPS] Add portable versions of wait(), wait3() and wait4()Chris Dearman2013-04-051-15/+91
|/
* Merge "ndk: Fix potential event handling issue in android_native_app_glue"Andrew Hsieh2013-03-271-3/+6
|\
| * ndk: Fix potential event handling issue in android_native_app_glueDavid 'Digit' Turner2013-03-201-3/+6