Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
9fd56265077b816b6639b45409d408c10f25f60c
9fd5626
Merge "Break up clock_getcpuclockid tests."
by Elliott Hughes
· 8 years ago
1c41b9d
Merge "Address review comments from the previous change to this file."
by Treehugger Robot
· 8 years ago
b441359
Break up clock_getcpuclockid tests.
by Elliott Hughes
· 8 years ago
3d98adf
Address review comments from the previous change to this file.
by Elliott Hughes
· 8 years ago
bd6a5e0
Merge "Remove timeout signal in ptrace test."
by Yabin Cui
· 8 years ago
810802c
Merge "bionic: test: report kernel sha for clock_getcpuclockid failure"
by Treehugger Robot
· 8 years ago
4eb3324
Merge "Revert "Fix bug with double unload on unsuccessful dlopen""
by Elliott Hughes
· 8 years ago
143b454
Remove timeout signal in ptrace test.
by Yabin Cui
· 8 years ago
27f1806
Revert "Fix bug with double unload on unsuccessful dlopen"
by Elliott Hughes
· 8 years ago
dc89324
Merge "Fix bug with double unload on unsuccessful dlopen"
by Dimitry Ivanov
· 8 years ago
c6097b0
Merge "Fix Mac build."
by Treehugger Robot
· 8 years ago
8b9037a
Merge "Improve the _FILE_OFFSET_BITS docs and link to them."
by Treehugger Robot
· 8 years ago
4af70b4
Fix Mac build.
by Elliott Hughes
· 8 years ago
0a25aa6
Merge "Always wrap waitpid in TEMP_FAILURE_RETRY."
by Treehugger Robot
· 8 years ago
a348174
Improve the _FILE_OFFSET_BITS docs and link to them.
by Elliott Hughes
· 8 years ago
72dcf23
Merge "Revert "Remove mips/mips64 headers from the NDK sysroot.""
by Elliott Hughes
· 8 years ago
71b81a2
bionic: test: report kernel sha for clock_getcpuclockid failure
by Mark Salyzyn
· 8 years ago
cabc77f
Always wrap waitpid in TEMP_FAILURE_RETRY.
by Elliott Hughes
· 8 years ago
58554cc
Fix bug with double unload on unsuccessful dlopen
by dimitry
· 8 years ago
7d5777e
Merge "Fix vdso system call fallback failures."
by Treehugger Robot
· 8 years ago
26b80da
Merge "bionic: test: add clock_getres"
by Treehugger Robot
· 8 years ago
be1bbb1
Merge "Document bionic's targetSdkVersion-specific behavior."
by Elliott Hughes
· 8 years ago
9591df5
Fix vdso system call fallback failures.
by Elliott Hughes
· 8 years ago
f5a6fd2
Merge "Fix: dl#disable_ld_config_file"
by Treehugger Robot
· 8 years ago
9828386
Fix: dl#disable_ld_config_file
by Jiyong Park
· 8 years ago
6a5a99f
bionic: test: add clock_getres
by Mark Salyzyn
· 8 years ago
6347ace
Document bionic's targetSdkVersion-specific behavior.
by Elliott Hughes
· 8 years ago
790d2f7
Revert "Remove mips/mips64 headers from the NDK sysroot."
by Lazar Trsic
· 8 years ago
b7d6df2
Merge "Optimize libc for generic armv7/armv8 neon cores"
by Isaac Chen
· 8 years ago
8fb8c61
Merge "Improve pty unit test to catch the bug more easily."
by Yabin Cui
· 8 years ago
57a4006
Improve pty unit test to catch the bug more easily.
by Yabin Cui
· 8 years ago
f40402a
Merge "Fix support for typed tests and parameterized tests."
by Treehugger Robot
· 8 years ago
5e235c8
Fix support for typed tests and parameterized tests.
by Yabin Cui
· 8 years ago
e070051
Merge "Use -Werror in bionic/tests"
by Treehugger Robot
· 8 years ago
38997e4
Use -Werror in bionic/tests
by Chih-Hung Hsieh
· 8 years ago
8c75675
Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant."
by Elliott Hughes
· 8 years ago
e0dfad4
Merge "Update to kernel headers v4.14."
by Christopher Ferris
· 8 years ago
c3f1b6a
Merge "Simplify the posix_spawn sigdefault logic."
by Elliott Hughes
· 8 years ago
baed51e
Change ARG_MAX/_SC_ARG_MAX back to a constant.
by Elliott Hughes
· 8 years ago
de5f9a1
Merge "Reduce unnecessary quoting for --gtest_filter."
by Elliott Hughes
· 8 years ago
966f659
Merge "Only use uids and gids for which we've allocated AIDs"
by Tom Cherry
· 8 years ago
1308ad3
Update to kernel headers v4.14.
by Christopher Ferris
· 8 years ago
4362f89
Only use uids and gids for which we've allocated AIDs
by Tom Cherry
· 8 years ago
10ba4bd
Reduce unnecessary quoting for --gtest_filter.
by Elliott Hughes
· 8 years ago
2b8ab4b
Simplify the posix_spawn sigdefault logic.
by Elliott Hughes
· 8 years ago
315dd89
Merge changes I39663cc3,Ie75ec6fe
by Tom Cherry
· 8 years ago
f76bbf5
Remove some globals from system_properties
by Tom Cherry
· 8 years ago
fd44b9f
Split system_properties.cpp into its component pieces
by Tom Cherry
· 8 years ago
40a5cfa
Merge "Remove more trivial char/wchar_t printf differences."
by Elliott Hughes
· 8 years ago
b70576b
Remove more trivial char/wchar_t printf differences.
by Elliott Hughes
· 8 years ago
0793e3d
Merge "Yet more printf de-duplication."
by Elliott Hughes
· 8 years ago
13e86af
Merge "Move public scanf functions away from implementation."
by Treehugger Robot
· 8 years ago
345b727
Move public scanf functions away from implementation.
by Elliott Hughes
· 8 years ago
bc27bdc
Yet more printf de-duplication.
by Elliott Hughes
· 8 years ago
1c9f044
Merge "Better test handling and logging in grp_pwd_test.cpp"
by Treehugger Robot
· 8 years ago
2c05c0f
Better test handling and logging in grp_pwd_test.cpp
by Tom Cherry
· 8 years ago
843e340
Merge "Add trivial test for __memrchr_chk."
by Treehugger Robot
· 8 years ago
9b0def7
Merge "Use builtins for fma/fmax/fmin/round on arm64."
by Elliott Hughes
· 8 years ago
9a1bb70
Use builtins for fma/fmax/fmin/round on arm64.
by Elliott Hughes
· 8 years ago
55a8cc2
Add trivial test for __memrchr_chk.
by Elliott Hughes
· 8 years ago
5e186f9
Merge "Move shared parts of the two printfs out."
by Elliott Hughes
· 8 years ago
a6092a9
Merge "Add trivial tests for the <resolv.h> base64 functions."
by Elliott Hughes
· 8 years ago
1670e2a
Merge "Add trivial ttyname(3) test."
by Elliott Hughes
· 8 years ago
6e59a78
Merge "Revert "Use builtins for fma/fmax/fmin/round on arm/arm64.""
by Treehugger Robot
· 8 years ago
c6fa2c3
Merge "Make versioner depend on lib{LLVM,clang}_android.so"
by Pirama Arumuga Nainar
· 8 years ago
3b583f6
Revert "Use builtins for fma/fmax/fmin/round on arm/arm64."
by Elliott Hughes
· 8 years ago
ccea843
Merge "Remove test that adds no coverage."
by Elliott Hughes
· 8 years ago
d62d61d
Merge "Use builtins for fma/fmax/fmin/round on arm/arm64."
by Elliott Hughes
· 8 years ago
728cde5
Add trivial ttyname(3) test.
by Elliott Hughes
· 8 years ago
32f608d
Remove test that adds no coverage.
by Elliott Hughes
· 8 years ago
70f0209
Add trivial tests for the <resolv.h> base64 functions.
by Elliott Hughes
· 8 years ago
1f49317
Move shared parts of the two printfs out.
by Elliott Hughes
· 8 years ago
e57d772
Use builtins for fma/fmax/fmin/round on arm/arm64.
by Elliott Hughes
· 8 years ago
265b1ab
Merge "Change bool, and string properties to *bool, and *string for cc"
by Treehugger Robot
· 8 years ago
0844856
Merge "More printf de-duplication."
by Elliott Hughes
· 8 years ago
946e02d
Merge "Fix bionic benchmark unit tests."
by Christopher Ferris
· 8 years ago
93a1f8b
More printf de-duplication.
by Elliott Hughes
· 8 years ago
1414802
Merge "[AArch64] Optimized memcmp"
by Treehugger Robot
· 8 years ago
3404bb1
Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB"
by Treehugger Robot
· 8 years ago
bf54986
Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB
by Ryan Prichard
· 8 years ago
ad05730
Fix bionic benchmark unit tests.
by Christopher Ferris
· 8 years ago
dab0fd5
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 8 years ago
8574a1f
Merge "Fix arm/arm64 <fenv.h> to match current reality."
by Treehugger Robot
· 8 years ago
62c43ed
Merge "Add test checking library unload on dlclose"
by Dimitry Ivanov
· 8 years ago
109040c
Add test checking library unload on dlclose
by dimitry
· 8 years ago
691758c
Merge "versioner: properly handle extern "C", "C++"."
by Treehugger Robot
· 8 years ago
8e13b67
versioner: properly handle extern "C", "C++".
by Josh Gao
· 8 years ago
db4f334
Merge "Clean up crt defaults"
by Treehugger Robot
· 8 years ago
ac5603a
Make versioner depend on lib{LLVM,clang}_android.so
by Pirama Arumuga Nainar
· 8 years ago
8697f10
Merge "Remove no_default_compiler_flags from crt*"
by Colin Cross
· 8 years ago
2ca61eb
Merge "Fix for dlfcn.rtld_next_from_library."
by Elliott Hughes
· 8 years ago
b6c7f6e
Fix arm/arm64 <fenv.h> to match current reality.
by Elliott Hughes
· 8 years ago
c18f55c
Merge "10x printf speedup."
by Elliott Hughes
· 8 years ago
527229c
Fix for dlfcn.rtld_next_from_library.
by Raj Mamadgi
· 8 years ago
b06bb71
Merge "Remove mips/mips64 headers from the NDK sysroot."
by Treehugger Robot
· 8 years ago
5305a4d
10x printf speedup.
by Elliott Hughes
· 8 years ago
7d7b368
Clean up crt defaults
by Colin Cross
· 8 years ago
6a2610d
Remove no_default_compiler_flags from crt*
by Colin Cross
· 8 years ago
e11e7fb
Merge "test: trivial fixes in documentation"
by Elliott Hughes
· 8 years ago
050f046
Remove mips/mips64 headers from the NDK sysroot.
by Dan Albert
· 8 years ago
Next »