Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
3fa14a53e70cd55df031646fe3735a6fde37deb8
3fa14a5
Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew."
by Elliott Hughes
· 11 years ago
18ddd42
Remove x86 debuggerd dependencies on non-uapi headers and corkscrew.
by Elliott Hughes
· 11 years ago
60e7d49
Merge "Fix libnetutils to build with clean uapi headers."
by Elliott Hughes
· 11 years ago
2d640c2
Fix libnetutils to build with clean uapi headers.
by Elliott Hughes
· 11 years ago
59644a6
Merge "Fix nandread to build with old or uapi headers."
by Elliott Hughes
· 11 years ago
b05a2e5
Fix nandread to build with old or uapi headers.
by Elliott Hughes
· 11 years ago
e627929
Merge "Revert "Revert enabling libunwind.""
by Christopher Ferris
· 11 years ago
e6feaee
Revert "Revert enabling libunwind."
by Christopher Ferris
· 11 years ago
62ea993
Merge "Revert enabling libunwind."
by Elliott Hughes
· 11 years ago
db2309e
Revert enabling libunwind.
by Christopher Ferris
· 11 years ago
30296f2
Merge "Let external/mksh install directly into /system/bin/sh."
by Elliott Hughes
· 11 years ago
351b012
Merge "Enable libunwind on arm platforms."
by Christopher Ferris
· 11 years ago
d6f9be1
Merge "Fix include files in backtrace.h."
by Christopher Ferris
· 11 years ago
e57912d
Fix include files in backtrace.h.
by Christopher Ferris
· 11 years ago
22f91cb
Enable libunwind on arm platforms.
by Christopher Ferris
· 11 years ago
a2d1469
Merge "Use new defines in test code."
by Christopher Ferris
· 11 years ago
7f081ec
Use new defines in test code.
by Christopher Ferris
· 11 years ago
c294585
Merge "Add some clarifying defines."
by Christopher Ferris
· 11 years ago
09b3598
Let external/mksh install directly into /system/bin/sh.
by Elliott Hughes
· 11 years ago
cbfc730
Add some clarifying defines.
by Christopher Ferris
· 11 years ago
c8626ba
Merge "Dispose of ash."
by Elliott Hughes
· 11 years ago
f6e21e0
Dispose of ash.
by Elliott Hughes
· 11 years ago
408b3ac
Merge "Add corkscrew support for finding static symbols."
by Christopher Ferris
· 11 years ago
923b536
Add corkscrew support for finding static symbols.
by Christopher Ferris
· 11 years ago
8c58086
Merge "More libbacktrace fixes."
by Christopher Ferris
· 11 years ago
8ed4627
More libbacktrace fixes.
by Christopher Ferris
· 11 years ago
36d4474
Merge "Fix a bunch of small system/core bugs."
by Elliott Hughes
· 11 years ago
14e28d3
Fix a bunch of small system/core bugs.
by Elliott Hughes
· 11 years ago
98f87d9
Merge "Rewrite libbacktrace using C++."
by Christopher Ferris
· 11 years ago
17e91d4
Rewrite libbacktrace using C++.
by Christopher Ferris
· 11 years ago
87af04a
Merge "Improve some adb error logging"
by Brian Carlstrom
· 11 years ago
93c91fa
Improve some adb error logging
by Brian Carlstrom
· 11 years ago
4d87e74
Merge "Eliminate text relocations in x86 optimized memset versions"
by Elliott Hughes
· 11 years ago
9ff8767
Eliminate text relocations in x86 optimized memset versions
by Pavel Chupin
· 11 years ago
f1296b9
Merge "Use %zd for size_t."
by Elliott Hughes
· 11 years ago
9640b30
Use %zd for size_t.
by Elliott Hughes
· 11 years ago
b387a7f
Merge "Wait for device to disappear after reboot-bootloader."
by JP Abgrall
· 11 years ago
157b001
Wait for device to disappear after reboot-bootloader.
by Mark Wachsler
· 11 years ago
ac568b8
Merge "init: remove obsolete rle logo"
by JP Abgrall
· 11 years ago
50dc936
init: remove obsolete rle logo
by Marcin Chojnacki
· 11 years ago
a94d2b3
Merge "Add a restorecon_recursive built-in command to init."
by Nick Kralevich
· 11 years ago
726e8f7
Add a restorecon_recursive built-in command to init.
by Stephen Smalley
· 11 years ago
aab1670
Merge "Add support for ECDSA P-256 with SHA256"
by Kenny Root
· 11 years ago
9b8a929
Merge "libcutils doesn't need to be looking at bionic's privates."
by Elliott Hughes
· 11 years ago
478c566
libcutils doesn't need to be looking at bionic's privates.
by Elliott Hughes
· 11 years ago
be18538
Merge "Cleanup x86 flags and memset versions"
by Elliott Hughes
· 11 years ago
4aa51cd
Cleanup x86 flags and memset versions
by Pavel Chupin
· 11 years ago
2de8102
Merge "Fix bug in abort message processing."
by Christopher Ferris
· 11 years ago
dbd2ab4
Fix bug in abort message processing.
by Christopher Ferris
· 11 years ago
db0850c
Add support for ECDSA P-256 with SHA256
by Kenny Root
· 11 years ago
7dbe966
Merge "Update debuggerd to use libbacktrace."
by Christopher Ferris
· 11 years ago
79b277a
Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys."
by Colin Cross
· 11 years ago
b42fc74
Merge "Expose /dev/hw_random to group "system"."
by Alex Klyubin
· 11 years ago
b2478a7
Expose /dev/hw_random to group "system".
by Alex Klyubin
· 11 years ago
365e4ae
Update debuggerd to use libbacktrace.
by Christopher Ferris
· 11 years ago
5daba1e
Merge "Only build host library on linux-x86."
by Christopher Ferris
· 11 years ago
9e1ee2b
Only build host library on linux-x86.
by Christopher Ferris
· 11 years ago
6da66ef
Merge "Handle screendumps for all framebuffer sizes"
by Colin Cross
· 11 years ago
f3217de
Merge "Fix problems in libbacktrace."
by Christopher Ferris
· 11 years ago
a16a4e1
Fix problems in libbacktrace.
by Christopher Ferris
· 11 years ago
deb41e5
Set security context of /adb_keys and /data/misc/adb/adb_keys.
by Stephen Smalley
· 11 years ago
61afb07
Merge "Trigger a policy reload from post-fs-data."
by Colin Cross
· 11 years ago
71a8aa3
Merge "Update comment from review."
by Christopher Ferris
· 11 years ago
474afff
Update comment from review.
by Christopher Ferris
· 11 years ago
f41cf20
Merge "Create a single backtrace library."
by Christopher Ferris
· 11 years ago
7fb2287
Create a single backtrace library.
by Christopher Ferris
· 11 years ago
aa62be6
Merge "Use SSE2 enhanced memset for capable x86 processors"
by Ying Wang
· 11 years ago
9196266
Merge "cutils: list: add list_for_each_safe"
by jp abgrall
· 11 years ago
e245b8f
Merge changes I9f858204,Ib35643b3
by Kenny Root
· 11 years ago
0a862dc
mincrypt: merge the two RSA verifiers
by Doug Zongker
· 12 years ago
8e5b63d
mincrypt: support SHA-256 hash algorithm
by Doug Zongker
· 12 years ago
85373f4
Handle screendumps for all framebuffer sizes
by Chris Dearman
· 11 years ago
f2c4c4a
Merge "init: Fix queue_all_property_triggers with nonexistent properties"
by Benoit Goby
· 11 years ago
d679e1b
init: Fix queue_all_property_triggers with nonexistent properties
by Benoit Goby
· 11 years ago
51546ee
Use SSE2 enhanced memset for capable x86 processors
by Daniel Leung
· 13 years ago
3c8bdef
Merge "libsparse: Use BIONIC implementation of mmap64()"
by Elliott Hughes
· 11 years ago
0f50733
Merge "Do not change ownership of /sys/fs/selinux/load to system UID."
by Nick Kralevich
· 11 years ago
cc13e8a
Do not change ownership of /sys/fs/selinux/load to system UID.
by Stephen Smalley
· 11 years ago
a208ea6
Merge "Fix fstab memory leak"
by Elliott Hughes
· 11 years ago
d431b8d
Fix fstab memory leak
by Irina Tirdea
· 11 years ago
810ff69
Merge "Cleanup fs_getline from fs_mgr"
by Elliott Hughes
· 11 years ago
fccfa41
libsparse: Use BIONIC implementation of mmap64()
by Daniel Leung
· 12 years ago
36b39a9
Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output"
by Colin Cross
· 11 years ago
e16d747
Cleanup fs_getline from fs_mgr
by Irina Tirdea
· 11 years ago
4a280e3
Merge "Don't use control requests to read device serial numbers."
by jp abgrall
· 11 years ago
bd446c7
Don't use control requests to read device serial numbers.
by Mark Wachsler
· 11 years ago
6ed51b8
Merge "mkbootimg: support longer kernel command lines"
by Dima Zavin
· 11 years ago
b4819e4
Merge "init: support longer command lines"
by Dima Zavin
· 11 years ago
30fb83b
cutils: list: add list_for_each_safe
by Andrew Boie
· 11 years ago
d35ce35
mkbootimg: support longer kernel command lines
by Andrew Boie
· 11 years ago
2e63e71
init: support longer command lines
by Andrew Boie
· 11 years ago
596e9c6
Merge "fix valgrind ioctl warning."
by Colin Cross
· 11 years ago
2b2f1ae
Merge "Add -Wno-unused-parameter to suppress the warning."
by Ben Cheng
· 11 years ago
c665df3
Add -Wno-unused-parameter to suppress the warning.
by Ben Cheng
· 11 years ago
d171b65
Merge "[GNSS] Add AID_GPS to property user white list"
by Colin Cross
· 11 years ago
5313284
Merge "init: call restorecon on /sys"
by Nick Kralevich
· 11 years ago
8328edb
Merge "init: allow disabling selinux via a kernel command line"
by Nick Kralevich
· 11 years ago
b242339
Merge "init: move SELinux into enforcing mode."
by Nick Kralevich
· 11 years ago
ae76f6d
init: call restorecon on /sys
by Nick Kralevich
· 11 years ago
935bd3e
init: allow disabling selinux via a kernel command line
by Nick Kralevich
· 11 years ago
Next »