Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
ec0dbc3782c009329a6cbe9013d34c4423fc0f3b
ec0dbc3
linker: use fallback crash handler dumping.
by Josh Gao
· 8 years ago
9ccccc1
linker: add android_use_fallback_allocator.
by Josh Gao
· 8 years ago
273991c
Add __libc_format_buffer_va_list.
by Josh Gao
· 8 years ago
7b52454
Merge "Add details on why AT_SYMLINK_NOFOLLOW is dangerous"
by Treehugger Robot
· 8 years ago
e7ea761
Merge "Revert "Make libc.so global""
by Treehugger Robot
· 8 years ago
125f1c0
Add details on why AT_SYMLINK_NOFOLLOW is dangerous
by Nick Kralevich
· 8 years ago
65236d4
Revert "Make libc.so global"
by Dimitry Ivanov
· 8 years ago
0370905
Merge "Be more strict about using invalid `pthread_t`s."
by Elliott Hughes
· 8 years ago
ade3be4
Merge "Add __system_property_wait and return the serial in __system_property_read_callback."
by Treehugger Robot
· 8 years ago
11859d4
Be more strict about using invalid `pthread_t`s.
by Elliott Hughes
· 8 years ago
9fc52de
Merge "Do not use std::vector in android_namespace_t::is_accessible"
by Treehugger Robot
· 8 years ago
a0d374d
Add __system_property_wait and return the serial in __system_property_read_callback.
by Elliott Hughes
· 8 years ago
5b74e9b
Merge "Make libc.so global"
by Treehugger Robot
· 8 years ago
572b1dd
Merge "Match __bos0 to __pass_object_size0 in FORTIFY"
by Treehugger Robot
· 8 years ago
3b236ae
Do not use std::vector in android_namespace_t::is_accessible
by Dimitry Ivanov
· 8 years ago
879177c
Make libc.so global
by Dimitry Ivanov
· 8 years ago
2cb4dfb
Merge "Replace public library list with shared lib sonames (part 2/2)"
by Dimitry Ivanov
· 8 years ago
c9fb177
Merge "loader: fix d-tor call order"
by Dimitry Ivanov
· 8 years ago
156d5a8
Match __bos0 to __pass_object_size0 in FORTIFY
by George Burgess IV
· 8 years ago
ec90e24
loader: fix d-tor call order
by Dimitry Ivanov
· 8 years ago
1327680
Merge "Replace public library list with shared lib sonames (part 1/2)"
by Treehugger Robot
· 8 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 8 years ago
7d429d3
Replace public library list with shared lib sonames (part 1/2)
by Dimitry Ivanov
· 9 years ago
e86a8d6
Merge "Removing the kuser_helper elf note from building"
by Treehugger Robot
· 8 years ago
dd91b32
Removing the kuser_helper elf note from building
by mspector
· 8 years ago
43801a5
Merge "Remove unnecessary memsets in linker allocators"
by Treehugger Robot
· 8 years ago
5ac6509
Merge "libc: add clang FORTIFY support"
by Treehugger Robot
· 8 years ago
4e7ab92
Merge "Add test checking init/fini call order"
by Treehugger Robot
· 8 years ago
8cbe97d
Remove unnecessary memsets in linker allocators
by Dimitry Ivanov
· 8 years ago
7cc779f
libc: add clang FORTIFY support
by George Burgess IV
· 8 years ago
ea8f396
Add test checking init/fini call order
by Dimitry Ivanov
· 8 years ago
2bfb8c9
Merge "Add "benchmark" to time atomic operations"
by Hans Boehm
· 8 years ago
f201c70
Merge "Revert "Stop checking the global thread list in several trivial cases.""
by Elliott Hughes
· 8 years ago
bcb1529
Revert "Stop checking the global thread list in several trivial cases."
by Elliott Hughes
· 8 years ago
a1fa522
Merge "Improve a comment."
by Elliott Hughes
· 8 years ago
4708f43
Merge "Stop checking the global thread list in several trivial cases."
by Treehugger Robot
· 8 years ago
f5a4992
Stop checking the global thread list in several trivial cases.
by Elliott Hughes
· 8 years ago
5e6cf05
Improve a comment.
by Elliott Hughes
· 8 years ago
4a47d2c
Merge "Create seccomp policy without TRAP for further processing"
by Paul Lawrence
· 8 years ago
be8a2af
Create seccomp policy without TRAP for further processing
by Paul Lawrence
· 9 years ago
9886ea3
Merge "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
33ae5a9
Merge "isnan and isinf aren't functions."
by Elliott Hughes
· 9 years ago
68ecec1
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
e76ee99
isnan and isinf aren't functions.
by Elliott Hughes
· 9 years ago
a187a6f
Merge "Revert "Remove the global thread list.""
by David James
· 9 years ago
7484c21
Revert "Remove the global thread list."
by Elliott Hughes
· 9 years ago
1fedfed
Merge "Exit failure if trying to load non-PIE."
by Dan Albert
· 9 years ago
118b198
Merge "Check overflows in c-tor instead of doing it in d-tor"
by Treehugger Robot
· 9 years ago
68e6c03
Check overflows in c-tor instead of doing it in d-tor
by Dimitry Ivanov
· 9 years ago
3c838bb
Merge "Do not load second copy of a library into same namespace"
by Treehugger Robot
· 9 years ago
3bd9061
Do not load second copy of a library into same namespace
by Dimitry Ivanov
· 9 years ago
9b9d4eb
Merge "Remove the global thread list."
by Elliott Hughes
· 9 years ago
b88112d
Merge "bionic: move ADF uapi header out of bionic"
by Treehugger Robot
· 9 years ago
9586fe2
Merge "Revert "Fix CFI initialization crash on x86.""
by Evgenii Stepanov
· 9 years ago
beb3eb1
Revert "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
dd76f74
Merge "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
95e2e6f
Exit failure if trying to load non-PIE.
by Dan Albert
· 9 years ago
4ccd431
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
3f55787
Add "benchmark" to time atomic operations
by Hans Boehm
· 9 years ago
eb35144
Merge "s/NULL/nullptr/ in system properties code."
by Treehugger Robot
· 9 years ago
8e7396c
s/NULL/nullptr/ in system properties code.
by Elliott Hughes
· 9 years ago
44bea80
Merge "clang-format system_properties.cpp."
by Treehugger Robot
· 9 years ago
9750d6b
Merge "Revert "Fix CFI initialization crash on x86.""
by Alex Cheung
· 9 years ago
6fcd7a7
Revert "Fix CFI initialization crash on x86."
by Alex Cheung
· 9 years ago
9160ed9
clang-format system_properties.cpp.
by Elliott Hughes
· 9 years ago
a506664
Merge "Fix CFI initialization crash on x86."
by Evgenii Stepanov
· 9 years ago
5dc75c6
Merge "glibc ipc64_perm __key compatibility."
by Treehugger Robot
· 9 years ago
be46d38
Fix CFI initialization crash on x86.
by Evgenii Stepanov
· 9 years ago
93e272d
Merge "property_contexts: split into platform and non-platform components"
by Sandeep Patil
· 9 years ago
0c6f806
Merge "Remove backwards compatibility for old system properties."
by Treehugger Robot
· 9 years ago
a29821b
glibc ipc64_perm __key compatibility.
by Elliott Hughes
· 9 years ago
f8562c5
Remove backwards compatibility for old system properties.
by Elliott Hughes
· 9 years ago
34f0cfa
property_contexts: split into platform and non-platform components
by Sandeep Patil
· 9 years ago
6a9e0c8
Merge "Update to kernel headers v4.9.6."
by Treehugger Robot
· 9 years ago
7518109
bionic: move ADF uapi header out of bionic
by Greg Hackmann
· 9 years ago
351a796
Update to kernel headers v4.9.6.
by Christopher Ferris
· 9 years ago
00e388d
Merge "Update to kernel headers v4.9.3."
by Christopher Ferris
· 9 years ago
15db5d0
Merge "Silence unused variable warning in sys_ptrace_test"
by Pavel Labath
· 9 years ago
bb9713d
Silence unused variable warning in sys_ptrace_test
by Pavel Labath
· 9 years ago
3f62787
Merge "Add hardware breakpoint ptrace test"
by Pavel Labath
· 9 years ago
fb082ee
Add hardware breakpoint ptrace test
by Pavel Labath
· 9 years ago
2ca556b
Merge "Remove dependency on libc.a from the linker"
by Treehugger Robot
· 9 years ago
55aae03
Merge "Remove bionic-unit-tests-gcc"
by Dimitry Ivanov
· 9 years ago
451909d
Remove dependency on libc.a from the linker
by Dimitry Ivanov
· 9 years ago
3c81d5b
Remove bionic-unit-tests-gcc
by Dimitry Ivanov
· 9 years ago
577a944
Merge "Adding kuser_helper on note to all arm32 binaries."
by Max Spector
· 9 years ago
3c0363d
Merge "Fix bionic-unit-tests in arch with binary translator"
by Victor Khimenko
· 9 years ago
0c45c7d
Merge "Don't mark __res_params or android_net_context as packed."
by Treehugger Robot
· 9 years ago
2e3d6a1
Adding kuser_helper on note to all arm32 binaries.
by mspector
· 9 years ago
6a9755d
Update to kernel headers v4.9.3.
by Christopher Ferris
· 9 years ago
6418f95
Merge "Use trap not kill in seccomp filter"
by Paul Lawrence
· 9 years ago
14b9d71
Fix bionic-unit-tests in arch with binary translator
by Victor Khimenko
· 9 years ago
18c009c
Merge "Fix bionic-unit-tests in some non-standard builds"
by Victor Khimenko
· 9 years ago
9935e0f
Don't mark __res_params or android_net_context as packed.
by Stephen Hines
· 9 years ago
3f6d599
Merge changes from topic 'property_service_protocol_v2'
by Dimitry Ivanov
· 9 years ago
cafd355
Do not send 0 byte string content.
by Dimitry Ivanov
· 9 years ago
65273fb
Fix bionic-unit-tests in some non-standard builds
by Victor Khimenko
· 9 years ago
16b2a4d
Revert "Revert "Remove limit of system property name length""
by Dimitry Ivanov
· 9 years ago
d8388cd
Merge "[cfi] Handle large libraries correctly."
by Evgenii Stepanov
· 9 years ago
40250bb
Merge "Revert "Remove limit of system property name length""
by Dimitry Ivanov
· 9 years ago
Next »