Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
cb239bda6569c48efd3925bb87682fc0efa077fd
cb239bd
Simplify atoi*/strto* for signed integers.
by Elliott Hughes
· 8 years ago
2c5f914
Merge "bionic: test: time()"
by Treehugger Robot
· 8 years ago
0b846e8
bionic: test: time()
by Mark Salyzyn
· 8 years ago
777d7c7
Merge "Use inline ctype functions for ato*/strto* and scanf."
by Elliott Hughes
· 8 years ago
28f768d
Merge "Use std::to_string instead of std::stringstream."
by Treehugger Robot
· 8 years ago
1133fec
Use inline ctype functions for ato*/strto* and scanf.
by Elliott Hughes
· 8 years ago
f61a06e
Use std::to_string instead of std::stringstream.
by Elliott Hughes
· 8 years ago
9dc37b9
Merge "Refactor the ato* and strto* family."
by Elliott Hughes
· 8 years ago
1921dce
Refactor the ato* and strto* family.
by Elliott Hughes
· 8 years ago
811a1dd
Merge "More benchmarks."
by Elliott Hughes
· 8 years ago
7063a83
More benchmarks.
by Elliott Hughes
· 8 years ago
ba69b37
Merge "Split properties into their own class to make testing better"
by Tom Cherry
· 8 years ago
e275d6d
Split properties into their own class to make testing better
by Tom Cherry
· 8 years ago
721a530
Merge "Revert "Don't use serialized propertyinfo""
by Tom Cherry
· 8 years ago
580c2cd
Merge "Fix types of POSIX struct fields for MIPS[64]"
by Treehugger Robot
· 8 years ago
cd91a16
Fix types of POSIX struct fields for MIPS[64]
by Goran Jakovljevic
· 8 years ago
5e77d57
Merge "POSIX says `sigaction::sa_flags` is `int`."
by Elliott Hughes
· 8 years ago
9ffa4ae
Merge "A few more trivial tests."
by Elliott Hughes
· 8 years ago
a7f1294
A few more trivial tests.
by Elliott Hughes
· 8 years ago
b9d5a87
Merge "Use treble_linker_namespace instead of treble."
by Treehugger Robot
· 8 years ago
a40640d
POSIX says `sigaction::sa_flags` is `int`.
by Elliott Hughes
· 8 years ago
59a6ee9
Merge "Add trivial termios tests."
by Elliott Hughes
· 8 years ago
6651b3d
Merge "Mention the POSIX header tests in docs/status.md."
by Elliott Hughes
· 8 years ago
45d99c0
Merge "Use in_addr in ip_mreq_source and ip_msfilter."
by Elliott Hughes
· 8 years ago
64f355f
Use in_addr in ip_mreq_source and ip_msfilter.
by Elliott Hughes
· 8 years ago
5da9646
Add trivial termios tests.
by Elliott Hughes
· 8 years ago
8be995b
Revert "Don't use serialized propertyinfo"
by Tom Cherry
· 8 years ago
246617d
Merge "Explicitly disable the Mac build."
by Elliott Hughes
· 8 years ago
79b13b9
Explicitly disable the Mac build.
by Elliott Hughes
· 8 years ago
2237b6b
Mention the POSIX header tests in docs/status.md.
by Elliott Hughes
· 8 years ago
3ba3271
Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"."
by Treehugger Robot
· 8 years ago
4f04136
Merge "versioner: remove parsing of platforms."
by Treehugger Robot
· 8 years ago
96bbc5c
Use treble_linker_namespace instead of treble.
by Steven Moreland
· 8 years ago
4ca6b87
Merge "Don't use serialized propertyinfo"
by Robert Greenwalt
· 8 years ago
894e6f1
Merge "Include what we use."
by Treehugger Robot
· 8 years ago
21b56eb
Test POSIX 1003.1 2016 chapter 13 "Headers".
by Elliott Hughes
· 8 years ago
af36229
Merge "More scanf cleanup."
by Elliott Hughes
· 8 years ago
e149f3c
Don't use serialized propertyinfo
by Tom Cherry
· 8 years ago
e6e8f6e
Merge "Add support for serialized property contexts"
by Tom Cherry
· 8 years ago
bf9cb9e
More scanf cleanup.
by Elliott Hughes
· 8 years ago
3429c09
Include what we use.
by Dan Albert
· 8 years ago
c166113
versioner: remove parsing of platforms.
by Josh Gao
· 8 years ago
79b724c
Add support for serialized property contexts
by Tom Cherry
· 8 years ago
eb7347a
Merge "Trivial scanf benchmarks."
by Elliott Hughes
· 8 years ago
3b644e9
Trivial scanf benchmarks.
by Elliott Hughes
· 8 years ago
4940a24
Merge "Fix SYSCALLS.TXT now clock_getres comes from the vdso."
by Elliott Hughes
· 8 years ago
f8716e4
Merge "Explain why the mips/mips64 ndk headers need to be present."
by Treehugger Robot
· 8 years ago
2aa10ed
Merge "Fix logic in loading dependencies crossing namespace boundaries"
by Dimitry Ivanov
· 8 years ago
2180978
Fix SYSCALLS.TXT now clock_getres comes from the vdso.
by Elliott Hughes
· 8 years ago
ee291c0
Explain why the mips/mips64 ndk headers need to be present.
by Elliott Hughes
· 8 years ago
965d06d
Fix logic in loading dependencies crossing namespace boundaries
by dimitry
· 8 years ago
d351581
Merge "Add a few missing <time.h> tests."
by Elliott Hughes
· 8 years ago
066d5ec
Merge "Add sscanf %[ tests and fix the bug that fell out."
by Elliott Hughes
· 8 years ago
b787c6f
Merge "A few new bionic tests."
by Elliott Hughes
· 8 years ago
5a29d54
Add a few missing <time.h> tests.
by Elliott Hughes
· 8 years ago
608b451
A few new bionic tests.
by Aleksandra Tsvetkova
· 10 years ago
8ac7f0b
Merge "Add OWNERS."
by Treehugger Robot
· 8 years ago
0d3ba1f
Add sscanf %[ tests and fix the bug that fell out.
by Elliott Hughes
· 8 years ago
1d3cea5
Merge changes I80c0a510,I11ea200f,Ibc48e838
by Treehugger Robot
· 8 years ago
949f583
Add OWNERS.
by Elliott Hughes
· 8 years ago
79249b0
bionic: add vdso clock_getres
by Mark Salyzyn
· 8 years ago
6f9c35d
bionic: benchmark: add clock_getres performance tests
by Mark Salyzyn
· 8 years ago
6ffa10f
bionic: benchmark: additional clock_gettime performance tests
by Mark Salyzyn
· 8 years ago
78b40e8
Merge "DO NOT MERGE: Merge Oreo MR1 into master"
by Xin Li
· 8 years ago
9fffc8e
DO NOT MERGE: Merge Oreo MR1 into master
by Xin Li
· 8 years ago
68e425f
Merge "Add more missing ELF structures/constants." am: e57a398977
by Elliott Hughes
· 8 years ago
e57a398
Merge "Add more missing ELF structures/constants."
by Elliott Hughes
· 8 years ago
fbebaaa
Merge "libc: add /odm/bin to the DEFPATH" am: e455c829cd
by Alin Jerpelea
· 8 years ago
816b259
Merge "linker: add support for odm partition" am: 7b5073767d
by Alin Jerpelea
· 8 years ago
e455c82
Merge "libc: add /odm/bin to the DEFPATH"
by Treehugger Robot
· 8 years ago
7b50737
Merge "linker: add support for odm partition"
by Treehugger Robot
· 8 years ago
89d8a3c
Add more missing ELF structures/constants.
by Elliott Hughes
· 8 years ago
6c77566
Merge "Make it clear that "dlopen" logging includes "dlclose"." am: c5f193cc45
by Elliott Hughes
· 8 years ago
c5f193c
Merge "Make it clear that "dlopen" logging includes "dlclose"."
by Elliott Hughes
· 8 years ago
1d31832
Merge "Make our fortify FD_ISSET const, and expose the fd_mask type."
by Elliott Hughes
· 8 years ago
c5f7824
Make it clear that "dlopen" logging includes "dlclose".
by Elliott Hughes
· 8 years ago
c1f6219
Merge "Make our fortify FD_ISSET const, and expose the fd_mask type."
by Elliott Hughes
· 8 years ago
2cacb63
Merge "Reformat SIGRTMIN comments." am: d5e486cc88
by Josh Gao
· 8 years ago
d5e486c
Merge "Reformat SIGRTMIN comments."
by Treehugger Robot
· 8 years ago
d381beb
Merge "Give ELF notes 4-byte alignment." am: ce4b624174
by Elliott Hughes
· 8 years ago
ce4b624
Merge "Give ELF notes 4-byte alignment."
by Treehugger Robot
· 8 years ago
a6714d1
Make our fortify FD_ISSET const, and expose the fd_mask type.
by Elliott Hughes
· 8 years ago
b8facf2
Reformat SIGRTMIN comments.
by Josh Gao
· 8 years ago
1253327
Give ELF notes 4-byte alignment.
by Elliott Hughes
· 8 years ago
c7ec6d4
libc: add /odm/bin to the DEFPATH
by Alin Jerpelea
· 8 years ago
2573be6
Merge "Allow property += value in ld.config.txt" am: bfd06f63e5
by Jiyong Park
· 8 years ago
bfd06f6
Merge "Allow property += value in ld.config.txt"
by Treehugger Robot
· 8 years ago
bf9cf75
Merge "Use ld.config.$VER.txt when current VNDK version is $VER" am: 86a3803799
by Justin Yun
· 8 years ago
86a3803
Merge "Use ld.config.$VER.txt when current VNDK version is $VER"
by Treehugger Robot
· 8 years ago
53ce742
Use ld.config.$VER.txt when current VNDK version is $VER
by Justin Yun
· 8 years ago
f8fdd5d
Merge "Fix static classes in system properties" am: 96867b148f
by Tom Cherry
· 8 years ago
96867b1
Merge "Fix static classes in system properties"
by Tom Cherry
· 8 years ago
e4169c6
Merge "Add new benchmark options." am: dc85247ab6
by Christopher Ferris
· 8 years ago
dc85247
Merge "Add new benchmark options."
by Christopher Ferris
· 8 years ago
8b02951
Allow property += value in ld.config.txt
by Jiyong Park
· 8 years ago
8d366a8
Fix static classes in system properties
by Tom Cherry
· 8 years ago
e2188d4
Add new benchmark options.
by Christopher Ferris
· 8 years ago
074a9fd
linker: add support for odm partition
by Alin Jerpelea
· 8 years ago
8e9ad19
Merge "Generate all the benchmarks to run." am: fdacec1d42
by Christopher Ferris
· 8 years ago
fdacec1
Merge "Generate all the benchmarks to run."
by Christopher Ferris
· 8 years ago
Next »