Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
8a311631edc0c6212d4f9c50854956d2233aea40
8a31163
Allow read-only system properties to have arbitrary lengths
by Tom Cherry
· 8 years ago
983c2da
Merge "Fix "Add a legacy inline for mmap64"."
by Treehugger Robot
· 8 years ago
8c2323c
Fix "Add a legacy inline for mmap64".
by Dan Albert
· 8 years ago
3dacc47
Merge "Add a legacy inline for mmap64."
by Treehugger Robot
· 8 years ago
e387c2f
Merge "Add directives to force stop unwinding."
by Christopher Ferris
· 8 years ago
a613d0d
Add a legacy inline for mmap64.
by Dan Albert
· 8 years ago
7181e53
Merge "More POSIX limits cleanup."
by Elliott Hughes
· 8 years ago
aaf83e8
More POSIX limits cleanup.
by Elliott Hughes
· 8 years ago
93ea09f
Add directives to force stop unwinding.
by Christopher Ferris
· 8 years ago
dd53eca
Merge "Make libdl symbols weak."
by Dimitry Ivanov
· 8 years ago
0a45131
Merge "POSIX clock cleanup."
by Elliott Hughes
· 8 years ago
3a8f75d
POSIX clock cleanup.
by Elliott Hughes
· 8 years ago
c5ea3eb
Make libdl symbols weak.
by dimitry
· 8 years ago
7c67840
Merge "Make bionic tests build for linux_bionic"
by Treehugger Robot
· 8 years ago
3e8584d
Merge "Revert "linker: disable ld.config.txt in ASAN mode""
by Treehugger Robot
· 8 years ago
42f3bd0
Merge "Sync internal and external master."
by Treehugger Robot
· 8 years ago
11dfca4
Merge "Fix pthread_leak test flakiness."
by Elliott Hughes
· 8 years ago
268ae36
Make bionic tests build for linux_bionic
by Dan Willemsen
· 8 years ago
ec6c397
Merge "Don't run exec_with_ld_config_file* tests on non-production devices"
by Treehugger Robot
· 8 years ago
1a524d6
Revert "linker: disable ld.config.txt in ASAN mode"
by Jiyong Park
· 8 years ago
5a7c950
Sync internal and external master.
by Elliott Hughes
· 8 years ago
41704cd
Don't run exec_with_ld_config_file* tests on non-production devices
by Jiyong Park
· 8 years ago
48fbf91
Merge "Pre-size the vector in the pthread_create ENOMEM test."
by Elliott Hughes
· 8 years ago
a838490
Fix pthread_leak test flakiness.
by Elliott Hughes
· 8 years ago
5751298
Pre-size the vector in the pthread_create ENOMEM test.
by Elliott Hughes
· 8 years ago
c602196
Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]"
by Dan Willemsen
· 8 years ago
9385d77
Merge "Use -Werror in bionic"
by Treehugger Robot
· 8 years ago
84f0dcd
Use -Werror in bionic
by Chih-Hung Hsieh
· 8 years ago
4836ac9
Merge "Don't repeat ourselves unnecessarily in the maps."
by Elliott Hughes
· 8 years ago
3a3982d
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 8 years ago
a5c316f
Don't repeat ourselves unnecessarily in the maps.
by Elliott Hughes
· 8 years ago
8af55bd
Merge "Add O MR1 define"
by Treehugger Robot
· 8 years ago
a71b7bc
Merge "Fix API level of cfi_* symbols to 27"
by Treehugger Robot
· 8 years ago
8664a05
Fix API level of cfi_* symbols to 27
by Jiyong Park
· 8 years ago
a0c7ec8
Add O MR1 define
by John Reck
· 8 years ago
95f9078
Merge "Replace abort with exit(1) in __linker_cannot_link"
by Treehugger Robot
· 8 years ago
04f7a79
Replace abort with exit(1) in __linker_cannot_link
by dimitry
· 8 years ago
b93f263
Merge "Require getrandom(2)."
by Treehugger Robot
· 8 years ago
6a5dfeb
Require getrandom(2).
by Elliott Hughes
· 8 years ago
b3639ad
Merge changes I76dde1e3,I54fec461
by Elliott Hughes
· 8 years ago
8465e96
Add <sys/random.h>.
by Elliott Hughes
· 8 years ago
9651093
Run other maintenance scripts as part of the preupload hooks.
by Elliott Hughes
· 8 years ago
bd27541
Merge "Remove default libraries"
by Treehugger Robot
· 8 years ago
ae407e5
Remove default libraries
by Dan Willemsen
· 8 years ago
b736c41
Merge "Add <glob.h>."
by Elliott Hughes
· 8 years ago
f1c568d
Add <glob.h>.
by Elliott Hughes
· 8 years ago
62767bc
Merge "Link vdso before linking the main executable"
by Treehugger Robot
· 8 years ago
c18de1b
Link vdso before linking the main executable
by dimitry
· 8 years ago
9c172c8
Merge "Fix error found building relocation packer for host bionic"
by Treehugger Robot
· 8 years ago
2e01f39
Merge "All architectures have AT_SYSINFO_EHDR now."
by Treehugger Robot
· 8 years ago
c51a404
All architectures have AT_SYSINFO_EHDR now.
by Elliott Hughes
· 8 years ago
7ebc81f
Fix error found building relocation packer for host bionic
by Dan Willemsen
· 8 years ago
24c9c3f
Merge "Don't resolve permitted.paths"
by Treehugger Robot
· 8 years ago
0f33f23
Don't resolve permitted.paths
by Jiyong Park
· 8 years ago
6e6e1ab
Merge changes from topic "host_bionic"
by Treehugger Robot
· 8 years ago
7ccc50d
Use an embedded linker for host bionic
by Dan Willemsen
· 8 years ago
4326d84
linker: Only link to debuggerd on Android
by Dan Willemsen
· 8 years ago
e27d29c
Merge "Improve pthread_create failure handling."
by Treehugger Robot
· 8 years ago
1ec162d
Merge "Extend cfi test to verify a range of target pointers."
by Treehugger Robot
· 8 years ago
53dc9dd
Improve pthread_create failure handling.
by Elliott Hughes
· 8 years ago
1dfd76a
Extend cfi test to verify a range of target pointers.
by Evgenii Stepanov
· 8 years ago
0d9301e
Merge "Rename _Exit in a way that works with libandroid_support."
by Elliott Hughes
· 8 years ago
2f94a29
Rename _Exit in a way that works with libandroid_support.
by Elliott Hughes
· 8 years ago
cce6ada
Merge "Make <math.h> renames compatible with GCC."
by Treehugger Robot
· 8 years ago
dacbb04
Merge "Support larger guard regions."
by Treehugger Robot
· 8 years ago
7a5bb68
Merge "Drop thread list lock before abort."
by Christopher Ferris
· 8 years ago
d6541c2
Make <math.h> renames compatible with GCC.
by Elliott Hughes
· 8 years ago
d6c678c
Support larger guard regions.
by Elliott Hughes
· 8 years ago
7982914
Drop thread list lock before abort.
by Christopher Ferris
· 8 years ago
0c9ea17
Merge "Always log errno when aborting."
by Treehugger Robot
· 8 years ago
df86245
Merge "Use __RENAME for long double functions."
by Elliott Hughes
· 8 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
5e80552
Merge "[cfi] Fix __cfi_check address calculation."
by Treehugger Robot
· 8 years ago
ded4524
[cfi] Fix __cfi_check address calculation.
by Evgenii Stepanov
· 8 years ago
5828840
Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD
by Bill Yi
· 8 years ago
50cda38
Use __RENAME for long double functions.
by Elliott Hughes
· 8 years ago
3b64f8e
Merge "Enable 32-bit armv8 NEON for libm"
by Isaac Chen
· 8 years ago
e719ceb
Enable 32-bit armv8 NEON for libm
by Isaac Chen
· 8 years ago
7e6f98b
Merge "Remove clang: true"
by Treehugger Robot
· 8 years ago
40756d6
Merge "Cast __builtin_swap64 to uint64_t."
by Elliott Hughes
· 8 years ago
4c0803d
Cast __builtin_swap64 to uint64_t.
by Elliott Hughes
· 8 years ago
2286b9f
Remove clang: true
by Lennart Wieboldt
· 8 years ago
4c9d528
Merge "Finish <search.h>."
by Elliott Hughes
· 8 years ago
d74088b
Merge "For devices which are not treble enabled, return the system shell."
by Treehugger Robot
· 8 years ago
6010383
Merge "Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions."
by Elliott Hughes
· 8 years ago
ab2f79c
For devices which are not treble enabled, return the system shell.
by Jayant Chowdhary
· 8 years ago
00d8a8b
Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions.
by Elliott Hughes
· 8 years ago
04503da
Merge "<stdbool.h> not necessary in C++."
by Elliott Hughes
· 8 years ago
7379018
<stdbool.h> not necessary in C++.
by Elliott Hughes
· 8 years ago
5a90596
Merge "Provide method to dump backtrace heap data."
by Christopher Ferris
· 8 years ago
602b88c
Provide method to dump backtrace heap data.
by Christopher Ferris
· 8 years ago
0f6dd63
Merge "Use env to invoke python"
by Treehugger Robot
· 8 years ago
5702c6f
Finish <search.h>.
by Elliott Hughes
· 8 years ago
b20c246
Merge "Add an extra test for a POSIX iconv requirement."
by Treehugger Robot
· 8 years ago
77bb564
Use env to invoke python
by Stephen Crane
· 8 years ago
d40a833
Add an extra test for a POSIX iconv requirement.
by Elliott Hughes
· 8 years ago
7f9f1b6
Merge "Don't run disable_ld_config_file test on non-production devices"
by Treehugger Robot
· 8 years ago
e0e2798
Merge "Explicitly name DT_RPATH."
by Elliott Hughes
· 8 years ago
b3aea2b
Merge "Use have_dl to guard all tests that rely on icu4c."
by Treehugger Robot
· 8 years ago
4945d8f
Don't run disable_ld_config_file test on non-production devices
by Jiyong Park
· 8 years ago
Next »