Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
1fb79443d6b383e65a4476fa3bfe0147c74dfb1d
1fb7944
Issue a prctl to let the kernel accept tagged pointers in syscall arguments.
by Peter Collingbourne
· 6 years ago
2a8bca7
Merge "Stop exporting certain deprecated unwinder symbols from libc.so and libm.so."
by Treehugger Robot
· 6 years ago
b332a2c
Merge "Add automatic running of tests on bionic changes."
by Christopher Ferris
· 6 years ago
b6f26e3
Merge "Call __libc_init_malloc from scudo."
by Treehugger Robot
· 6 years ago
73166c8
Stop exporting certain deprecated unwinder symbols from libc.so and libm.so.
by Peter Collingbourne
· 6 years ago
e4619f7
Add automatic running of tests on bionic changes.
by Christopher Ferris
· 6 years ago
0b12b00
Merge "sysconf(_SC_ARG_MAX): go back to imitating the kernel."
by Elliott Hughes
· 6 years ago
17dfa33
Merge "Init fork handler after __libc_init_malloc."
by Treehugger Robot
· 6 years ago
db602e8
sysconf(_SC_ARG_MAX): go back to imitating the kernel.
by Elliott Hughes
· 6 years ago
c11e39b
Call __libc_init_malloc from scudo.
by Mitch Phillips
· 6 years ago
1d2aadc
Init fork handler after __libc_init_malloc.
by Mitch Phillips
· 6 years ago
6dc945b
Merge "Update the native allocator document."
by Christopher Ferris
· 6 years ago
fcf1fe4
Merge "Remove unused code."
by Christopher Ferris
· 6 years ago
75edf16
Update the native allocator document.
by Christopher Ferris
· 6 years ago
ae57a6b
Remove unused code.
by Christopher Ferris
· 6 years ago
5e85d1b
Merge "Update docs/status.md function counts for recent releases."
by Elliott Hughes
· 6 years ago
f0210e9
Merge "Rename # vndk tag to # llndk"
by Treehugger Robot
· 6 years ago
a4fe44e
Rename # vndk tag to # llndk
by Jiyong Park
· 6 years ago
502dc0b
Update docs/status.md function counts for recent releases.
by Elliott Hughes
· 6 years ago
754b27d
Merge "Link libgcc_stripped into libc.so and libm.so with --whole-archive on ARM."
by Treehugger Robot
· 6 years ago
b061e77
Link libgcc_stripped into libc.so and libm.so with --whole-archive on ARM.
by Peter Collingbourne
· 6 years ago
afe44cc
Merge "Revert "Revert "Make system property reads wait-free"""
by Raman Tenneti
· 6 years ago
b481a2e
Revert "Revert "Make system property reads wait-free""
by Raman Tenneti
· 6 years ago
e5c900f
Merge "Optimized L2 Cache value for Intel(R) Core Architectures."
by Treehugger Robot
· 6 years ago
1b28efa
Merge "Revert "Make system property reads wait-free""
by Raman Tenneti
· 6 years ago
de39d92
Revert "Make system property reads wait-free"
by Raman Tenneti
· 6 years ago
985e678
Merge "Make system property reads wait-free"
by Treehugger Robot
· 6 years ago
2e50fa7
Optimized L2 Cache value for Intel(R) Core Architectures.
by jaishank
· 6 years ago
ebe5bfe
Merge "bionic: libc: remove -Wimplicit-fallthrough"
by Treehugger Robot
· 6 years ago
0cf9055
Make system property reads wait-free
by Daniel Colascione
· 6 years ago
97c4309
bionic: libc: remove -Wimplicit-fallthrough
by Nick Desaulniers
· 6 years ago
28fb781
Merge "linker: add more context to link failure error."
by Treehugger Robot
· 6 years ago
ffad559
Merge "Stop using `__out` as a name."
by Treehugger Robot
· 6 years ago
c686ab5
Merge "Rename iterate to malloc_iterate internally."
by Christopher Ferris
· 6 years ago
f38e8ca
Stop using `__out` as a name.
by Elliott Hughes
· 6 years ago
6f517cd
Rename iterate to malloc_iterate internally.
by Christopher Ferris
· 6 years ago
31600e8
Merge "Revert submission of topic 'libdl_android-in-apex'"
by Martin Stjernholm
· 6 years ago
c74666e
Revert submission of topic 'libdl_android-in-apex'
by Yuexi Ma
· 6 years ago
ca1834d
Merge "Revert "fortify: allow diagnostics without run-time checks""
by Jim Blackler
· 6 years ago
2a83cb7
Revert "fortify: allow diagnostics without run-time checks"
by Jim Blackler
· 6 years ago
77e910d
Merge "Add libdl_android to the Runtime APEX."
by Martin Stjernholm
· 6 years ago
2fead5f
Merge "Revert "fortify: allow diagnostics without run-time checks""
by George Burgess IV
· 6 years ago
f359548
Revert "fortify: allow diagnostics without run-time checks"
by George Burgess IV
· 6 years ago
03aa94c
Merge "Restore _FORTIFY_SOURCE in versioner."
by Treehugger Robot
· 6 years ago
d1dcb72
Merge "fortify: allow diagnostics without run-time checks"
by Treehugger Robot
· 6 years ago
7a3a5d8
Merge "Fix allocations escaping malloc debug."
by Christopher Ferris
· 6 years ago
f7db850
Restore _FORTIFY_SOURCE in versioner.
by Elliott Hughes
· 6 years ago
b18158c
Merge changes I01d061c4,I2e3f6ee7
by Tom Cherry
· 6 years ago
ca0d899
Merge "linker: avoid -O0 memset while clearing temp_tcb"
by Ryan Prichard
· 6 years ago
ff88fb0
Fix allocations escaping malloc debug.
by Christopher Ferris
· 6 years ago
d9585a2
Merge "android_getaddrinfo_proxy: fix memory leak on failure."
by Elliott Hughes
· 6 years ago
9a09137
Merge "Limit threads in pthread_leak#detach for low power devices."
by Elliott Hughes
· 6 years ago
b450a7f
Merge "search.h: add doc comments."
by Treehugger Robot
· 6 years ago
a3b0eab
Add libdl_android to the Runtime APEX.
by Martin Stjernholm
· 6 years ago
190e22a
Merge changes Ieb9446c2,I7c5d7928
by Ryan Prichard
· 6 years ago
94a8e85
linker: avoid -O0 memset while clearing temp_tcb
by Ryan Prichard
· 6 years ago
1626957
linker: add more context to link failure error.
by Josh Gao
· 6 years ago
249757b
Use ifuncs in the linker
by Ryan Prichard
· 6 years ago
80e40f0
Refactor linker/Android.bp for native-bridge
by Ryan Prichard
· 6 years ago
4aef93a
android_getaddrinfo_proxy: fix memory leak on failure.
by Elliott Hughes
· 6 years ago
fd7216c
Check that __system_property_set() doesn't leak FDs
by Tom Cherry
· 6 years ago
ef18d44
clang-format: Add IncludeBlocks: Preserve
by Tom Cherry
· 6 years ago
5d9ba9e
Merge "Close descriptor in ScopeFd destructor"
by Elliott Hughes
· 6 years ago
89b0919
Close descriptor in ScopeFd destructor
by Johan Harvyl
· 6 years ago
a468123
search.h: add doc comments.
by Elliott Hughes
· 6 years ago
590bdbe
Merge "Header improvements."
by Elliott Hughes
· 6 years ago
1994f28
Merge "Define ANDROID_EXPERIMENTAL_MTE if the product variable experimental_mte is enabled."
by Peter Collingbourne
· 6 years ago
b361e68
Header improvements.
by Elliott Hughes
· 6 years ago
d7e11b8
fortify: allow diagnostics without run-time checks
by George Burgess IV
· 6 years ago
e99912f
Define ANDROID_EXPERIMENTAL_MTE if the product variable experimental_mte is enabled.
by Peter Collingbourne
· 6 years ago
d753895
Merge "Pass -ffreestanding when compiling ifunc resolvers."
by Treehugger Robot
· 6 years ago
6540ff4
Merge "Add the ScopedFd that we've never quite gotten around to."
by Elliott Hughes
· 6 years ago
6cb70ad
Add the ScopedFd that we've never quite gotten around to.
by Elliott Hughes
· 6 years ago
36a5644
Pass -ffreestanding when compiling ifunc resolvers.
by Peter Collingbourne
· 6 years ago
dd2ed97
Merge "Add linker config variable: VNDK_APEX_VER"
by Jooyung Han
· 6 years ago
859202c
Merge "linker: remove COUNT_PAGES"
by Ryan Prichard
· 6 years ago
1d81be5
Merge "qsort.c: take an upstream FreeBSD change."
by Elliott Hughes
· 6 years ago
ffded19
qsort.c: take an upstream FreeBSD change.
by Elliott Hughes
· 6 years ago
8ccf486
Merge "Clean up some obsolete NetBSD portability cruft."
by Elliott Hughes
· 6 years ago
80c99e3
Merge "Clean up some obsolete OpenBSD portability cruft."
by Elliott Hughes
· 6 years ago
5951fcb
Merge "Clean up some obsolete FreeBSD portability cruft."
by Elliott Hughes
· 6 years ago
888903a
Merge "Take a couple of wcs MTE patches from upstream FreeBSD."
by Elliott Hughes
· 6 years ago
d1f1e41
Merge "Take a getopt_long() patch from upstream FreeBSD."
by Elliott Hughes
· 6 years ago
e1ab123
Merge "Add arm64 string.h function implementations for use with hardware supporting MTE."
by Peter Collingbourne
· 6 years ago
5c5152b
Clean up some obsolete OpenBSD portability cruft.
by Elliott Hughes
· 6 years ago
5828ad7
Clean up some obsolete NetBSD portability cruft.
by Elliott Hughes
· 6 years ago
c996c73
Clean up some obsolete FreeBSD portability cruft.
by Elliott Hughes
· 6 years ago
c430451
Merge "Take a quick_exit() patch from upstream FreeBSD."
by Elliott Hughes
· 6 years ago
900d07d
Add arm64 string.h function implementations for use with hardware supporting MTE.
by Peter Collingbourne
· 6 years ago
6f9a97f
Merge "Revert "Load /dev/linker/ld.config.txt by default""
by Treehugger Robot
· 6 years ago
89c4e4a
Take a couple of wcs MTE patches from upstream FreeBSD.
by Elliott Hughes
· 6 years ago
5b4b58a
Take a getopt_long() patch from upstream FreeBSD.
by Elliott Hughes
· 6 years ago
d310125
Take a quick_exit() patch from upstream FreeBSD.
by Elliott Hughes
· 6 years ago
09bde95
Revert "Load /dev/linker/ld.config.txt by default"
by Roland Levillain
· 6 years ago
609d6ec
Merge "Adopt GNU calling convention for ifunc resolvers."
by Peter Collingbourne
· 6 years ago
dbe72ca
Merge "sleep/usleep: switch to trivial implementations."
by Elliott Hughes
· 6 years ago
ca3f8e4
sleep/usleep: switch to trivial implementations.
by Elliott Hughes
· 6 years ago
8310897
Merge "Take a bunch of trivial SPDX changes from upstream FreeBSD."
by Treehugger Robot
· 6 years ago
e949195
Adopt GNU calling convention for ifunc resolvers.
by Peter Collingbourne
· 6 years ago
ccea693
Take a bunch of trivial SPDX changes from upstream FreeBSD.
by Elliott Hughes
· 6 years ago
Next »