Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch x86 libcorkscrew over to <ucontext.h>. | Elliott Hughes | 2014-01-29 | 1 | -40/+1 |
* | Merge "Fix global pointing to local variable." | Christopher Ferris | 2014-01-29 | 1 | -3/+3 |
|\ | |||||
| * | Fix global pointing to local variable. | Christopher Ferris | 2014-01-28 | 1 | -3/+3 |
|/ | |||||
* | Merge "Fix code style, put unused in the end" | Kristian Monsen | 2014-01-28 | 1 | -2/+2 |
|\ | |||||
| * | Fix code style, put unused in the end | Kristian Monsen | 2014-01-28 | 1 | -2/+2 |
* | | Merge "Re-enable libunwind for arm." | Christopher Ferris | 2014-01-28 | 18 | -120/+298 |
|\ \ | |/ |/| | |||||
| * | Re-enable libunwind for arm. | Christopher Ferris | 2014-01-28 | 18 | -120/+298 |
* | | Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... | Mark Salyzyn | 2014-01-28 | 40 | -576/+2974 |
|\ \ | |||||
| * | | libsysutils: SocketListener export release | Mark Salyzyn | 2014-01-27 | 2 | -26/+53 |
| * | | libsysutils: Add iovec/runOnEachSocket | Mark Salyzyn | 2014-01-27 | 5 | -36/+137 |
| * | | liblog: support struct logger_event_v2 format | Mark Salyzyn | 2014-01-27 | 1 | -6/+15 |
| * | | liblog: update timestamp on NOTICE file | Mark Salyzyn | 2014-01-27 | 1 | -1/+1 |
| * | | libcutils: resolve warning in iosched_policy.c | Mark Salyzyn | 2014-01-27 | 1 | -3/+6 |
| * | | liblog: Add const pedantics | Mark Salyzyn | 2014-01-27 | 1 | -11/+11 |
| * | | logcat: Add -T flag (-t w/o assumption of -d) | Mark Salyzyn | 2014-01-27 | 2 | -1/+72 |
| * | | logcat: Add logcat test suite | Mark Salyzyn | 2014-01-27 | 4 | -14/+440 |
| * | | liblog: Add cpu utilization test | Mark Salyzyn | 2014-01-27 | 1 | -0/+156 |
| * | | liblog: Add liblog test suite | Mark Salyzyn | 2014-01-27 | 8 | -4/+984 |
| * | | debuggerd: Support newline split in log messages | Mark Salyzyn | 2014-01-27 | 1 | -10/+18 |
| * | | liblog: deprecate export LOGGER ioctl definitions | Mark Salyzyn | 2014-01-27 | 2 | -15/+11 |
| * | | liblog: deprecate export of LOGGER_LOG_* defines | Mark Salyzyn | 2014-01-27 | 2 | -7/+7 |
| * | | liblog: Add README | Mark Salyzyn | 2014-01-27 | 1 | -0/+134 |
| * | | liblog: resolve build warning messages | Mark Salyzyn | 2014-01-27 | 3 | -13/+13 |
| * | | liblog: high CPU usage from logcat | Mark Salyzyn | 2014-01-27 | 1 | -5/+7 |
| * | | liblog: fix build again | Colin Cross | 2014-01-27 | 1 | -6/+2 |
| * | | liblog: drop use of sys/cdefs.h | Mark Salyzyn | 2014-01-27 | 2 | -6/+12 |
| * | | liblog: git_master@964770 build problem | Mark Salyzyn | 2014-01-27 | 1 | -1/+4 |
| * | | logcat: Incorporate liblog reading API | Mark Salyzyn | 2014-01-27 | 1 | -238/+94 |
| * | | debuggerd: Incorporate liblog reading API | Mark Salyzyn | 2014-01-27 | 1 | -59/+38 |
| * | | liblog: Interface to support abstracting log read | Mark Salyzyn | 2014-01-27 | 4 | -17/+776 |
| * | | adb: deprecate legacy log service interface | Mark Salyzyn | 2014-01-27 | 5 | -103/+1 |
| * | | adb: regression from Move list.c to inlines | Mark Salyzyn | 2014-01-27 | 1 | -1/+1 |
| * | | liblog: whitespace cleanup | Mark Salyzyn | 2014-01-27 | 2 | -3/+3 |
| * | | libcutils: bug str_parms.c:str_parms_get_float(). | Mark Salyzyn | 2014-01-27 | 1 | -4/+5 |
| * | | libcutils: UNUSED argument warnings | Mark Salyzyn | 2014-01-27 | 3 | -3/+9 |
| * | | libsysutils: Get rid of warnings | Mark Salyzyn | 2014-01-27 | 3 | -4/+7 |
| * | | libcutils: Move list.c to inlines on list.h | Mark Salyzyn | 2014-01-27 | 3 | -42/+20 |
* | | | Merge "Move restorecon and restorecon_recursive code to libselinux." | Nick Kralevich | 2014-01-28 | 2 | -51/+5 |
|\ \ \ | |||||
| * | | | Move restorecon and restorecon_recursive code to libselinux. | Stephen Smalley | 2014-01-28 | 2 | -51/+5 |
| | |/ | |/| | |||||
* | | | Merge "Fixes some warnings" | Kristian Monsen | 2014-01-28 | 3 | -1/+35 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes some warnings | Kristian Monsen | 2014-01-28 | 3 | -1/+35 |
|/ / | |||||
* | | Merge "adbd: Don't close/reopen FFS ep0 on disconnect" | Benoit Goby | 2014-01-28 | 1 | -19/+24 |
|\ \ | |||||
| * | | adbd: Don't close/reopen FFS ep0 on disconnect | Jack Pham | 2014-01-07 | 1 | -19/+24 |
* | | | Merge "Fix overflow in adb_client" | Nick Kralevich | 2014-01-27 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix overflow in adb_client | Nick Kralevich | 2014-01-27 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge "Get arm64 to compile." | Christopher Ferris | 2014-01-27 | 2 | -3/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Get arm64 to compile. | Christopher Ferris | 2014-01-27 | 2 | -3/+2 |
|/ / | |||||
* | | Merge "Use <stdint.h> for INT32_MIN and INT32_MAX." | Elliott Hughes | 2014-01-25 | 1 | -2/+0 |
|\ \ | |||||
| * | | Use <stdint.h> for INT32_MIN and INT32_MAX. | Elliott Hughes | 2014-01-24 | 1 | -2/+0 |
|/ / | |||||
* | | Merge "system/core: rename aarch64 target to arm64" | Colin Cross | 2014-01-24 | 24 | -177/+177 |
|\ \ |