1. 206315b Merge "Bug: __WINT_TYPE__ and wint_t reference to different types" by Andrew Hsieh · 12 years ago
  2. 02327e1 Bug: __WINT_TYPE__ and wint_t reference to different types by Sergey Melnikov · 12 years ago
  3. 1535354 Merge "Correct typo" by Andrew Hsieh · 12 years ago
  4. 6162d4e Correct typo by Andrew Hsieh · 12 years ago
  5. 28464f3 Check the presence of __STDC_VERSION__ in <sys/cdefs.h> by Andrew Hsieh · 12 years ago
  6. 279fe06 Refresh header byteswap.h and dirent.h by Andrew Hsieh · 12 years ago
  7. 2eb9332 Fix limits.h to include page.h which provides PAGE_SIZE by Andrew Hsieh · 12 years ago
  8. 18fc718 Fix return type of glGetAttribLocation and glGetUniformLocation by Andrew Hsieh · 12 years ago
  9. 1d35fba Merge "ndk: Remove LONG_LONG_MIN/MAX hack from pthread.h" by Andrew Hsieh · 12 years ago
  10. db5a5ad ndk: Remove LONG_LONG_MIN/MAX hack from pthread.h by David 'Digit' Turner · 12 years ago
  11. ed7dac0 Remove obsolete LOCAL_NDK_VERSION by Andrew Hsieh · 12 years ago
  12. d168123 [ndk] Fixed sample SanAngeles to properly pause/resume by Andrew Hsieh · 12 years ago
  13. 24e005a am c7daea04: Merge "Replace __unused in linux/sysctl.h with __linux_unused" by Andrew Hsieh · 12 years ago
  14. 36ffaf5 Replace __unused in linux/sysctl.h with __linux_unused by Andrew Hsieh · 12 years ago
  15. 47b1e0b am b07d7f6c: Merge "Update NDK headers" by Andrew Hsieh · 12 years ago
  16. c6427a7 Update NDK headers by Andrew Hsieh · 12 years ago
  17. b034233 am 3c901267: Merge "Update README.CRT.TXT" by Andrew Hsieh · 12 years ago
  18. a0de803 Update README.CRT.TXT by Andrew Hsieh · 12 years ago
  19. 4102c6f am b833605a: Merge "Rewrite ARM crtbegin* as C files" by Andrew Hsieh · 12 years ago
  20. d0b834c Rewrite ARM crtbegin* as C files by Andrew Hsieh · 12 years ago
  21. 3bc200d am 9864b880: Merge "Replace deprecated APIs in NDK samples" by Andrew Hsieh · 12 years ago
  22. eb703bf Replace deprecated APIs in NDK samples by Andrew Hsieh · 12 years ago
  23. 87485cd am fcc2452b: Merge "Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S." by Andrew Hsieh · 12 years ago
  24. 75f8d82 Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S. by Chao-Ying Fu · 12 years ago
  25. 17f2af7 am a2b32b34: Merge "Update malloc.h" by Andrew Hsieh · 12 years ago
  26. a2b32b3 Merge "Update malloc.h" by Andrew Hsieh · 12 years ago
  27. bfb3938 am 143949da: Merge "Add a .note.android.ident section to Android ELF binaries" by Andrew Hsieh · 12 years ago
  28. fc638f9 Add a .note.android.ident section to Android ELF binaries by Andrew Hsieh · 12 years ago
  29. ef423ed am e3cfaa6d: Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS" by Andrew Hsieh · 12 years ago
  30. 58a4918 Update malloc.h by Andrew Hsieh · 12 years ago
  31. a5280d3 Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS by Andrew Hsieh · 12 years ago
  32. 1148901 am 7f26cea9: Merge "Update stdint.h; Refresh <arch>/include/machine/* stdint.h: https://android-review.googlesource.com/#/c/41714/ https://android-review.googlesource.com/#/c/40576/ <arch>/include/machine/*: to be consistent with bionic/libc/<arch by Andrew Hsieh · 12 years ago
  33. bc95f91 am e33ad352: Merge "Remove linux-unistd.h" by Andrew Hsieh · 12 years ago
  34. 7305bb5 am ed722f12: Merge "Replace link.h for mips with new version for all platforms" by Andrew Hsieh · 12 years ago
  35. 7f26cea Merge "Update stdint.h; Refresh <arch>/include/machine/* stdint.h: https://android-review.googlesource.com/#/c/41714/ https://android-review.googlesource.com/#/c/40576/ <arch>/include/machine/*: to be consistent with bionic/libc/<arch>/include/machine/*" by Andrew Hsieh · 12 years ago
  36. e33ad35 Merge "Remove linux-unistd.h" by Andrew Hsieh · 12 years ago
  37. 61a3e14 Update stdint.h; Refresh <arch>/include/machine/* by Andrew Hsieh · 12 years ago
  38. 51d4794 Replace link.h for mips with new version for all platforms by Pavel Chupin · 12 years ago
  39. 7de8e93 Remove linux-unistd.h by Andrew Hsieh · 12 years ago
  40. 1659906 Merge "Retire LOCAL_NDK_VERSION (DO NOT MERGE)" by Andrew Hsieh · 12 years ago
  41. 8bb4fd7 Update/Copy fenv.h by Andrew Hsieh · 12 years ago
  42. b31b798 Retire LOCAL_NDK_VERSION (DO NOT MERGE) by Andrew Hsieh · 12 years ago
  43. e395327 Add comments about why "call" instead of "jump" is used. by Andrew Hsieh · 12 years ago
  44. 556182f Fix SEGV when unwinding stack pasts __libc_init by Andrew Hsieh · 12 years ago
  45. 5e30a6a ndk: Add crtbrand.c ; crtbegin_static.S includes "atexit.S" for x86/mips by Andrew Hsieh · 12 years ago
  46. 62ef547 ndk: Remove if_dl.h header by Andrew Hsieh · 12 years ago
  47. 5e7c4e6 ndk: Remove prebuilt C runtime objects. Add sources instead. by David 'Digit' Turner · 12 years ago
  48. ae9a5f9 [MIPS] Import signal.h from bionic. This version fixes the by Raghu Gandham · 13 years ago
  49. d0e6543 Fixed compilation error #include <android/*h> by Andrew Hsieh · 13 years ago
  50. dab6072 Refresh development/ndk/platforms/android-9/arch-x86/include/machine by Andrew Hsieh · 13 years ago
  51. 16c0f25 ndk: ANativeActivity: Fix 'clazz' member documentation. by David 'Digit' Turner · 13 years ago
  52. 3f59495 Remove auto-gen project.properties by Andrew Hsieh · 13 years ago
  53. b2f2036 ndk: <dlfcn.h>: dladdr() takes a 'const void*' parameter, not 'void*' by David 'Digit' Turner · 13 years ago
  54. 00038de Native media sample app for NDK API level 14 by Glenn Kasten · 13 years ago
  55. e43487b ndk: android-9: Add missing <sys/eventfd.h> header by David 'Digit' Turner · 13 years ago
  56. ef0d31e ndk: <signal.h>: Increase _NSIG definition to 64 by David 'Digit' Turner · 13 years ago
  57. 015d054 ndk: <pthread.h>: formatting + updates by David 'Digit' Turner · 13 years ago
  58. 002d536 ndk: <unistd.h>: minor cleanup by David 'Digit' Turner · 13 years ago
  59. 3da072d ndk: <sys/cdefs.h> minor update by David 'Digit' Turner · 13 years ago
  60. 1fe0de6 ndk: minor header update by David 'Digit' Turner · 13 years ago
  61. f4e62ff ndk: Fix ipv6 related headers by David 'Digit' Turner · 13 years ago
  62. 6c32dac ndk: Fix <sys/atomics.h> declarations. by David 'Digit' Turner · 13 years ago
  63. 5704b40 ndk: minor update to <netinet/...> headers. by David 'Digit' Turner · 13 years ago
  64. 554c5ec ndk: libc: Add RLIM_RTTIME to <asm-generic/resource.h> by David 'Digit' Turner · 13 years ago
  65. 34c6c85 ndk: arm: Update <asm/ptrace.h> and <asm/user.h> by David 'Digit' Turner · 13 years ago
  66. a79e56e Fixed inconsistent minSdkVersion and target= in NDK samples by Andrew Hsieh · 13 years ago
  67. 0523af7 Fixed to #include correct 32-bit headers by Andrew Hsieh · 13 years ago
  68. 2c95047 Merge "MIPS platform files for building the NDK" by Andrew Hsieh · 13 years ago
  69. 22d3d88 [MIPS] crt* Object files generated from .S files. by Raghu Gandham · 13 years ago
  70. 718e73c MIPS platform files for building the NDK by Chao-Ying Fu · 13 years ago
  71. 1a94764 Merge "ndk: Add MIPS Platform files which contain C runtime headers and sources of crt* assembler files" by Andrew Hsieh · 13 years ago
  72. a8a0638 ndk: Add MIPS Platform files which contain C runtime headers by Raghu Gandham · 13 years ago
  73. 2038b5a am 799fada5: Merge "ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and INT_MIN. Without this fix, the following lines will fail when configuring gnu stdlibc++ library. (INT_MAX and INT_MIN are undefined.)" by Andrew Hsieh · 13 years ago
  74. 47de63d am 2e71de56: Merge "ndk: <signal.h>: include <asm/sigcontext.h>" by Andrew Hsieh · 13 years ago
  75. 799fada Merge "ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and INT_MIN. Without this fix, the following lines will fail when configuring gnu stdlibc++ library. (INT_MAX and INT_MIN are undefined.)" by Andrew Hsieh · 13 years ago
  76. c06e37e ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and by Raghu Gandham · 13 years ago
  77. c65cfeb ndk: <signal.h>: include <asm/sigcontext.h> by David 'Digit' Turner · 13 years ago
  78. 44039c6 am f987c05c: am 9ce69a5f: Merge "Make sure __u64 is defined even for strict ansi or -std=c99" by Jean-Baptiste Queru · 13 years ago
  79. 41b5bb9 docs: fix minsdkversion for native activity sample by Scott Main · 13 years ago
  80. 6dd4b91 Make sure __u64 is defined even for strict ansi or -std=c99 by Martin Storsjo · 13 years ago
  81. 6898856 Merge "Add README.txt for missing example" by David Turner · 13 years ago
  82. ccdb9cb Update native-audio example app by Glenn Kasten · 13 years ago
  83. bd690d7 Add README.txt for missing example by Glenn Kasten · 13 years ago
  84. 207118a Merge "Replace match_parent with fill_parent; Declare importGLInit() and importGLDeinit() regardless DISABLE_IMPORTGL (otherwise compiling in c++ may fail)" by David Turner · 13 years ago
  85. 8ece910 ndk: Update OpenSLES platform files for API level 14 by David 'Digit' Turner · 13 years ago
  86. 3a195fe Merge "ndk: Add OpenMAX headers and symbols for API level 14" by David 'Digit' Turner · 13 years ago
  87. 2c4b4c1 ndk: Add OpenMAX headers and symbols for API level 14 by David 'Digit' Turner · 13 years ago
  88. 7761bee ndk: <time.h> Add missing clock_settime()/clock_nanosleep() declarations by David 'Digit' Turner · 13 years ago
  89. 085e2b1 ndk: remove obsolete libthread_db.a binaries by David 'Digit' Turner · 13 years ago
  90. 0d7f537 ndk: Refresh EGL/GLES Khronos headers by David 'Digit' Turner · 13 years ago
  91. c63ce7a ndk: remove obsolete <android/api-level.h> headers by David 'Digit' Turner · 13 years ago
  92. 4fee099 ndk: Fix GB x86 definitions for libm.so by David 'Digit' Turner · 13 years ago
  93. 985433b ndk: Remove obsolete API level 11 platform files by David 'Digit' Turner · 13 years ago
  94. e872f4e ndk: Remove obsolete platform files by David 'Digit' Turner · 13 years ago
  95. 02053eb ndk: separate functions and variables symbol lists by David 'Digit' Turner · 13 years ago
  96. 7a11757 Replace match_parent with fill_parent; Declare importGLInit() and importGLDeinit() regardless DISABLE_IMPORTGL (otherwise compiling in c++ may fail) by Andrew Hsieh · 13 years ago
  97. aa109fa am 7e901892: am c40f3ba4: am 3ee119cd: Merge "ndk: update JNIEXPORT declaration in <jni.h>" by David 'Digit' Turner · 13 years ago
  98. 7e90189 am c40f3ba4: am 3ee119cd: Merge "ndk: update JNIEXPORT declaration in <jni.h>" by David 'Digit' Turner · 13 years ago
  99. bb3784d ndk: update JNIEXPORT declaration in <jni.h> by David 'Digit' Turner · 13 years ago
  100. 5647257 am 3374f8ad: am 254a7090: am 0f97bab8: Merge changes Ibee74a22,Ifef4dc98 by David Turner · 13 years ago