Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
1337c35964dfa57eb53d551fc1c7f87882ae5919
1337c35
Merge "Add a test exercising ptrace watchpoint functionality" into nyc-dev
by Vince Harron
· 9 years ago
d227b61
Merge "Make malloc debug symbols platform-private" into nyc-dev
by TreeHugger Robot
· 9 years ago
75c7830
Merge "Add unwind information for r7 in arm syscalls." into nyc-dev
by TreeHugger Robot
· 9 years ago
79ea684
Make malloc debug symbols platform-private
by Dimitry Ivanov
· 9 years ago
8eff89e
Merge "Add libvorbisidec.so to the grey-list" into nyc-dev
by TreeHugger Robot
· 9 years ago
6e45d37
Add unwind information for r7 in arm syscalls.
by Christopher Ferris
· 9 years ago
19b5e8c
Add libvorbisidec.so to the grey-list
by Dimitry Ivanov
· 9 years ago
7574606
DO NOT MERGE Fix DNS search path info.
by Pierre Imai
· 9 years ago
88ce78d
Add a test exercising ptrace watchpoint functionality
by Pavel Labath
· 9 years ago
f3158b9
Update timezone data to 2016d
by Neil Fuller
· 9 years ago
21bf063
DO NOT MERGE Add new info functions to resolver for use by Netd.
by Pierre Imai
· 9 years ago
589afca
DO NOT MERGE Store DNS server count in resolv_cache.
by Pierre Imai
· 9 years ago
7a0224a
Change pointer to allocation in unit tests.
by Christopher Ferris
· 9 years ago
2b876a6
Add malloc debug documentation.
by Christopher Ferris
· 9 years ago
258abf7
Small fixes to malloc debug.
by Christopher Ferris
· 9 years ago
28a63ed
Update timezone data to 2016c
by Neil Fuller
· 9 years ago
7718dd5
Merge "Update timezone data to 2016b" into nyc-dev
by Neil Fuller
· 9 years ago
ff8cd0e
Revert "Temporary move __udivdi3 back to LIBC for x86"
by Dimitry Ivanov
· 9 years ago
0551c1d
Remove dangling links in secondary namespaces
by Dimitry Ivanov
· 9 years ago
7095da8
Move linker-namespace functions to LIBC_PLATFORM
by Dimitry Ivanov
· 9 years ago
79abce4
linker: unload RTLD_NODELETE libraries when loading fails
by Dimitry Ivanov
· 9 years ago
8e3a3fb
Add libgui.so to the grey-list
by Dimitry Ivanov
· 9 years ago
5981d5b
Add libexpat.so to the grey-list
by Dimitry Ivanov
· 9 years ago
e4e4e9d
DO NOT MERGE: Reduce the amount of logging in Bionic's resolver.
by Pierre Imai
· 9 years ago
8b50d08
DO NOT MERGE: Fix off-by-one error in res_cache.c
by Pierre Imai
· 9 years ago
4d8e740
DO NOT MERGE: Ignore unreliable DNS servers.
by Pierre Imai
· 9 years ago
6f90c1a
Fix the stack-protector test for x86/x86-64.
by Elliott Hughes
· 9 years ago
38b88a4
Use consistent quoting in linker messages.
by Elliott Hughes
· 9 years ago
78a3d39
Merge "CloseArchive() to free memory when OpenArchive fails." into nyc-dev
by Yabin Cui
· 9 years ago
b3ee859
CloseArchive() to free memory when OpenArchive fails.
by Yabin Cui
· 9 years ago
9b33108
Merge "Copy the entire zero-separated DNS seach domain string." into nyc-dev
by Pierre Imai
· 9 years ago
26e33ec
Merge "Fix test getauxval.arm_has_AT_HWCAP2." into nyc-dev
by Yabin Cui
· 9 years ago
89c41d6
Add a checksum to jmp_buf on x86_64.
by Josh Gao
· 9 years ago
95e789a
Delete lies from x86_64 setjmp implementation.
by Josh Gao
· 9 years ago
7af64bd
Add a checksum to jmp_buf on x86.
by Josh Gao
· 9 years ago
dbf6f82
Fix test getauxval.arm_has_AT_HWCAP2.
by Yabin Cui
· 9 years ago
9ce09e4
libc: implement kernel vdso syscalls for i386
by Mingwei Shi
· 10 years ago
9db1f3e
Copy the entire zero-separated DNS seach domain string.
by Pierre Imai
· 9 years ago
79e9228
Merge "linker: hide the pointer to soinfo" into nyc-dev
by Dimitry Ivanov
· 9 years ago
cba377a
Merge changes Idd0fb06a,Ia17dd540,I96c6592a,I0eacb3f0,I8e2895ec, ... into nyc-dev
by Dimitry Ivanov
· 9 years ago
ae74e87
linker: hide the pointer to soinfo
by Dimitry Ivanov
· 9 years ago
9acb3b7
Do not add linker the _r_debug.r_map on link_image
by Dimitry Ivanov
· 9 years ago
b6ac9aa
Improvements to dynamic linker messages
by Dimitry Ivanov
· 9 years ago
ed70f6a
Move gdb support functions to a separate file
by Dimitry Ivanov
· 9 years ago
0f478e8
Use insert_link_map_into_debug_map for executable
by Dimitry Ivanov
· 9 years ago
fefb4d3
Update a comment for init_linker_info_for_gdb
by Dimitry Ivanov
· 9 years ago
05b60b2
Initialize linker link_map for gdb directly
by Dimitry Ivanov
· 9 years ago
5ca2bdd
Don't bother insisting on AT_HWCAP2 for 32-bit devices.
by Elliott Hughes
· 9 years ago
0eed282
Fix pthread.pthread_barrier_smoke test.
by Yabin Cui
· 9 years ago
3b012b0
Merge "Update Android.bp to match Android.mk" into nyc-dev
by Colin Cross
· 9 years ago
2c7fdeb
Fix the AT_HWCAP2 test.
by Elliott Hughes
· 9 years ago
ec9b56e
Adjust test to let it pass on libhoudini.
by Yabin Cui
· 9 years ago
05545f5
Update Android.bp to match Android.mk
by Colin Cross
· 9 years ago
11c7930
Revert "Update timezone data to 2016b"
by Neil Fuller
· 9 years ago
4fc72e0
Update timezone data to 2016b
by Neil Fuller
· 9 years ago
3be39d1
Update timezone data to 2016b am: 7bcee86
by Neil Fuller
· 9 years ago
7bcee86
Update timezone data to 2016b
by Neil Fuller
· 9 years ago
a65a3ad
Add a CTS test to ensure AT_HWCAP2 is reported.
by Elliott Hughes
· 9 years ago
97fce67
Fix race in malloc debug option free_track.
by Christopher Ferris
· 9 years ago
4451b53
Fix problem where unknown option is not an error.
by Christopher Ferris
· 9 years ago
19930d5
Remove missing DT_SONAME warning from the toast
by Dimitry Ivanov
· 9 years ago
f6756b5
Silence false positive warnings on GCC.
by Josh Gao
· 9 years ago
c1f1828
Init functions after debug malloc succeeds.
by Christopher Ferris
· 9 years ago
a2fa9c5
Merge changes I3f1c1310,Ia8dc3481,I6b19fd63 into nyc-dev
by Colin Cross
· 9 years ago
107935c
Merge "debuggerd: rethrow the full signal we receive, always." into nyc-dev
by Josh Gao
· 9 years ago
2398386
malloc_debug: fix multiplication overflow in debug_calloc
by Colin Cross
· 9 years ago
06abcef
debuggerd: rethrow the full signal we receive, always.
by Josh Gao
· 9 years ago
1239386
Improve and fix the stack-protector tests.
by Elliott Hughes
· 9 years ago
15af478
malloc_debug: round 0 byte allocations up to 1 byte
by Colin Cross
· 9 years ago
b23c660
malloc_debug: iterate: use usable_size
by Colin Cross
· 9 years ago
a630784
Switch bionic over to google-benchmark.
by Elliott Hughes
· 9 years ago
fe88d42
Add x86 optimization of rint functions and tests
by jzha136
· 10 years ago
060d6bb
Merge "Revert "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"" into nyc-dev
by Dimitry Ivanov
· 9 years ago
49b9a5a
Revert "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"
by Dimitry Ivanov
· 9 years ago
bf4c113
forkpty: set the output fd to -1 on the slave side.
by Josh Gao
· 9 years ago
8dd7c61
Don't call clock_getres in sysconf.
by Elliott Hughes
· 9 years ago
9721bb3
libm: rename LIBC_PRIVATE to LIBC_DEPRECATED
by Dimitry Ivanov
· 9 years ago
60f51b7
Merge "Add libsqlite.so to the grey-list" into nyc-dev
by Dimitry Ivanov
· 9 years ago
31e910c
Add libsqlite.so to the grey-list
by Dimitry Ivanov
· 9 years ago
bb06d68
Add a checksum to jmp_buf on AArch64.
by Josh Gao
· 9 years ago
54f1339
Add a checksum to jmp_buf on ARM.
by Josh Gao
· 9 years ago
6b80e0b
libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
by Dimitry Ivanov
· 9 years ago
6be6ef5
Modify android_dlwarning function to use a callback
by Dimitry Ivanov
· 9 years ago
fbdffcc
Fix getifaddrs' handling of point-to-point interfaces.
by Elliott Hughes
· 9 years ago
350bdad
linker: print "not accessible" error message to the log
by Dimitry Ivanov
· 9 years ago
278ecb9
Merge "Add android_dlwarning() method" into nyc-dev
by Dimitry Ivanov
· 9 years ago
2ef5f63
Rewrite ifaddrs#getifaddrs_INET.
by Elliott Hughes
· 9 years ago
598e2c0
Move hard-coded values to constants.
by Christopher Ferris
· 9 years ago
df91dc2
Add android_dlwarning() method
by Dimitry Ivanov
· 9 years ago
2465df0
Merge "Update timezone data to 2016a" into nyc-dev
by Neil Fuller
· 9 years ago
fe45da3
Update timezone data to 2016a
by Neil Fuller
· 9 years ago
809b502
Update timezone data to 2016a am: 5408d8f39a
by Neil Fuller
· 9 years ago
5408d8f
Update timezone data to 2016a
by Neil Fuller
· 9 years ago
1724535
Fix incorrect size of array.
by Christopher Ferris
· 9 years ago
b7ff533
malloc_debug: reread /proc/pid/maps when entry is missing
by Colin Cross
· 9 years ago
6deb304
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 9 years ago
d6c9b44
Export malloc_backtrace
by Colin Cross
· 10 years ago
c40577f
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
d863530
malloc_debug: reset TrackData mutex after fork
by Colin Cross
· 9 years ago
a071f48
Fix wrong guard values for 64 bit.
by Christopher Ferris
· 9 years ago
Next »