Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
da08de89b4bef0eb065ae4736cf68d35dba5cf06
da08de8
Merge "libc: ARM: Add 32-bit Kryo memcpy"
by Christopher Ferris
· 8 years ago
e8a3280
Merge "Address review comments on the bionic tzdata loader."
by Treehugger Robot
· 8 years ago
10f32d9
Merge "Restore __system_property_find_nth version"
by Treehugger Robot
· 8 years ago
04d99df
libc: ARM: Add 32-bit Kryo memcpy
by Jake Weinstein
· 9 years ago
b63ed1d
Restore __system_property_find_nth version
by Dimitry Ivanov
· 8 years ago
f568ccd
Merge "libc: use Cortex-A7/A53 memset on Kryo"
by Christopher Ferris
· 8 years ago
a8f9c80
Merge "Add seccomp blacklist, and exclude swap functions"
by Treehugger Robot
· 8 years ago
4d114f9
libc: use Cortex-A7/A53 memset on Kryo
by Jake Weinstein
· 8 years ago
a01cbaa
Address review comments on the bionic tzdata loader.
by Elliott Hughes
· 8 years ago
3dd3d55
Add seccomp blacklist, and exclude swap functions
by Paul Lawrence
· 8 years ago
2be8013
Merge "Move libc_logging.cpp over to CachedProperty."
by Treehugger Robot
· 8 years ago
735f41a
Merge "The workaround for apps using older version of soinfos"
by Treehugger Robot
· 8 years ago
21d4a9a
Merge "Move localtime.c over to CachedProperty."
by Treehugger Robot
· 8 years ago
d3a07e8
The workaround for apps using older version of soinfos
by Dimitry Ivanov
· 8 years ago
faf7f35
Merge "'make bionic-unit-tests' now builds all the required binaries"
by Treehugger Robot
· 8 years ago
ff82ce8
Merge "Remove the useless lock from CachedProperty."
by Treehugger Robot
· 8 years ago
a98aa56
Remove the useless lock from CachedProperty.
by Elliott Hughes
· 8 years ago
53a9bcd
Merge "Mark CRT objects as vendor available"
by Dan Willemsen
· 8 years ago
230a7a4
Mark CRT objects as vendor available
by Dan Willemsen
· 8 years ago
d517ac2
Merge "Don't let missing Treble property context files affect errno."
by Treehugger Robot
· 8 years ago
4bd3542
'make bionic-unit-tests' now builds all the required binaries
by Dimitry Ivanov
· 8 years ago
94f58b2
Merge "Fix missing parse_open_file method."
by Christopher Ferris
· 8 years ago
87ff824
Move libc_logging.cpp over to CachedProperty.
by Elliott Hughes
· 8 years ago
0e8616a
Move localtime.c over to CachedProperty.
by Elliott Hughes
· 8 years ago
7ade61c
Don't let missing Treble property context files affect errno.
by Elliott Hughes
· 8 years ago
93d4f8b
Fix missing parse_open_file method.
by Alessio Balsini
· 8 years ago
6c0468b
Merge "Remove .(ll)ndk suffix from (ll)ndk_library"
by Treehugger Robot
· 8 years ago
51a9bf1
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 8 years ago
f17048b
Merge "Send developers straight to the text relocation docs."
by Treehugger Robot
· 8 years ago
763f6e1
Send developers straight to the text relocation docs.
by Elliott Hughes
· 8 years ago
bdbab30
Merge "Refactor Config from a struct to a class."
by Christopher Ferris
· 8 years ago
df244d8
Merge "Add LLNDK stub libraries for the VNDK"
by Dan Willemsen
· 8 years ago
a07033e
Merge "versioner: fix LLVM assertion failure."
by Treehugger Robot
· 8 years ago
c40af33
Merge "Move scopeguard into android::base"
by Tom Cherry
· 8 years ago
2b2b25b
Refactor Config from a struct to a class.
by Christopher Ferris
· 8 years ago
afb59c3
Merge "Enable FORTIFY unit tests for clang"
by Treehugger Robot
· 8 years ago
8ef9874
versioner: fix LLVM assertion failure.
by Josh Gao
· 8 years ago
2d389ff
Merge "Add support for disabling the greylist."
by Treehugger Robot
· 8 years ago
5f8a673
Enable FORTIFY unit tests for clang
by George Burgess IV
· 8 years ago
9e27e58
Add support for disabling the greylist.
by Elliott Hughes
· 8 years ago
e06c69d
Merge "Fix compare_exchange_weak tests to allow spurious failure"
by Hans Boehm
· 8 years ago
278d31d
Merge "libc: add const-correct string.h overloads"
by Treehugger Robot
· 8 years ago
b8ab618
Move scopeguard into android::base
by Tom Cherry
· 8 years ago
590a410
Fix compare_exchange_weak tests to allow spurious failure
by Hans Boehm
· 8 years ago
b8f7fde
Add LLNDK stub libraries for the VNDK
by Dan Willemsen
· 8 years ago
1261f29
Merge "libc: remove newlines in prototypes in string.h"
by Treehugger Robot
· 8 years ago
19710f7
libc: remove newlines in prototypes in string.h
by George Burgess IV
· 8 years ago
bd3d208
libc: add const-correct string.h overloads
by George Burgess IV
· 8 years ago
0a40cb3
Merge "Add (duplicate) license from new XML file"
by Neil Fuller
· 8 years ago
7336db7
Add (duplicate) license from new XML file
by Neil Fuller
· 8 years ago
d90713b
Merge "Addition of a new system file for time zone data"
by Neil Fuller
· 8 years ago
b209e14
Merge "Remove obsolete Android.mk comments"
by Treehugger Robot
· 8 years ago
a3ed901
Remove obsolete Android.mk comments
by Dan Willemsen
· 8 years ago
07807a1
Merge "Add kryo support."
by Christopher Ferris
· 8 years ago
defecea
Merge "libc: use __bos instead of __bos0 for strchr."
by Treehugger Robot
· 8 years ago
bce9a7d
libc: use __bos instead of __bos0 for strchr.
by George Burgess IV
· 8 years ago
12021ce
Merge "Break android_set_abort_message out of libc_logging." am: 1c864b630f
by Josh Gao
· 8 years ago
1c864b6
Merge "Break android_set_abort_message out of libc_logging."
by Josh Gao
· 8 years ago
5ac8755
Merge changes I70edafb7,I96cba65e,I5142a335 am: 1400acc159
by Josh Gao
· 8 years ago
1400acc
Merge changes I70edafb7,I96cba65e,I5142a335
by Treehugger Robot
· 8 years ago
10ec928
Break android_set_abort_message out of libc_logging.
by Josh Gao
· 8 years ago
d89b0f1
Merge changes I826756d9,I00e2edb2 am: 6367f5ee55
by Josh Gao
· 8 years ago
6367f5e
Merge changes I826756d9,I00e2edb2
by Josh Gao
· 8 years ago
acc7921
versioner: remove useless log message.
by Josh Gao
· 8 years ago
d744a9b
versioner: fix indentation in usage.
by Josh Gao
· 8 years ago
3fcf747
versioner: guard preprocessing messages with -v.
by Josh Gao
· 8 years ago
950a958
Add kryo support.
by Christopher Ferris
· 8 years ago
1df65da
Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE" am: 4df5ca1e02
by Nick Kralevich
· 8 years ago
4df5ca1
Merge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE"
by Treehugger Robot
· 8 years ago
62c03a4
Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE
by Nick Kralevich
· 8 years ago
e3f6662
Merge "Fix lookup logic for linked namespaces" am: 6a2c7f5a68
by Dimitry Ivanov
· 8 years ago
6a2c7f5
Merge "Fix lookup logic for linked namespaces"
by Treehugger Robot
· 8 years ago
134912d
Merge "Only use environment variables on the host." am: 5d8b8310aa
by Elliott Hughes
· 8 years ago
5d8b831
Merge "Only use environment variables on the host."
by Treehugger Robot
· 8 years ago
14eb5ab
Only use environment variables on the host.
by Elliott Hughes
· 8 years ago
5d20373
Merge "Expand whitelist" am: 7cf467bd23
by Paul Lawrence
· 8 years ago
7cf467b
Merge "Expand whitelist"
by Treehugger Robot
· 8 years ago
ec3cc94
Merge "Refactor sanitized library on-disk layout - bionic." am: 2a41bf4190
by Vishwath Mohan
· 8 years ago
2a41bf4
Merge "Refactor sanitized library on-disk layout - bionic."
by Treehugger Robot
· 8 years ago
8b7a355
Expand whitelist
by Paul Lawrence
· 8 years ago
108279e
Addition of a new system file for time zone data
by Neil Fuller
· 8 years ago
4113def
Refactor sanitized library on-disk layout - bionic.
by Vishwath Mohan
· 8 years ago
f1cbcfe
Merge "Revert "isnan and isinf aren't functions."" am: 6d225bdf7c
by Dan Albert
· 8 years ago
6d225bd
Merge "Revert "isnan and isinf aren't functions.""
by Treehugger Robot
· 8 years ago
284c8f1
Revert "isnan and isinf aren't functions."
by Dan Albert
· 8 years ago
bcf3b3d
Merge "Add more ptrace process resumption tests." am: ccec0f4c11
by Josh Gao
· 8 years ago
ccec0f4
Merge "Add more ptrace process resumption tests."
by Josh Gao
· 8 years ago
5b35e2b
Merge "Fix x86 system calls made from ELF preinit." am: 12a07044db
by Elliott Hughes
· 8 years ago
12a0704
Merge "Fix x86 system calls made from ELF preinit."
by Elliott Hughes
· 8 years ago
d3e7d08
Fix lookup logic for linked namespaces
by Dimitry Ivanov
· 8 years ago
bc055ca
Add more ptrace process resumption tests.
by Josh Gao
· 8 years ago
eb04ed5
Fix x86 system calls made from ELF preinit.
by Elliott Hughes
· 8 years ago
028a29f
Merge changes from topic 'no-bionic-prebuilts' am: aa0b5054c5
by Dan Albert
· 8 years ago
aa0b505
Merge changes from topic 'no-bionic-prebuilts'
by Treehugger Robot
· 8 years ago
79c33a1
Merge "linker: log only real dlerrors" am: df3b922fcf
by Dimitry Ivanov
· 8 years ago
df3b922
Merge "linker: log only real dlerrors"
by Dimitry Ivanov
· 8 years ago
11968b8
linker: log only real dlerrors
by Dimitry Ivanov
· 8 years ago
448e702
Merge "Expose seccomp table" am: 4b43140142
by Paul Lawrence
· 8 years ago
4b43140
Merge "Expose seccomp table"
by Treehugger Robot
· 8 years ago
08bfbd1
Merge "bionic: arm64: generic: strcmp: align to 64B cache line" am: f785a6cbff
by Christopher Ferris
· 8 years ago
Next »