1. bcb736a am bef6ec84: am 3bc200de: am 9864b880: Merge "Replace deprecated APIs in NDK samples" by Andrew Hsieh · 12 years ago
  2. 3bc200d am 9864b880: Merge "Replace deprecated APIs in NDK samples" by Andrew Hsieh · 12 years ago
  3. eb703bf Replace deprecated APIs in NDK samples by Andrew Hsieh · 12 years ago
  4. d4f07cf am ec4fa913: am 87485cd8: am fcc2452b: Merge "Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S." by Andrew Hsieh · 12 years ago
  5. 87485cd am fcc2452b: Merge "Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S." by Andrew Hsieh · 12 years ago
  6. 75f8d82 Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S. by Chao-Ying Fu · 12 years ago
  7. 14f0370 am 75dc23df: am ef423edc: am e3cfaa6d: Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS" by Andrew Hsieh · 12 years ago
  8. ef423ed am e3cfaa6d: Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS" by Andrew Hsieh · 12 years ago
  9. a5280d3 Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS by Andrew Hsieh · 12 years ago
  10. 50b47c5 am b1dca78a: am 11489016: 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 w by Andrew Hsieh · 12 years ago
  11. 0209524 am 6b92aee0: am bc95f91d: am e33ad352: Merge "Remove linux-unistd.h" by Andrew Hsieh · 12 years ago
  12. 07606f0 am 41f23731: am 7305bb53: am ed722f12: Merge "Replace link.h for mips with new version for all platforms" by Andrew Hsieh · 12 years ago
  13. 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
  14. bc95f91 am e33ad352: Merge "Remove linux-unistd.h" by Andrew Hsieh · 12 years ago
  15. 7305bb5 am ed722f12: Merge "Replace link.h for mips with new version for all platforms" by Andrew Hsieh · 12 years ago
  16. 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
  17. e33ad35 Merge "Remove linux-unistd.h" by Andrew Hsieh · 12 years ago
  18. 61a3e14 Update stdint.h; Refresh <arch>/include/machine/* by Andrew Hsieh · 12 years ago
  19. 51d4794 Replace link.h for mips with new version for all platforms by Pavel Chupin · 12 years ago
  20. 7de8e93 Remove linux-unistd.h by Andrew Hsieh · 12 years ago
  21. 1659906 Merge "Retire LOCAL_NDK_VERSION (DO NOT MERGE)" by Andrew Hsieh · 12 years ago
  22. 27f0869 am f78ddc64: am d333a0d1: Merge "Update/Copy fenv.h" by Andrew Hsieh · 12 years ago
  23. 8bb4fd7 Update/Copy fenv.h by Andrew Hsieh · 12 years ago
  24. b31b798 Retire LOCAL_NDK_VERSION (DO NOT MERGE) by Andrew Hsieh · 12 years ago
  25. 9a1ad35 Retire LOCAL_NDK_VERSION. by Ying Wang · 12 years ago
  26. e395327 Add comments about why "call" instead of "jump" is used. by Andrew Hsieh · 12 years ago
  27. 556182f Fix SEGV when unwinding stack pasts __libc_init by Andrew Hsieh · 12 years ago
  28. 5e30a6a ndk: Add crtbrand.c ; crtbegin_static.S includes "atexit.S" for x86/mips by Andrew Hsieh · 12 years ago
  29. 5e7c4e6 ndk: Remove prebuilt C runtime objects. Add sources instead. by David 'Digit' Turner · 12 years ago
  30. ae9a5f9 [MIPS] Import signal.h from bionic. This version fixes the by Raghu Gandham · 12 years ago
  31. d0e6543 Fixed compilation error #include <android/*h> by Andrew Hsieh · 13 years ago
  32. dab6072 Refresh development/ndk/platforms/android-9/arch-x86/include/machine by Andrew Hsieh · 13 years ago
  33. 16c0f25 ndk: ANativeActivity: Fix 'clazz' member documentation. by David 'Digit' Turner · 13 years ago
  34. e43487b ndk: android-9: Add missing <sys/eventfd.h> header by David 'Digit' Turner · 13 years ago
  35. 015d054 ndk: <pthread.h>: formatting + updates by David 'Digit' Turner · 13 years ago
  36. 002d536 ndk: <unistd.h>: minor cleanup by David 'Digit' Turner · 13 years ago
  37. 6c32dac ndk: Fix <sys/atomics.h> declarations. by David 'Digit' Turner · 13 years ago
  38. a79e56e Fixed inconsistent minSdkVersion and target= in NDK samples by Andrew Hsieh · 13 years ago
  39. 0523af7 Fixed to #include correct 32-bit headers by Andrew Hsieh · 13 years ago
  40. 2c95047 Merge "MIPS platform files for building the NDK" by Andrew Hsieh · 13 years ago
  41. 22d3d88 [MIPS] crt* Object files generated from .S files. by Raghu Gandham · 13 years ago
  42. 718e73c MIPS platform files for building the NDK by Chao-Ying Fu · 13 years ago
  43. 1a94764 Merge "ndk: Add MIPS Platform files which contain C runtime headers and sources of crt* assembler files" by Andrew Hsieh · 13 years ago
  44. a8a0638 ndk: Add MIPS Platform files which contain C runtime headers by Raghu Gandham · 13 years ago
  45. 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
  46. c06e37e ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and by Raghu Gandham · 13 years ago
  47. 41b5bb9 docs: fix minsdkversion for native activity sample by Scott Main · 13 years ago
  48. ccdb9cb Update native-audio example app by Glenn Kasten · 13 years ago
  49. 085e2b1 ndk: remove obsolete libthread_db.a binaries by David 'Digit' Turner · 13 years ago
  50. 0d7f537 ndk: Refresh EGL/GLES Khronos headers by David 'Digit' Turner · 13 years ago
  51. c63ce7a ndk: remove obsolete <android/api-level.h> headers by David 'Digit' Turner · 13 years ago
  52. 4fee099 ndk: Fix GB x86 definitions for libm.so by David 'Digit' Turner · 13 years ago
  53. e872f4e ndk: Remove obsolete platform files by David 'Digit' Turner · 13 years ago
  54. 02053eb ndk: separate functions and variables symbol lists by David 'Digit' Turner · 13 years ago
  55. 5647257 am 3374f8ad: am 254a7090: am 0f97bab8: Merge changes Ibee74a22,Ifef4dc98 by David Turner · 13 years ago
  56. f907f4f NDK: x86 header file has incorrect definition for ptrdiff_t by Mark D Horn · 13 years ago
  57. 36f0d56 Fix size_t definition in x86 NDK header file by Mark D Horn · 13 years ago
  58. e89c5e2 am 5853cce9: am 97c9b03f: am a6896d75: am 402b02f8: Merge "ndk: x86: Update android-9 x86 platform files" by David 'Digit' Turner · 13 years ago
  59. 2409c5a ndk: x86: Update android-9 x86 platform files by David 'Digit' Turner · 13 years ago
  60. 5ac5b70 am b257bb8a: am e9c7386b: am e011bed4: Merge "ndk: x86: Sanitize platform headers and libraries." by David 'Digit' Turner · 13 years ago
  61. 3e1498c ndk: x86: Sanitize platform headers and libraries. by David 'Digit' Turner · 13 years ago
  62. d78fc7a android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  63. 74ca761 am 13e07e5c: am 28eeece2: am 755d75f4: Merge "ndk: Add missing update arm C library for android-9 platform." by David 'Digit' Turner · 14 years ago
  64. f76679f ndk: Add missing update arm C library for android-9 platform. by David 'Digit' Turner · 14 years ago
  65. 773c80f am ffb13684: am 957b0ebe: am bfdff660: Merge "ndk: x86: Update libc.so and libstdc++.so" by David 'Digit' Turner · 14 years ago
  66. 7e9db3d ndk: x86: Update libc.so and libstdc++.so by David 'Digit' Turner · 14 years ago
  67. 360270d am 5aaf5c28: am 282bd952: am 9dacf7ee: Merge "Fix two incorrect <android/input.h> function declarations." by David 'Digit' Turner · 14 years ago
  68. 9d01360 Fix two incorrect <android/input.h> function declarations. by David 'Digit' Turner · 14 years ago
  69. 64afc65 am a7414978: am 799afe8a: am c5db1533: Merge "Fix pwrite() declaration in NDK platform headers." by David 'Digit' Turner · 14 years ago
  70. 9ad2878 Fix pwrite() declaration in NDK platform headers. by David 'Digit' Turner · 14 years ago
  71. 1dcd976 development: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  72. 114db2a ndk: Fixes PTHREAD_RWLOCK_INITIALIZER definition. by David 'Digit' Turner · 14 years ago
  73. 9088762 ndk: Update headers and libraries for API level 9 by David 'Digit' Turner · 14 years ago
  74. 1e7011f ndk: Add auto-generated <android/api-level.h> by David 'Digit' Turner · 14 years ago
  75. 809ec92 Native audio example by Glenn Kasten · 14 years ago
  76. 186ce6d Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 14 years ago
  77. 3c7c38b NDK: Last cleanup of the platform headers by David 'Digit' Turner · 14 years ago
  78. cc5809b Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 14 years ago
  79. 3323f59 update native_window.h ndk header by Mathias Agopian · 14 years ago
  80. a99a3ff ndk: Use __ANDROID__ instead of ANDROID. by David 'Digit' Turner · 14 years ago
  81. 793509c Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID. by Mathias Agopian · 14 years ago
  82. f0c0112 simplify a bit the native-activity sample code by Mathias Agopian · 14 years ago
  83. a77c1bd Work on issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  84. c2d70d2 Update native headers/library to match current platform. by Dianne Hackborn · 14 years ago
  85. 834eb60 Fix bug in native activity demo. by Dianne Hackborn · 14 years ago
  86. 0574dc4 Dummy java file in native-only apps is not needed anymore. by Xavier Ducrohet · 14 years ago
  87. 2e9b39e Merge "ndk: Add missing OpenSLES headers and libraries." into gingerbread by David 'Digit' Turner · 14 years ago
  88. 51bcfb7 ndk: Add missing OpenSLES headers and libraries. by David 'Digit' Turner · 14 years ago
  89. 3ec1cec Update NDK with recent changes. by Jeff Brown · 14 years ago
  90. 7012117 Unify NDK platform headers. by David 'Digit' Turner · 14 years ago
  91. 9f44e97 Update NDK headers and samples to sync up with looper API changes. by Jeff Brown · 14 years ago
  92. d3d58cf Update to follow ALooper ident change. by Dianne Hackborn · 14 years ago
  93. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 14 years ago
  94. f4790e6 Separate platform files and samples by API level. by David 'Digit' Turner · 14 years ago
  95. e551875 Update NDK for pre-key-dispatching changes. by Dianne Hackborn · 14 years ago
  96. 284e3ae Merge "NDK access to the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  97. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 14 years ago
  98. 956311c NDK access to the Asset Manager by Christopher Tate · 14 years ago
  99. 98b2c35 Copy over updated NDK APIs and follow other API changes. by Dianne Hackborn · 14 years ago
  100. 52705bb Add initial gamepad support. by Jeff Brown · 14 years ago