- 4a7c39c Temporarily disable elftree on darwin-x86 by Ben Cheng · 11 years ago
- 4b60b01 Merge "Switch to use elfutils 0.153" by Ben Cheng · 11 years ago
- 75c68c9 Switch to use elfutils 0.153 by Ben Cheng · 11 years ago
- c044b5e Merge "- Using hard-fp - Immersive mode in android-19 - Fixed local reference release in JNI helper - Misc fixes Change-Id: I3ab19c2b66648bb7a011c462d9d98e75bc136ce6" by Andrew Hsieh · 11 years ago
- cc69f21 - Using hard-fp by Hak Matsuda · 11 years ago
- 1f1e737 Merge "MIPS hasn't supported SA_RESTORER since 2.5 kernels." by Elliott Hughes · 11 years ago
- dfb6545 MIPS hasn't supported SA_RESTORER since 2.5 kernels. by Elliott Hughes · 11 years ago
- faab12a Merge "Update time.h for CLOCK_BOOTTIME, etc" by Andrew Hsieh · 11 years ago
- 69139a5 Merge "Added missing clock_settime()/clock_nanosleep() in time.h API>=8" by Andrew Hsieh · 11 years ago
- a2e8997 Update time.h for CLOCK_BOOTTIME, etc by Andrew Hsieh · 11 years ago
- cd3fe9b Added missing clock_settime()/clock_nanosleep() in time.h API>=8 by Andrew Hsieh · 11 years ago
- aaebba0 Merge "Add utimensat and futimens to libc.so at API level 12 and 19, respectively" by Andrew Hsieh · 11 years ago
- 7e967a1 Add utimensat and futimens to libc.so at API level 12 and 19, respectively by Andrew Hsieh · 11 years ago
- d0b6889 Merge "<pthread.h>: Mark pthread_exit() as __noreturn" by Andrew Hsieh · 11 years ago
- db52487 Merge "Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S" by Andrew Hsieh · 11 years ago
- ba780a0 Merge "Refresh API19 include/android/* to android-4.4_r1" by Andrew Hsieh · 11 years ago
- c58abb6 Merge "Rename modules NativeActivity" by Andrew Hsieh · 11 years ago
- c0567b5 Rename modules NativeActivity by Andrew Hsieh · 11 years ago
- 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 · 11 years ago
- 13754d5 Addressed feedbacks by Hak Matsuda · 11 years ago
- 86c3b43 Refresh API19 include/android/* to android-4.4_r1 by Andrew Hsieh · 11 years ago
- a915811 Remove obsolete ndk/platforms/android-9/arch-x86/src/__dso_handle*.S by Andrew Hsieh · 11 years ago
- effaa95 <pthread.h>: Mark pthread_exit() as __noreturn by Andrew Hsieh · 11 years ago
- 4abacac Merge "Fix prototype of poll" by Andrew Hsieh · 11 years ago
- 07bdc2b Merge "Fix build." by Elliott Hughes · 11 years ago
- 0d86e63 Fix build. by Elliott Hughes · 11 years ago
- 61097c7e Fix prototype of poll by Andrew Hsieh · 11 years ago
- 55530bf Merge "ndk: Add missing declaration for mkdtemp" by Andrew Hsieh · 11 years ago
- 8270320 ndk: Add missing declaration for mkdtemp by David 'Digit' Turner · 11 years ago
- 3fd7d3d Merge "cleaned code, added pinch gesture detector, better opengl context handling, fixed issues" by Andrew Hsieh · 11 years ago
- 5d1c91f cleaned code, added pinch gesture detector, better opengl context handling, fixed issues by Hak Matsuda · 11 years ago
- 122d194 Merge "Fix incorrect extern declaration of poll(2)." by Elliott Hughes · 11 years ago
- ebfbb36 Fix incorrect extern declaration of poll(2). by Elliott Hughes · 11 years ago
- b4f054a Merge "Remove invalid UTF-8 chars from source." by Narayan Kamath · 11 years ago
- 94ade84 Remove invalid UTF-8 chars from source. by Narayan Kamath · 11 years ago
- 8edf8ef Merge "Refresh sysroot headers for aarch64." by Ben Cheng · 11 years ago
- 2e2d992 Refresh sysroot headers for aarch64. by Ben Cheng · 11 years ago
- 956fc5c Merge "Add libm_hard.a for armeabi-v7a" by Andrew Hsieh · 11 years ago
- 059df41 Add libm_hard.a for armeabi-v7a by Andrew Hsieh · 11 years ago
- 6984597 Merge "Add __NDK_FPABI__ to function taking/returning float/double" by Andrew Hsieh · 11 years ago
- 5881b5c Add __NDK_FPABI__ to function taking/returning float/double by Andrew Hsieh · 11 years ago
- a36935b Merge "Add missing math functions" by Andrew Hsieh · 11 years ago
- e3f5a9c Merge "Update libandroid.so for API9 .. API18" by Andrew Hsieh · 11 years ago
- bfd1ec8 Merge "Use updated uapi headers for aarch64." by Ben Cheng · 11 years ago
- dc8f1f8 Merge "Add arch-mips64 symlink" by Andrew Hsieh · 11 years ago
- 6570d52 Use updated uapi headers for aarch64. by Ben Cheng · 11 years ago
- 0df3e70 Add missing math functions by Andrew Hsieh · 11 years ago
- 0c147ba Update libandroid.so for API9 .. API18 by Andrew Hsieh · 11 years ago
- dc5ecc7 Add arch-mips64 symlink by Andrew Hsieh · 11 years ago
- 777285c Merge "samples: Do not attempt to clean line endings for *.py" by Siva Velusamy · 11 years ago
- de3fa5d samples: Do not attempt to clean line endings for *.py by Siva Velusamy · 11 years ago
- 6972ffa Merge "Initial set of minimal sysroot headers to build aarch64-gcc." by Ben Cheng · 11 years ago
- 032d79d Initial set of minimal sysroot headers to build aarch64-gcc. by Ben Cheng · 11 years ago
- cb83cfb Merge "Refresh include/sys/vfs.h" by Andrew Hsieh · 11 years ago
- 81631c6 Merge "Little fix for headers comparison tool" by Andrew Hsieh · 11 years ago
- fc36418 Little fix for headers comparison tool by Grigoriy Kraynov · 11 years ago
- 16af6af Refresh include/sys/vfs.h by Andrew Hsieh · 11 years ago
- 88a42f9 Merge "Fix MIPS build" by Kenny Root · 11 years ago
- 22c1fdc Fix MIPS build by Brian Carlstrom · 11 years ago
- 47605d1 Merge "SDK Repository: switch to sdk addon revision 6." by Raphael Moll · 11 years ago
- 7657a59 SDK Repository: switch to sdk addon revision 6. by Raphael Moll · 11 years ago
- 06485c8 Merge "Move Teapot to android-17 and set APP_ABI := all" by Andrew Hsieh · 11 years ago
- 3199e15 Merge "Fixed array-index-out-of-bound in Teapot sample" by Andrew Hsieh · 11 years ago
- 1b8ffe3 Move Teapot to android-17 and set APP_ABI := all by Andrew Hsieh · 11 years ago
- f74a8b0 Fixed array-index-out-of-bound in Teapot sample by Iceberg Fu · 11 years ago
- cfb3c3f Merge "Fix sample bitmap-plasma to draw on whole screen" by Andrew Hsieh · 11 years ago
- eb0b562 Merge "Fix error about multiple unsequenced modifications" by Andrew Hsieh · 11 years ago
- 055992f Fix sample bitmap-plasma to draw on whole screen by Andrew Hsieh · 11 years ago
- 99da728 Fix error about multiple unsequenced modifications by Andrew Hsieh · 11 years ago
- 83e093e Merge "Add NDK sample to demonstrate more OpenGL&Gaming related technologies." by Andrew Hsieh · 11 years ago
- f39a078 Add NDK sample to demonstrate more OpenGL&Gaming related technologies. by Hak Matsuda · 11 years ago
- 445765e Merge "Fix issue 58135 about _C_LABEL_STRING macro w/o space between literal in C++" by Andrew Hsieh · 11 years ago
- c2e61c3 Fix issue 58135 about _C_LABEL_STRING macro w/o space between literal in C++ by Andrew Hsieh · 11 years ago
- 7d80bf6 Merge "arch-specific diff of header" by Andrew Hsieh · 11 years ago
- d912487 arch-specific diff of header by Andrew Hsieh · 11 years ago
- 19c6555 Merge "Update NDK's android headers" by Andrew Hsieh · 11 years ago
- f3c3a93 Update NDK's android headers by Michael Wright · 11 years ago
- 54723fb Merge "Remove missing functions imaxabs() and imaxdiv() from inttypes.h" by Andrew Hsieh · 11 years ago
- eaf0281 Remove missing functions imaxabs() and imaxdiv() from inttypes.h by Grigoriy Kraynov · 11 years ago
- 52d6614 Merge "Update mips crtfiles from bionic with C versions" by Andrew Hsieh · 11 years ago
- cb4fcab Merge "Add minimal supports to build multilib x86 toolchain with OpenMP" by Andrew Hsieh · 11 years ago
- f43a290 Update mips crtfiles from bionic with C versions by Andrew Hsieh · 11 years ago
- 2070ac6 Merge "Add boostrap lib to build multilib x86 GCC with OpenMP support" by Andrew Hsieh · 11 years ago
- 09073f3 Add minimal supports to build multilib x86 toolchain with OpenMP by Andrew Hsieh · 11 years ago
- aecb5c6 Add boostrap lib to build multilib x86 GCC with OpenMP support by Andrew Hsieh · 11 years ago
- 18dc709 Merge "Fix gles3jni build with clang at android-11" by Andrew Hsieh · 11 years ago
- 80c93fb Fix gles3jni build with clang at android-11 by Andrew Hsieh · 11 years ago
- 445331f Merge "Add TCP_INFO state enum values." by Andrew Hsieh · 11 years ago
- 6567534 Add TCP_INFO state enum values. by Andrew Hsieh · 11 years ago
- 7a85c34 Merge "Update x86 crtfiles from bionic with C versions" by Andrew Hsieh · 11 years ago
- e5c9f8e Update x86 crtfiles from bionic with C versions by Pavel Chupin · 11 years ago
- f05c9f9 am 85f9f764: Merge "Workaround for libportable wait4 implementation." by Andrew Hsieh · 11 years ago
- 85f9f76 Merge "Workaround for libportable wait4 implementation." by Andrew Hsieh · 11 years ago
- 54009f7 am 5d774594: Merge "ndk: Fix WCHAR_MIN / WCHAR_MAX definitions." by Andrew Hsieh · 11 years ago
- 5d77459 Merge "ndk: Fix WCHAR_MIN / WCHAR_MAX definitions." by Andrew Hsieh · 11 years ago
- fe8625d ndk: Fix WCHAR_MIN / WCHAR_MAX definitions. by David 'Digit' Turner · 11 years ago
- 2bb3bd5 am e96f2b6a: am 66623113: Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 11 years ago
- e96f2b6 am 66623113: Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 11 years ago
- 6662311 Merge "[MIPS] Add missing REAL macros." by Andrew Hsieh · 11 years ago
- db279be [MIPS] Add missing REAL macros. by Lai Wei-Chih · 11 years ago