1. f76679f ndk: Add missing update arm C library for android-9 platform. by David 'Digit' Turner · 14 years ago
  2. 7e9db3d ndk: x86: Update libc.so and libstdc++.so by David 'Digit' Turner · 14 years ago
  3. 9d01360 Fix two incorrect <android/input.h> function declarations. by David 'Digit' Turner · 14 years ago
  4. 9ad2878 Fix pwrite() declaration in NDK platform headers. by David 'Digit' Turner · 14 years ago
  5. c7d8870 ndk: Fix stdint.h definitions for C++ by David 'Digit' Turner · 14 years ago
  6. 114db2a ndk: Fixes PTHREAD_RWLOCK_INITIALIZER definition. by David 'Digit' Turner · 14 years ago
  7. 0b80c5e am d2454506: Merge "Move files to proper location in development/ndk/platforms" by David Turner · 14 years ago
  8. a9b5a9d Move files to proper location in development/ndk/platforms by Bruce Beare · 14 years ago
  9. cbc7f69 ndk: Replace 'asm' with '__asm__' in <asm/byteorder.h> by David 'Digit' Turner · 14 years ago
  10. 80736a1 Use __asm__ instead of asm in public libc headers by Martin Storsjo · 14 years ago
  11. 9ddaf21 Add missing declarations to <netinet/in.h> by David 'Digit' Turner · 14 years ago
  12. 9088762 ndk: Update headers and libraries for API level 9 by David 'Digit' Turner · 14 years ago
  13. 1e7011f ndk: Add auto-generated <android/api-level.h> by David 'Digit' Turner · 14 years ago
  14. 809ec92 Native audio example by Glenn Kasten · 14 years ago
  15. 186ce6d Merge "NDK: Last cleanup of the platform headers" into gingerbread by David 'Digit' Turner · 14 years ago
  16. 3c7c38b NDK: Last cleanup of the platform headers by David 'Digit' Turner · 14 years ago
  17. cc5809b Merge "ndk: Use __ANDROID__ instead of ANDROID." into gingerbread by David 'Digit' Turner · 14 years ago
  18. fc187b1 Merge "update native_window.h ndk header" into gingerbread by David Turner · 14 years ago
  19. 3323f59 update native_window.h ndk header by Mathias Agopian · 14 years ago
  20. a99a3ff ndk: Use __ANDROID__ instead of ANDROID. by David 'Digit' Turner · 14 years ago
  21. 10795d8 Declare localeconv() in <locale.h> by David 'Digit' Turner · 14 years ago
  22. 793509c Greatly simplify sample code by using EGL_NATIVE_VISUAL_ID. by Mathias Agopian · 14 years ago
  23. f0c0112 simplify a bit the native-activity sample code by Mathias Agopian · 14 years ago
  24. a77c1bd Work on issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  25. c2d70d2 Update native headers/library to match current platform. by Dianne Hackborn · 14 years ago
  26. 834eb60 Fix bug in native activity demo. by Dianne Hackborn · 14 years ago
  27. 0574dc4 Dummy java file in native-only apps is not needed anymore. by Xavier Ducrohet · 14 years ago
  28. 2e9b39e Merge "ndk: Add missing OpenSLES headers and libraries." into gingerbread by David 'Digit' Turner · 14 years ago
  29. 51bcfb7 ndk: Add missing OpenSLES headers and libraries. by David 'Digit' Turner · 14 years ago
  30. 3c72deb Merge "ndk: remove undefined symbols from system headers" into gingerbread by David 'Digit' Turner · 14 years ago
  31. 028c403 Merge "Update NDK with recent changes." into gingerbread by Jeff Brown · 14 years ago
  32. 7c2ba50 ndk: remove undefined symbols from system headers by David 'Digit' Turner · 14 years ago
  33. 3ec1cec Update NDK with recent changes. by Jeff Brown · 14 years ago
  34. 7c5623b ndk: Update platform system libraries. by David 'Digit' Turner · 14 years ago
  35. 7012117 Unify NDK platform headers. by David 'Digit' Turner · 14 years ago
  36. 9f44e97 Update NDK headers and samples to sync up with looper API changes. by Jeff Brown · 14 years ago
  37. d3d58cf Update to follow ALooper ident change. by Dianne Hackborn · 14 years ago
  38. 79b946e Some native activity sample code cleanup. by Dianne Hackborn · 14 years ago
  39. f4790e6 Separate platform files and samples by API level. by David 'Digit' Turner · 14 years ago
  40. e551875 Update NDK for pre-key-dispatching changes. by Dianne Hackborn · 14 years ago
  41. 284e3ae Merge "NDK access to the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  42. 4948c16 Remove prebuilt static library "libthreaded_app.a". by David 'Digit' Turner · 14 years ago
  43. 956311c NDK access to the Asset Manager by Christopher Tate · 14 years ago
  44. 98b2c35 Copy over updated NDK APIs and follow other API changes. by Dianne Hackborn · 14 years ago
  45. 52705bb Add initial gamepad support. by Jeff Brown · 14 years ago
  46. 29534f6 Update for improved glue. by Dianne Hackborn · 14 years ago
  47. 1aa3218 Add new native-plasma sample code. by Dianne Hackborn · 14 years ago
  48. 11a89ea Update native_activity sample to use new glue code. by Dianne Hackborn · 14 years ago
  49. d15a18b Merge "Remove C++ headers from the platform directories." into gingerbread by David 'Digit' Turner · 14 years ago
  50. 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
  51. 74ff674 Remove C++ headers from the platform directories. by David 'Digit' Turner · 14 years ago
  52. 02215b3 Update to use new looper API. by Dianne Hackborn · 14 years ago
  53. 2b352d7 Native activity now draws! by Dianne Hackborn · 14 years ago
  54. 8851048 Update native_activity sample code to use ANativeWindow. by Dianne Hackborn · 14 years ago
  55. bbdfd7c Update to new native activity APIs. by Dianne Hackborn · 14 years ago
  56. d155de2 Update API level 9 sysroot to allow static C++ destructors to be called on dlclose(). by David 'Digit' Turner · 14 years ago
  57. 5468d76 Update native APIs for events. by Dianne Hackborn · 14 years ago
  58. c817c52 Copy platforms and samples from ndk/ source tree. by David 'Digit' Turner · 14 years ago