Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
4fe5b783a46fced8fa355a5a9a187528eecde3cc
4fe5b78
Merge "Add some MTE-related helpers."
by Peter Collingbourne
· 6 years ago
bd2ac8d
Merge changes from topic "fdtrack"
by Josh Gao
· 6 years ago
6f08866
fdtrack: print fdsan owner tag.
by Josh Gao
· 6 years ago
50955c4
fdtrack: make actually async safe.
by Josh Gao
· 6 years ago
7596250
Move fdtrack APIs to LLNDK.
by Josh Gao
· 6 years ago
9727192
Add a tool to track down fd leaks.
by Josh Gao
· 6 years ago
ce11673
Merge "Fully disable clang format where needed."
by Christopher Ferris
· 6 years ago
7ef4c77
Merge "_FILE_OFFSET_BITS=64 support for fcntl."
by Elliott Hughes
· 6 years ago
6f1fd68
Add some MTE-related helpers.
by Peter Collingbourne
· 6 years ago
1cc755c
Fully disable clang format where needed.
by Christopher Ferris
· 6 years ago
0ec8bea
Merge "Add a couple of new benchmarks."
by Christopher Ferris
· 6 years ago
09e77f3
_FILE_OFFSET_BITS=64 support for fcntl.
by Elliott Hughes
· 6 years ago
945001d
Merge "Add a disabled test to verify alloc after fork."
by Christopher Ferris
· 6 years ago
58f3cba
Merge "Link .clang-format file to system/core one."
by Christopher Ferris
· 6 years ago
8937935
Add a couple of new benchmarks.
by Christopher Ferris
· 6 years ago
fdaf82f
Link .clang-format file to system/core one.
by Christopher Ferris
· 6 years ago
201dcf4
Add a disabled test to verify alloc after fork.
by Christopher Ferris
· 6 years ago
0e0b473
Merge "Update to remove direct include of jemalloc_new."
by Christopher Ferris
· 6 years ago
35a09a3
Merge "Test all four supported relocation encodings."
by Elliott Hughes
· 6 years ago
6dd1f58
Test all four supported relocation encodings.
by Elliott Hughes
· 6 years ago
ee12e47
Merge "Use platform signal name."
by Christopher Ferris
· 6 years ago
a2132f2
Merge "elf.h: move all the Android extensions together."
by Elliott Hughes
· 6 years ago
b070cab
elf.h: move all the Android extensions together.
by Elliott Hughes
· 6 years ago
4df29ed
Update to remove direct include of jemalloc_new.
by Christopher Ferris
· 6 years ago
1d8f6f2
Merge "Modernize SHT_RELR support."
by Elliott Hughes
· 6 years ago
b874c33
Use platform signal name.
by Christopher Ferris
· 6 years ago
f628657
Merge "Soft-enables MAC address restrictions."
by Bram Bonné
· 6 years ago
823f74b
Merge "Fix new clang compiler warning"
by Chih-hung Hsieh
· 6 years ago
6663f55
Modernize SHT_RELR support.
by Elliott Hughes
· 6 years ago
29546b9
Merge "Make ramdisk_available."
by Yifan Hong
· 6 years ago
7d66bf9
Fix new clang compiler warning
by Chih-Hung Hsieh
· 6 years ago
5b9cc31
Merge "Fix includes for MTE builds."
by Treehugger Robot
· 6 years ago
484b0cd
Fix includes for MTE builds.
by Mitch Phillips
· 6 years ago
3af2071
Merge "Extends ifaddrs for cases where the client cannot send RTM_GETLINK requests."
by Bram Bonné
· 6 years ago
3ff4245
Merge "Add tagged pointers to bionic."
by Evgenii Stepanov
· 6 years ago
8fe1fcd
Merge "Reimplement realpath."
by Elliott Hughes
· 6 years ago
3b21ada
Add tagged pointers to bionic.
by Mitch Phillips
· 6 years ago
51aa2cf
Merge "Initialize __progname correctly."
by Elliott Hughes
· 6 years ago
c53b0e9
Merge "Update for change MapInfo constructor."
by Christopher Ferris
· 6 years ago
75064c1
Initialize __progname correctly.
by Elliott Hughes
· 6 years ago
d3df35e
Soft-enables MAC address restrictions.
by Bram Bonné
· 6 years ago
d54ad07
Extends ifaddrs for cases where the client cannot send RTM_GETLINK requests.
by Bram Bonné
· 6 years ago
00a131f
Update for change MapInfo constructor.
by Christopher Ferris
· 6 years ago
22fb267
Reimplement realpath.
by Elliott Hughes
· 6 years ago
96fbba1
Merge "Mention why we don't have pthread_cancel()."
by Treehugger Robot
· 6 years ago
7a73a2c
Merge "Remove an unused code path"
by Treehugger Robot
· 6 years ago
3d34bfc
Merge "Update the copyright notice"
by Treehugger Robot
· 6 years ago
b5a7741
Mention why we don't have pthread_cancel().
by Elliott Hughes
· 6 years ago
928c249
Remove an unused code path
by Ryan Prichard
· 6 years ago
8bff8bb
Update the copyright notice
by Ryan Prichard
· 6 years ago
5a39cee
Make ramdisk_available.
by Yifan Hong
· 6 years ago
73e9f24
Merge "There are no typewriters in 2020."
by Elliott Hughes
· 6 years ago
70a5c99
Merge "Document the changed fdsan default from Q to R."
by Elliott Hughes
· 6 years ago
c8226ec
Merge "Revert "Enable the scudo native allocator.""
by Christopher Ferris
· 6 years ago
39d9156
Merge "Export the unwinder implementation from libc."
by Peter Collingbourne
· 6 years ago
a8c4542
There are no typewriters in 2020.
by Elliott Hughes
· 6 years ago
b04be9b
Merge "platform profiler signal: add traced_perf codepath"
by Treehugger Robot
· 6 years ago
227b44d
Merge "Add a README.md for async_safe"
by Tom Cherry
· 6 years ago
5c9efd1
Merge "Revert "Add tagged pointers to bionic.""
by Nicolas Geoffray
· 6 years ago
ce4c42e
Revert "Add tagged pointers to bionic."
by Nicolas Geoffray
· 6 years ago
a547762
Merge "Convert more bionic tests to Android.bp"
by Dan Willemsen
· 6 years ago
3460b6c
Merge "Add tagged pointers to bionic."
by Mitch Phillips
· 6 years ago
9981a1d
Revert "Enable the scudo native allocator."
by Anna Trostanetski
· 6 years ago
0bf9aed
Merge "Neon-optimized version of the GNU symbol calculation"
by Ryan Prichard
· 6 years ago
2185a12
Add a README.md for async_safe
by Tom Cherry
· 6 years ago
91e3bd1
Document the changed fdsan default from Q to R.
by Elliott Hughes
· 6 years ago
4bcfe3c
Convert more bionic tests to Android.bp
by Dan Willemsen
· 6 years ago
f5421dd
Merge "Add new malloc align tests."
by Christopher Ferris
· 6 years ago
b72fed1
Merge "allow for heapprofd's signal to be multiplexed"
by Ryan Savitski
· 6 years ago
c9bde27
Merge "Restore handling of R_GENERIC_NONE relocations"
by Treehugger Robot
· 6 years ago
3cb0e3d
Merge "Add a liblog dependency"
by Treehugger Robot
· 6 years ago
f82e39f
Add a liblog dependency
by Ryan Prichard
· 6 years ago
ac951d7
Merge "Add a linker relocation benchmark"
by Ryan Prichard
· 6 years ago
4f14069
Restore handling of R_GENERIC_NONE relocations
by Ryan Prichard
· 6 years ago
43d5f9d
Add tagged pointers to bionic.
by Mitch Phillips
· 6 years ago
e953163
platform profiler signal: add traced_perf codepath
by Ryan Savitski
· 6 years ago
175c886
allow for heapprofd's signal to be multiplexed
by Ryan Savitski
· 6 years ago
5ad5289
Merge "Enable the scudo native allocator."
by Christopher Ferris
· 6 years ago
f32494c
Add new malloc align tests.
by Christopher Ferris
· 6 years ago
fee43f6
Merge "stack_protector_DeathTest: work w/ local reorder"
by Steven Moreland
· 6 years ago
be64282
Merge "libc: Add pidfd_open to common seccomp allowed list"
by Jing Ji
· 6 years ago
b198958
Enable the scudo native allocator.
by Christopher Ferris
· 6 years ago
e986722
libc: Add pidfd_open to common seccomp allowed list
by Jing Ji
· 6 years ago
06f39d3
stack_protector_DeathTest: work w/ local reorder
by Steven Moreland
· 6 years ago
41f1970
Add a linker relocation benchmark
by Ryan Prichard
· 6 years ago
7909f4c
Merge "Optimize GNU hash linking for large inputs"
by Ryan Prichard
· 6 years ago
26f583f
Merge "Consistent <termios.h> behavior on all API levels."
by Elliott Hughes
· 6 years ago
2f21482
Merge "Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist.""
by Robert Sesek
· 6 years ago
c7a9d88
Merge "Let libmemunreachable use bionic_libc_platform_headers."
by Peter Collingbourne
· 6 years ago
129f7a1
Neon-optimized version of the GNU symbol calculation
by Ryan Prichard
· 6 years ago
339ecef
Optimize GNU hash linking for large inputs
by Ryan Prichard
· 6 years ago
866387d
Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist."
by Robert Sesek
· 6 years ago
6a363f7
Let libmemunreachable use bionic_libc_platform_headers.
by Peter Collingbourne
· 6 years ago
f2b1e03
Export the unwinder implementation from libc.
by Peter Collingbourne
· 6 years ago
a04764b
Merge changes I578d36a1,Id17508ab,I385f312b
by Ryan Prichard
· 6 years ago
9c5c87e
Merge "Add liblog as a dependency where libbase is used."
by Tom Cherry
· 6 years ago
6dfde98
Merge "Add an android_mallopt for controlling the heap tagging level."
by Peter Collingbourne
· 6 years ago
f39b085
Consistent <termios.h> behavior on all API levels.
by Elliott Hughes
· 6 years ago
1e110fb
Add an android_mallopt for controlling the heap tagging level.
by Peter Collingbourne
· 6 years ago
2f95d19
Add liblog as a dependency where libbase is used.
by Tom Cherry
· 6 years ago
Next »