summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: remove obsolete rle logoMarcin Chojnacki2013-10-164-190/+21
* Merge "Add a restorecon_recursive built-in command to init."Nick Kralevich2013-10-104-3/+24
|\
| * Add a restorecon_recursive built-in command to init.Stephen Smalley2013-10-104-3/+24
* | Merge "Add support for ECDSA P-256 with SHA256"Kenny Root2013-10-1016-34/+2580
|\ \
| * | Add support for ECDSA P-256 with SHA256Kenny Root2013-10-0916-34/+2580
| |/
* | Merge "libcutils doesn't need to be looking at bionic's privates."Elliott Hughes2013-10-101-5/+0
|\ \
| * | libcutils doesn't need to be looking at bionic's privates.Elliott Hughes2013-10-101-5/+0
|/ /
* | Merge "Cleanup x86 flags and memset versions"Elliott Hughes2013-10-103-21/+2
|\ \
| * | Cleanup x86 flags and memset versionsPavel Chupin2013-10-103-21/+2
|/ /
* | Merge "Fix bug in abort message processing."Christopher Ferris2013-10-101-1/+0
|\ \ | |/ |/|
| * Fix bug in abort message processing.Christopher Ferris2013-10-091-1/+0
|/
* Merge "Update debuggerd to use libbacktrace."Christopher Ferris2013-10-048-204/+172
|\
| * Update debuggerd to use libbacktrace.Christopher Ferris2013-10-038-204/+172
* | Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys."Colin Cross2013-10-031-0/+7
|\ \
| * | Set security context of /adb_keys and /data/misc/adb/adb_keys.Stephen Smalley2013-10-011-0/+7
* | | Merge "Expose /dev/hw_random to group "system"."Alex Klyubin2013-10-031-0/+2
|\ \ \
| * | | Expose /dev/hw_random to group "system".Alex Klyubin2013-10-031-0/+2
|/ / /
* | | Merge "Only build host library on linux-x86."Christopher Ferris2013-10-021-32/+32
|\ \ \
| * | | Only build host library on linux-x86.Christopher Ferris2013-10-021-32/+32
| | |/ | |/|
* | | Merge "Handle screendumps for all framebuffer sizes"Colin Cross2013-10-021-7/+9
|\ \ \ | |/ / |/| |
| * | Handle screendumps for all framebuffer sizesChris Dearman2013-09-251-7/+9
* | | Merge "Fix problems in libbacktrace."Christopher Ferris2013-10-023-6/+42
|\ \ \ | |_|/ |/| |
| * | Fix problems in libbacktrace.Christopher Ferris2013-10-013-6/+42
|/ /
* | Merge "Trigger a policy reload from post-fs-data."Colin Cross2013-09-301-0/+3
|\ \
| * | Trigger a policy reload from post-fs-data.Stephen Smalley2013-08-261-0/+3
* | | Merge "Update comment from review."Christopher Ferris2013-09-301-1/+1
|\ \ \
| * | | Update comment from review.Christopher Ferris2013-09-301-1/+1
|/ / /
* | | Merge "Create a single backtrace library."Christopher Ferris2013-09-3015-0/+1470
|\ \ \
| * | | Create a single backtrace library.Christopher Ferris2013-09-2815-0/+1470
|/ / /
* | | Merge "Use SSE2 enhanced memset for capable x86 processors"Ying Wang2013-09-261-11/+15
|\ \ \
| * | | Use SSE2 enhanced memset for capable x86 processorsDaniel Leung2013-09-241-11/+15
* | | | Merge "cutils: list: add list_for_each_safe"jp abgrall2013-09-251-0/+5
|\ \ \ \
| * | | | cutils: list: add list_for_each_safeAndrew Boie2013-09-121-0/+5
* | | | | Merge changes I9f858204,Ib35643b3Kenny Root2013-09-2514-668/+1461
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mincrypt: merge the two RSA verifiersDoug Zongker2013-09-256-522/+1118
| * | | | mincrypt: support SHA-256 hash algorithmDoug Zongker2013-09-2512-271/+468
| | |/ / | |/| |
* | | | Merge "init: Fix queue_all_property_triggers with nonexistent properties"Benoit Goby2013-09-241-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | init: Fix queue_all_property_triggers with nonexistent propertiesBenoit Goby2013-09-241-2/+4
|/ / /
* | | Merge "libsparse: Use BIONIC implementation of mmap64()"Elliott Hughes2013-09-191-9/+0
|\ \ \
| * | | libsparse: Use BIONIC implementation of mmap64()Daniel Leung2013-09-181-9/+0
* | | | Merge "Do not change ownership of /sys/fs/selinux/load to system UID."Nick Kralevich2013-09-191-1/+0
|\ \ \ \
| * | | | Do not change ownership of /sys/fs/selinux/load to system UID.Stephen Smalley2013-09-191-1/+0
|/ / / /
* | | | Merge "Fix fstab memory leak"Elliott Hughes2013-09-181-2/+4
|\ \ \ \
| * | | | Fix fstab memory leakIrina Tirdea2013-09-181-2/+4
|/ / / /
* | | | Merge "Cleanup fs_getline from fs_mgr"Elliott Hughes2013-09-181-72/+16
|\ \ \ \
| * | | | Cleanup fs_getline from fs_mgrIrina Tirdea2013-09-181-72/+16
| |/ / /
* | | | Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output"Colin Cross2013-09-181-6/+30
|\ \ \ \ | |/ / / |/| | |
| * | | init: Fix get_hardware_name() to cope with long /proc/cpuinfo outputJon Medhurst2012-12-101-6/+30
* | | | Merge "Don't use control requests to read device serial numbers."jp abgrall2013-09-171-78/+103
|\ \ \ \
| * | | | Don't use control requests to read device serial numbers.Mark Wachsler2013-09-161-78/+103
| | |/ / | |/| |