Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
development
/
469e5a18f8bca5d883937356e0787c3485558335
/
ndk
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
d166ec4
Add clone in x86
by Andrew Hsieh
· 11 years ago
ace0c1c
am 91009134: Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)"
by Andrew Hsieh
· 11 years ago
9100913
Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)"
by Andrew Hsieh
· 11 years ago
c05863d
Add GLESv3 to future NDK release
by Jesse Hall
· 12 years ago
fecb58b
am 38c1a99c: Merge "Fix malloc_usable_size() declaration."
by Andrew Hsieh
· 11 years ago
38c1a99
Merge "Fix malloc_usable_size() declaration."
by Andrew Hsieh
· 11 years ago
2878c1e
am f2d1fca8: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"
by Andrew Hsieh
· 11 years ago
5b1e1ad
Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
by Andrew Hsieh
· 11 years ago
bb37dac
Fix malloc_usable_size() declaration.
by David 'Digit' Turner
· 11 years ago
a09e0b1
am 19202f5a: Merge "Implement optimized __swap16md and __swap32md."
by Andrew Hsieh
· 12 years ago
7e7f8b2
Implement optimized __swap16md and __swap32md.
by Lai Wei-Chih
· 12 years ago
4f842f0
am a7d5ca6b: Stop errors being logged erroneously on event predispatch
by Michael Wright
· 12 years ago
a7d5ca6
Stop errors being logged erroneously on event predispatch
by Michael Wright
· 12 years ago
25c7f95
Fix x86 endian.h
by Andrew Hsieh
· 12 years ago
13dfb24
Merge "[MIPS] Cleaned up sig_0 error messages and added a few more checks."
by Andrew Hsieh
· 12 years ago
b294db4
[MIPS] Cleaned up sig_0 error messages and added a few more checks.
by Pete Delaney
· 12 years ago
8663dd7
[MIPS] Add portable versions of wait(), wait3() and wait4()
by Chris Dearman
· 12 years ago
3c10a20
Fix sys/un.h to be included on its own
by Andrew Hsieh
· 12 years ago
8d04b13
Merge "ndk: Fix potential event handling issue in android_native_app_glue"
by Andrew Hsieh
· 12 years ago
3ccf4f2
Deprecate __set_errno; Add #include <stdint.h> in elf.h
by Andrew Hsieh
· 12 years ago
521bcfb
[libportable] Add fenv support.
by Lai Wei-Chih
· 12 years ago
2f6ae26
Fix build >= JB
by Andrew Hsieh
· 12 years ago
fa33fb1
Merge "Clean up unnecessary wrap functions."
by Andrew Hsieh
· 12 years ago
0d92cf5
ndk: Fix potential event handling issue in android_native_app_glue
by David 'Digit' Turner
· 12 years ago
3917ab0
Clean up unnecessary wrap functions.
by Lai Wei-Chih
· 12 years ago
78175cb
Don't use errno directly
by Andrew Hsieh
· 12 years ago
6433ec2
Use linker -Wl,--wrap=symbol
by Andrew Hsieh
· 12 years ago
228a227
Fix X86 sigsetjmp and siglongjmp
by Andrew Hsieh
· 12 years ago
d7faff4
Merge "Added struct Elf32_auxv_t and Elf64_auxv_t"
by Andrew Hsieh
· 12 years ago
1d1bc52
Fix OpenSLES_AndroidConfiguration.h to be usable for C code
by Andrew Hsieh
· 12 years ago
c4e201a
Added struct Elf32_auxv_t and Elf64_auxv_t
by Andrew Hsieh
· 12 years ago
8052dc3
Make libportable.a compile on host
by Andrew Hsieh
· 12 years ago
55128d1
[ARM] Add unwind portable header adaptor.
by WenHan Gu
· 12 years ago
27bd326
Merge "[MIPS] Allow errno safe logging"
by Andrew Hsieh
· 12 years ago
7ddc46b
[MIPS] Allow errno safe logging
by Pete Delaney
· 12 years ago
858086e
[MIPS] Fixed mmap_portable()
by Pete Delaney
· 12 years ago
183963d
[MIPS] Portable versions of setjmp, sigsetjmp, ...
by Pete Delaney
· 12 years ago
860342e
[MIPS] Added support for STDIO sflags().
by Pete Delaney
· 12 years ago
9985488
[MIPS] Fixed a bug and improved fcntl_portable.
by Pete Delaney
· 12 years ago
b7b5e9d
[MIPS] Extend Signal Mapping to include RT Signals.
by Pete Delaney
· 12 years ago
c684613
[MIPS] Added support for file descriptor related system calls.
by Pete Delaney
· 12 years ago
dbbf004
[MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01.
by Pete Delaney
· 12 years ago
a89a549
[MIPS] Added missing _NR_* system call support and cleaned up.
by Pete Delaney
· 12 years ago
6732a91
[MIPS] Add Real Time Signal Functions and minor bug fixes.
by Pete Delaney
· 12 years ago
4977f77
[MIPS] Unify around a consistent *_ntop/*_pton style.
by Pete Delaney
· 12 years ago
2928edf
[MIPS] Tighten up code to fit within 100 characters lines.
by Pete Delaney
· 12 years ago
8930ac5
[MIPS] Expand TABS and remove redundant return parenthesis.
by Pete Delaney
· 12 years ago
c21a505
Fix warnings in sample detected by NDK_ANALYZE=1
by Andrew Hsieh
· 12 years ago
e3b1ac1
stdint.h header is not fully compatible with C99(ISO9899:1999)
by Sergey Melnikov
· 12 years ago
bbff7fb
Sync stddef.h
by Andrew Hsieh
· 12 years ago
7d6e479
Merge "Sync MIPS fenv.h"
by Andrew Hsieh
· 12 years ago
ec20b2d
Fix san-sangeles warnings with clang 3.1
by Andrew Hsieh
· 12 years ago
253d234
Sync MIPS fenv.h
by Andrew Hsieh
· 12 years ago
8e84a15
Merge "Sync sys/limits.h and sys/sysconf.h"
by Andrew Hsieh
· 12 years ago
75d889e
Sync sys/limits.h and sys/sysconf.h
by Andrew Hsieh
· 12 years ago
d693e84
Sync fenv.h
by Andrew Hsieh
· 12 years ago
54e2794
Add binaries to bootstrap GCC build with OpenMP
by Andrew Hsieh
· 12 years ago
7c9e2c6
Fix wint_t in android-3 and android-8 to be consistent with android-9
by Andrew Hsieh
· 12 years ago
7980acf
Remove duplicated definitions of size_t and ssize_t
by Andrew Hsieh
· 12 years ago
9ca4e48
Sync pthread.h and resolv.h
by Andrew Hsieh
· 12 years ago
e4b3c7a
Merge "Correct typo"
by Andrew Hsieh
· 12 years ago
d30385f
Correct typo
by Andrew Hsieh
· 12 years ago
ab13dd0
Fix <endian.h> and <sys/endian.h>
by Andrew Hsieh
· 12 years ago
4ba2dd5
Fix warning compiling samples with clang3.1
by Andrew Hsieh
· 12 years ago
aa33ae3
Merge "Refresh endian.h"
by Andrew Hsieh
· 12 years ago
ef48154
Fix a ENOTUP/ENOTSUP typo
by Andrew Hsieh
· 12 years ago
7361c3c
Refresh endian.h
by Andrew Hsieh
· 12 years ago
Next »