1. b7a2e33 Load ES3 functions with eglGetProcAddress, not dlsym by Jesse Hall · 11 years ago
  2. a451b01 Add a sample showing how to use OpenGL ES 3.0 by Jesse Hall · 11 years ago
  3. c05863d Add GLESv3 to future NDK release by Jesse Hall · 11 years ago
  4. a7d5ca6 Stop errors being logged erroneously on event predispatch by Michael Wright · 11 years ago
  5. 8d04b13 Merge "ndk: Fix potential event handling issue in android_native_app_glue" by Andrew Hsieh · 11 years ago
  6. 3ccf4f2 Deprecate __set_errno; Add #include <stdint.h> in elf.h by Andrew Hsieh · 11 years ago
  7. 521bcfb [libportable] Add fenv support. by Lai Wei-Chih · 11 years ago
  8. 2f6ae26 Fix build >= JB by Andrew Hsieh · 11 years ago
  9. fa33fb1 Merge "Clean up unnecessary wrap functions." by Andrew Hsieh · 11 years ago
  10. 0d92cf5 ndk: Fix potential event handling issue in android_native_app_glue by David 'Digit' Turner · 11 years ago
  11. 3917ab0 Clean up unnecessary wrap functions. by Lai Wei-Chih · 11 years ago
  12. 78175cb Don't use errno directly by Andrew Hsieh · 11 years ago
  13. 6433ec2 Use linker -Wl,--wrap=symbol by Andrew Hsieh · 11 years ago
  14. 228a227 Fix X86 sigsetjmp and siglongjmp by Andrew Hsieh · 11 years ago
  15. d7faff4 Merge "Added struct Elf32_auxv_t and Elf64_auxv_t" by Andrew Hsieh · 11 years ago
  16. 1d1bc52 Fix OpenSLES_AndroidConfiguration.h to be usable for C code by Andrew Hsieh · 11 years ago
  17. c4e201a Added struct Elf32_auxv_t and Elf64_auxv_t by Andrew Hsieh · 11 years ago
  18. 8052dc3 Make libportable.a compile on host by Andrew Hsieh · 11 years ago
  19. 55128d1 [ARM] Add unwind portable header adaptor. by WenHan Gu · 11 years ago
  20. 27bd326 Merge "[MIPS] Allow errno safe logging" by Andrew Hsieh · 11 years ago
  21. 7ddc46b [MIPS] Allow errno safe logging by Pete Delaney · 11 years ago
  22. 858086e [MIPS] Fixed mmap_portable() by Pete Delaney · 11 years ago
  23. 183963d [MIPS] Portable versions of setjmp, sigsetjmp, ... by Pete Delaney · 11 years ago
  24. 860342e [MIPS] Added support for STDIO sflags(). by Pete Delaney · 11 years ago
  25. 9985488 [MIPS] Fixed a bug and improved fcntl_portable. by Pete Delaney · 11 years ago
  26. b7b5e9d [MIPS] Extend Signal Mapping to include RT Signals. by Pete Delaney · 11 years ago
  27. c684613 [MIPS] Added support for file descriptor related system calls. by Pete Delaney · 11 years ago
  28. dbbf004 [MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01. by Pete Delaney · 11 years ago
  29. a89a549 [MIPS] Added missing _NR_* system call support and cleaned up. by Pete Delaney · 11 years ago
  30. 6732a91 [MIPS] Add Real Time Signal Functions and minor bug fixes. by Pete Delaney · 11 years ago
  31. 4977f77 [MIPS] Unify around a consistent *_ntop/*_pton style. by Pete Delaney · 11 years ago
  32. 2928edf [MIPS] Tighten up code to fit within 100 characters lines. by Pete Delaney · 11 years ago
  33. 8930ac5 [MIPS] Expand TABS and remove redundant return parenthesis. by Pete Delaney · 11 years ago
  34. c21a505 Fix warnings in sample detected by NDK_ANALYZE=1 by Andrew Hsieh · 12 years ago
  35. bbff7fb Sync stddef.h by Andrew Hsieh · 12 years ago
  36. 7d6e479 Merge "Sync MIPS fenv.h" by Andrew Hsieh · 12 years ago
  37. ec20b2d Fix san-sangeles warnings with clang 3.1 by Andrew Hsieh · 12 years ago
  38. 253d234 Sync MIPS fenv.h by Andrew Hsieh · 12 years ago
  39. 8e84a15 Merge "Sync sys/limits.h and sys/sysconf.h" by Andrew Hsieh · 12 years ago
  40. 75d889e Sync sys/limits.h and sys/sysconf.h by Andrew Hsieh · 12 years ago
  41. d693e84 Sync fenv.h by Andrew Hsieh · 12 years ago
  42. 54e2794 Add binaries to bootstrap GCC build with OpenMP by Andrew Hsieh · 12 years ago
  43. 7c9e2c6 Fix wint_t in android-3 and android-8 to be consistent with android-9 by Andrew Hsieh · 12 years ago
  44. 7980acf Remove duplicated definitions of size_t and ssize_t by Andrew Hsieh · 12 years ago
  45. 9ca4e48 Sync pthread.h and resolv.h by Andrew Hsieh · 12 years ago
  46. e4b3c7a Merge "Correct typo" by Andrew Hsieh · 12 years ago
  47. d30385f Correct typo by Andrew Hsieh · 12 years ago
  48. ab13dd0 Fix <endian.h> and <sys/endian.h> by Andrew Hsieh · 12 years ago
  49. 4ba2dd5 Fix warning compiling samples with clang3.1 by Andrew Hsieh · 12 years ago
  50. aa33ae3 Merge "Refresh endian.h" by Andrew Hsieh · 12 years ago
  51. ef48154 Fix a ENOTUP/ENOTSUP typo by Andrew Hsieh · 12 years ago
  52. 7361c3c Refresh endian.h by Andrew Hsieh · 12 years ago
  53. c45fca2 Add missing SL_IID_ANDROIDBUFFERQUEUESOURCE in android-14 for ARM/X86 by Andrew Hsieh · 12 years ago
  54. 206315b Merge "Bug: __WINT_TYPE__ and wint_t reference to different types" by Andrew Hsieh · 12 years ago
  55. 02327e1 Bug: __WINT_TYPE__ and wint_t reference to different types by Sergey Melnikov · 12 years ago
  56. 1535354 Merge "Correct typo" by Andrew Hsieh · 12 years ago
  57. 6162d4e Correct typo by Andrew Hsieh · 12 years ago
  58. 28464f3 Check the presence of __STDC_VERSION__ in <sys/cdefs.h> by Andrew Hsieh · 12 years ago
  59. 279fe06 Refresh header byteswap.h and dirent.h by Andrew Hsieh · 12 years ago
  60. 2eb9332 Fix limits.h to include page.h which provides PAGE_SIZE by Andrew Hsieh · 12 years ago
  61. 18fc718 Fix return type of glGetAttribLocation and glGetUniformLocation by Andrew Hsieh · 12 years ago
  62. 2c9e934 Let users could query cpu features on device. by Lai Wei-Chih · 12 years ago
  63. 1d35fba Merge "ndk: Remove LONG_LONG_MIN/MAX hack from pthread.h" by Andrew Hsieh · 12 years ago
  64. db5a5ad ndk: Remove LONG_LONG_MIN/MAX hack from pthread.h by David 'Digit' Turner · 12 years ago
  65. ed7dac0 Remove obsolete LOCAL_NDK_VERSION by Andrew Hsieh · 12 years ago
  66. d168123 [ndk] Fixed sample SanAngeles to properly pause/resume by Andrew Hsieh · 12 years ago
  67. 84cf343 am ee9d2a3b: Merge "[MIPS] Add support for waitpid." by Andrew Hsieh · 12 years ago
  68. 5dbbbd4 am 098df524: Merge "[MIPS] Add Support pthread library functions." by Andrew Hsieh · 12 years ago
  69. b0bfe87 am 5d629997: Merge "[MIPS] Add Support clone." by Andrew Hsieh · 12 years ago
  70. 58786ff am 8b394bfd: Merge "[MIPS] Updated support for statfs and fstatfs." by Andrew Hsieh · 12 years ago
  71. 352ef1b am f9bacbc6: Merge "[MIPS] Updated support for stat." by Andrew Hsieh · 12 years ago
  72. 09d940c am 58be4b98: Merge "[MIPS] Updated support for socket and added support for socket_pair." by Andrew Hsieh · 12 years ago
  73. cd67609 am 9c32f373: Merge "[MIPS] Update Support for fcntl." by Andrew Hsieh · 12 years ago
  74. 460326f am bc2958b9: Merge "[MIPS] Add Support for syscall." by Andrew Hsieh · 12 years ago
  75. 1d4173d am 39850f9e: Merge "[MIPS] Add Support timer_create." by Andrew Hsieh · 12 years ago
  76. cef0b88 am 22ae5a37: Merge "[MIPS] Add Support signal." by Andrew Hsieh · 12 years ago
  77. 76f93a1 am c1d3bef5: Merge "[MIPS] Add Support errno, Added Logging, sorted Android.mk files." by Andrew Hsieh · 12 years ago
  78. bf03a1b [MIPS] Add support for waitpid. by Pete Delaney · 12 years ago
  79. 79d4220 [MIPS] Add Support pthread library functions. by Pete Delaney · 12 years ago
  80. fbedea8 [MIPS] Add Support clone. by Pete Delaney · 12 years ago
  81. 9ea8cc7 [MIPS] Updated support for statfs and fstatfs. by Pete Delaney · 12 years ago
  82. 2c4605a [MIPS] Updated support for stat. by Pete Delaney · 12 years ago
  83. e3e0db1 [MIPS] Updated support for socket and added support for socket_pair. by Pete Delaney · 12 years ago
  84. b10b6f2 [MIPS] Update Support for fcntl. by Pete Delaney · 12 years ago
  85. 9b350a5 [MIPS] Add Support for syscall. by Pete Delaney · 12 years ago
  86. 0d05107 [MIPS] Add Support timer_create. by Pete Delaney · 12 years ago
  87. 79b607b [MIPS] Add Support signal. by Pete Delaney · 12 years ago
  88. 25cabbf [MIPS] Add Support errno, Added Logging, sorted Android.mk files. by Pete Delaney · 12 years ago
  89. 24e005a am c7daea04: Merge "Replace __unused in linux/sysctl.h with __linux_unused" by Andrew Hsieh · 12 years ago
  90. 36ffaf5 Replace __unused in linux/sysctl.h with __linux_unused by Andrew Hsieh · 12 years ago
  91. 47b1e0b am b07d7f6c: Merge "Update NDK headers" by Andrew Hsieh · 12 years ago
  92. c6427a7 Update NDK headers by Andrew Hsieh · 12 years ago
  93. b034233 am 3c901267: Merge "Update README.CRT.TXT" by Andrew Hsieh · 12 years ago
  94. a0de803 Update README.CRT.TXT by Andrew Hsieh · 12 years ago
  95. 4102c6f am b833605a: Merge "Rewrite ARM crtbegin* as C files" by Andrew Hsieh · 12 years ago
  96. d0b834c Rewrite ARM crtbegin* as C files by Andrew Hsieh · 12 years ago
  97. 3bc200d am 9864b880: Merge "Replace deprecated APIs in NDK samples" by Andrew Hsieh · 12 years ago
  98. eb703bf Replace deprecated APIs in NDK samples by Andrew Hsieh · 12 years ago
  99. 87485cd am fcc2452b: Merge "Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S." by Andrew Hsieh · 12 years ago
  100. 75f8d82 Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S. by Chao-Ying Fu · 12 years ago