1. 186ce6d Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 14 years ago
  2. 3c7c38b NDK: Last cleanup of the platform headers by David 'Digit' Turner · 14 years ago
  3. cc5809b Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 14 years ago
  4. fc187b1 Merge "update native_window.h ndk header" into gingerbread by David Turner · 14 years ago
  5. 3323f59 update native_window.h ndk header by Mathias Agopian · 14 years ago
  6. a99a3ff ndk: Use __ANDROID__ instead of ANDROID. by David 'Digit' Turner · 14 years ago
  7. 10795d8 Declare localeconv() in <locale.h> by David 'Digit' Turner · 14 years ago
  8. 793509c Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID. by Mathias Agopian · 14 years ago
  9. f0c0112 simplify a bit the native-activity sample code by Mathias Agopian · 14 years ago
  10. a77c1bd Work on issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  11. c2d70d2 Update native headers/library to match current platform. by Dianne Hackborn · 14 years ago
  12. 834eb60 Fix bug in native activity demo. by Dianne Hackborn · 14 years ago
  13. 0574dc4 Dummy java file in native-only apps is not needed anymore. by Xavier Ducrohet · 14 years ago
  14. 2e9b39e Merge "ndk: Add missing OpenSLES headers and libraries." into gingerbread by David 'Digit' Turner · 14 years ago
  15. 51bcfb7 ndk: Add missing OpenSLES headers and libraries. by David 'Digit' Turner · 14 years ago
  16. 3c72deb Merge "ndk: remove undefined symbols from system headers" into gingerbread by David 'Digit' Turner · 14 years ago
  17. 028c403 Merge "Update NDK with recent changes." into gingerbread by Jeff Brown · 14 years ago
  18. 7c2ba50 ndk: remove undefined symbols from system headers by David 'Digit' Turner · 14 years ago
  19. 3ec1cec Update NDK with recent changes. by Jeff Brown · 14 years ago
  20. 7c5623b ndk: Update platform system libraries. by David 'Digit' Turner · 14 years ago
  21. be57246 Merge "Update prebuilt library test." into gingerbread by David 'Digit' Turner · 14 years ago
  22. 7012117 Unify NDK platform headers. by David 'Digit' Turner · 14 years ago
  23. 2068cc3 Update prebuilt library test. by David 'Digit' Turner · 14 years ago
  24. 9f44e97 Update NDK headers and samples to sync up with looper API changes. by Jeff Brown · 14 years ago
  25. d3d58cf Update to follow ALooper ident change. by Dianne Hackborn · 14 years ago
  26. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 14 years ago
  27. f4790e6 Separate platform files and samples by API level. by David 'Digit' Turner · 14 years ago
  28. ad77ed7 ndk: fix samples compilation by David 'Digit' Turner · 14 years ago
  29. 6d0ef0d ndk: handle --verbose option in tests/run-all.sh script by David 'Digit' Turner · 14 years ago
  30. e551875 Update NDK for pre-key-dispatching changes. by Dianne Hackborn · 14 years ago
  31. 3d81d6a Merge "ndk: add tests/run-all.sh to run all automated tests." into gingerbread by David 'Digit' Turner · 14 years ago
  32. d74329c ndk: add tests/run-all.sh to run all automated tests. by David 'Digit' Turner · 14 years ago
  33. 284e3ae Merge "NDK access to the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  34. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 14 years ago
  35. 956311c NDK access to the Asset Manager by Christopher Tate · 14 years ago
  36. 98b2c35 Copy over updated NDK APIs and follow other API changes. by Dianne Hackborn · 14 years ago
  37. 52705bb Add initial gamepad support. by Jeff Brown · 14 years ago
  38. 5ef6b2f ndk sample hello-neon: use $(call import-module) to access the 'cpufeatures' library by David 'Digit' Turner · 14 years ago
  39. 29534f6 Update for improved glue. by Dianne Hackborn · 14 years ago
  40. 1aa3218 Add new native-plasma sample code. by Dianne Hackborn · 14 years ago
  41. f68d6af ndk: Add a test to check that prebuilt libraries work as expected. by David 'Digit' Turner · 14 years ago
  42. 11a89ea Update native_activity sample to use new glue code. by Dianne Hackborn · 14 years ago
  43. d15a18b Merge "Remove C++ headers from the platform directories." into gingerbread by David 'Digit' Turner · 14 years ago
  44. 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
  45. 74ff674 Remove C++ headers from the platform directories. by David 'Digit' Turner · 14 years ago
  46. 02215b3 Update to use new looper API. by Dianne Hackborn · 14 years ago
  47. 2c5db16 Merge "Stub code no longer needed." into gingerbread by Dianne Hackborn · 14 years ago
  48. a32bac1 Stub code no longer needed. by Dianne Hackborn · 14 years ago
  49. 2b352d7 Native activity now draws! by Dianne Hackborn · 14 years ago
  50. 8851048 Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 14 years ago
  51. bbdfd7c Update to new native activity APIs. by Dianne Hackborn · 14 years ago
  52. d155de2 Update API level 9 sysroot to allow static C++ destructors to be called on dlclose(). by David 'Digit' Turner · 14 years ago
  53. 5468d76 Update native APIs for events. by Dianne Hackborn · 14 years ago
  54. fcefaf8 Add a sample to demonstrate module exports in the NDK. by David 'Digit' Turner · 14 years ago
  55. d616e8b Fix build by David 'Digit' Turner · 14 years ago
  56. c817c52 Copy platforms and samples from ndk/ source tree. by David 'Digit' Turner · 14 years ago
  57. 7e203f1 Delete NDK. by Jean-Baptiste Queru · 15 years ago
  58. d05de76 merge from open-source master by The Android Open Source Project · 15 years ago
  59. fb0b04d Merge "Add missing headers to the x86 android-5 headers (GLES/GLES2/log)" by David 'Digit' Turner · 15 years ago
  60. a161c4f Remove problematic headers from x86 android-5 headers. by David 'Digit' Turner · 15 years ago
  61. 0573b37 Add missing headers to the x86 android-5 headers (GLES/GLES2/log) by David 'Digit' Turner · 15 years ago
  62. 3750d3a android-5 platform files for IA by Bruce Beare · 15 years ago
  63. a74f317 Allow the build-toolchain.sh script to apply source packages. by David 'Digit' Turner · 15 years ago
  64. 1b0f275 am 528c8fa1: am 4653cb89: cpufeatures license is BSD, no Apache 2.0 by David 'Digit' Turner · 15 years ago
  65. 4653cb8 cpufeatures license is BSD, no Apache 2.0 by David 'Digit' Turner · 15 years ago
  66. a166abb am fda2f438: am 693ad65e: Add missing copyright disclaimers to cpufeatures and hello-neon by David 'Digit' Turner · 15 years ago
  67. 693ad65 Add missing copyright disclaimers to cpufeatures and hello-neon by David 'Digit' Turner · 15 years ago
  68. 7b23f86 am ec0ff012: am f4efa044: Update hello-gl2 sample to properly implement EGL Config selection. by David 'Digit' Turner · 15 years ago
  69. f4efa04 Update hello-gl2 sample to properly implement EGL Config selection. by David 'Digit' Turner · 15 years ago
  70. 6052fa2 am 7ab10f9f: am 92210fe1: Update documentation + simplify make-release.sh script by David 'Digit' Turner · 15 years ago
  71. 65352de am 142eafac: am 93369c24: Add the \'hello-neon\' sample app to demonstrate cpufeatures and ARM Neon usage. by David 'Digit' Turner · 15 years ago
  72. 92210fe Update documentation + simplify make-release.sh script by David 'Digit' Turner · 15 years ago
  73. 93369c2 Add the 'hello-neon' sample app to demonstrate cpufeatures and ARM Neon usage. by David 'Digit' Turner · 15 years ago
  74. 8789080 am e3af8ae5: am e6aa4229: Merge "Add NEON support to the NDK build system + docs" into eclair by David Turner · 15 years ago
  75. da4b831 Add NEON support to the NDK build system + docs by David 'Digit' Turner · 15 years ago
  76. bf7419b am e52f44d9: am 3b712fda: Merge "Add \'cpufeatures\' library to perform runtime CPU family/features detection." into eclair by David Turner · 15 years ago
  77. 4380991 Add 'cpufeatures' library to perform runtime CPU family/features detection. by David 'Digit' Turner · 15 years ago
  78. 3c2d9cd am 1921f03a: am 50c5ce01: Merge "Force ARMv7 builds to use only 16 FP registers." into eclair by David Turner · 15 years ago
  79. 1466504 Force ARMv7 builds to use only 16 FP registers. by David 'Digit' Turner · 15 years ago
  80. 1ee57af am a84a9656: am 23d8ded2: Merge "Update documentation for OpenGL ES 1.0 / 1.1 / 2.0" into eclair by David Turner · 15 years ago
  81. eef791e Update documentation for OpenGL ES 1.0 / 1.1 / 2.0 by David 'Digit' Turner · 15 years ago
  82. 74192ea Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  83. a13e890 Update documentation to indicate EGL ES 2.0 isn't supported in the emulator. by David 'Digit' Turner · 15 years ago
  84. 6b913ab Fix toolchain scripts for Darwin and Cygwin. by David 'Digit' Turner · 15 years ago
  85. cb96cdd Cleanup installed binaries before the NDK build begins. by David 'Digit' Turner · 15 years ago
  86. f5862d8 Add support for armeabi-v7a to the NDK. by David 'Digit' Turner · 15 years ago
  87. 69eeb8a Update the build-toolchain.sh script. by David 'Digit' Turner · 15 years ago
  88. e4df0ea Merge change I8d8b5816 into eclair by Android (Google) Code Review · 15 years ago
  89. 37e84c2 Update build-toolchain.sh to be able to build gcc 4.4.0 by David 'Digit' Turner · 15 years ago
  90. af40404 Add a script to download and package the toolchain sources. by David 'Digit' Turner · 15 years ago
  91. 27ad1ef Add a new sample named "hello-gl2" that shows how to call OGL ES 2.0 functions by David 'Digit' Turner · 15 years ago
  92. 9eff6cb Add OpenGL 2.0 headers and libraries to the NDK. by David 'Digit' Turner · 15 years ago
  93. 975491c Add android-5 platform to the NDK. by David 'Digit' Turner · 15 years ago
  94. b48ab64 Allow applications to target future API levels by David 'Digit' Turner · 15 years ago
  95. 31f23a0 Remove build/platforms/android-*/common directories. by David 'Digit' Turner · 15 years ago
  96. f7aa22a Remove bash-ism from build-ndk-sysroot.sh by David 'Digit' Turner · 15 years ago
  97. 898b43f Refresh NDK C library headers for all platforms by David 'Digit' Turner · 15 years ago
  98. 1db4662 Remove bash-ism from build-toolchain.sh by David 'Digit' Turner · 15 years ago
  99. 854f820 Add --prebuilt-ndk=FILE and --no-git options to build/tools/make-release.sh script. by David 'Digit' Turner · 15 years ago
  100. cc230ba Ensure the version of 'awk' detected by host-setup.sh is used during the build by David 'Digit' Turner · 15 years ago