Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
10085bfdc0b3b8ce4c30a0dcdeeb8f629a2506f7
10085bf
Add pylintrc.
by Dan Albert
· 9 years ago
bbf593f
Merge "Correct libstdc++ version"
by Dimitry Ivanov
· 9 years ago
1d8b312
Merge "More stdio one-liners."
by Treehugger Robot
· 9 years ago
70715da
More stdio one-liners.
by Elliott Hughes
· 9 years ago
5b1357d
Merge changes I2d334db2,Iab9fbc73
by Treehugger Robot
· 9 years ago
2b1b1a9
Correct libstdc++ version
by Dimitry Ivanov
· 9 years ago
0133e32
Merge "Update testing docs."
by Treehugger Robot
· 9 years ago
a86e11f
Merge "Sync linker with internal branch"
by Dimitry Ivanov
· 9 years ago
e412f89
Clean up 32-bit x86 memset assembler.
by Elliott Hughes
· 9 years ago
86f1e04
Update testing docs.
by Elliott Hughes
· 9 years ago
490b951
Merge "More stdio cleanup."
by Treehugger Robot
· 9 years ago
769b33f
Sync linker with internal branch
by Dimitry Ivanov
· 9 years ago
c5e7956
Merge "Restore attribute alloc_size for GCC."
by Treehugger Robot
· 9 years ago
3a528f1
Fix x86 __memset_chk.
by Lev Rumyantsev
· 9 years ago
36a88e8
Restore attribute alloc_size for GCC.
by Elliott Hughes
· 9 years ago
3318c56
Merge changes I946cde38,I4b8e0ea1,I2e8141a8
by Treehugger Robot
· 9 years ago
bf0e762
Mark LIBC_O as being a future version.
by Dan Albert
· 9 years ago
09bc172
Mark LIBC_N as being introduced in android-24.
by Dan Albert
· 9 years ago
b8109d0
Annotate the libc version map with NDK info.
by Dan Albert
· 9 years ago
cceaf06
More stdio cleanup.
by Elliott Hughes
· 9 years ago
9a776af
Merge "Improvements to initialization of linker_allocator"
by Treehugger Robot
· 9 years ago
def5854
Merge "Upgrade to tzcode-2016f."
by Treehugger Robot
· 9 years ago
65707b6
Improvements to initialization of linker_allocator
by Dimitry Ivanov
· 9 years ago
0a610d0
Upgrade to tzcode-2016f.
by Elliott Hughes
· 9 years ago
4bc6eea
Merge "Add symbol versions to libstdc++.so"
by Dimitry Ivanov
· 9 years ago
6cc8d47
Add symbol versions to libstdc++.so
by Dimitry Ivanov
· 9 years ago
0cf1abe
Merge "Add IOV_MAX to <limits.h>."
by Treehugger Robot
· 9 years ago
c7d97ec
Merge "Admit that we don't actually support thread priority inheritance."
by Treehugger Robot
· 9 years ago
f2d7d41
Add IOV_MAX to <limits.h>.
by Elliott Hughes
· 9 years ago
7292725
Admit that we don't actually support thread priority inheritance.
by Elliott Hughes
· 9 years ago
931be5a
Merge "Clean up <uchar.h> and <wctype.h> transitive includes."
by Treehugger Robot
· 9 years ago
af8be4e
Merge "More kernel header cleanup."
by Christopher Ferris
· 9 years ago
0fe8885
Clean up <uchar.h> and <wctype.h> transitive includes.
by Elliott Hughes
· 9 years ago
61bd7cb
Merge changes I0262eed9,Iba9ee03a
by Treehugger Robot
· 9 years ago
3e6929d
Add a temporary hack to work around __NDK_FPABI__.
by Dan Albert
· 9 years ago
c102075
Remove _GNU_SOURCE guard on tmpnam.
by Dan Albert
· 9 years ago
9f326a2
Merge "Remove #pragma GCC visibility."
by Treehugger Robot
· 9 years ago
7b737e4
Remove #pragma GCC visibility.
by Elliott Hughes
· 9 years ago
e656a3a
Merge "Stop #define'ing __func__ and __restrict."
by Elliott Hughes
· 9 years ago
f6495c7
Stop #define'ing __func__ and __restrict.
by Elliott Hughes
· 9 years ago
557b3a1
Merge "Remove bionic's now-unused UniquePtr."
by Treehugger Robot
· 9 years ago
0cdd0d4
Merge "Remove unnecessary 'extern's."
by Treehugger Robot
· 9 years ago
1291e50
Remove bionic's now-unused UniquePtr.
by Elliott Hughes
· 9 years ago
3b2096a
Remove unnecessary 'extern's.
by Elliott Hughes
· 9 years ago
7101c48
Merge "Always include <sys/cdefs.h>."
by Treehugger Robot
· 9 years ago
203e13d
Always include <sys/cdefs.h>.
by Elliott Hughes
· 9 years ago
767e814
Merge "Remove __BIONIC_LEGACY_INLINE."
by Elliott Hughes
· 9 years ago
8778d64
Remove __BIONIC_LEGACY_INLINE.
by Josh Gao
· 9 years ago
12ba7e5
Merge "Add sanity checks for e_shentsize and e_shstrndx"
by Dimitry Ivanov
· 9 years ago
420d02c
Merge "Make it possible to build bionic with -I instead of -isystem."
by Elliott Hughes
· 9 years ago
5470c18
Make it possible to build bionic with -I instead of -isystem.
by Elliott Hughes
· 9 years ago
c73eec1
Add sanity checks for e_shentsize and e_shstrndx
by Dimitry Ivanov
· 9 years ago
5956b4e
More kernel header cleanup.
by Christopher Ferris
· 9 years ago
4f62c5b
Merge changes I7718b1ba,I648adc35
by Treehugger Robot
· 9 years ago
2373668
Merge "Only define sa_family_t once."
by Treehugger Robot
· 9 years ago
508d292
Only define sa_family_t once.
by Elliott Hughes
· 9 years ago
91f33cd
Merge "Treat "persist.sys.timezone" as being a Java-format timezone."
by Treehugger Robot
· 9 years ago
3e3f4a5
Treat "persist.sys.timezone" as being a Java-format timezone.
by Elliott Hughes
· 9 years ago
823e32e
Merge "Pass argc/argv/envp to dso constructors"
by Dimitry Ivanov
· 9 years ago
5543746
Pass argc/argv/envp to dso constructors
by Dimitry Ivanov
· 9 years ago
a9fbaee
Merge "Align-up and randomize shared libraries."
by Evgenii Stepanov
· 9 years ago
fe28077
Merge "Move/remove android only kernel uapi headers."
by Christopher Ferris
· 9 years ago
d13e9a6
Align-up and randomize shared libraries.
by Evgenii Stepanov
· 9 years ago
d941f72
Merge "Expand the testing docs slightly."
by Treehugger Robot
· 9 years ago
9af76f9
Merge "Remove __LIBC_ABI_PUBLIC__."
by Treehugger Robot
· 9 years ago
20758d5
Expand the testing docs slightly.
by Elliott Hughes
· 9 years ago
f47514d
Remove __LIBC_ABI_PUBLIC__.
by Elliott Hughes
· 9 years ago
d6e8b8c
Move/remove android only kernel uapi headers.
by Christopher Ferris
· 9 years ago
061cf18
Merge "Add a test for a known kernel bug."
by Treehugger Robot
· 9 years ago
20de9ef
Merge "Don't declare SYS_* constants for unavailable __NR_* constants."
by Treehugger Robot
· 9 years ago
d2f725e
Don't declare SYS_* constants for unavailable __NR_* constants.
by Elliott Hughes
· 9 years ago
cf85fd5
Merge "Convert linker from Android.mk to Android.bp"
by Treehugger Robot
· 9 years ago
098d8ef
Merge "Put the legacy stdio fds back for pre-M."
by Treehugger Robot
· 9 years ago
730fa64
Merge "Add an alias for _CTYPE_N."
by Treehugger Robot
· 9 years ago
97f0aef
Convert linker from Android.mk to Android.bp
by Colin Cross
· 9 years ago
32c79c2
Put the legacy stdio fds back for pre-M.
by Dan Albert
· 9 years ago
77bd607
Add an alias for _CTYPE_N.
by Dan Albert
· 9 years ago
a24a247
Merge "Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC."
by Yabin Cui
· 9 years ago
1e4a945
Merge "Fix clean mma in bionic"
by Treehugger Robot
· 9 years ago
4a25349
Add a test for a known kernel bug.
by Elliott Hughes
· 9 years ago
0e25b34
Fix clean mma in bionic
by Colin Cross
· 9 years ago
55653cc
Merge "Convert bionic benchmarks and tests to Android.bp"
by Treehugger Robot
· 9 years ago
d0e764f
Merge "Fix typo in the comment"
by Treehugger Robot
· 9 years ago
0393437
Merge "Convert malloc_debug from Android.mk to Android.bp"
by Colin Cross
· 9 years ago
4193338
Merge "Move relocation_packer from Android.mk to Android.bp"
by Treehugger Robot
· 9 years ago
2722ebb
Convert bionic benchmarks and tests to Android.bp
by Colin Cross
· 9 years ago
ebe5af7
Fix typo in the comment
by Dimitry Ivanov
· 9 years ago
51f6419
Merge "linker: Improve elf-file validation"
by Dimitry Ivanov
· 9 years ago
85f900d
Merge "Support 32-bit ARM vdso."
by Elliott Hughes
· 9 years ago
baa4899
Convert malloc_debug from Android.mk to Android.bp
by Colin Cross
· 9 years ago
d3b6bc7
Move relocation_packer from Android.mk to Android.bp
by Colin Cross
· 9 years ago
48cedda
Merge "Fix dlext.ns_smoke test"
by Treehugger Robot
· 9 years ago
0c9d30f
linker: Improve elf-file validation
by Dimitry Ivanov
· 9 years ago
3a6c6b3
Fix dlext.ns_smoke test
by Dimitry Ivanov
· 9 years ago
fe4a4d8
Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC.
by Yabin Cui
· 9 years ago
cc55bd8
Merge "Use trivial types to avoid calls to new for globals"
by Dimitry Ivanov
· 9 years ago
f857211
Use trivial types to avoid calls to new for globals
by Dimitry Ivanov
· 9 years ago
c8d5d2a
Merge "linker: Enable debug logging via properties"
by Treehugger Robot
· 9 years ago
b996d60
linker: Enable debug logging via properties
by Dimitry Ivanov
· 9 years ago
4ce902c
Support 32-bit ARM vdso.
by Elliott Hughes
· 9 years ago
Next »