1. cbe970b Fix build by removing libportable from the default build. by Elliott Hughes · 11 years ago
  2. fc9ac9f Fix libportable build breakage. by Elliott Hughes · 11 years ago
  3. caebfa9 Fix MIPS build. by Elliott Hughes · 11 years ago
  4. 67dc50c Merge changes Ie67acf11,Ia9c03558 by Andrew Hsieh · 11 years ago
  5. a5afedd Merge "Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build" by Andrew Hsieh · 11 years ago
  6. e398009 libportable: Add dependency on libdl. by David 'Digit' Turner · 11 years ago
  7. 7986b08 Fixes samples Teapot/MoreTeapots armeabi-v7a-hard; native-audio debug build by Andrew Hsieh · 11 years ago
  8. 154e19f Restore stdint.h for android-3..19 to the original headers by Andrew Hsieh · 11 years ago
  9. 4120cec Update signal.h from bionic with transition from SIGRTMIN to __SIGRTMIN by Pavel Chupin · 11 years ago
  10. fb9c4e0 Track transition from SIGRTMIN to __SIGRTMIN by Brian Carlstrom · 11 years ago
  11. 70174f1 Update libportable to catch up bionic changes. by WenHan Gu · 11 years ago
  12. a8ba6f6 Remove $(info...) accidentally committed in Makefile. by WenHan Gu · 11 years ago
  13. 8595592 Implement libportable for unknown arch 64bit. by WenHan Gu · 11 years ago
  14. 72af45c Insulate libportable from bionic changes. by Elliott Hughes · 11 years ago
  15. cc69f21 - Using hard-fp by Hak Matsuda · 12 years ago
  16. dfb6545 MIPS hasn't supported SA_RESTORER since 2.5 kernels. by Elliott Hughes · 12 years ago
  17. c0567b5 Rename modules NativeActivity by Andrew Hsieh · 12 years ago
  18. 13754d5 Addressed feedbacks by Hak Matsuda · 12 years ago
  19. 4abacac Merge "Fix prototype of poll" by Andrew Hsieh · 12 years ago
  20. 07bdc2b Merge "Fix build." by Elliott Hughes · 12 years ago
  21. 0d86e63 Fix build. by Elliott Hughes · 12 years ago
  22. 61097c7e Fix prototype of poll by Andrew Hsieh · 12 years ago
  23. 5d1c91f cleaned code, added pinch gesture detector, better opengl context handling, fixed issues by Hak Matsuda · 12 years ago
  24. ebfbb36 Fix incorrect extern declaration of poll(2). by Elliott Hughes · 12 years ago
  25. 16af6af Refresh include/sys/vfs.h by Andrew Hsieh · 12 years ago
  26. 22c1fdc Fix MIPS build by Brian Carlstrom · 12 years ago
  27. f05c9f9 am 85f9f764: Merge "Workaround for libportable wait4 implementation." by Andrew Hsieh · 12 years ago
  28. 85f9f76 Merge "Workaround for libportable wait4 implementation." by Andrew Hsieh · 12 years ago
  29. e96f2b6 am 66623113: Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 12 years ago
  30. db279be [MIPS] Add missing REAL macros. by Lai Wei-Chih · 12 years ago
  31. 3d4172f Workaround for libportable wait4 implementation. by WenHan Gu · 12 years ago
  32. a09e0b1 am 19202f5a: Merge "Implement optimized __swap16md and __swap32md." by Andrew Hsieh · 12 years ago
  33. 7e7f8b2 Implement optimized __swap16md and __swap32md. by Lai Wei-Chih · 12 years ago
  34. 4f842f0 am a7d5ca6b: Stop errors being logged erroneously on event predispatch by Michael Wright · 12 years ago
  35. a7d5ca6 Stop errors being logged erroneously on event predispatch by Michael Wright · 12 years ago
  36. 13dfb24 Merge "[MIPS] Cleaned up sig_0 error messages and added a few more checks." by Andrew Hsieh · 12 years ago
  37. b294db4 [MIPS] Cleaned up sig_0 error messages and added a few more checks. by Pete Delaney · 12 years ago
  38. 8663dd7 [MIPS] Add portable versions of wait(), wait3() and wait4() by Chris Dearman · 12 years ago
  39. 8d04b13 Merge "ndk: Fix potential event handling issue in android_native_app_glue" by Andrew Hsieh · 12 years ago
  40. 521bcfb [libportable] Add fenv support. by Lai Wei-Chih · 12 years ago
  41. 2f6ae26 Fix build >= JB by Andrew Hsieh · 12 years ago
  42. fa33fb1 Merge "Clean up unnecessary wrap functions." by Andrew Hsieh · 12 years ago
  43. 0d92cf5 ndk: Fix potential event handling issue in android_native_app_glue by David 'Digit' Turner · 12 years ago
  44. 3917ab0 Clean up unnecessary wrap functions. by Lai Wei-Chih · 12 years ago
  45. 78175cb Don't use errno directly by Andrew Hsieh · 12 years ago
  46. 6433ec2 Use linker -Wl,--wrap=symbol by Andrew Hsieh · 12 years ago
  47. 8052dc3 Make libportable.a compile on host by Andrew Hsieh · 12 years ago
  48. 55128d1 [ARM] Add unwind portable header adaptor. by WenHan Gu · 12 years ago
  49. 27bd326 Merge "[MIPS] Allow errno safe logging" by Andrew Hsieh · 12 years ago
  50. 7ddc46b [MIPS] Allow errno safe logging by Pete Delaney · 12 years ago
  51. 858086e [MIPS] Fixed mmap_portable() by Pete Delaney · 12 years ago
  52. 183963d [MIPS] Portable versions of setjmp, sigsetjmp, ... by Pete Delaney · 12 years ago
  53. 860342e [MIPS] Added support for STDIO sflags(). by Pete Delaney · 12 years ago
  54. 9985488 [MIPS] Fixed a bug and improved fcntl_portable. by Pete Delaney · 12 years ago
  55. b7b5e9d [MIPS] Extend Signal Mapping to include RT Signals. by Pete Delaney · 12 years ago
  56. c684613 [MIPS] Added support for file descriptor related system calls. by Pete Delaney · 12 years ago
  57. dbbf004 [MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01. by Pete Delaney · 12 years ago
  58. a89a549 [MIPS] Added missing _NR_* system call support and cleaned up. by Pete Delaney · 12 years ago
  59. 6732a91 [MIPS] Add Real Time Signal Functions and minor bug fixes. by Pete Delaney · 12 years ago
  60. 4977f77 [MIPS] Unify around a consistent *_ntop/*_pton style. by Pete Delaney · 12 years ago
  61. 2928edf [MIPS] Tighten up code to fit within 100 characters lines. by Pete Delaney · 12 years ago
  62. 8930ac5 [MIPS] Expand TABS and remove redundant return parenthesis. by Pete Delaney · 12 years ago
  63. 2c9e934 Let users could query cpu features on device. by Lai Wei-Chih · 13 years ago
  64. bf03a1b [MIPS] Add support for waitpid. by Pete Delaney · 13 years ago
  65. 79d4220 [MIPS] Add Support pthread library functions. by Pete Delaney · 13 years ago
  66. fbedea8 [MIPS] Add Support clone. by Pete Delaney · 13 years ago
  67. 9ea8cc7 [MIPS] Updated support for statfs and fstatfs. by Pete Delaney · 13 years ago
  68. 2c4605a [MIPS] Updated support for stat. by Pete Delaney · 13 years ago
  69. e3e0db1 [MIPS] Updated support for socket and added support for socket_pair. by Pete Delaney · 13 years ago
  70. b10b6f2 [MIPS] Update Support for fcntl. by Pete Delaney · 13 years ago
  71. 9b350a5 [MIPS] Add Support for syscall. by Pete Delaney · 13 years ago
  72. 0d05107 [MIPS] Add Support timer_create. by Pete Delaney · 13 years ago
  73. 79b607b [MIPS] Add Support signal. by Pete Delaney · 13 years ago
  74. 25cabbf [MIPS] Add Support errno, Added Logging, sorted Android.mk files. by Pete Delaney · 13 years ago
  75. 4cad8d6 Support asm/sockios.h for MIPS. by Chao-Ying Fu · 13 years ago
  76. 9f49f16 Support getrlimit and setrlimit for MIPS. by Chao-Ying Fu · 13 years ago
  77. 4cd3283 Support poll for MIPS. by Chao-Ying Fu · 13 years ago
  78. 5f79ffb Support fcntl for MIPS with different cmd. by Chao-Ying Fu · 13 years ago
  79. 1d34dd0 Fix flags to *_PORTABLE in open_portable(), and support openat_portable(). by Chao-Ying Fu · 13 years ago
  80. f43f982 Support mprotect. by Chao-Ying Fu · 13 years ago
  81. bd37ac2 Merge "Make sys/ioctl_compat.h portable." by Andrew Hsieh · 13 years ago
  82. 584ef7f Make sys/ioctl_compat.h portable. by Chao-Ying Fu · 13 years ago
  83. 64c217e Add portable support for stuct statfs and two functions. by Chao-Ying Fu · 13 years ago
  84. 84061fa Merge "Support all portable requests." by Andrew Hsieh · 13 years ago
  85. 25899fc Support all MAP flags and update mmap_portable. by Chao-Ying Fu · 13 years ago
  86. 0bcbd32 Support all portable requests. by Chao-Ying Fu · 13 years ago
  87. 3e1d447 Add portable support for errno.h. by Chao-Ying Fu · 13 years ago
  88. 639c9f4 MIPS doesn't have __st_ino, so store 0 for this field in p_stat structure by Chao-ying Fu · 13 years ago
  89. bf1b1e6 Move libportable from ndk.git to development.git. by Shih-wei Liao · 13 years ago
  90. 98f56b1 ndk: disable logs in release builds of native_app_glue library. by David 'Digit' Turner · 14 years ago
  91. 95ae335 native_app_glue: fix APP_CMD_TERM_WINDOW pre-hook by David 'Digit' Turner · 15 years ago
  92. 3c7c38b NDK: Last cleanup of the platform headers by David 'Digit' Turner · 15 years ago
  93. 9f44e97 Update NDK headers and samples to sync up with looper API changes. by Jeff Brown · 15 years ago
  94. d3d58cf Update to follow ALooper ident change. by Dianne Hackborn · 15 years ago
  95. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 15 years ago
  96. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 15 years ago
  97. 7e203f1 Delete NDK. by Jean-Baptiste Queru · 15 years ago
  98. 4653cb8 cpufeatures license is BSD, no Apache 2.0 by David 'Digit' Turner · 15 years ago
  99. 693ad65 Add missing copyright disclaimers to cpufeatures and hello-neon by David 'Digit' Turner · 15 years ago
  100. 4380991 Add 'cpufeatures' library to perform runtime CPU family/features detection. by David 'Digit' Turner · 15 years ago