Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
37b91af0f3590e577dfcef47899bca2c8f9aebf4
37b91af
greylist is no longer enabled by default.
by Jiyong Park
· 9 years ago
4119281
Merge "Zero-initialize user_desc for __set_thread_area."
by Elliott Hughes
· 9 years ago
b291d08
Zero-initialize user_desc for __set_thread_area.
by Elliott Hughes
· 9 years ago
ea5ee45
Merge "Add new memchr/strrchr tests."
by Christopher Ferris
· 9 years ago
2f030af
Add new memchr/strrchr tests.
by Christopher Ferris
· 9 years ago
1f9e648
Merge "Make raise/abort work with stale cached pid/tid values."
by Treehugger Robot
· 9 years ago
bf2af69
Make raise/abort work with stale cached pid/tid values.
by Josh Gao
· 9 years ago
e6691d3
Merge changes from topic 'mips_seccomp_fixes'
by Treehugger Robot
· 9 years ago
dd5bd45
[MIPS64] Enable necessary mips64 syscalls in seccomp whitelist
by Lazar Trsic
· 9 years ago
22b4351
Fix MIPS seccomp definitions for PRIMARY and SECONDARY arch
by Lazar Trsic
· 9 years ago
86b3494
Merge "libc: clean up ARM64 copyright notices"
by Treehugger Robot
· 9 years ago
28285f5
libc: clean up ARM64 copyright notices
by Jake Weinstein
· 9 years ago
05fd20c
Merge changes Ia7200bf0,I86999bb7
by Treehugger Robot
· 9 years ago
5725481
Merge "Move libc_log code into libasync_safe."
by Christopher Ferris
· 9 years ago
846924a
Merge "Add ifunc for variable test-case"
by Dimitry Ivanov
· 9 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 9 years ago
6323cfa
Merge "Shared namespaces inherit parent ns properties"
by Treehugger Robot
· 9 years ago
f1cb669
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 9 years ago
21975b2
Add ifunc for variable test-case
by Dimitry Ivanov
· 9 years ago
3f4735f
Merge "Fix pthread_barrier_smoke test (part 2)."
by Yabin Cui
· 9 years ago
ab4cddc
Fix pthread_barrier_smoke test (part 2).
by Yabin Cui
· 9 years ago
85408ef
Merge "Fix test compile errors after LLVM rebase"
by Treehugger Robot
· 9 years ago
5c71074
Merge "Fix pthread_barrier_smoke test."
by Treehugger Robot
· 9 years ago
2d3122c
Fix test compile errors after LLVM rebase
by Yi Kong
· 9 years ago
d5c04c5
Fix pthread_barrier_smoke test.
by Yabin Cui
· 9 years ago
ca5e0f4
Merge "versioner: disable container overflow checks"
by Treehugger Robot
· 9 years ago
87a47e1
Merge "linker: add android_get_exported_namespace"
by Treehugger Robot
· 9 years ago
d10d3ee
versioner: disable container overflow checks
by Andreas Gampe
· 9 years ago
fd478a8
Merge "fix half-deleted comments in tests"
by Treehugger Robot
· 9 years ago
cf44343
fix half-deleted comments in tests
by George Burgess IV
· 9 years ago
c151176
Merge "Restore ELF32_ST_INFO/ELF64_ST_INFO."
by Elliott Hughes
· 9 years ago
d390df1
Restore ELF32_ST_INFO/ELF64_ST_INFO.
by Elliott Hughes
· 9 years ago
dfe0fa4
Merge "Include the libc/kernel/android/scsi headers in the NDK."
by Treehugger Robot
· 9 years ago
01de74e
linker: add android_get_exported_namespace
by Jiyong Park
· 9 years ago
b50b8c8
versioner: fix leak.
by Josh Gao
· 9 years ago
0be1dab
versioner: add symlink for dependencies.
by Josh Gao
· 9 years ago
2fad0d5
Include the libc/kernel/android/scsi headers in the NDK.
by Elliott Hughes
· 9 years ago
306ea55
Merge "Compare Pss of tested library in VerifyMemorySaving"
by Elliott Hughes
· 9 years ago
36d5c54
Merge "Make dl_iterate_phdr weak in libdl."
by Treehugger Robot
· 9 years ago
9cc08e0
Merge "watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches"
by Treehugger Robot
· 9 years ago
81aad00
Compare Pss of tested library in VerifyMemorySaving
by Zhenhua WANG
· 9 years ago
82f7208
Merge "Update bionic after Clang rebase"
by Yi Kong
· 9 years ago
fd7c2a3
Merge "Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21."
by Elliott Hughes
· 9 years ago
7ba2bed
Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21.
by Elliott Hughes
· 9 years ago
06be345
Update bionic after Clang rebase
by Yi Kong
· 9 years ago
4a62026
watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches
by Pavel Labath
· 9 years ago
db98fed
Make dl_iterate_phdr weak in libdl.
by Dan Albert
· 9 years ago
5deddda
Merge "Add basic tests for <link.h>."
by Elliott Hughes
· 9 years ago
6c8881d
Merge "Update static functions/macro definitions."
by Christopher Ferris
· 9 years ago
ee1e0a3
Update static functions/macro definitions.
by Christopher Ferris
· 9 years ago
7c10abb
Add basic tests for <link.h>.
by Elliott Hughes
· 9 years ago
1328b96
Merge "loader: enable loading libraries from tmpfs"
by Treehugger Robot
· 9 years ago
bf34ba3
loader: enable loading libraries from tmpfs
by Dimitry Ivanov
· 9 years ago
e54e64b
Merge "Make the _Unwind_Ptr declaration match clang's."
by Elliott Hughes
· 9 years ago
f2c6ad6
Make the _Unwind_Ptr declaration match clang's.
by Elliott Hughes
· 9 years ago
61e932e
Merge "Remove unused lambda captures"
by Yi Kong
· 9 years ago
802e2fd
Merge "DO NOT MERGE: The future is now."
by Treehugger Robot
· 9 years ago
2e8e5e6
DO NOT MERGE: The future is now.
by Josh Gao
· 9 years ago
ff6c8de
Remove unused lambda captures
by Yi Kong
· 9 years ago
ee1c45f
Merge "Add syscalls that aren't currently used to the seccomp whitelist."
by Josh Gao
· 9 years ago
627ed91
Merge "Decode the common EM_ values."
by Treehugger Robot
· 9 years ago
72007ee
Decode the common EM_ values.
by Elliott Hughes
· 9 years ago
64cdd0c
Merge "Make all the ELF relocation constants available."
by Treehugger Robot
· 9 years ago
de9262e
Add syscalls that aren't currently used to the seccomp whitelist.
by Josh Gao
· 9 years ago
cdf0b1a
Merge "Add missing required libraries"
by Treehugger Robot
· 9 years ago
237c3ee
Merge "libc: fix typo in __RENAME macro"
by Treehugger Robot
· 9 years ago
5109bb4
Make all the ELF relocation constants available.
by Elliott Hughes
· 9 years ago
0fc8451
Merge "Add missing arch-specific AT_ cruft."
by Treehugger Robot
· 9 years ago
f1db837
Add missing required libraries
by Dimitry Ivanov
· 9 years ago
31e5a35
libc: fix typo in __RENAME macro
by George Burgess IV
· 9 years ago
0446c8c
Add missing arch-specific AT_ cruft.
by Elliott Hughes
· 9 years ago
791989d
Merge "Add PT_ARM_EXIDX."
by Treehugger Robot
· 9 years ago
7b37fa9
Merge "Move bionic_systrace.cpp over to CachedProperty."
by Treehugger Robot
· 9 years ago
5dc0565
Merge "Remove unused elf_machdep.h cruft."
by Elliott Hughes
· 9 years ago
fe56b52
Merge "Document DT_RUNPATH support."
by Treehugger Robot
· 9 years ago
57e7a0d
Merge "Un-deprecated __system_property_find_nth."
by Treehugger Robot
· 9 years ago
901601b
Remove unused elf_machdep.h cruft.
by Elliott Hughes
· 9 years ago
3914b19
Add PT_ARM_EXIDX.
by Dan Albert
· 9 years ago
d6f91ce
Document DT_RUNPATH support.
by Elliott Hughes
· 9 years ago
438e019
Un-deprecated __system_property_find_nth.
by Elliott Hughes
· 9 years ago
e4ddb3c
Move bionic_systrace.cpp over to CachedProperty.
by Elliott Hughes
· 9 years ago
661a2ed
Merge "Link to the public post about clang FORTIFY."
by Treehugger Robot
· 9 years ago
ef2b2fe
Link to the public post about clang FORTIFY.
by Elliott Hughes
· 9 years ago
9852fba
Merge "Avoid "D linker : (null)" with debug.ld.all for dlerror."
by Treehugger Robot
· 9 years ago
295082b
Avoid "D linker : (null)" with debug.ld.all for dlerror.
by Elliott Hughes
· 9 years ago
e4e69a1
Merge "Report the right error code from PropertyServiceConnection()"
by Treehugger Robot
· 9 years ago
8d61f27
Merge "Fix incorrect check."
by Elliott Hughes
· 9 years ago
be4232b
Report the right error code from PropertyServiceConnection()
by Tom Cherry
· 9 years ago
35dfaa8
Fix incorrect check.
by Christopher Ferris
· 9 years ago
da08de8
Merge "libc: ARM: Add 32-bit Kryo memcpy"
by Christopher Ferris
· 9 years ago
e8a3280
Merge "Address review comments on the bionic tzdata loader."
by Treehugger Robot
· 9 years ago
10f32d9
Merge "Restore __system_property_find_nth version"
by Treehugger Robot
· 9 years ago
04d99df
libc: ARM: Add 32-bit Kryo memcpy
by Jake Weinstein
· 9 years ago
b63ed1d
Restore __system_property_find_nth version
by Dimitry Ivanov
· 9 years ago
f568ccd
Merge "libc: use Cortex-A7/A53 memset on Kryo"
by Christopher Ferris
· 9 years ago
a8f9c80
Merge "Add seccomp blacklist, and exclude swap functions"
by Treehugger Robot
· 9 years ago
4d114f9
libc: use Cortex-A7/A53 memset on Kryo
by Jake Weinstein
· 9 years ago
a01cbaa
Address review comments on the bionic tzdata loader.
by Elliott Hughes
· 9 years ago
3dd3d55
Add seccomp blacklist, and exclude swap functions
by Paul Lawrence
· 9 years ago
2be8013
Merge "Move libc_logging.cpp over to CachedProperty."
by Treehugger Robot
· 9 years ago
Next »