Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
4aa63cd9d1ae7cf3e05bb59203d2e75f611e8c35
4aa63cd
Sync with upstream OpenBSD strstr().
by Elliott Hughes
· 6 years ago
4798595
libm: add l(l)rint/l(l)round routines from musl
by Jake Weinstein
· 6 years ago
5472073
linker: Speed up find_loaded_library_by_inode()
by Vic Yang
· 6 years ago
3428707
libm: sync with upstream FreeBSD.
by Elliott Hughes
· 6 years ago
d6b191d
Use builtins for fma/fmax/fmin/nearbyint/rint/round/trunc on 32-bit ARM
by Jake Weinstein
· 8 years ago
efa59d8
Revert "Revert "arm64: Use builtin for nearbyintf/nearbyint""
by Jake Weinstein
· 6 years ago
0b2863f
libc: add optimized ARM64 strrchr from newlib
by Jake Weinstein
· 8 years ago
f877f5c
libc: import ARM strcmp from newlib
by Jake Weinstein
· 8 years ago
9f7271b
libc: arm: Optimise memchr for NEON-enabled processors
by Prakhar Bahuguna
· 8 years ago
db65842
linker: Move to bliss soong var
by Jackeagle
· 6 years ago
40e6fdb
android_getaddrinfo_proxy: fix memory leak on failure.
by Elliott Hughes
· 6 years ago
d1d03ac
bionic: Support wildcards in cached hosts file
by Tom Marshall
· 6 years ago
edb3c44
Optimize tolower(3)/toupper(3) from <ctype.h>.
by Elliott Hughes
· 6 years ago
f21a5b9
ASCII fastpath for towupper and towlower.
by Balaram Makam
· 6 years ago
46d54b2
bionic: Squash of pre-P mutex behavior restoration
by nx111
· 7 years ago
7b6b6c9
Implement per-process target SDK version override.
by Danny Baumann
· 7 years ago
127d86d
libc: Mark libstdc++ as vendor available
by Rashed Abdel-Tawab
· 7 years ago
2128202
bionic: Sort and cache hosts file data for fast lookup
by Tom Marshall
· 9 years ago
9dc396a
linker: Add support for dynamic SHIM libraries
by Christopher R. Palmer
· 8 years ago
2639721
Add inaddr.h header file
by Roopesh Rajashekharaiah Nataraja
· 8 years ago
c05ce3e
Snap for 5715871 from 358c8c95725380eafe9f2aed0a4e2542592e85ff to qt-qpr1-release
by android-build-team Robot
· 6 years ago
358c8c9
Do not check tcache clear when doing a purge. am: 5cda74e065
by Christopher Ferris
· 6 years ago
5cda74e
Do not check tcache clear when doing a purge.
by Christopher Ferris
· 6 years ago
8848e12
Snap for 5645193 from d13cb58b3afda031fbe38f6dc8eaca28237c8a3b to qt-qpr1-release
by android-build-team Robot
· 6 years ago
d13cb58
Add bootstrap directory to bootstrap linker's search path.
by Peter Collingbourne
· 6 years ago
30682f8
Snap for 5582435 from dd0d0d10a301991e53f387a0f89f7a4e27c2df07 to qt-qpr1-release
by android-build-team Robot
· 6 years ago
dd0d0d1
Temporarily disable unwind through signal test. am: fe0fbcff7f
by Christopher Ferris
· 6 years ago
fe0fbcf
Temporarily disable unwind through signal test.
by Christopher Ferris
· 6 years ago
9cc9af1
Merge "Add removed platform functions used by apps." into qt-dev am: 51ad27180b
by Christopher Ferris
· 6 years ago
e33dc8a
Avoid using malloc debug code after exit. am: 020681fec7
by Christopher Ferris
· 6 years ago
51ad271
Merge "Add removed platform functions used by apps." into qt-dev
by Christopher Ferris
· 6 years ago
ba23199
Match maximum command line size for startup tracing. am: 2a67b023bd
by Florian Mayer
· 6 years ago
020681f
Avoid using malloc debug code after exit.
by Christopher Ferris
· 6 years ago
235f35a
Add removed platform functions used by apps.
by Christopher Ferris
· 6 years ago
2a67b02
Match maximum command line size for startup tracing.
by Florian Mayer
· 6 years ago
fa42ad9
Merge "Revert fwalk/sfp locking to fix concurrent reads" into qt-dev
by Ryan Prichard
· 6 years ago
2849cb3
Exclude libgcc_stripped wherever libgcc is excluded am: bffe6f16a8
by Yi Kong
· 6 years ago
2a24f6b
Merge "Revert fwalk/sfp locking to fix concurrent reads" into qt-dev
by Ryan Prichard
· 6 years ago
bffe6f1
Exclude libgcc_stripped wherever libgcc is excluded
by Yi Kong
· 6 years ago
c8e263b
Revert fwalk/sfp locking to fix concurrent reads
by Ryan Prichard
· 6 years ago
6992bc4
Fix malloc_info missing large allocs. am: 125d32cb46
by Christopher Ferris
· 6 years ago
125d32c
Fix malloc_info missing large allocs.
by Christopher Ferris
· 6 years ago
a5b6f60
Make purging clear the current thread cache too. am: 58567dcd78
by Christopher Ferris
· 6 years ago
58567dc
Make purging clear the current thread cache too.
by Christopher Ferris
· 6 years ago
8dc7da5
Merge "__cxa_finalize: skip fflush call on dlclose" into qt-dev
by Ryan Prichard
· 6 years ago
1f2ea32
__cxa_finalize: skip fflush call on dlclose
by Ryan Prichard
· 6 years ago
62b214d
Make pthread_get/setschedparam weak for native bridge
by dimitry
· 6 years ago
b7944a3
Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-dev
by Yi Kong
· 6 years ago
53080db
Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-dev
by Ryan Prichard
· 6 years ago
768eb27
Merge "Only write main library's RELRO by default." into qt-dev
by TreeHugger Robot
· 6 years ago
ebfebd0
Only write main library's RELRO by default.
by Torne (Richard Coles)
· 6 years ago
570ab49
Implement __gnu_[u]ldivmod_helper methods in libc
by Yi Kong
· 6 years ago
ea722a0
PIMutexUnlock: load owner_tid in non-common case
by Ryan Prichard
· 6 years ago
84cb324
Reland ifuncs for strcmp and strlen.
by Elliott Hughes
· 7 years ago
5bab966
Workaround ASan not knowing about reallocarray.
by Elliott Hughes
· 6 years ago
2601d43
Move all leak info functions to android_mallopt.
by Christopher Ferris
· 6 years ago
21f5850
Merge "Remove gMallocLeakZygoteChild." into qt-dev
by Christopher Ferris
· 6 years ago
bc3e37c
clean_header: Run outside of $ANDROID_BUILD_TOP
by Daniel Mentz
· 6 years ago
5ca5d4a
clean_header: Fix error handling for no-such-file case
by Daniel Mentz
· 6 years ago
ab1c43d
Remove gMallocLeakZygoteChild.
by Christopher Ferris
· 6 years ago
c8c4bab
Add malloc benchmarks.
by Christopher Ferris
· 6 years ago
ff94a13
Don't load libc_malloc_* libs from runtime ns for libc_scudo
by Jiyong Park
· 6 years ago
478f7f1
Merge "Load libc_malloc_* libraries from the runtime APEX" into qt-dev
by TreeHugger Robot
· 6 years ago
05c2966
Merge "Fix dlsym and dladdr for TLS symbols" into qt-dev
by Ryan Prichard
· 6 years ago
4e46ac6
Load libc_malloc_* libraries from the runtime APEX
by Jiyong Park
· 6 years ago
3f05d3e
Fix dlsym and dladdr for TLS symbols
by Ryan Prichard
· 6 years ago
62bb17a
Workaround potential access to unmapped stack
by Adrian-CJ Hung
· 6 years ago
20a0001
Merge master@5406228 into git_qt-dev-plus-aosp. am: 5da3333d1b
by Bill Rassieur
· 6 years ago
0760329
Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." am: 865866ee2b am: c950489599
by Torne (Richard Coles)
· 6 years ago
ce62c05
Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." am: 865866ee2b
by Torne (Richard Coles)
· 6 years ago
c950489
Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." am: 865866ee2b
by Torne (Richard Coles)
· 6 years ago
865866e
Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs."
by Treehugger Robot
· 6 years ago
74ce129
Merge "Move bionic-unit-tests-static to libclang_rt.builtins" am: 96c21e43b4 am: b993b94d41
by Pirama Arumuga Nainar
· 6 years ago
55615c7
Merge "Move bionic-unit-tests-static to libclang_rt.builtins" am: 96c21e43b4
by Pirama Arumuga Nainar
· 6 years ago
b993b94
Merge "Move bionic-unit-tests-static to libclang_rt.builtins" am: 96c21e43b4
by Pirama Arumuga Nainar
· 6 years ago
96c21e4
Merge "Move bionic-unit-tests-static to libclang_rt.builtins"
by Treehugger Robot
· 6 years ago
0d16a31
Move bionic-unit-tests-static to libclang_rt.builtins
by Pirama Arumuga Nainar
· 6 years ago
fa9f7f2
Fix DLEXT_WRITE_RELRO when loading multiple libs.
by Torne (Richard Coles)
· 6 years ago
2fb7b81
Merge "Disable info messages by default for malloc debug." am: e6fd53b751 am: f2905f4ce3
by Christopher Ferris
· 6 years ago
8e1ffaf
Merge "Disable info messages by default for malloc debug." am: e6fd53b751
by Christopher Ferris
· 6 years ago
f2905f4
Merge "Disable info messages by default for malloc debug." am: e6fd53b751
by Christopher Ferris
· 6 years ago
e6fd53b
Merge "Disable info messages by default for malloc debug."
by Christopher Ferris
· 6 years ago
c328e44
Disable info messages by default for malloc debug.
by Christopher Ferris
· 6 years ago
7e2220e
Merge "libc: Update symbol_ordering file" am: 4fbe126643 am: b325aaa0d1
by Vic Yang
· 6 years ago
652a597
Merge "libc: Update symbol_ordering file" am: 4fbe126643 am: b325aaa0d1
by Vic Yang
· 6 years ago
b325aaa
Merge "libc: Update symbol_ordering file" am: 4fbe126643
by Vic Yang
· 6 years ago
4fbe126
Merge "libc: Update symbol_ordering file"
by Treehugger Robot
· 6 years ago
6674577
Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6 am: b525ee4a11
by Christopher Ferris
· 6 years ago
f3edfb5
Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6
by Christopher Ferris
· 6 years ago
b525ee4
Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6
by Christopher Ferris
· 6 years ago
d486e02
Merge "Create a lib that uses scudo instead of jemalloc."
by Christopher Ferris
· 6 years ago
fc26d71
Create a lib that uses scudo instead of jemalloc.
by Christopher Ferris
· 6 years ago
90cca40
libc: Update symbol_ordering file
by Vic Yang
· 6 years ago
d116f8d
Merge "Modernise code to use override specifier" am: 4699cf6174 am: 2e3a19d5b4
by Yi Kong
· 6 years ago
d3a825f
Merge "Modernise code to use override specifier" am: 4699cf6174 am: 2e3a19d5b4
by Yi Kong
· 6 years ago
2e3a19d
Merge "Modernise code to use override specifier" am: 4699cf6174
by Yi Kong
· 6 years ago
4699cf6
Merge "Modernise code to use override specifier"
by Yi Kong
· 6 years ago
fce2626
Merge "clean_header: Don't print extraneous newline char" am: 0ce5c4440d am: 6379127063
by Daniel Mentz
· 6 years ago
360bf3b
Merge "clean_header: Don't print extraneous newline char" am: 0ce5c4440d
by Daniel Mentz
· 6 years ago
6379127
Merge "clean_header: Don't print extraneous newline char" am: 0ce5c4440d
by Daniel Mentz
· 6 years ago
Next »