Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
98b92e00c80f27aab2c0937f55ced6073ffa32a8
98b92e0
Make libc genrules and its tool dep bp2build_available
by Chris Parsons
· 5 years ago
14851ab
Merge "bp2build: mark filegroups as bp2build_available."
by Treehugger Robot
· 5 years ago
363a480
Merge "Update gen_bench.py to propagate license information."
by Elliott Hughes
· 5 years ago
19787b9
bp2build: mark filegroups as bp2build_available.
by Jingwen Chen
· 5 years ago
8ae9d01
Merge "Add LOCAL_LICENSE_KINDS to bionic"
by Bob Badour
· 5 years ago
a0d3da5
Merge "Fix fdsan death tests."
by Elliott Hughes
· 5 years ago
f5a97dc
Update gen_bench.py to propagate license information.
by Elliott Hughes
· 5 years ago
5e4a499
Merge "bp2build: convert more cc_objects."
by Jingwen Chen
· 5 years ago
d76dd14
Fix fdsan death tests.
by Elliott Hughes
· 5 years ago
526a888
Merge "Don't dump backtraces while running fdtrack tests."
by Elliott Hughes
· 5 years ago
aa7d835
Add LOCAL_LICENSE_KINDS to bionic
by Bob Badour
· 5 years ago
d29cac6
Merge "Update to v5.11 kernel headers."
by Christopher Ferris
· 5 years ago
b69a0d4
Merge "Move __libc_int0x80 to an assembly file"
by Treehugger Robot
· 5 years ago
35e81bf
Merge "Fix some bionic death tests."
by Elliott Hughes
· 5 years ago
fabcc96
Merge "Use death tests correctly."
by Elliott Hughes
· 5 years ago
3b7cc4a
Merge "Switch BionicDeathTest to `#pragma once`."
by Treehugger Robot
· 5 years ago
a0a2654
Merge "Inline the raise(SIGABRT) for x86-64 too."
by Elliott Hughes
· 5 years ago
7f7efa9
Merge "Use BionicDeathTest for an assert(3) test."
by Elliott Hughes
· 5 years ago
6fe4daa
Merge "iconv(3): ignore src_bytes_left if src_bytes is null."
by Treehugger Robot
· 5 years ago
18dd073
Merge "Increase leniancy in an inherently flaky test."
by Treehugger Robot
· 5 years ago
8d6d795
Merge "Don't involve debuggerd in a SIGFPE test."
by Elliott Hughes
· 5 years ago
067a564
Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic""
by Treehugger Robot
· 5 years ago
0b1611e
bp2build: convert more cc_objects.
by Jingwen Chen
· 5 years ago
10e3cd7
Merge "Rename ldd input file to ldd.sh to make Bazel conversion easier."
by Rupert Shuttleworth
· 5 years ago
f6613b4
Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"
by Bob Badour
· 5 years ago
e89fe20
Merge "bp2build: mark crt_beginso1 as bp2build_available."
by Jingwen Chen
· 5 years ago
ba3187f
Don't dump backtraces while running fdtrack tests.
by Elliott Hughes
· 5 years ago
6249f9b
Don't involve debuggerd in a SIGFPE test.
by Elliott Hughes
· 5 years ago
e657eb4
Fix some bionic death tests.
by Elliott Hughes
· 5 years ago
61d0706
Use death tests correctly.
by Elliott Hughes
· 5 years ago
1512284
Use BionicDeathTest for an assert(3) test.
by Elliott Hughes
· 5 years ago
d63ea56
Switch BionicDeathTest to `#pragma once`.
by Elliott Hughes
· 5 years ago
5daf8f9
bp2build: mark crt_beginso1 as bp2build_available.
by Jingwen Chen
· 5 years ago
a7e29a8
Rename ldd input file to ldd.sh to make Bazel conversion easier.
by Rupert Shuttleworth
· 5 years ago
3abde06
Inline the raise(SIGABRT) for x86-64 too.
by Elliott Hughes
· 5 years ago
527b78d
Increase leniancy in an inherently flaky test.
by Elliott Hughes
· 5 years ago
20c023f
iconv(3): ignore src_bytes_left if src_bytes is null.
by Elliott Hughes
· 5 years ago
7b89be7
Move __libc_int0x80 to an assembly file
by Pirama Arumuga Nainar
· 5 years ago
332065d
Merge "Fix/update notices."
by Elliott Hughes
· 5 years ago
ede5442
Merge "Set updatable=false explicitly."
by Mathew Inwood
· 5 years ago
9432c92
Merge "Mark cc_library_headers targets as being bp2build_available."
by Rupert Shuttleworth
· 5 years ago
22801c7
Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic""
by Bob Badour
· 5 years ago
592ef75
Merge "Mark ldd as executable for Bazel builds to work."
by Rupert Shuttleworth
· 5 years ago
05667cd
Update to v5.11 kernel headers.
by Christopher Ferris
· 5 years ago
aa8db1b
Fix/update notices.
by Elliott Hughes
· 5 years ago
51166f4
Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__."
by Elliott Hughes
· 5 years ago
5e44c22
Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"
by Elliott Hughes
· 5 years ago
a4583b7
Mark ldd as executable for Bazel builds to work.
by Rupert Shuttleworth
· 5 years ago
f11ce9a
Set updatable=false explicitly.
by Mathew Inwood
· 5 years ago
fd64868
Mark cc_library_headers targets as being bp2build_available.
by Rupert Shuttleworth
· 5 years ago
f4ac74d
Merge "[LSC] Add LOCAL_LICENSE_KINDS to bionic"
by Treehugger Robot
· 5 years ago
48d4303
[LSC] Add LOCAL_LICENSE_KINDS to bionic
by Bob Badour
· 5 years ago
a37b181
Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__.
by Elliott Hughes
· 5 years ago
ef0ec82
Merge "Revert "Disable signal frame unwinding tests on arm64""
by Ryan Prichard
· 5 years ago
8460308
Merge "Make fd overflow an abort."
by Elliott Hughes
· 5 years ago
cdace2f
Revert "Disable signal frame unwinding tests on arm64"
by Ryan Prichard
· 5 years ago
d3915c7
Make fd overflow an abort.
by Elliott Hughes
· 5 years ago
8d1f9c2
Merge "Mark sh_binary target as being bp2build_available."
by Treehugger Robot
· 5 years ago
344b8da
Mark sh_binary target as being bp2build_available.
by Rupert Shuttleworth
· 5 years ago
6d5662d
Merge "Fix freopen() where the path is null."
by Elliott Hughes
· 5 years ago
3990193
Merge "Remove obsolete `cpp_std: "experimental"`."
by Treehugger Robot
· 5 years ago
b0e9906
Merge "Mark //bionic filegroups/genrules as bp2build_available."
by Treehugger Robot
· 5 years ago
a988ed6
Remove obsolete `cpp_std: "experimental"`.
by Elliott Hughes
· 5 years ago
d6a3b78
Mark //bionic filegroups/genrules as bp2build_available.
by Jingwen Chen
· 5 years ago
eca47e7
Merge "Mark bionic-stress-test as not unit tests as it run forever"
by Treehugger Robot
· 5 years ago
3118dc1
Merge "Add -Wno-ignored-pragmas."
by Chih-hung Hsieh
· 5 years ago
f9cfecf
Fix freopen() where the path is null.
by Elliott Hughes
· 5 years ago
11874f8
Mark bionic-stress-test as not unit tests as it run forever
by Julien Desprez
· 5 years ago
444e2f6
Add -Wno-ignored-pragmas.
by Chih-Hung Hsieh
· 5 years ago
78ad991
Merge "Fix "deprecated instruction in IT block" warning"
by Chih-hung Hsieh
· 5 years ago
a843e42
Merge changes I486e54a1,Idda7161b,Iaf6b6b6a
by Dan Albert
· 5 years ago
5cb4d9c
Fix "deprecated instruction in IT block" warning
by Chih-Hung Hsieh
· 5 years ago
ffa5cbe
Convert generate-NOTICE.py to Python 3, fix name.
by Dan Albert
· 5 years ago
1dffb86
Convert genfunctosyscallnrs to Python 3.
by Dan Albert
· 5 years ago
bc6999f
Convert gensecomp.py to Python 3.
by Elliott Hughes
· 5 years ago
0e2b00b
Merge "Move gensseccomp and genfunctosyscallnrs next to their sources."
by Jingwen Chen
· 5 years ago
ca36633
Move gensseccomp and genfunctosyscallnrs next to their sources.
by Jingwen Chen
· 5 years ago
15ade06
Merge changes from topic "builtins-exported"
by Ryan Prichard
· 5 years ago
bfa3688
Merge "[MemInit] Remove old API, introduce new MemInit API."
by Mitch Phillips
· 5 years ago
d8154a8
Merge "Fix __VERSIONER_NO_GUARD cases for availability."
by Treehugger Robot
· 5 years ago
eae41f8
Fix __VERSIONER_NO_GUARD cases for availability.
by Dan Albert
· 5 years ago
c09fe61
Merge "Sync libm with upstream FreeBSD."
by Treehugger Robot
· 5 years ago
c22562c
Use exported variants of arm32/x86 builtins
by Ryan Prichard
· 5 years ago
ef14787
Fix -Wl,--exclude-libs typo: x86->i686
by Ryan Prichard
· 5 years ago
f700de5
Merge "Do not run clang-tidy with fortify tests."
by Chih-hung Hsieh
· 5 years ago
cdebaff
Merge "[MTE] Change scudo init order to get correct PROT_MTE pages."
by Treehugger Robot
· 5 years ago
247892e
Do not run clang-tidy with fortify tests.
by Chih-Hung Hsieh
· 5 years ago
e91aebd
Merge "Increase leniancy in an inherently flaky test."
by Treehugger Robot
· 5 years ago
bac0ebb
Sync libm with upstream FreeBSD.
by Elliott Hughes
· 5 years ago
82c3c11
Increase leniancy in an inherently flaky test.
by Elliott Hughes
· 5 years ago
cf81e7c
Merge changes from topic "proc_madvise_framework"
by Edgar Arriaga
· 5 years ago
9cad842
[MemInit] Remove old API, introduce new MemInit API.
by Mitch Phillips
· 5 years ago
69d44fd
Merge "PAC/BTI: no need to keep using `hint`."
by Elliott Hughes
· 5 years ago
82d0cf5
Merge "[libc] Change literal value in macro"
by Elliott Hughes
· 5 years ago
3e1d556
PAC/BTI: no need to keep using `hint`.
by Elliott Hughes
· 5 years ago
ebfba5f
[libc] Change literal value in macro
by Tamas Petz
· 5 years ago
ee16c72
Merge "Ensure same order of global group members in all NS's"
by Ryan Prichard
· 5 years ago
058eb8f
Ensure same order of global group members in all NS's
by Ryan Prichard
· 5 years ago
7032fec
Merge "Remove a tautological #if guard."
by Elliott Hughes
· 5 years ago
370e963
Remove a tautological #if guard.
by Elliott Hughes
· 5 years ago
Next »