Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
6c0eab9c5bb1e84548e441a836d41729eb6bb2a1
6c0eab9
Include uchar.h only for bionic
by Pirama Arumuga Nainar
· 7 years ago
57fe813
Merge "bionic: Convert res_send.c to poll()"
by Bernie Innocenti
· 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
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
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
742982d
Avoid post-reloc GOT usage in __linker_init
by Ryan Prichard
· 7 years ago
fe55c27
Merge "Initialize __libc_sysinfo early on."
by Treehugger Robot
· 7 years ago
3014456
Merge "Fix name of env variable in malloc_hooks README."
by Treehugger Robot
· 7 years ago
14e54c0
Fix name of env variable in malloc_hooks README.
by Florian Mayer
· 7 years ago
6ef8415
Merge "Inline __libc_init_global_stack_chk_guard."
by Treehugger Robot
· 7 years ago
8b14ed4
Merge "Clean up TLS_SLOT_BIONIC_PREINIT usage a bit"
by Treehugger Robot
· 7 years ago
27475b5
Initialize __libc_sysinfo early on.
by Ryan Prichard
· 7 years ago
cb5f410
Inline __libc_init_global_stack_chk_guard.
by Ryan Prichard
· 7 years ago
6631f9b
Clean up TLS_SLOT_BIONIC_PREINIT usage a bit
by Ryan Prichard
· 7 years ago
d0c330b
Merge "Use cortex-a53/bionic/memmove.S by default for arm64"
by Haibo Huang
· 7 years ago
ece43e1
Use cortex-a53/bionic/memmove.S by default for arm64
by Haibo Huang
· 7 years ago
aa922bb
Merge "Add secondary counter in place of tls_nodelete flag"
by Dimitry Ivanov
· 7 years ago
55547db
Add secondary counter in place of tls_nodelete flag
by dimitry
· 7 years ago
d980cc0
Merge "Remove libskia.so from the greylist"
by Dimitry Ivanov
· 7 years ago
d7cabc9
Merge "Fix the map for pthread_cond_timedwait_monotonic_np."
by Elliott Hughes
· 7 years ago
12306f0
Fix the map for pthread_cond_timedwait_monotonic_np.
by Elliott Hughes
· 7 years ago
d566b93
Merge "Point to online documentation."
by Christopher Ferris
· 7 years ago
28567ae
Merge "Test that vendor AID names begin with vendor_"
by Tom Cherry
· 7 years ago
770cbb3
Point to online documentation.
by Christopher Ferris
· 7 years ago
6e6772d
Remove libskia.so from the greylist
by dimitry
· 7 years ago
8aa6d67
Merge "Link to native_heapdump_viewer.py."
by Treehugger Robot
· 7 years ago
a3c7fe5
Merge "Reenable __work_around_b_24465209__ for x86 linker"
by Treehugger Robot
· 7 years ago
7046f39
Reenable __work_around_b_24465209__ for x86 linker
by Ryan Prichard
· 7 years ago
1496718
Link to native_heapdump_viewer.py.
by Elliott Hughes
· 7 years ago
ebf58a6
Merge "Add generic arm non-neon memmove."
by Elliott Hughes
· 7 years ago
7caf313
Merge "Modify the script to use the linux source tree."
by Christopher Ferris
· 7 years ago
b2341cd
Merge "Adapt to versioned_ndk_headers renaming."
by Treehugger Robot
· 7 years ago
764049d
Modify the script to use the linux source tree.
by Christopher Ferris
· 7 years ago
da46cae
Add generic arm non-neon memmove.
by Elliott Hughes
· 7 years ago
26e1c41
Adapt to versioned_ndk_headers renaming.
by Dan Albert
· 7 years ago
e88b408
Test that vendor AID names begin with vendor_
by Tom Cherry
· 7 years ago
7bfc149
Merge "Add support for using the new unwinder."
by Christopher Ferris
· 7 years ago
6b4f809
Merge "Work around b/24465209, do not pack relocation table."
by Chih-hung Hsieh
· 7 years ago
93bdd6a
Add support for using the new unwinder.
by Christopher Ferris
· 7 years ago
ecbff83
Work around b/24465209, do not pack relocation table.
by Chih-Hung Hsieh
· 7 years ago
778a84f
Merge "Define DT_ANDROID_REL[A] correctly for a test"
by Treehugger Robot
· 7 years ago
6814028
Define DT_ANDROID_REL[A] correctly for a test
by Ryan Prichard
· 7 years ago
4c5c453
Merge "Work around b/24465209, do not use clang lld"
by Chih-hung Hsieh
· 7 years ago
0fc5df0
Work around b/24465209, do not use clang lld
by Chih-Hung Hsieh
· 7 years ago
a6a5678
Merge "Do not use clang lld with -z,global"
by Treehugger Robot
· 7 years ago
8e462d4
Do not use clang lld with -z,global
by Chih-Hung Hsieh
· 7 years ago
b886592
Merge "Mark as recovery_available: true"
by Treehugger Robot
· 7 years ago
054106b
Merge changes from topic "single-gsi"
by Logan Chien
· 7 years ago
bcfe3cf
Use ro.vndk.lite to determine the ld.config.txt
by Logan Chien
· 7 years ago
886b96e
Extract ld.config.txt lookup code
by Logan Chien
· 7 years ago
903e570
Merge "Require vendor users and groups to start with vendor_"
by Tom Cherry
· 7 years ago
c2b9fec
Require vendor users and groups to start with vendor_
by Tom Cherry
· 7 years ago
5603c6e
Mark as recovery_available: true
by Jiyong Park
· 7 years ago
af2eb6f
Merge changes I8eae0c98,I09d32dcb
by Elliott Hughes
· 7 years ago
8b14256
vdso should be available in all namespaces
by dimitry
· 7 years ago
e0906d8
Unhardcode /system/lib
by dimitry
· 7 years ago
Next »