Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Use new defines in test code." | Christopher Ferris | 2013-11-05 | 2 | -17/+15 |
|\ | |||||
| * | Use new defines in test code. | Christopher Ferris | 2013-11-05 | 2 | -17/+15 |
|/ | |||||
* | Merge "Add some clarifying defines." | Christopher Ferris | 2013-11-05 | 2 | -3/+11 |
|\ | |||||
| * | Add some clarifying defines. | Christopher Ferris | 2013-11-05 | 2 | -3/+11 |
|/ | |||||
* | Merge "Dispose of ash." | Elliott Hughes | 2013-11-05 | 85 | -25738/+2 |
|\ | |||||
| * | Dispose of ash. | Elliott Hughes | 2013-11-05 | 85 | -25738/+2 |
* | | Merge "Add corkscrew support for finding static symbols." | Christopher Ferris | 2013-11-04 | 1 | -7/+25 |
|\ \ | |/ |/| | |||||
| * | Add corkscrew support for finding static symbols. | Christopher Ferris | 2013-11-04 | 1 | -7/+25 |
|/ | |||||
* | Merge "More libbacktrace fixes." | Christopher Ferris | 2013-10-30 | 8 | -121/+117 |
|\ | |||||
| * | More libbacktrace fixes. | Christopher Ferris | 2013-10-30 | 8 | -121/+117 |
* | | Merge "Fix a bunch of small system/core bugs." | Elliott Hughes | 2013-10-29 | 9 | -4/+17 |
|\ \ | |/ |/| | |||||
| * | Fix a bunch of small system/core bugs. | Elliott Hughes | 2013-10-29 | 9 | -4/+17 |
|/ | |||||
* | Merge "Rewrite libbacktrace using C++." | Christopher Ferris | 2013-10-29 | 28 | -1059/+2398 |
|\ | |||||
| * | Rewrite libbacktrace using C++. | Christopher Ferris | 2013-10-28 | 28 | -1059/+2398 |
* | | Merge "Improve some adb error logging" | Brian Carlstrom | 2013-10-28 | 2 | -2/+4 |
|\ \ | |||||
| * | | Improve some adb error logging | Brian Carlstrom | 2013-10-27 | 2 | -2/+4 |
|/ / | |||||
* | | Merge "Eliminate text relocations in x86 optimized memset versions" | Elliott Hughes | 2013-10-24 | 2 | -8/+8 |
|\ \ | |/ |/| | |||||
| * | Eliminate text relocations in x86 optimized memset versions | Pavel Chupin | 2013-10-24 | 2 | -8/+8 |
|/ | |||||
* | Merge "Use %zd for size_t." | Elliott Hughes | 2013-10-19 | 1 | -1/+1 |
|\ | |||||
| * | Use %zd for size_t. | Elliott Hughes | 2013-10-18 | 1 | -1/+1 |
|/ | |||||
* | Merge "Wait for device to disappear after reboot-bootloader." | JP Abgrall | 2013-10-17 | 9 | -59/+122 |
|\ | |||||
| * | Wait for device to disappear after reboot-bootloader. | Mark Wachsler | 2013-10-17 | 9 | -59/+122 |
|/ | |||||
* | Merge "init: remove obsolete rle logo" | JP Abgrall | 2013-10-17 | 4 | -190/+21 |
|\ | |||||
| * | 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 |
|/ / / |