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