summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch x86 libcorkscrew over to <ucontext.h>.Elliott Hughes2014-01-291-40/+1
* Merge "Fix global pointing to local variable."Christopher Ferris2014-01-291-3/+3
|\
| * Fix global pointing to local variable.Christopher Ferris2014-01-281-3/+3
|/
* Merge "Fix code style, put unused in the end"Kristian Monsen2014-01-281-2/+2
|\
| * Fix code style, put unused in the endKristian Monsen2014-01-281-2/+2
* | Merge "Re-enable libunwind for arm."Christopher Ferris2014-01-2818-120/+298
|\ \ | |/ |/|
| * Re-enable libunwind for arm.Christopher Ferris2014-01-2818-120/+298
* | Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ...Mark Salyzyn2014-01-2840-576/+2974
|\ \
| * | libsysutils: SocketListener export releaseMark Salyzyn2014-01-272-26/+53
| * | libsysutils: Add iovec/runOnEachSocketMark Salyzyn2014-01-275-36/+137
| * | liblog: support struct logger_event_v2 formatMark Salyzyn2014-01-271-6/+15
| * | liblog: update timestamp on NOTICE fileMark Salyzyn2014-01-271-1/+1
| * | libcutils: resolve warning in iosched_policy.cMark Salyzyn2014-01-271-3/+6
| * | liblog: Add const pedanticsMark Salyzyn2014-01-271-11/+11
| * | logcat: Add -T flag (-t w/o assumption of -d)Mark Salyzyn2014-01-272-1/+72
| * | logcat: Add logcat test suiteMark Salyzyn2014-01-274-14/+440
| * | liblog: Add cpu utilization testMark Salyzyn2014-01-271-0/+156
| * | liblog: Add liblog test suiteMark Salyzyn2014-01-278-4/+984
| * | debuggerd: Support newline split in log messagesMark Salyzyn2014-01-271-10/+18
| * | liblog: deprecate export LOGGER ioctl definitionsMark Salyzyn2014-01-272-15/+11
| * | liblog: deprecate export of LOGGER_LOG_* definesMark Salyzyn2014-01-272-7/+7
| * | liblog: Add READMEMark Salyzyn2014-01-271-0/+134
| * | liblog: resolve build warning messagesMark Salyzyn2014-01-273-13/+13
| * | liblog: high CPU usage from logcatMark Salyzyn2014-01-271-5/+7
| * | liblog: fix build againColin Cross2014-01-271-6/+2
| * | liblog: drop use of sys/cdefs.hMark Salyzyn2014-01-272-6/+12
| * | liblog: git_master@964770 build problemMark Salyzyn2014-01-271-1/+4
| * | logcat: Incorporate liblog reading APIMark Salyzyn2014-01-271-238/+94
| * | debuggerd: Incorporate liblog reading APIMark Salyzyn2014-01-271-59/+38
| * | liblog: Interface to support abstracting log readMark Salyzyn2014-01-274-17/+776
| * | adb: deprecate legacy log service interfaceMark Salyzyn2014-01-275-103/+1
| * | adb: regression from Move list.c to inlinesMark Salyzyn2014-01-271-1/+1
| * | liblog: whitespace cleanupMark Salyzyn2014-01-272-3/+3
| * | libcutils: bug str_parms.c:str_parms_get_float().Mark Salyzyn2014-01-271-4/+5
| * | libcutils: UNUSED argument warningsMark Salyzyn2014-01-273-3/+9
| * | libsysutils: Get rid of warningsMark Salyzyn2014-01-273-4/+7
| * | libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-273-42/+20
* | | Merge "Move restorecon and restorecon_recursive code to libselinux."Nick Kralevich2014-01-282-51/+5
|\ \ \
| * | | Move restorecon and restorecon_recursive code to libselinux.Stephen Smalley2014-01-282-51/+5
| | |/ | |/|
* | | Merge "Fixes some warnings"Kristian Monsen2014-01-283-1/+35
|\ \ \ | |/ / |/| |
| * | Fixes some warningsKristian Monsen2014-01-283-1/+35
|/ /
* | Merge "adbd: Don't close/reopen FFS ep0 on disconnect"Benoit Goby2014-01-281-19/+24
|\ \
| * | adbd: Don't close/reopen FFS ep0 on disconnectJack Pham2014-01-071-19/+24
* | | Merge "Fix overflow in adb_client"Nick Kralevich2014-01-271-2/+2
|\ \ \
| * | | Fix overflow in adb_clientNick Kralevich2014-01-271-2/+2
|/ / /
* | | Merge "Get arm64 to compile."Christopher Ferris2014-01-272-3/+2
|\ \ \ | |_|/ |/| |
| * | Get arm64 to compile.Christopher Ferris2014-01-272-3/+2
|/ /
* | Merge "Use <stdint.h> for INT32_MIN and INT32_MAX."Elliott Hughes2014-01-251-2/+0
|\ \
| * | Use <stdint.h> for INT32_MIN and INT32_MAX.Elliott Hughes2014-01-241-2/+0
|/ /
* | Merge "system/core: rename aarch64 target to arm64"Colin Cross2014-01-2424-177/+177
|\ \