1. 74ca761 am 13e07e5c: am 28eeece2: am 755d75f4: Merge "ndk: Add missing update arm C library for android-9 platform." by David 'Digit' Turner · 13 years ago
  2. 13e07e5 am 28eeece2: am 755d75f4: Merge "ndk: Add missing update arm C library for android-9 platform." by David 'Digit' Turner · 13 years ago
  3. f76679f ndk: Add missing update arm C library for android-9 platform. by David 'Digit' Turner · 13 years ago
  4. 773c80f am ffb13684: am 957b0ebe: am bfdff660: Merge "ndk: x86: Update libc.so and libstdc++.so" by David 'Digit' Turner · 14 years ago
  5. ffb1368 am 957b0ebe: am bfdff660: Merge "ndk: x86: Update libc.so and libstdc++.so" by David 'Digit' Turner · 14 years ago
  6. 7e9db3d ndk: x86: Update libc.so and libstdc++.so by David 'Digit' Turner · 14 years ago
  7. 360270d am 5aaf5c28: am 282bd952: am 9dacf7ee: Merge "Fix two incorrect <android/input.h> function declarations." by David 'Digit' Turner · 14 years ago
  8. 5aaf5c2 am 282bd952: am 9dacf7ee: Merge "Fix two incorrect <android/input.h> function declarations." by David 'Digit' Turner · 14 years ago
  9. 9d01360 Fix two incorrect <android/input.h> function declarations. by David 'Digit' Turner · 14 years ago
  10. 64afc65 am a7414978: am 799afe8a: am c5db1533: Merge "Fix pwrite() declaration in NDK platform headers." by David 'Digit' Turner · 14 years ago
  11. a741497 am 799afe8a: am c5db1533: Merge "Fix pwrite() declaration in NDK platform headers." by David 'Digit' Turner · 14 years ago
  12. 9ad2878 Fix pwrite() declaration in NDK platform headers. by David 'Digit' Turner · 14 years ago
  13. 1dcd976 development: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  14. b2c8dbe am 5ac5e8d7: Merge "ndk: Fix stdint.h definitions for C++" by David 'Digit' Turner · 14 years ago
  15. c7d8870 ndk: Fix stdint.h definitions for C++ by David 'Digit' Turner · 14 years ago
  16. c154871 am 9e17cec2: Merge "ndk: Fixes PTHREAD_RWLOCK_INITIALIZER definition." by David 'Digit' Turner · 14 years ago
  17. 114db2a ndk: Fixes PTHREAD_RWLOCK_INITIALIZER definition. by David 'Digit' Turner · 14 years ago
  18. a7a4a16 am 0b80c5e8: am d2454506: Merge "Move files to proper location in development/ndk/platforms" by David Turner · 14 years ago
  19. 0b80c5e am d2454506: Merge "Move files to proper location in development/ndk/platforms" by David Turner · 14 years ago
  20. 729ad21 am aa276460: ndk: Add headers and libraries for API level 11 (Honeycomb) by David 'Digit' Turner · 14 years ago
  21. aa27646 ndk: Add headers and libraries for API level 11 (Honeycomb) by David 'Digit' Turner · 14 years ago
  22. a9b5a9d Move files to proper location in development/ndk/platforms by Bruce Beare · 14 years ago
  23. 442064f am fd2d786d: am 3f33b7b7: Merge "native_app_glue: fix APP_CMD_TERM_WINDOW pre-hook" by David 'Digit' Turner · 14 years ago
  24. 95ae335 native_app_glue: fix APP_CMD_TERM_WINDOW pre-hook by David 'Digit' Turner · 14 years ago
  25. cbc7f69 ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h> by David 'Digit' Turner · 14 years ago
  26. 80736a1 Use __asm__ instead of asm in public libc headers by Martin Storsjo · 14 years ago
  27. 9ddaf21 Add missing declarations to <netinet/in.h> by David 'Digit' Turner · 14 years ago
  28. 9088762 ndk: Update headers and libraries for API level 9 by David 'Digit' Turner · 14 years ago
  29. 1e7011f ndk: Add auto-generated <android/api-level.h> by David 'Digit' Turner · 14 years ago
  30. 809ec92 Native audio example by Glenn Kasten · 14 years ago
  31. 186ce6d Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 14 years ago
  32. 3c7c38b NDK: Last cleanup of the platform headers by David 'Digit' Turner · 14 years ago
  33. cc5809b Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 14 years ago
  34. fc187b1 Merge "update native_window.h ndk header" into gingerbread by David Turner · 14 years ago
  35. 3323f59 update native_window.h ndk header by Mathias Agopian · 14 years ago
  36. a99a3ff ndk: Use __ANDROID__ instead of ANDROID. by David 'Digit' Turner · 14 years ago
  37. 10795d8 Declare localeconv() in <locale.h> by David 'Digit' Turner · 14 years ago
  38. 793509c Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID. by Mathias Agopian · 14 years ago
  39. f0c0112 simplify a bit the native-activity sample code by Mathias Agopian · 14 years ago
  40. a77c1bd Work on issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  41. c2d70d2 Update native headers/library to match current platform. by Dianne Hackborn · 14 years ago
  42. 834eb60 Fix bug in native activity demo. by Dianne Hackborn · 14 years ago
  43. 0574dc4 Dummy java file in native-only apps is not needed anymore. by Xavier Ducrohet · 14 years ago
  44. 2e9b39e Merge "ndk: Add missing OpenSLES headers and libraries." into gingerbread by David 'Digit' Turner · 14 years ago
  45. 51bcfb7 ndk: Add missing OpenSLES headers and libraries. by David 'Digit' Turner · 14 years ago
  46. 3c72deb Merge "ndk: remove undefined symbols from system headers" into gingerbread by David 'Digit' Turner · 14 years ago
  47. 028c403 Merge "Update NDK with recent changes." into gingerbread by Jeff Brown · 14 years ago
  48. 7c2ba50 ndk: remove undefined symbols from system headers by David 'Digit' Turner · 14 years ago
  49. 3ec1cec Update NDK with recent changes. by Jeff Brown · 14 years ago
  50. 7c5623b ndk: Update platform system libraries. by David 'Digit' Turner · 14 years ago
  51. be57246 Merge "Update prebuilt library test." into gingerbread by David 'Digit' Turner · 14 years ago
  52. 7012117 Unify NDK platform headers. by David 'Digit' Turner · 14 years ago
  53. 2068cc3 Update prebuilt library test. by David 'Digit' Turner · 14 years ago
  54. 9f44e97 Update NDK headers and samples to sync up with looper API changes. by Jeff Brown · 14 years ago
  55. d3d58cf Update to follow ALooper ident change. by Dianne Hackborn · 14 years ago
  56. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 14 years ago
  57. f4790e6 Separate platform files and samples by API level. by David 'Digit' Turner · 14 years ago
  58. ad77ed7 ndk: fix samples compilation by David 'Digit' Turner · 14 years ago
  59. 6d0ef0d ndk: handle --verbose option in tests/run-all.sh script by David 'Digit' Turner · 14 years ago
  60. e551875 Update NDK for pre-key-dispatching changes. by Dianne Hackborn · 14 years ago
  61. 3d81d6a Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread by David 'Digit' Turner · 14 years ago
  62. d74329c ndk: add tests/run-all.sh to run all automated tests. by David 'Digit' Turner · 14 years ago
  63. 284e3ae Merge "NDK access to the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  64. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 14 years ago
  65. 956311c NDK access to the Asset Manager by Christopher Tate · 14 years ago
  66. 98b2c35 Copy over updated NDK APIs and follow other API changes. by Dianne Hackborn · 14 years ago
  67. 52705bb Add initial gamepad support. by Jeff Brown · 14 years ago
  68. 5ef6b2f ndk sample hello-neon: use $(call import-module) to access the 'cpufeatures' library by David 'Digit' Turner · 14 years ago
  69. 29534f6 Update for improved glue. by Dianne Hackborn · 14 years ago
  70. 1aa3218 Add new native-plasma sample code. by Dianne Hackborn · 14 years ago
  71. f68d6af ndk: Add a test to check that prebuilt libraries work as expected. by David 'Digit' Turner · 14 years ago
  72. 11a89ea Update native_activity sample to use new glue code. by Dianne Hackborn · 14 years ago
  73. d15a18b Merge "Remove C++ headers from the platform directories." into gingerbread by David 'Digit' Turner · 14 years ago
  74. 2708f19 Merge "Update API level 9 sysroot to allow static C++ destructors to be called on dlclose()." into gingerbread by David 'Digit' Turner · 14 years ago
  75. 74ff674 Remove C++ headers from the platform directories. by David 'Digit' Turner · 14 years ago
  76. 02215b3 Update to use new looper API. by Dianne Hackborn · 14 years ago
  77. 2c5db16 Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 14 years ago
  78. a32bac1 Stub code no longer needed. by Dianne Hackborn · 14 years ago
  79. 2b352d7 Native activity now draws! by Dianne Hackborn · 14 years ago
  80. 8851048 Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 14 years ago
  81. bbdfd7c Update to new native activity APIs. by Dianne Hackborn · 14 years ago
  82. d155de2 Update API level 9 sysroot to allow static C++ destructors to be called on dlclose(). by David 'Digit' Turner · 14 years ago
  83. 5468d76 Update native APIs for events. by Dianne Hackborn · 14 years ago
  84. fcefaf8 Add a sample to demonstrate module exports in the NDK. by David 'Digit' Turner · 14 years ago
  85. d616e8b Fix build by David 'Digit' Turner · 14 years ago
  86. c817c52 Copy platforms and samples from ndk/ source tree. by David 'Digit' Turner · 14 years ago
  87. 7e203f1 Delete NDK. by Jean-Baptiste Queru · 15 years ago
  88. d05de76 merge from open-source master by The Android Open Source Project · 15 years ago
  89. fb0b04d Merge "Add missing headers to the x86 android-5 headers (GLES/GLES2/log)" by David 'Digit' Turner · 15 years ago
  90. a161c4f Remove problematic headers from x86 android-5 headers. by David 'Digit' Turner · 15 years ago
  91. 0573b37 Add missing headers to the x86 android-5 headers (GLES/GLES2/log) by David 'Digit' Turner · 15 years ago
  92. 3750d3a android-5 platform files for IA by Bruce Beare · 15 years ago
  93. a74f317 Allow the build-toolchain.sh script to apply source packages. by David 'Digit' Turner · 15 years ago
  94. 1b0f275 am 528c8fa1: am 4653cb89: cpufeatures license is BSD, no Apache 2.0 by David 'Digit' Turner · 15 years ago
  95. 4653cb8 cpufeatures license is BSD, no Apache 2.0 by David 'Digit' Turner · 15 years ago
  96. a166abb am fda2f438: am 693ad65e: Add missing copyright disclaimers to cpufeatures and hello-neon by David 'Digit' Turner · 15 years ago
  97. 693ad65 Add missing copyright disclaimers to cpufeatures and hello-neon by David 'Digit' Turner · 15 years ago
  98. 7b23f86 am ec0ff012: am f4efa044: Update hello-gl2 sample to properly implement EGL Config selection. by David 'Digit' Turner · 15 years ago
  99. f4efa04 Update hello-gl2 sample to properly implement EGL Config selection. by David 'Digit' Turner · 15 years ago
  100. 6052fa2 am 7ab10f9f: am 92210fe1: Update documentation + simplify make-release.sh script by David 'Digit' Turner · 15 years ago