1. db52487 Merge "Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S" by Andrew Hsieh · 12 years ago
  2. ba780a0 Merge "Refresh API19 include/android/* to android-4.4_r1" by Andrew Hsieh · 12 years ago
  3. c58abb6 Merge "Rename modules NativeActivity" by Andrew Hsieh · 12 years ago
  4. c0567b5 Rename modules NativeActivity by Andrew Hsieh · 12 years ago
  5. 0aff431 Merge "Addressed feedbacks - Now they are in ndkHelper:: name space - Changed module name to ndk_helper - Changed some static members to class var or stand alone function - Added syncronization for JNIHelper.cpp - For a documentation, I will work with doc writer for future improvement" by Andrew Hsieh · 12 years ago
  6. 13754d5 Addressed feedbacks by Hak Matsuda · 12 years ago
  7. 86c3b43 Refresh API19 include/android/* to android-4.4_r1 by Andrew Hsieh · 12 years ago
  8. a915811 Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S by Andrew Hsieh · 12 years ago
  9. 4abacac Merge "Fix prototype of poll" by Andrew Hsieh · 12 years ago
  10. 07bdc2b Merge "Fix build." by Elliott Hughes · 12 years ago
  11. 0d86e63 Fix build. by Elliott Hughes · 12 years ago
  12. 61097c7e Fix prototype of poll by Andrew Hsieh · 12 years ago
  13. 55530bf Merge "ndk: Add missing declaration for mkdtemp" by Andrew Hsieh · 12 years ago
  14. 8270320 ndk: Add missing declaration for mkdtemp by David 'Digit' Turner · 12 years ago
  15. 3fd7d3d Merge "cleaned code, added pinch gesture detector, better opengl context handling, fixed issues" by Andrew Hsieh · 12 years ago
  16. 5d1c91f cleaned code, added pinch gesture detector, better opengl context handling, fixed issues by Hak Matsuda · 12 years ago
  17. 122d194 Merge "Fix incorrect extern declaration of poll(2)." by Elliott Hughes · 12 years ago
  18. ebfbb36 Fix incorrect extern declaration of poll(2). by Elliott Hughes · 12 years ago
  19. b4f054a Merge "Remove invalid UTF-8 chars from source." by Narayan Kamath · 12 years ago
  20. 94ade84 Remove invalid UTF-8 chars from source. by Narayan Kamath · 12 years ago
  21. 8edf8ef Merge "Refresh sysroot headers for aarch64." by Ben Cheng · 12 years ago
  22. 2e2d992 Refresh sysroot headers for aarch64. by Ben Cheng · 12 years ago
  23. 956fc5c Merge "Add libm_hard.a for armeabi-v7a" by Andrew Hsieh · 12 years ago
  24. 059df41 Add libm_hard.a for armeabi-v7a by Andrew Hsieh · 12 years ago
  25. 6984597 Merge "Add __NDK_FPABI__ to function taking/returning float/double" by Andrew Hsieh · 12 years ago
  26. 5881b5c Add __NDK_FPABI__ to function taking/returning float/double by Andrew Hsieh · 12 years ago
  27. a36935b Merge "Add missing math functions" by Andrew Hsieh · 12 years ago
  28. e3f5a9c Merge "Update libandroid.so for API9 .. API18" by Andrew Hsieh · 12 years ago
  29. bfd1ec8 Merge "Use updated uapi headers for aarch64." by Ben Cheng · 12 years ago
  30. dc8f1f8 Merge "Add arch-mips64 symlink" by Andrew Hsieh · 12 years ago
  31. 6570d52 Use updated uapi headers for aarch64. by Ben Cheng · 12 years ago
  32. 0df3e70 Add missing math functions by Andrew Hsieh · 12 years ago
  33. 0c147ba Update libandroid.so for API9 .. API18 by Andrew Hsieh · 12 years ago
  34. dc5ecc7 Add arch-mips64 symlink by Andrew Hsieh · 12 years ago
  35. 777285c Merge "samples: Do not attempt to clean line endings for *.py" by Siva Velusamy · 12 years ago
  36. de3fa5d samples: Do not attempt to clean line endings for *.py by Siva Velusamy · 12 years ago
  37. 6972ffa Merge "Initial set of minimal sysroot headers to build aarch64-gcc." by Ben Cheng · 12 years ago
  38. 032d79d Initial set of minimal sysroot headers to build aarch64-gcc. by Ben Cheng · 12 years ago
  39. cb83cfb Merge "Refresh include/sys/vfs.h" by Andrew Hsieh · 12 years ago
  40. 81631c6 Merge "Little fix for headers comparison tool" by Andrew Hsieh · 12 years ago
  41. fc36418 Little fix for headers comparison tool by Grigoriy Kraynov · 12 years ago
  42. 16af6af Refresh include/sys/vfs.h by Andrew Hsieh · 12 years ago
  43. 88a42f9 Merge "Fix MIPS build" by Kenny Root · 12 years ago
  44. 22c1fdc Fix MIPS build by Brian Carlstrom · 12 years ago
  45. 47605d1 Merge "SDK Repository: switch to sdk addon revision 6." by Raphael Moll · 12 years ago
  46. 7657a59 SDK Repository: switch to sdk addon revision 6. by Raphael Moll · 12 years ago
  47. 06485c8 Merge "Move Teapot to android-17 and set APP_ABI := all" by Andrew Hsieh · 12 years ago
  48. 3199e15 Merge "Fixed array-index-out-of-bound in Teapot sample" by Andrew Hsieh · 12 years ago
  49. 1b8ffe3 Move Teapot to android-17 and set APP_ABI := all by Andrew Hsieh · 12 years ago
  50. f74a8b0 Fixed array-index-out-of-bound in Teapot sample by Iceberg Fu · 12 years ago
  51. cfb3c3f Merge "Fix sample bitmap-plasma to draw on whole screen" by Andrew Hsieh · 12 years ago
  52. eb0b562 Merge "Fix error about multiple unsequenced modifications" by Andrew Hsieh · 12 years ago
  53. 055992f Fix sample bitmap-plasma to draw on whole screen by Andrew Hsieh · 12 years ago
  54. 99da728 Fix error about multiple unsequenced modifications by Andrew Hsieh · 12 years ago
  55. 83e093e Merge "Add NDK sample to demonstrate more OpenGL&Gaming related technologies." by Andrew Hsieh · 12 years ago
  56. f39a078 Add NDK sample to demonstrate more OpenGL&Gaming related technologies. by Hak Matsuda · 12 years ago
  57. 445765e Merge "Fix issue 58135 about _C_LABEL_STRING macro w/o space between literal in C++" by Andrew Hsieh · 12 years ago
  58. c2e61c3 Fix issue 58135 about _C_LABEL_STRING macro w/o space between literal in C++ by Andrew Hsieh · 12 years ago
  59. 7d80bf6 Merge "arch-specific diff of header" by Andrew Hsieh · 12 years ago
  60. d912487 arch-specific diff of header by Andrew Hsieh · 12 years ago
  61. 19c6555 Merge "Update NDK's android headers" by Andrew Hsieh · 12 years ago
  62. f3c3a93 Update NDK's android headers by Michael Wright · 12 years ago
  63. 54723fb Merge "Remove missing functions imaxabs() and imaxdiv() from inttypes.h" by Andrew Hsieh · 12 years ago
  64. eaf0281 Remove missing functions imaxabs() and imaxdiv() from inttypes.h by Grigoriy Kraynov · 12 years ago
  65. 52d6614 Merge "Update mips crtfiles from bionic with C versions" by Andrew Hsieh · 12 years ago
  66. cb4fcab Merge "Add minimal supports to build multilib x86 toolchain with OpenMP" by Andrew Hsieh · 12 years ago
  67. f43a290 Update mips crtfiles from bionic with C versions by Andrew Hsieh · 12 years ago
  68. 2070ac6 Merge "Add boostrap lib to build multilib x86 GCC with OpenMP support" by Andrew Hsieh · 12 years ago
  69. 09073f3 Add minimal supports to build multilib x86 toolchain with OpenMP by Andrew Hsieh · 12 years ago
  70. aecb5c6 Add boostrap lib to build multilib x86 GCC with OpenMP support by Andrew Hsieh · 12 years ago
  71. 18dc709 Merge "Fix gles3jni build with clang at android-11" by Andrew Hsieh · 12 years ago
  72. 80c93fb Fix gles3jni build with clang at android-11 by Andrew Hsieh · 12 years ago
  73. 445331f Merge "Add TCP_INFO state enum values." by Andrew Hsieh · 12 years ago
  74. 6567534 Add TCP_INFO state enum values. by Andrew Hsieh · 12 years ago
  75. 7a85c34 Merge "Update x86 crtfiles from bionic with C versions" by Andrew Hsieh · 12 years ago
  76. e5c9f8e Update x86 crtfiles from bionic with C versions by Pavel Chupin · 12 years ago
  77. f05c9f9 am 85f9f764: Merge "Workaround for libportable wait4 implementation." by Andrew Hsieh · 12 years ago
  78. 85f9f76 Merge "Workaround for libportable wait4 implementation." by Andrew Hsieh · 12 years ago
  79. 54009f7 am 5d774594: Merge "ndk: Fix WCHAR_MIN / WCHAR_MAX definitions." by Andrew Hsieh · 12 years ago
  80. 5d77459 Merge "ndk: Fix WCHAR_MIN / WCHAR_MAX definitions." by Andrew Hsieh · 12 years ago
  81. fe8625d ndk: Fix WCHAR_MIN / WCHAR_MAX definitions. by David 'Digit' Turner · 12 years ago
  82. 2bb3bd5 am e96f2b6a: am 66623113: Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 12 years ago
  83. e96f2b6 am 66623113: Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 12 years ago
  84. 6662311 Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 12 years ago
  85. db279be [MIPS] Add missing REAL macros. by Lai Wei-Chih · 12 years ago
  86. 116ae7d Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago
  87. 38d9178 merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
  88. 2bfb93d am 4b571253: Merge "Load ES3 functions with eglGetProcAddress, not dlsym" into jb-mr2-dev by Jesse Hall · 12 years ago
  89. 4b57125 Merge "Load ES3 functions with eglGetProcAddress, not dlsym" into jb-mr2-dev by Jesse Hall · 12 years ago
  90. 8289f1f Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago
  91. 93e117c merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
  92. 77707d6 am 8b51a39f: Merge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev by Jeff Brown · 12 years ago
  93. 8b51a39 Merge "Revert "Remove mediarouter v7 support library from SDK."" into jb-mr2-dev by Jeff Brown · 12 years ago
  94. b7a2e33 Load ES3 functions with eglGetProcAddress, not dlsym by Jesse Hall · 12 years ago
  95. 044f460 Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago
  96. edeeb63 merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
  97. a18be31 Revert "Remove mediarouter v7 support library from SDK." by Jeff Brown · 12 years ago
  98. 1175ccb am c7ef0a3c: am 56de69b3: Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 12 years ago
  99. c7ef0a3 am 56de69b3: Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 12 years ago
  100. 56de69b Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 12 years ago