Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
f61793658ace80205b450be286b2ad6ed32e54d0
f617936
Merge "Add support for cortex-a73." am: f0ddcc676c
by Christopher Ferris
· 8 years ago
f0ddcc6
Merge "Add support for cortex-a73."
by Christopher Ferris
· 8 years ago
94bd274
Add support for cortex-a73.
by Christopher Ferris
· 8 years ago
c90d2db
Merge "test: check unbounded memory leak in pthread detach" am: ac58d33d34
by Elliott Hughes
· 8 years ago
ac58d33
Merge "test: check unbounded memory leak in pthread detach"
by Elliott Hughes
· 8 years ago
cf17b48
test: check unbounded memory leak in pthread detach
by Zhenhua WANG
· 8 years ago
51c1351
Merge "Clean up __isthreaded." am: d785b4465e
by Elliott Hughes
· 8 years ago
d785b44
Merge "Clean up __isthreaded."
by Treehugger Robot
· 8 years ago
aad073b
Merge "Run bionic/libc/tools/genversion-scripts.py" am: 23672d30e2
by Elliott Hughes
· 8 years ago
23672d3
Merge "Run bionic/libc/tools/genversion-scripts.py"
by Treehugger Robot
· 8 years ago
dfcb82d
Clean up __isthreaded.
by Elliott Hughes
· 8 years ago
a57476b
Run bionic/libc/tools/genversion-scripts.py
by Elliott Hughes
· 8 years ago
5fe41a0
Merge "Fix clang-tidy perfomrance warnings." am: 0e986b8d5d
by wy
· 8 years ago
0e986b8
Merge "Fix clang-tidy perfomrance warnings."
by Treehugger Robot
· 8 years ago
828b9e1
Fix clang-tidy perfomrance warnings.
by wy
· 8 years ago
55dbe0a
Merge "greylist is no longer enabled by default." am: a93fcd0394
by Jiyong Park
· 8 years ago
aef886b
Merge "Remove known failures from arm ifunc tests" am: 9259c5bde6
by Dimitry Ivanov
· 8 years ago
a93fcd0
Merge "greylist is no longer enabled by default."
by Treehugger Robot
· 8 years ago
9259c5b
Merge "Remove known failures from arm ifunc tests"
by Treehugger Robot
· 8 years ago
0a27d1b
Merge "Cope with AT_SYSINFO not being set on x86." am: 3c71e1ae18
by Elliott Hughes
· 8 years ago
3c71e1a
Merge "Cope with AT_SYSINFO not being set on x86."
by Treehugger Robot
· 8 years ago
37b91af
greylist is no longer enabled by default.
by Jiyong Park
· 8 years ago
e5652e5
Merge "Zero-initialize user_desc for __set_thread_area." am: 4119281323
by Elliott Hughes
· 8 years ago
4119281
Merge "Zero-initialize user_desc for __set_thread_area."
by Elliott Hughes
· 8 years ago
b291d08
Zero-initialize user_desc for __set_thread_area.
by Elliott Hughes
· 8 years ago
9ae2372
Cope with AT_SYSINFO not being set on x86.
by Elliott Hughes
· 8 years ago
562e484
Merge "Add new memchr/strrchr tests." am: ea5ee452c9
by Christopher Ferris
· 8 years ago
ea5ee45
Merge "Add new memchr/strrchr tests."
by Christopher Ferris
· 8 years ago
2f030af
Add new memchr/strrchr tests.
by Christopher Ferris
· 8 years ago
3537fa1
Merge "Make raise/abort work with stale cached pid/tid values." am: 1f9e648878
by Josh Gao
· 8 years ago
1f9e648
Merge "Make raise/abort work with stale cached pid/tid values."
by Treehugger Robot
· 8 years ago
bf2af69
Make raise/abort work with stale cached pid/tid values.
by Josh Gao
· 8 years ago
225c2c0
Merge changes from topic 'mips_seccomp_fixes' am: e6691d3470
by Lazar Trsic
· 8 years ago
e6691d3
Merge changes from topic 'mips_seccomp_fixes'
by Treehugger Robot
· 8 years ago
dd5bd45
[MIPS64] Enable necessary mips64 syscalls in seccomp whitelist
by Lazar Trsic
· 8 years ago
22b4351
Fix MIPS seccomp definitions for PRIMARY and SECONDARY arch
by Lazar Trsic
· 8 years ago
14a79c6
Merge "libc: clean up ARM64 copyright notices" am: 86b3494e3b
by Jake Weinstein
· 8 years ago
86b3494
Merge "libc: clean up ARM64 copyright notices"
by Treehugger Robot
· 8 years ago
28285f5
libc: clean up ARM64 copyright notices
by Jake Weinstein
· 8 years ago
d6a9b26
Merge changes Ia7200bf0,I86999bb7 am: 05fd20c797
by Josh Gao
· 8 years ago
05fd20c
Merge changes Ia7200bf0,I86999bb7
by Treehugger Robot
· 8 years ago
c42b4bb
Remove known failures from arm ifunc tests
by Dimitry Ivanov
· 8 years ago
197ddaa
Merge "Move libc_log code into libasync_safe." am: 5725481f1e
by Christopher Ferris
· 8 years ago
5725481
Merge "Move libc_log code into libasync_safe."
by Christopher Ferris
· 8 years ago
71d3f64
Merge "Add ifunc for variable test-case" am: 846924ae95
by Dimitry Ivanov
· 8 years ago
846924a
Merge "Add ifunc for variable test-case"
by Dimitry Ivanov
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
afec406
Merge "Shared namespaces inherit parent ns properties" am: 6323cfad74
by Dimitry Ivanov
· 8 years ago
6323cfa
Merge "Shared namespaces inherit parent ns properties"
by Treehugger Robot
· 8 years ago
f1cb669
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 8 years ago
21975b2
Add ifunc for variable test-case
by Dimitry Ivanov
· 8 years ago
9fba79b
Merge "Fix pthread_barrier_smoke test (part 2)." am: 3f4735fafa
by Yabin Cui
· 8 years ago
3f4735f
Merge "Fix pthread_barrier_smoke test (part 2)."
by Yabin Cui
· 8 years ago
ab4cddc
Fix pthread_barrier_smoke test (part 2).
by Yabin Cui
· 8 years ago
cc4de3d
Merge "Fix test compile errors after LLVM rebase" am: 85408ef2da
by Yi Kong
· 8 years ago
85408ef
Merge "Fix test compile errors after LLVM rebase"
by Treehugger Robot
· 8 years ago
717b646
Merge "Fix pthread_barrier_smoke test." am: 5c7107434b
by Yabin Cui
· 8 years ago
5c71074
Merge "Fix pthread_barrier_smoke test."
by Treehugger Robot
· 8 years ago
2d3122c
Fix test compile errors after LLVM rebase
by Yi Kong
· 8 years ago
d5c04c5
Fix pthread_barrier_smoke test.
by Yabin Cui
· 8 years ago
64f146f
Merge "versioner: disable container overflow checks" am: ca5e0f49ca
by Andreas Gampe
· 8 years ago
ca5e0f4
Merge "versioner: disable container overflow checks"
by Treehugger Robot
· 8 years ago
2870e81
Merge "linker: add android_get_exported_namespace" am: 87a47e1bb2
by Jiyong Park
· 8 years ago
87a47e1
Merge "linker: add android_get_exported_namespace"
by Treehugger Robot
· 8 years ago
d10d3ee
versioner: disable container overflow checks
by Andreas Gampe
· 8 years ago
c5074c7
Merge "fix half-deleted comments in tests" am: fd478a8cba
by George Burgess IV
· 8 years ago
fd478a8
Merge "fix half-deleted comments in tests"
by Treehugger Robot
· 8 years ago
cf44343
fix half-deleted comments in tests
by George Burgess IV
· 8 years ago
067b8f0
Merge "Restore ELF32_ST_INFO/ELF64_ST_INFO." am: c15117658b
by Elliott Hughes
· 8 years ago
c151176
Merge "Restore ELF32_ST_INFO/ELF64_ST_INFO."
by Elliott Hughes
· 8 years ago
d390df1
Restore ELF32_ST_INFO/ELF64_ST_INFO.
by Elliott Hughes
· 8 years ago
1244bb1
Merge "Include the libc/kernel/android/scsi headers in the NDK." am: dfe0fa4151
by Elliott Hughes
· 8 years ago
dfe0fa4
Merge "Include the libc/kernel/android/scsi headers in the NDK."
by Treehugger Robot
· 8 years ago
01de74e
linker: add android_get_exported_namespace
by Jiyong Park
· 8 years ago
b50b8c8
versioner: fix leak.
by Josh Gao
· 8 years ago
0be1dab
versioner: add symlink for dependencies.
by Josh Gao
· 8 years ago
2fad0d5
Include the libc/kernel/android/scsi headers in the NDK.
by Elliott Hughes
· 8 years ago
4bcb15b
Merge "Compare Pss of tested library in VerifyMemorySaving" am: 306ea55952
by Elliott Hughes
· 8 years ago
306ea55
Merge "Compare Pss of tested library in VerifyMemorySaving"
by Elliott Hughes
· 8 years ago
ba85d8b
Merge "Make dl_iterate_phdr weak in libdl." am: 36d5c54b5e
by Dan Albert
· 8 years ago
36d5c54
Merge "Make dl_iterate_phdr weak in libdl."
by Treehugger Robot
· 8 years ago
778c048
Merge "watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches"
by Pavel Labath
· 8 years ago
9cc08e0
Merge "watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches"
by Treehugger Robot
· 8 years ago
81aad00
Compare Pss of tested library in VerifyMemorySaving
by Zhenhua WANG
· 8 years ago
001a69a
Merge "Update bionic after Clang rebase" am: 82f7208ac0
by Yi Kong
· 8 years ago
82f7208
Merge "Update bionic after Clang rebase"
by Yi Kong
· 8 years ago
0328db3
Merge "Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21."
by Elliott Hughes
· 8 years ago
fd7c2a3
Merge "Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21."
by Elliott Hughes
· 8 years ago
7ba2bed
Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21.
by Elliott Hughes
· 8 years ago
06be345
Update bionic after Clang rebase
by Yi Kong
· 8 years ago
4a62026
watchpoint_imprecise test: set 4-byte watchpoints on 32-bit arches
by Pavel Labath
· 8 years ago
db98fed
Make dl_iterate_phdr weak in libdl.
by Dan Albert
· 8 years ago
358a4cb
Merge "Add basic tests for <link.h>." am: 5deddda68e
by Elliott Hughes
· 8 years ago
8c0c869
Merge "Update static functions/macro definitions." am: 6c8881d99c
by Christopher Ferris
· 8 years ago
5deddda
Merge "Add basic tests for <link.h>."
by Elliott Hughes
· 8 years ago
6c8881d
Merge "Update static functions/macro definitions."
by Christopher Ferris
· 8 years ago
ee1e0a3
Update static functions/macro definitions.
by Christopher Ferris
· 8 years ago
7c10abb
Add basic tests for <link.h>.
by Elliott Hughes
· 8 years ago
081ffd2
Merge "loader: enable loading libraries from tmpfs" am: 1328b96faf
by Dimitry Ivanov
· 8 years ago
1328b96
Merge "loader: enable loading libraries from tmpfs"
by Treehugger Robot
· 8 years ago
Next »