Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
439bb1d048018c14e858156c1558effe3f626d7c
439bb1d
Merge "Fixup an out of date comment."
by Treehugger Robot
· 7 years ago
576f525
Merge "Add recovery_available: true to libseccomp_policy"
by Tom Cherry
· 7 years ago
077f7f1
Merge "Use the FreeBSD __CONCAT."
by Treehugger Robot
· 7 years ago
a06c49c
Add recovery_available: true to libseccomp_policy
by Tom Cherry
· 7 years ago
0fe2203
Fixup an out of date comment.
by Tom Cherry
· 7 years ago
7763ab4
Use the FreeBSD __CONCAT.
by Elliott Hughes
· 7 years ago
758051f
Merge "Revert "Retire GCC FORTIFY.""
by Elliott Hughes
· 7 years ago
4dbe8fc
Revert "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
85e84f1
Merge "Retire GCC FORTIFY."
by Treehugger Robot
· 7 years ago
067bdc9
Retire GCC FORTIFY.
by Elliott Hughes
· 7 years ago
94ab04c
Merge "libm: add tests that would have caught the recent regression."
by Treehugger Robot
· 7 years ago
505ecd6
libm: add tests that would have caught the recent regression.
by Elliott Hughes
· 7 years ago
ee21317
Merge "Revert "Update to FreeBSD libm r336523.""
by Treehugger Robot
· 7 years ago
253a830
Revert "Update to FreeBSD libm r336523."
by Andreas Gampe
· 7 years ago
1d79043
Merge "Mark fdsan functions as __attribute__((weak))."
by Treehugger Robot
· 7 years ago
e899e79
Mark fdsan functions as __attribute__((weak)).
by Josh Gao
· 7 years ago
1705403
Merge "Update to FreeBSD libm r336523."
by Treehugger Robot
· 7 years ago
402ca11
Merge "Introduce api to track fd ownership in libc."
by Treehugger Robot
· 7 years ago
f86ee10
Update to FreeBSD libm r336523.
by Elliott Hughes
· 7 years ago
f6e5b58
Introduce api to track fd ownership in libc.
by Josh Gao
· 7 years ago
24ded2d
Merge "Fix malloc_hooks for hooks_write_malloc_leak_info."
by Florian Mayer
· 7 years ago
ad596bf
Merge "setjmp is a macro."
by Treehugger Robot
· 7 years ago
4502c40
Merge "Update libc status documentation."
by Treehugger Robot
· 7 years ago
7622140
Merge "Add C11 timespec_get."
by Treehugger Robot
· 7 years ago
99a8caf
Merge "Expose __res_randomid."
by Treehugger Robot
· 7 years ago
2d6030b
Fix malloc_hooks for hooks_write_malloc_leak_info.
by Florian Mayer
· 7 years ago
944fcb5
Merge "The --gtest_color flag should take a priority."
by Tao Bao
· 7 years ago
afacaab
The --gtest_color flag should take a priority.
by Tao Bao
· 7 years ago
bf74815
setjmp is a macro.
by Elliott Hughes
· 7 years ago
a7119af
Update libc status documentation.
by Elliott Hughes
· 7 years ago
f98d87b
Add C11 timespec_get.
by Elliott Hughes
· 7 years ago
3a5fd00
Expose __res_randomid.
by Elliott Hughes
· 7 years ago
9842db4
Merge "Only use color in supported terminal."
by Treehugger Robot
· 7 years ago
c1ef5eb
Only use color in supported terminal.
by Haibo Huang
· 7 years ago
a971303
Merge "Disable malloc debug intercepts when exiting."
by Christopher Ferris
· 7 years ago
2e457f5
Merge "Call __emutls_unregister_key on dlclose"
by Treehugger Robot
· 7 years ago
97b4747
Disable malloc debug intercepts when exiting.
by Christopher Ferris
· 7 years ago
06f217d
Merge "Remove workarounds for old versions of clang and GCC."
by Treehugger Robot
· 7 years ago
6726758
Merge "Reimplement popen(3)/pclose(3)."
by Treehugger Robot
· 7 years ago
3012b96
Remove workarounds for old versions of clang and GCC.
by Elliott Hughes
· 7 years ago
468efc8
Reimplement popen(3)/pclose(3).
by Elliott Hughes
· 7 years ago
47c859c
Merge "Remove bionic test's dependency on gtest internal."
by Treehugger Robot
· 7 years ago
83b6379
Remove bionic test's dependency on gtest internal.
by Haibo Huang
· 7 years ago
f0296f3
Merge "Include uchar.h only for bionic"
by Treehugger Robot
· 7 years ago
e2228cb
Merge "Change args to int64_t"
by Haibo Huang
· 7 years ago
bcff244
Merge "Update to v4.17.3 kernel headers."
by Christopher Ferris
· 7 years ago
6c0eab9
Include uchar.h only for bionic
by Pirama Arumuga Nainar
· 7 years ago
07a7c9b
Merge "Fix some long-standing UTF-8 bugs."
by Elliott Hughes
· 7 years ago
57fe813
Merge "bionic: Convert res_send.c to poll()"
by Bernie Innocenti
· 7 years ago
d5ee4c5
Change args to int64_t
by Haibo Huang
· 7 years ago
402c762
Fix some long-standing UTF-8 bugs.
by Elliott Hughes
· 7 years ago
1d7c04c
Merge "pthread_barrier_init: add a test for the count == 0 EINVAL case."
by Treehugger Robot
· 7 years ago
463faad
pthread_barrier_init: add a test for the count == 0 EINVAL case.
by Elliott Hughes
· 7 years ago
b664724
bionic: Convert res_send.c to poll()
by Bernie Innocenti
· 7 years ago
50acae8
Merge "Reland "Remove a check for AIDs in the OEM range.""
by Tom Cherry
· 7 years ago
4cddb00
Reland "Remove a check for AIDs in the OEM range."
by Tom Cherry
· 7 years ago
363eac0
Merge "linker: improve "bad ELF magic" error."
by Treehugger Robot
· 7 years ago
cc9fa92
Merge "<sys/un.h>: add SUN_LEN."
by Treehugger Robot
· 7 years ago
a897151
linker: improve "bad ELF magic" error.
by Elliott Hughes
· 7 years ago
a2389a0
Merge "<netinet/ip_icmp.h>: ensure struct icmphdr is available."
by Treehugger Robot
· 7 years ago
76a1d45
Update to v4.17.3 kernel headers.
by Christopher Ferris
· 7 years ago
e7d185f
<sys/un.h>: add SUN_LEN.
by Elliott Hughes
· 7 years ago
e5a5eec
<netinet/ip_icmp.h>: ensure struct icmphdr is available.
by Elliott Hughes
· 7 years ago
6747bd1
Merge "Set __bionic_asm_align to 16 for arm64"
by Treehugger Robot
· 7 years ago
37d4e67
Set __bionic_asm_align to 16 for arm64
by Adhemerval Zanella
· 7 years ago
92c6f7e
Merge "Remove relocation_packer."
by Treehugger Robot
· 7 years ago
41e22b8
Merge "bionic: Remove libc/Android.mk file"
by Treehugger Robot
· 7 years ago
386ae3a
Remove relocation_packer.
by Elliott Hughes
· 7 years ago
cff9dfa
Merge "Don't emit warning on missing directories"
by Elliott Hughes
· 7 years ago
d3c08f2
Don't emit warning on missing directories
by Jiyong Park
· 7 years ago
23f86f4
Merge "Resolve paths of dir.${section} if possible"
by Treehugger Robot
· 7 years ago
90a20cd
Merge "Add sinf/cosf/sincosf benchmark"
by Treehugger Robot
· 7 years ago
3e637de
Merge "Add logf and log2f benchmark"
by Treehugger Robot
· 7 years ago
52a7e7e
Merge "Add powf benchmark"
by Treehugger Robot
· 7 years ago
5fbda0d
Merge "Add expf and exp2f benchmark"
by Treehugger Robot
· 7 years ago
bcea0e2
Call __emutls_unregister_key on dlclose
by Ryan Prichard
· 7 years ago
a03fbbd
Merge "Mark bionic-loader-test-libs-target as a phony rule"
by Treehugger Robot
· 7 years ago
7871ca1
Add sinf/cosf/sincosf benchmark
by Adhemerval Zanella
· 7 years ago
ff5a353
Add logf and log2f benchmark
by Adhemerval Zanella
· 7 years ago
872c8b5
Add powf benchmark
by Adhemerval Zanella
· 7 years ago
357f6c1
Add expf and exp2f benchmark
by Adhemerval Zanella
· 7 years ago
901055e
Mark bionic-loader-test-libs-target as a phony rule
by Dan Willemsen
· 7 years ago
216323b
Resolve paths of dir.${section} if possible
by Inseob Kim
· 7 years ago
0912d76
bionic: Remove libc/Android.mk file
by Bernie Innocenti
· 7 years ago
520ad0c
Merge "Change heap dump format slightly."
by Christopher Ferris
· 7 years ago
2e1a40a
Change heap dump format slightly.
by Christopher Ferris
· 7 years ago
2583b0a
Merge changes from topic "sharedlib_in_recovery"
by Treehugger Robot
· 7 years ago
79d8ecb
Merge "Remove valgrind workarounds."
by Treehugger Robot
· 7 years ago
95bca3f
Remove valgrind workarounds.
by Elliott Hughes
· 7 years ago
2bf96b7
Merge "Make memcpy memmove"
by Haibo Huang
· 7 years ago
8a0f0ed
Make memcpy memmove
by Haibo Huang
· 7 years ago
31cd08f
dynamic linker is running for init
by Jiyong Park
· 7 years ago
8d7866c
Build recovery variant of the dynamic linker
by Jiyong Park
· 7 years ago
42596b7
Merge "Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched."
by Treehugger Robot
· 7 years ago
7c5bbf6
Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched.
by Elliott Hughes
· 7 years ago
3bc5e74
Merge "Relax check on number of segments in a .so file"
by Dimitry Ivanov
· 7 years ago
3b0a5b7
Relax check on number of segments in a .so file
by dimitry
· 7 years ago
910c117
Merge "Add an example of how to use multiple options."
by Christopher Ferris
· 7 years ago
1d52a7b
Add an example of how to use multiple options.
by Christopher Ferris
· 7 years ago
5b86769
Merge "Avoid post-reloc GOT usage in __linker_init"
by Treehugger Robot
· 7 years ago
Next »