Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
f5421dde7f6c9d2c79f840e474072fab31478d25
f5421dd
Merge "Add new malloc align tests."
by Christopher Ferris
· 6 years ago
b72fed1
Merge "allow for heapprofd's signal to be multiplexed"
by Ryan Savitski
· 6 years ago
c9bde27
Merge "Restore handling of R_GENERIC_NONE relocations"
by Treehugger Robot
· 6 years ago
3cb0e3d
Merge "Add a liblog dependency"
by Treehugger Robot
· 6 years ago
f82e39f
Add a liblog dependency
by Ryan Prichard
· 6 years ago
ac951d7
Merge "Add a linker relocation benchmark"
by Ryan Prichard
· 6 years ago
4f14069
Restore handling of R_GENERIC_NONE relocations
by Ryan Prichard
· 6 years ago
175c886
allow for heapprofd's signal to be multiplexed
by Ryan Savitski
· 6 years ago
5ad5289
Merge "Enable the scudo native allocator."
by Christopher Ferris
· 6 years ago
f32494c
Add new malloc align tests.
by Christopher Ferris
· 6 years ago
fee43f6
Merge "stack_protector_DeathTest: work w/ local reorder"
by Steven Moreland
· 6 years ago
be64282
Merge "libc: Add pidfd_open to common seccomp allowed list"
by Jing Ji
· 6 years ago
b198958
Enable the scudo native allocator.
by Christopher Ferris
· 6 years ago
e986722
libc: Add pidfd_open to common seccomp allowed list
by Jing Ji
· 6 years ago
06f39d3
stack_protector_DeathTest: work w/ local reorder
by Steven Moreland
· 6 years ago
41f1970
Add a linker relocation benchmark
by Ryan Prichard
· 6 years ago
7909f4c
Merge "Optimize GNU hash linking for large inputs"
by Ryan Prichard
· 6 years ago
26f583f
Merge "Consistent <termios.h> behavior on all API levels."
by Elliott Hughes
· 6 years ago
2f21482
Merge "Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist.""
by Robert Sesek
· 6 years ago
c7a9d88
Merge "Let libmemunreachable use bionic_libc_platform_headers."
by Peter Collingbourne
· 6 years ago
339ecef
Optimize GNU hash linking for large inputs
by Ryan Prichard
· 6 years ago
866387d
Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist."
by Robert Sesek
· 6 years ago
6a363f7
Let libmemunreachable use bionic_libc_platform_headers.
by Peter Collingbourne
· 6 years ago
a04764b
Merge changes I578d36a1,Id17508ab,I385f312b
by Ryan Prichard
· 6 years ago
9c5c87e
Merge "Add liblog as a dependency where libbase is used."
by Tom Cherry
· 6 years ago
6dfde98
Merge "Add an android_mallopt for controlling the heap tagging level."
by Peter Collingbourne
· 6 years ago
f39b085
Consistent <termios.h> behavior on all API levels.
by Elliott Hughes
· 6 years ago
1e110fb
Add an android_mallopt for controlling the heap tagging level.
by Peter Collingbourne
· 6 years ago
2f95d19
Add liblog as a dependency where libbase is used.
by Tom Cherry
· 6 years ago
3779d6d
Merge "Add /system_ext/bin to shell search path"
by Treehugger Robot
· 6 years ago
932a833
Merge changes from topic "update-clang-tools-6114689"
by Logan Chien
· 6 years ago
d63a8c6
Merge "Track library name change."
by Elliott Hughes
· 6 years ago
4540db6
Track library name change.
by Elliott Hughes
· 6 years ago
55f681f
Merge "Explicitly test printf %s with nullptr."
by Elliott Hughes
· 6 years ago
cec75e3
Merge "Do not add duplicate soinfos to g_default_namespace"
by Ryan Prichard
· 6 years ago
094b33f
Merge "Fix a few incorrect types in SYSCALLS.TXT."
by Elliott Hughes
· 6 years ago
5dc3130
Explicitly test printf %s with nullptr.
by Elliott Hughes
· 6 years ago
580d17d
Add /system_ext/bin to shell search path
by Justin Yun
· 6 years ago
d2b8149
Merge "versioner: Add versioner_fortify_inline annotation"
by Logan Chien
· 6 years ago
551565e
Create linker_log[_va_list] functions
by Ryan Prichard
· 6 years ago
0e12cce
Validate defined versions in prelink_image
by Ryan Prichard
· 6 years ago
51d158f
Fix a few incorrect types in SYSCALLS.TXT.
by Elliott Hughes
· 6 years ago
7bc7107
Merge "versioner: Add a built-in macro for conditional compilation"
by Logan Chien
· 6 years ago
171cf7a
Merge "versioner: Fix fortified sendto"
by Logan Chien
· 6 years ago
ae320cd
Prelink each library only once
by Ryan Prichard
· 6 years ago
84d0046
Merge changes from topic "bionic_signal_platform_headers"
by Josh Gao
· 6 years ago
5074e7d
Move sigrtmin.h into platform headers.
by Josh Gao
· 6 years ago
4956c37
Move bionic_macros.h from private to platform.
by Josh Gao
· 6 years ago
e2871bd
Do not add duplicate soinfos to g_default_namespace
by NIEJuhu
· 6 years ago
e592dac
Merge "versioner: Update libc.map.txt to match annotations"
by Logan Chien
· 6 years ago
5a750f3
versioner: Add __VERSIONER_FORTIFY_INLINE
by Logan Chien
· 6 years ago
c88331b
versioner: Add versioner_fortify_inline annotation
by Logan Chien
· 6 years ago
d7d9ebc
versioner: Only enable annotation while running versioner
by Logan Chien
· 6 years ago
a6bf7f2
versioner: Add a built-in macro for conditional compilation
by Logan Chien
· 6 years ago
d98dac41
versioner: Fix fortified sendto
by Logan Chien
· 6 years ago
aaffa3c
versioner: Update libc.map.txt to match annotations
by Logan Chien
· 6 years ago
5e2ac29
Merge "Stop using the __ANDROID_API_x__ constants."
by Elliott Hughes
· 6 years ago
8cdacf9
Merge "Make the linker NOTICE file match the linker source."
by Treehugger Robot
· 6 years ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
fa87744
Make the linker NOTICE file match the linker source.
by Elliott Hughes
· 6 years ago
508d270
Merge "Run memunreachable_unit_test on bionic changes."
by Christopher Ferris
· 6 years ago
0442b9f
Run memunreachable_unit_test on bionic changes.
by Christopher Ferris
· 6 years ago
f4e03ef
Merge "Revert "Enable the scudo native allocator.""
by Treehugger Robot
· 6 years ago
5105ece
Revert "Enable the scudo native allocator."
by Ytai Ben-tsvi
· 6 years ago
414d986
Merge "Enable the scudo native allocator."
by Christopher Ferris
· 6 years ago
6ffbe97
Enable the scudo native allocator.
by Christopher Ferris
· 6 years ago
35ee9d9
Merge "Add scsi directory"
by Wenhao Wang
· 6 years ago
69537f1
Add scsi directory
by Wenhao Wang
· 6 years ago
4ea64e9
Merge "Fix dlext.ns_anonymous test for native bridge"
by Evgeny Eltsin
· 6 years ago
0530f5f
Merge "Fix signal.sigwait64_SIGRTMIN test"
by Evgeny Eltsin
· 6 years ago
e05ed21
Merge "Add support for scudo svelte."
by Christopher Ferris
· 6 years ago
ad865d7
Fix dlext.ns_anonymous test for native bridge
by Evgeny Eltsin
· 6 years ago
4d9264c
Fix signal.sigwait64_SIGRTMIN test
by Evgeny Eltsin
· 6 years ago
573ddba
Merge "Do not DL_WARN when failed to find generated linker config"
by Treehugger Robot
· 6 years ago
19f95dd
Do not DL_WARN when failed to find generated linker config
by Kiyoung Kim
· 6 years ago
e1fd409
Add support for scudo svelte.
by Christopher Ferris
· 6 years ago
5761dd8
Merge "Prefer arch-specific linker config when available"
by Evgeny Eltsin
· 6 years ago
ff43ec0
Prefer arch-specific linker config when available
by Evgeny Eltsin
· 6 years ago
a8f98b4
Merge "Make android_mallopt weak for native bridge"
by Evgeny Eltsin
· 6 years ago
c58208b
Merge "Update documentation around kernel header imports."
by Christopher Ferris
· 6 years ago
403b99d
Merge "Increase sleep time in sigwait64_SIGRTMIN test"
by Evgeny Eltsin
· 6 years ago
e5dbd3f
Merge "Update bionic to use the MTE API proposed on LKML."
by Peter Collingbourne
· 6 years ago
b29173c
Increase sleep time in sigwait64_SIGRTMIN test
by Evgeny Eltsin
· 6 years ago
edbc9e2
Make android_mallopt weak for native bridge
by Evgeny Eltsin
· 6 years ago
838ca10
Merge "Enable linker configuration from generator by default"
by Kiyoung Kim
· 6 years ago
0c42fa4
Merge "Clone with --depth 1 in generate_uapi_headers.sh --download-kernel."
by Treehugger Robot
· 6 years ago
afe7e53
Clone with --depth 1 in generate_uapi_headers.sh --download-kernel.
by Josh Gao
· 6 years ago
86a8f3f
Update documentation around kernel header imports.
by Christopher Ferris
· 6 years ago
0d61854
Merge "Update to android-mainline kernel headers v5.4."
by Christopher Ferris
· 6 years ago
e5e7395
Update bionic to use the MTE API proposed on LKML.
by Peter Collingbourne
· 6 years ago
ef04c80
Enable linker configuration from generator by default
by Kiyoung Kim
· 6 years ago
b8c16c0
Merge "Make private/bionic_page.h available as platform/bionic/page.h."
by Elliott Hughes
· 6 years ago
024f067
Merge "Use the canonical form of the APL2 boilerplate."
by Treehugger Robot
· 6 years ago
b030de2
Use the canonical form of the APL2 boilerplate.
by Elliott Hughes
· 6 years ago
cdb52fc
Make private/bionic_page.h available as platform/bionic/page.h.
by Elliott Hughes
· 6 years ago
9584fa4
Update to android-mainline kernel headers v5.4.
by Christopher Ferris
· 6 years ago
cad05d2
Merge "Stop linking ndk_cruft*.cpp into libc.a."
by Peter Collingbourne
· 6 years ago
d4299c3
Merge changes I052011f2,I40f42464
by Ryan Prichard
· 6 years ago
84b6d82
Merge "Fix sys_ptrace_test feature check on arm64"
by Evgeny Eltsin
· 6 years ago
570de33
Stop linking ndk_cruft*.cpp into libc.a.
by Peter Collingbourne
· 6 years ago
Next »