Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: remove obsolete rle logo | Marcin Chojnacki | 2013-10-16 | 4 | -190/+21 |
* | Merge "Add a restorecon_recursive built-in command to init." | Nick Kralevich | 2013-10-10 | 4 | -3/+24 |
|\ | |||||
| * | Add a restorecon_recursive built-in command to init. | Stephen Smalley | 2013-10-10 | 4 | -3/+24 |
* | | Merge "Add support for ECDSA P-256 with SHA256" | Kenny Root | 2013-10-10 | 16 | -34/+2580 |
|\ \ | |||||
| * | | Add support for ECDSA P-256 with SHA256 | Kenny Root | 2013-10-09 | 16 | -34/+2580 |
| |/ | |||||
* | | Merge "libcutils doesn't need to be looking at bionic's privates." | Elliott Hughes | 2013-10-10 | 1 | -5/+0 |
|\ \ | |||||
| * | | libcutils doesn't need to be looking at bionic's privates. | Elliott Hughes | 2013-10-10 | 1 | -5/+0 |
|/ / | |||||
* | | Merge "Cleanup x86 flags and memset versions" | Elliott Hughes | 2013-10-10 | 3 | -21/+2 |
|\ \ | |||||
| * | | Cleanup x86 flags and memset versions | Pavel Chupin | 2013-10-10 | 3 | -21/+2 |
|/ / | |||||
* | | Merge "Fix bug in abort message processing." | Christopher Ferris | 2013-10-10 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | Fix bug in abort message processing. | Christopher Ferris | 2013-10-09 | 1 | -1/+0 |
|/ | |||||
* | Merge "Update debuggerd to use libbacktrace." | Christopher Ferris | 2013-10-04 | 8 | -204/+172 |
|\ | |||||
| * | Update debuggerd to use libbacktrace. | Christopher Ferris | 2013-10-03 | 8 | -204/+172 |
* | | Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys." | Colin Cross | 2013-10-03 | 1 | -0/+7 |
|\ \ | |||||
| * | | Set security context of /adb_keys and /data/misc/adb/adb_keys. | Stephen Smalley | 2013-10-01 | 1 | -0/+7 |
* | | | Merge "Expose /dev/hw_random to group "system"." | Alex Klyubin | 2013-10-03 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Expose /dev/hw_random to group "system". | Alex Klyubin | 2013-10-03 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge "Only build host library on linux-x86." | Christopher Ferris | 2013-10-02 | 1 | -32/+32 |
|\ \ \ | |||||
| * | | | Only build host library on linux-x86. | Christopher Ferris | 2013-10-02 | 1 | -32/+32 |
| | |/ | |/| | |||||
* | | | Merge "Handle screendumps for all framebuffer sizes" | Colin Cross | 2013-10-02 | 1 | -7/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Handle screendumps for all framebuffer sizes | Chris Dearman | 2013-09-25 | 1 | -7/+9 |
* | | | Merge "Fix problems in libbacktrace." | Christopher Ferris | 2013-10-02 | 3 | -6/+42 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix problems in libbacktrace. | Christopher Ferris | 2013-10-01 | 3 | -6/+42 |
|/ / | |||||
* | | Merge "Trigger a policy reload from post-fs-data." | Colin Cross | 2013-09-30 | 1 | -0/+3 |
|\ \ | |||||
| * | | Trigger a policy reload from post-fs-data. | Stephen Smalley | 2013-08-26 | 1 | -0/+3 |
* | | | Merge "Update comment from review." | Christopher Ferris | 2013-09-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update comment from review. | Christopher Ferris | 2013-09-30 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "Create a single backtrace library." | Christopher Ferris | 2013-09-30 | 15 | -0/+1470 |
|\ \ \ | |||||
| * | | | Create a single backtrace library. | Christopher Ferris | 2013-09-28 | 15 | -0/+1470 |
|/ / / | |||||
* | | | Merge "Use SSE2 enhanced memset for capable x86 processors" | Ying Wang | 2013-09-26 | 1 | -11/+15 |
|\ \ \ | |||||
| * | | | Use SSE2 enhanced memset for capable x86 processors | Daniel Leung | 2013-09-24 | 1 | -11/+15 |
* | | | | Merge "cutils: list: add list_for_each_safe" | jp abgrall | 2013-09-25 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | cutils: list: add list_for_each_safe | Andrew Boie | 2013-09-12 | 1 | -0/+5 |
* | | | | | Merge changes I9f858204,Ib35643b3 | Kenny Root | 2013-09-25 | 14 | -668/+1461 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | mincrypt: merge the two RSA verifiers | Doug Zongker | 2013-09-25 | 6 | -522/+1118 |
| * | | | | mincrypt: support SHA-256 hash algorithm | Doug Zongker | 2013-09-25 | 12 | -271/+468 |
| | |/ / | |/| | | |||||
* | | | | Merge "init: Fix queue_all_property_triggers with nonexistent properties" | Benoit Goby | 2013-09-24 | 1 | -2/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | init: Fix queue_all_property_triggers with nonexistent properties | Benoit Goby | 2013-09-24 | 1 | -2/+4 |
|/ / / | |||||
* | | | Merge "libsparse: Use BIONIC implementation of mmap64()" | Elliott Hughes | 2013-09-19 | 1 | -9/+0 |
|\ \ \ | |||||
| * | | | libsparse: Use BIONIC implementation of mmap64() | Daniel Leung | 2013-09-18 | 1 | -9/+0 |
* | | | | Merge "Do not change ownership of /sys/fs/selinux/load to system UID." | Nick Kralevich | 2013-09-19 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Do not change ownership of /sys/fs/selinux/load to system UID. | Stephen Smalley | 2013-09-19 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Merge "Fix fstab memory leak" | Elliott Hughes | 2013-09-18 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Fix fstab memory leak | Irina Tirdea | 2013-09-18 | 1 | -2/+4 |
|/ / / / | |||||
* | | | | Merge "Cleanup fs_getline from fs_mgr" | Elliott Hughes | 2013-09-18 | 1 | -72/+16 |
|\ \ \ \ | |||||
| * | | | | Cleanup fs_getline from fs_mgr | Irina Tirdea | 2013-09-18 | 1 | -72/+16 |
| |/ / / | |||||
* | | | | Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" | Colin Cross | 2013-09-18 | 1 | -6/+30 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | init: Fix get_hardware_name() to cope with long /proc/cpuinfo output | Jon Medhurst | 2012-12-10 | 1 | -6/+30 |
* | | | | Merge "Don't use control requests to read device serial numbers." | jp abgrall | 2013-09-17 | 1 | -78/+103 |
|\ \ \ \ | |||||
| * | | | | Don't use control requests to read device serial numbers. | Mark Wachsler | 2013-09-16 | 1 | -78/+103 |
| | |/ / | |/| | |