Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
af1467b2cd11f5567406db2a638257a79779d2a5
af1467b
Merge "Exclude libgcc_stripped wherever libgcc is excluded"
by Yi Kong
· 6 years ago
7ac2afb
Exclude libgcc_stripped wherever libgcc is excluded
by Yi Kong
· 6 years ago
9433a02
Merge "Track libziparchive API change."
by Elliott Hughes
· 6 years ago
f61ca22
Merge "Revert fwalk/sfp locking to fix concurrent reads"
by Ryan Prichard
· 6 years ago
c485cdb
Revert fwalk/sfp locking to fix concurrent reads
by Ryan Prichard
· 6 years ago
b51bb50
Track libziparchive API change.
by Elliott Hughes
· 6 years ago
2c02e45
Merge "Fix malloc_info missing large allocs."
by Christopher Ferris
· 6 years ago
db9706a
Fix malloc_info missing large allocs.
by Christopher Ferris
· 6 years ago
1eb6d36
Merge "Make purging clear the current thread cache too."
by Christopher Ferris
· 6 years ago
0f710fd
Make purging clear the current thread cache too.
by Christopher Ferris
· 6 years ago
911fbfc
Merge "Remove dependency on unused libutils"
by Dimitry Ivanov
· 6 years ago
5997d53
Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()."
by Elliott Hughes
· 6 years ago
4fa9b8c
malloc.h: explicitly suggest malloc_info() instead of mallinfo().
by Elliott Hughes
· 6 years ago
afe30a5
Remove dependency on unused libutils
by dimitry
· 6 years ago
0cd818a
Merge "Allow device launched before Q to use legacy OEM AID value"
by Tom Cherry
· 6 years ago
f5eaea3
Merge "Move /system dependency on tz_version to bionic"
by Neil Fuller
· 6 years ago
dfa3231
Merge "Fix running tests/benchmarks on the host."
by Elliott Hughes
· 6 years ago
4da99ff
Fix running tests/benchmarks on the host.
by Elliott Hughes
· 6 years ago
34bf610
Merge "__cxa_finalize: skip fflush call on dlclose"
by Ryan Prichard
· 6 years ago
70f090e
Merge changes I59a7c224,I82d28654
by Treehugger Robot
· 6 years ago
560de5f
Don't honor LIBC_HOOKS_ENABLE across a security boundary
by Nick Kralevich
· 6 years ago
99cec18
Don't honor LD_CONFIG_FILE across security transitions
by Nick Kralevich
· 6 years ago
c5d8c6c
__cxa_finalize: skip fflush call on dlclose
by Ryan Prichard
· 6 years ago
9f193e1
Merge "Make pthread_get/setschedparam weak for native bridge"
by Treehugger Robot
· 6 years ago
b368a0b
Allow device launched before Q to use legacy OEM AID value
by Tom Cherry
· 6 years ago
c7b8110
Make pthread_get/setschedparam weak for native bridge
by dimitry
· 6 years ago
a7db90f
Move /system dependency on tz_version to bionic
by Neil Fuller
· 6 years ago
731ed0f
Merge "Refactor some pieces of grp_pwd.cpp"
by Tom Cherry
· 6 years ago
5fb0763
Refactor some pieces of grp_pwd.cpp
by Tom Cherry
· 6 years ago
8c3140a
Merge "threads.h: Add C11 thread support."
by Elliott Hughes
· 6 years ago
4206711
threads.h: Add C11 thread support.
by Elliott Hughes
· 6 years ago
06a5617
Merge "Update doc comment about running the benchmarks."
by Treehugger Robot
· 6 years ago
d655bc6
Update doc comment about running the benchmarks.
by Elliott Hughes
· 6 years ago
31fe3c6
Merge "Move all leak info functions to android_mallopt."
by Christopher Ferris
· 6 years ago
640bd0b
Merge "libdl.a: make dlerror() always report an error."
by Elliott Hughes
· 6 years ago
7f3527f
Merge "Implement __gnu_[u]ldivmod_helper methods in libc"
by Yi Kong
· 6 years ago
b410d0e
Implement __gnu_[u]ldivmod_helper methods in libc
by Yi Kong
· 6 years ago
1311545
Merge "Reland ifuncs for strcmp and strlen."
by Elliott Hughes
· 6 years ago
401e2ef
Merge "Only write main library's RELRO by default."
by Treehugger Robot
· 6 years ago
b250766
Merge "PIMutexUnlock: load owner_tid in non-common case"
by Ryan Prichard
· 6 years ago
f32e1a1
Merge "Comment about lock destruction and unlocking"
by Ryan Prichard
· 6 years ago
b7155fd
Merge "Document __register_atfork."
by Elliott Hughes
· 6 years ago
927fe99
Reland ifuncs for strcmp and strlen.
by Elliott Hughes
· 7 years ago
fb9ce28
Document __register_atfork.
by Elliott Hughes
· 6 years ago
915c5fb
libdl.a: make dlerror() always report an error.
by Elliott Hughes
· 6 years ago
493322b
Merge "Move libdl and linker to static NOTICE files."
by Elliott Hughes
· 6 years ago
bdf8528
Merge "Workaround ASan not knowing about reallocarray."
by Elliott Hughes
· 6 years ago
390be50
Workaround ASan not knowing about reallocarray.
by Elliott Hughes
· 6 years ago
aca1101
Comment about lock destruction and unlocking
by Ryan Prichard
· 6 years ago
4b6c0f5
PIMutexUnlock: load owner_tid in non-common case
by Ryan Prichard
· 6 years ago
584bc62
Move libdl and linker to static NOTICE files.
by Elliott Hughes
· 6 years ago
30659fd
Move all leak info functions to android_mallopt.
by Christopher Ferris
· 6 years ago
75f7b06
Merge "paths.h: /sbin and /system/sbin no longer exist."
by Tom Cherry
· 6 years ago
30bcaae
Merge "Remove gMallocLeakZygoteChild."
by Christopher Ferris
· 6 years ago
032aed9
Merge "Generate assembler system call stubs via genrule."
by Elliott Hughes
· 6 years ago
be128f3
Merge "Fix linker compilation with timing enabled"
by Treehugger Robot
· 6 years ago
07c5587
paths.h: /sbin and /system/sbin no longer exist.
by Elliott Hughes
· 6 years ago
7b9db34
Fix linker compilation with timing enabled
by Vic Yang
· 6 years ago
21cf101
Merge "Remove dead script."
by Treehugger Robot
· 6 years ago
7d8c460
Remove dead script.
by Elliott Hughes
· 6 years ago
782c485
Generate assembler system call stubs via genrule.
by Elliott Hughes
· 6 years ago
8189e77
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 6 years ago
b9a7c65
Merge "libc: generate syscall stubs in one big file..."
by Elliott Hughes
· 6 years ago
d67b037
libc: generate syscall stubs in one big file...
by Elliott Hughes
· 6 years ago
f7f5ba4
Merge changes I48210ea1,I5f717dd1
by Daniel Mentz
· 6 years ago
d12d6f6
clean_header: Run outside of $ANDROID_BUILD_TOP
by Daniel Mentz
· 6 years ago
6d6b4ce
clean_header: Fix error handling for no-such-file case
by Daniel Mentz
· 6 years ago
9586c0f
Merge "Move kernel README files to Markdown."
by Treehugger Robot
· 6 years ago
e689eb0
Merge "<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers."
by Treehugger Robot
· 6 years ago
c4c2e24
<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers.
by Elliott Hughes
· 6 years ago
adcb515
Move kernel README files to Markdown.
by Elliott Hughes
· 6 years ago
934afc0
Merge "Remove seccomp upload hook."
by Treehugger Robot
· 6 years ago
5d10374
Only write main library's RELRO by default.
by Torne (Richard Coles)
· 6 years ago
6b6a6c8
Remove seccomp upload hook.
by Elliott Hughes
· 6 years ago
c345d87
Merge changes from topic "apex_libc_malloc"
by Treehugger Robot
· 6 years ago
5569650
Don't load libc_malloc_* libs from runtime ns for libc_scudo
by Jiyong Park
· 6 years ago
3ff116a
Load libc_malloc_* libraries from the runtime APEX
by Jiyong Park
· 6 years ago
1b7881a
Merge "Add malloc benchmarks."
by Christopher Ferris
· 6 years ago
7ec2c8a
Add malloc benchmarks.
by Christopher Ferris
· 6 years ago
d1ff49c
Merge changes Iba5f74e1,I92b88939
by Treehugger Robot
· 6 years ago
1701d88
Merge "Move platform-private symbols out of libdl.so"
by Treehugger Robot
· 6 years ago
93ea856
Merge changes I59a8bc4a,Ic437d352
by Ryan Prichard
· 6 years ago
5493ddc
Merge "Workaround potential access to unmapped stack"
by Elliott Hughes
· 6 years ago
02accd0
Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations"
by Treehugger Robot
· 6 years ago
e4d620b
Fix dlsym and dladdr for TLS symbols
by Ryan Prichard
· 6 years ago
865866e
Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs."
by Treehugger Robot
· 6 years ago
96c21e4
Merge "Move bionic-unit-tests-static to libclang_rt.builtins"
by Treehugger Robot
· 6 years ago
0d16a31
Move bionic-unit-tests-static to libclang_rt.builtins
by Pirama Arumuga Nainar
· 6 years ago
8c1a14d
Workaround potential access to unmapped stack
by Adrian-CJ Hung
· 6 years ago
fa9f7f2
Fix DLEXT_WRITE_RELRO when loading multiple libs.
by Torne (Richard Coles)
· 6 years ago
e6fd53b
Merge "Disable info messages by default for malloc debug."
by Christopher Ferris
· 6 years ago
c328e44
Disable info messages by default for malloc debug.
by Christopher Ferris
· 6 years ago
4fbe126
Merge "libc: Update symbol_ordering file"
by Treehugger Robot
· 6 years ago
d486e02
Merge "Create a lib that uses scudo instead of jemalloc."
by Christopher Ferris
· 6 years ago
db6edcc
Fix BionicAllocator comment
by Ryan Prichard
· 6 years ago
fc26d71
Create a lib that uses scudo instead of jemalloc.
by Christopher Ferris
· 6 years ago
90cca40
libc: Update symbol_ordering file
by Vic Yang
· 6 years ago
ce584e4
Fix CtsJniTestCases
by dimitry
· 6 years ago
8868d9e
Move platform-private symbols out of libdl.so
by dimitry
· 6 years ago
4b8b849
Fix formatting
by dimitry
· 6 years ago
Next »