- 3b601c6 Fixed apparent copy/paste mistake Bug: 11634373 by David Friedman · 11 years ago
- ca34e29 Merge "Fix headers to be inclued alone" by Andrew Hsieh · 11 years ago
- 42bb3bc Merge "Fix typo in comments in looper.h" by Andrew Hsieh · 11 years ago
- 6d2d58d Merge "Fixed asset_manager.h, rect_manager.h, and jni.h" by Andrew Hsieh · 11 years ago
- 2c87768 Fix headers to be inclued alone by Andrew Hsieh · 11 years ago
- 3517e74 Merge "Implement wait4 already exist in header" by Andrew Hsieh · 11 years ago
- d980848 Fix typo in comments in looper.h by Andrew Hsieh · 11 years ago
- fbb3295 Fixed asset_manager.h, rect_manager.h, and jni.h by Andrew Hsieh · 11 years ago
- f242723 Fixed API18 math.h for clang3.4 by Andrew Hsieh · 11 years ago
- 78bf635 Restore immersive mode when volume button has been pressed. by Hak Matsuda · 11 years ago
- 2a0781b Fix rendering issue in Tegra2/3. by Hak Matsuda · 11 years ago
- 7e25851 Implement wait4 already exist in header by Andrew Hsieh · 12 years ago
- cfa0f35 Add support for building the NDK's native_app_glue. by Todd Fiala · 11 years ago
- ad40d95 Workaround the __builtin_isnan() type error for clang 3.4. by Logan Chien · 11 years ago
- db27513 ndk: Fix wait4() declarations by David 'Digit' Turner · 11 years ago
- b05e7c1 Annotate JNICALL with __NDK_FPABI__ by Andrew Hsieh · 11 years ago
- 2a571fd Fix -mhard-float for calling __builtin_* math functions by Andrew Hsieh · 11 years ago
- 8339792 Enhance hello-jni to report APP_ABI at compilation by Andrew Hsieh · 11 years ago
- cc69f21 - Using hard-fp by Hak Matsuda · 11 years ago
- dfb6545 MIPS hasn't supported SA_RESTORER since 2.5 kernels. by Elliott Hughes · 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
- 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
- c0567b5 Rename modules NativeActivity 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
- 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
- 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
- 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
- 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
- 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
- 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
- 22c1fdc Fix MIPS build by Brian Carlstrom · 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
- 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
- f39a078 Add NDK sample to demonstrate more OpenGL&Gaming related technologies. by Hak Matsuda · 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
- d912487 arch-specific diff of header by Andrew Hsieh · 11 years ago
- f3c3a93 Update NDK's android headers by Michael Wright · 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
- 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
- 80c93fb Fix gles3jni build with clang at android-11 by Andrew Hsieh · 11 years ago
- 6567534 Add TCP_INFO state enum values. 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
- 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
- db279be [MIPS] Add missing REAL macros. by Lai Wei-Chih · 11 years ago
- 2bfb93d am 4b571253: Merge "Load ES3 functions with eglGetProcAddress, not dlsym" into jb-mr2-dev by Jesse Hall · 11 years ago
- b7a2e33 Load ES3 functions with eglGetProcAddress, not dlsym by Jesse Hall · 11 years ago
- 1175ccb am c7ef0a3c: am 56de69b3: Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 11 years ago
- c7ef0a3 am 56de69b3: Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 11 years ago
- 56de69b Merge "ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels." by Andrew Hsieh · 11 years ago
- 822b8e0 am c42111c3: am 7fc5e915: Merge "Fix <inttypes.h> declaration for pointer-related PRI/SCN macros." by Andrew Hsieh · 11 years ago
- c42111c am 7fc5e915: Merge "Fix <inttypes.h> declaration for pointer-related PRI/SCN macros." by Andrew Hsieh · 11 years ago
- f85e243 ndk: <sys/cdefs.h>: make wchar_t 32-bit for all API levels. by David 'Digit' Turner · 11 years ago
- 530a3ca Fix <inttypes.h> declaration for pointer-related PRI/SCN macros. by David 'Digit' Turner · 11 years ago
- a2ad5a6 am 163e7c5e: Merge "Add a sample showing how to use OpenGL ES 3.0" into jb-mr2-dev by Jesse Hall · 11 years ago
- 2eceb17 am 5e427929: Merge "Add GLESv3 to future NDK release" into jb-mr2-dev by Jesse Hall · 11 years ago
- a451b01 Add a sample showing how to use OpenGL ES 3.0 by Jesse Hall · 11 years ago
- e5499c5 am ae9621de: Merge "Fix wchar.h not to redefine WCHAR_MAX/WCHAR_MIN" by Andrew Hsieh · 11 years ago
- f56a37e Fix wchar.h not to redefine WCHAR_MAX/WCHAR_MIN by Andrew Hsieh · 11 years ago
- ca71e0f am 720848df: Merge "Header comparison tool for Bionic vs NDK platforms" by Andrew Hsieh · 11 years ago
- a67bdae Header comparison tool for Bionic vs NDK platforms by Grigoriy Kraynov · 11 years ago
- a8c949e am 1db04560: Merge "Add clone in x86" by Andrew Hsieh · 11 years ago
- 3d4172f Workaround for libportable wait4 implementation. by WenHan Gu · 11 years ago