Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
d8388cd303ed734b5e703217f24e03f89b72b0c9
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
489f58b
Revert "Remove limit of system property name length"
by Dimitry Ivanov
· 9 years ago
f0b42ae
Merge "Removed include log\logger.h from log_fake.cpp"
by Vijay Venkatraman
· 9 years ago
191d2f3
Removed include log\logger.h from log_fake.cpp
by Vijay Venkatraman
· 9 years ago
440d6c7
Merge "Remove limit of system property name length"
by Dimitry Ivanov
· 9 years ago
8bb01c0
Merge "Remove libc++ dependency from prebuilt test-libs"
by Treehugger Robot
· 9 years ago
3685e45
Merge "Mark ifunc tests failing on arm as known failures"
by Treehugger Robot
· 9 years ago
01c888c
Mark ifunc tests failing on arm as known failures
by Dimitry Ivanov
· 9 years ago
bfe8680
Remove libc++ dependency from prebuilt test-libs
by Dimitry Ivanov
· 9 years ago
5c1ce27
Remove limit of system property name length
by Dimitry Ivanov
· 10 years ago
636a2ec
[cfi] Handle large libraries correctly.
by Evgenii Stepanov
· 9 years ago
7844b4c
Merge "Add props files for each partition"
by Treehugger Robot
· 9 years ago
dc94cf5
Add props files for each partition
by Jaekyun Seok
· 9 years ago
ad3b399
Merge "Add seccomp support library"
by Treehugger Robot
· 9 years ago
eabc352
Add seccomp support library
by Paul Lawrence
· 9 years ago
082bec5
Merge "Runtime support for CFI"
by Evgenii Stepanov
· 9 years ago
2d261e8
Merge changes from topic 'kill_debuggerd'
by Josh Gao
· 9 years ago
0a3637d
Runtime support for CFI
by Evgenii Stepanov
· 9 years ago
2f238b3
Merge "Declare dependency on android_filesystem_config.h"
by Colin Cross
· 9 years ago
dbfa1bd
Merge "Revert "property_contexts: split into platform and non-platform components""
by Jorim Jaggi
· 9 years ago
e2f5ea1
Revert "property_contexts: split into platform and non-platform components"
by Jorim Jaggi
· 9 years ago
0b6d0a8
Merge "property_contexts: split into platform and non-platform components"
by Treehugger Robot
· 9 years ago
35bbed8
Declare dependency on android_filesystem_config.h
by Colin Cross
· 9 years ago
2a3b4fa
Rename libdebuggerd_client to libdebuggerd_handler.
by Josh Gao
· 9 years ago
f8a6d47
Reserve a realtime signal for debuggerd.
by Josh Gao
· 9 years ago
8d0e0d4
Merge "linker: convert 'mov pc' instruction to 'bx'"
by Elliott Hughes
· 9 years ago
ab2c575
linker: convert 'mov pc' instruction to 'bx'
by Park Ju Hyung
· 9 years ago
37f1d11
Merge "Switch bionic-unit-tests to libc++_static."
by Yabin Cui
· 9 years ago
98d2008
Merge "Describe our dynamic linker compatibility policy."
by Elliott Hughes
· 9 years ago
1f553ea
Switch bionic-unit-tests to libc++_static.
by Yabin Cui
· 9 years ago
9e3d527
Describe our dynamic linker compatibility policy.
by Elliott Hughes
· 9 years ago
a970ac5
Merge "Beef up process_vm_readv/writev tests"
by Pavel Labath
· 9 years ago
cc44100
Beef up process_vm_readv/writev tests
by Pavel Labath
· 9 years ago
1b2975d
Merge "localtime_r(3) should act as if it calls tzset(3)."
by Elliott Hughes
· 9 years ago
27fa754
Merge "Improve fmemopen tests."
by Josh Gao
· 9 years ago
ea87716
localtime_r(3) should act as if it calls tzset(3).
by Elliott Hughes
· 9 years ago
94ea198
Merge "Add support for expected failures to gtest runner."
by Treehugger Robot
· 9 years ago
2f06e10
Improve fmemopen tests.
by Josh Gao
· 9 years ago
907fcc9
Merge "Hide __system_property_add/update, deprecate find_nth"
by Treehugger Robot
· 9 years ago
581b9f6
Hide __system_property_add/update, deprecate find_nth
by Dimitry Ivanov
· 9 years ago
0105222
Add support for expected failures to gtest runner.
by Josh Gao
· 9 years ago
0625beb
Merge "Fix streaming(memcpy) performance on Cortex-A7"
by Christopher Ferris
· 9 years ago
940d460
Merge "Revert "Revert "move android_ids into bionic"""
by Elliott Hughes
· 9 years ago
74e1fe1
Merge "Dynamic linker errors should go to stderr."
by Elliott Hughes
· 9 years ago
8213615
property_contexts: split into platform and non-platform components
by Sandeep Patil
· 9 years ago
607d307
Dynamic linker errors should go to stderr.
by Elliott Hughes
· 9 years ago
71952ef
Merge "Exit rather than abort if asked to run a non-PIE executable."
by Elliott Hughes
· 9 years ago
39b6d59
Merge "Move to .md files for even trivial documentation."
by Elliott Hughes
· 9 years ago
da7a0b1
Move to .md files for even trivial documentation.
by Elliott Hughes
· 9 years ago
3bdb31b
Exit rather than abort if asked to run a non-PIE executable.
by Elliott Hughes
· 9 years ago
500b9be
Merge "Fix bionic-unit-tests-static crash"
by Treehugger Robot
· 9 years ago
462ea66
Fix bionic-unit-tests-static crash
by Dimitry Ivanov
· 9 years ago
11798bc
Merge "Make /dev/__properties__ 0711"
by Treehugger Robot
· 9 years ago
bb59d47
Make /dev/__properties__ 0711
by Nick Kralevich
· 9 years ago
d26267b
Merge "Add declaration of tgkill to signal.h."
by Treehugger Robot
· 9 years ago
d3cfd26
Add declaration of tgkill to signal.h.
by Josh Gao
· 9 years ago
fb07c36
Merge "Downgrade dynamic section checks to warning"
by Dimitry Ivanov
· 9 years ago
e30c17f
Downgrade dynamic section checks to warning
by Dimitry Ivanov
· 9 years ago
cbfdc7f
Fix streaming(memcpy) performance on Cortex-A7
by Chitti Babu Theegala
· 9 years ago
c816e9f
Merge "versioner: start using C++17."
by Josh Gao
· 9 years ago
0a284f5
versioner: start using C++17.
by Josh Gao
· 9 years ago
5489183
Merge "Define range of GIDs for cached app data."
by Jeff Sharkey
· 9 years ago
f7e793e
Merge "Convert versioner to Android.bp"
by Treehugger Robot
· 9 years ago
68d6a92
Convert versioner to Android.bp
by Colin Cross
· 9 years ago
59dd615
Merge "Add test for elf-hash and packed relocations"
by Dimitry Ivanov
· 9 years ago
22ef13f
Merge "Add test for empty symbol lookup"
by Dimitry Ivanov
· 9 years ago
a1d32f9
Merge "Make the __stack_chk_fail message more searchable on the internets."
by Treehugger Robot
· 9 years ago
0ff61f6
Make the __stack_chk_fail message more searchable on the internets.
by Elliott Hughes
· 9 years ago
a7aac1b
Merge "Document bionic loader logging properties"
by Treehugger Robot
· 9 years ago
70e3f0c
Merge "Add a way to track all dlsym calls (contd.)"
by Treehugger Robot
· 9 years ago
d5b578a
Add test for empty symbol lookup
by Dimitry Ivanov
· 9 years ago
5d1753f
Document bionic loader logging properties
by Dimitry Ivanov
· 9 years ago
cf00d86
Add a way to track all dlsym calls (contd.)
by Dimitry Ivanov
· 9 years ago
1adb683
Merge "Fix an obsolete comment."
by Elliott Hughes
· 9 years ago
bc94bb3
Fix an obsolete comment.
by Elliott Hughes
· 9 years ago
ac4bd2f
Add test for elf-hash and packed relocations
by Dimitry Ivanov
· 9 years ago
cb0134d
Merge "Update socket constants."
by Elliott Hughes
· 9 years ago
3f6eee9
Revert "Revert "move android_ids into bionic""
by Elliott Hughes
· 9 years ago
f27e979
Merge "Update to kernel headers v4.8.14."
by Christopher Ferris
· 9 years ago
8d76871
Update socket constants.
by Elliott Hughes
· 9 years ago
8b3e812
Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings"
by Christopher Ferris
· 9 years ago
9438a64
Merge "Remove BSD cruft from <pwd.h>."
by Elliott Hughes
· 9 years ago
9f9c73b
Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern."
by Elliott Hughes
· 9 years ago
934bc86
Define range of GIDs for cached app data.
by Jeff Sharkey
· 9 years ago
755ecde
Merge "bionic-unit-tests: Build host testlibs in bionic-loader-test-libs"
by Treehugger Robot
· 9 years ago
49f525c
Update to kernel headers v4.8.14.
by Christopher Ferris
· 9 years ago
f4af73f
Merge "Add a way to track all dlsym calls"
by Treehugger Robot
· 9 years ago
63741d5
Merge "Repair dlwarning toast"
by Treehugger Robot
· 9 years ago
5367d1b
Rename <grp.h>/<pwd.h> tests to fit the usual pattern.
by Elliott Hughes
· 9 years ago
21b70e6
Remove BSD cruft from <pwd.h>.
by Elliott Hughes
· 9 years ago
e54c490
Merge "versioner: use unique_ptr to handle ownership of FTS*."
by Josh Gao
· 9 years ago
4742abd
Add a way to track all dlsym calls
by Dimitry Ivanov
· 9 years ago
50ae6dd
Merge "Revert "move android_ids into bionic""
by Treehugger Robot
· 9 years ago
4e84d5e
Repair dlwarning toast
by Dimitry Ivanov
· 9 years ago
901de13
Merge "Fix gtest_filter of bionic gtest runner."
by Yabin Cui
· 9 years ago
77cb68d
Revert "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
4cfb13b
Merge "Fix android_dlwarning lookup"
by Dimitry Ivanov
· 9 years ago
c641a95
Fix gtest_filter of bionic gtest runner.
by Yabin Cui
· 9 years ago
a6588e5
Fix android_dlwarning lookup
by Dimitry Ivanov
· 9 years ago
Next »