Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
87c0bddba9426f6e1a585e842c3dfdf1871d62cf
87c0bdd
Merge "Improve pthread_create failure handling." am: e27d29cfaf
by Elliott Hughes
· 8 years ago
e27d29c
Merge "Improve pthread_create failure handling."
by Treehugger Robot
· 8 years ago
8f9268c
Merge "Extend cfi test to verify a range of target pointers." am: 1ec162d392
by Evgenii Stepanov
· 8 years ago
1ec162d
Merge "Extend cfi test to verify a range of target pointers."
by Treehugger Robot
· 8 years ago
53dc9dd
Improve pthread_create failure handling.
by Elliott Hughes
· 8 years ago
1dfd76a
Extend cfi test to verify a range of target pointers.
by Evgenii Stepanov
· 8 years ago
d4f6c03
Merge "Rename _Exit in a way that works with libandroid_support." am: 0d9301e156
by Elliott Hughes
· 8 years ago
0d9301e
Merge "Rename _Exit in a way that works with libandroid_support."
by Elliott Hughes
· 8 years ago
2f94a29
Rename _Exit in a way that works with libandroid_support.
by Elliott Hughes
· 8 years ago
be7d0ee
Merge "Make <math.h> renames compatible with GCC." am: cce6ada00a
by Elliott Hughes
· 8 years ago
cce6ada
Merge "Make <math.h> renames compatible with GCC."
by Treehugger Robot
· 8 years ago
951f4af
Merge "Support larger guard regions." am: dacbb04cde
by Elliott Hughes
· 8 years ago
dacbb04
Merge "Support larger guard regions."
by Treehugger Robot
· 8 years ago
eea5b01
Merge "Drop thread list lock before abort." am: 7a5bb687f4
by Christopher Ferris
· 8 years ago
7a5bb68
Merge "Drop thread list lock before abort."
by Christopher Ferris
· 8 years ago
d6541c2
Make <math.h> renames compatible with GCC.
by Elliott Hughes
· 8 years ago
d6c678c
Support larger guard regions.
by Elliott Hughes
· 8 years ago
7982914
Drop thread list lock before abort.
by Christopher Ferris
· 8 years ago
002b308
Merge "Always log errno when aborting." am: 0c9ea17e0c
by Elliott Hughes
· 8 years ago
c4287ce
Merge "Use __RENAME for long double functions." am: df862454b6
by Elliott Hughes
· 8 years ago
0c9ea17
Merge "Always log errno when aborting."
by Treehugger Robot
· 8 years ago
df86245
Merge "Use __RENAME for long double functions."
by Elliott Hughes
· 8 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
a21e5ec
Merge "[cfi] Fix __cfi_check address calculation." am: 5e80552642
by Evgenii Stepanov
· 8 years ago
5e80552
Merge "[cfi] Fix __cfi_check address calculation."
by Treehugger Robot
· 8 years ago
ded4524
[cfi] Fix __cfi_check address calculation.
by Evgenii Stepanov
· 8 years ago
44f8684
Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD am: 5828840e72
by Bill Yi
· 8 years ago
5828840
Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD
by Bill Yi
· 8 years ago
50cda38
Use __RENAME for long double functions.
by Elliott Hughes
· 8 years ago
ace662d
Merge "Enable 32-bit armv8 NEON for libm" am: 3b64f8ecb3
by Isaac Chen
· 8 years ago
3b64f8e
Merge "Enable 32-bit armv8 NEON for libm"
by Isaac Chen
· 8 years ago
e719ceb
Enable 32-bit armv8 NEON for libm
by Isaac Chen
· 8 years ago
af4de40
Merge "Remove clang: true" am: 7e6f98b93d
by Lennart Wieboldt
· 8 years ago
7e6f98b
Merge "Remove clang: true"
by Treehugger Robot
· 8 years ago
2fddb54
Merge "Cast __builtin_swap64 to uint64_t." am: 40756d61ac
by Elliott Hughes
· 8 years ago
40756d6
Merge "Cast __builtin_swap64 to uint64_t."
by Elliott Hughes
· 8 years ago
4c0803d
Cast __builtin_swap64 to uint64_t.
by Elliott Hughes
· 8 years ago
2286b9f
Remove clang: true
by Lennart Wieboldt
· 8 years ago
9b0889c
Merge "Finish <search.h>." am: 4c9d528a25
by Elliott Hughes
· 8 years ago
fe06eb2
Merge "For devices which are not treble enabled, return the system shell."
by Jayant Chowdhary
· 8 years ago
4c9d528
Merge "Finish <search.h>."
by Elliott Hughes
· 8 years ago
d74088b
Merge "For devices which are not treble enabled, return the system shell."
by Treehugger Robot
· 8 years ago
5398ead
Merge "Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions."
by Elliott Hughes
· 8 years ago
6010383
Merge "Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions."
by Elliott Hughes
· 8 years ago
ab2f79c
For devices which are not treble enabled, return the system shell.
by Jayant Chowdhary
· 8 years ago
00d8a8b
Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions.
by Elliott Hughes
· 8 years ago
6dcf4d7
Merge "<stdbool.h> not necessary in C++." am: 04503da174
by Elliott Hughes
· 8 years ago
04503da
Merge "<stdbool.h> not necessary in C++."
by Elliott Hughes
· 8 years ago
7379018
<stdbool.h> not necessary in C++.
by Elliott Hughes
· 8 years ago
40f12af
Merge "Provide method to dump backtrace heap data." am: 5a905961f8
by Christopher Ferris
· 8 years ago
5a90596
Merge "Provide method to dump backtrace heap data."
by Christopher Ferris
· 8 years ago
602b88c
Provide method to dump backtrace heap data.
by Christopher Ferris
· 8 years ago
fcaa1a9
Merge "Use env to invoke python" am: 0f6dd63e06
by Stephen Crane
· 8 years ago
0f6dd63
Merge "Use env to invoke python"
by Treehugger Robot
· 8 years ago
5702c6f
Finish <search.h>.
by Elliott Hughes
· 8 years ago
44022d3
Merge "Add an extra test for a POSIX iconv requirement." am: b20c246fc9
by Elliott Hughes
· 8 years ago
b20c246
Merge "Add an extra test for a POSIX iconv requirement."
by Treehugger Robot
· 8 years ago
77bb564
Use env to invoke python
by Stephen Crane
· 8 years ago
d40a833
Add an extra test for a POSIX iconv requirement.
by Elliott Hughes
· 8 years ago
e1c82be
Merge "Don't run disable_ld_config_file test on non-production devices"
by Jiyong Park
· 8 years ago
7f9f1b6
Merge "Don't run disable_ld_config_file test on non-production devices"
by Treehugger Robot
· 8 years ago
e68ca24
Merge "Explicitly name DT_RPATH." am: e0e2798f11
by Elliott Hughes
· 8 years ago
e0e2798
Merge "Explicitly name DT_RPATH."
by Elliott Hughes
· 8 years ago
6446acf
Merge "Use have_dl to guard all tests that rely on icu4c." am: b3aea2bb9a
by Elliott Hughes
· 8 years ago
b3aea2b
Merge "Use have_dl to guard all tests that rely on icu4c."
by Treehugger Robot
· 8 years ago
4945d8f
Don't run disable_ld_config_file test on non-production devices
by Jiyong Park
· 8 years ago
5e09424
Merge "Restore dummy libdl.a implementation" am: 352afd0e93
by Dimitry Ivanov
· 8 years ago
966d8a3
Use have_dl to guard all tests that rely on icu4c.
by Elliott Hughes
· 8 years ago
352afd0
Merge "Restore dummy libdl.a implementation"
by Dimitry Ivanov
· 8 years ago
ed7a154
Merge "Add tests for all C11 headers." am: 76a4bb980c
by Elliott Hughes
· 8 years ago
6eae4cc
Explicitly name DT_RPATH.
by Elliott Hughes
· 8 years ago
76a4bb9
Merge "Add tests for all C11 headers."
by Elliott Hughes
· 8 years ago
dc7cc62
Restore dummy libdl.a implementation
by dimitry
· 8 years ago
01e2eaf
Merge "Add missing libm introduced=26 annotations." am: dbd48e1d8c
by Elliott Hughes
· 8 years ago
dbd48e1
Merge "Add missing libm introduced=26 annotations."
by Treehugger Robot
· 8 years ago
f44b950
Merge "Add new status document, based on internal wiki." am: 274e2661a2
by Elliott Hughes
· 8 years ago
274e266
Merge "Add new status document, based on internal wiki."
by Treehugger Robot
· 8 years ago
45da326
Add tests for all C11 headers.
by Elliott Hughes
· 8 years ago
fcf4822
Merge changes from topic "version-script-for-binaries" am: 0d5d0746e8
by Dimitry Ivanov
· 8 years ago
6440334
Implement __gnu_Unwind_Find_exidx/__cxa_type_match am: 25bf29bbad
by dimitry
· 8 years ago
0d5d074
Merge changes from topic "version-script-for-binaries"
by Dimitry Ivanov
· 8 years ago
b6a6ac5
Add missing libm introduced=26 annotations.
by Elliott Hughes
· 8 years ago
0bfcbaf
Add new status document, based on internal wiki.
by Elliott Hughes
· 8 years ago
7abea57
Replace artificial symbol table with proper one
by dimitry
· 8 years ago
25bf29b
Implement __gnu_Unwind_Find_exidx/__cxa_type_match
by dimitry
· 8 years ago
86332a3
Merge "Allow io_* syscalls." am: 0e23c87de5
by Jerry Zhang
· 8 years ago
0e23c87
Merge "Allow io_* syscalls."
by Treehugger Robot
· 8 years ago
45fd679
Merge "Pretend the <fts.h> functions didn't appear until 21." am: 8468a1be01
by Elliott Hughes
· 8 years ago
8468a1b
Merge "Pretend the <fts.h> functions didn't appear until 21."
by Treehugger Robot
· 8 years ago
b2bcb8f
Merge "Improve names for function arguments in <unistd.h> for Studio."
by Elliott Hughes
· 8 years ago
6a4c0ef
Merge "Improve names for function arguments in <unistd.h> for Studio."
by Treehugger Robot
· 8 years ago
f11aa95
Pretend the <fts.h> functions didn't appear until 21.
by Elliott Hughes
· 8 years ago
bda6f3b
Improve names for function arguments in <unistd.h> for Studio.
by Elliott Hughes
· 8 years ago
94e366e
Merge "Implement <iconv.h>." am: d615a06068
by Elliott Hughes
· 8 years ago
d615a06
Merge "Implement <iconv.h>."
by Treehugger Robot
· 8 years ago
16774ca
Merge "Update the bionic benchmarks documentation." am: 96b313506a
by Christopher Ferris
· 8 years ago
96b3135
Merge "Update the bionic benchmarks documentation."
by Christopher Ferris
· 8 years ago
814359a
Update the bionic benchmarks documentation.
by Anders Lewis
· 8 years ago
f3b2f80
Merge "Fix ndk build." am: 571c888236
by Elliott Hughes
· 8 years ago
a648733
Implement <iconv.h>.
by Elliott Hughes
· 8 years ago
Next »