summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * liblog: add __android_log_is_loggable()Mark Salyzyn2015-02-091-0/+6
* | am c9c401e6: Merge "Move map data into backtrace data proper."Christopher Ferris2015-02-062-8/+15
|\ \ | |/
| * Merge "Move map data into backtrace data proper."Christopher Ferris2015-02-062-8/+15
| |\
| | * Move map data into backtrace data proper.Christopher Ferris2015-02-062-8/+15
* | | am 5e753100: Merge "Clean up reading and writing in init."Elliott Hughes2015-02-061-0/+3
|\ \ \ | |/ /
| * | Clean up reading and writing in init.Elliott Hughes2015-02-061-0/+3
| |/
* | am d558530b: Merge "Fix Windows build."Elliott Hughes2015-02-051-0/+3
|\ \ | |/
| * Fix Windows build.Elliott Hughes2015-02-051-0/+3
* | am 27d28d3b: Merge "Add a WriteStringToFile overload that cares about permiss...Elliott Hughes2015-02-051-0/+3
|\ \ | |/
| * Add a WriteStringToFile overload that cares about permissions.Elliott Hughes2015-02-041-0/+3
* | am 55732f49: Merge "android_reboot should take a const char*."Elliott Hughes2015-02-041-1/+1
|\ \ | |/
| * android_reboot should take a const char*.Elliott Hughes2015-02-031-1/+1
* | am e44d25d6: Merge "Add Google-style StringPrintf."Elliott Hughes2015-02-031-0/+38
|\ \ | |/
| * Merge "Add Google-style StringPrintf."Elliott Hughes2015-02-031-0/+38
| |\
| | * Add Google-style StringPrintf.Elliott Hughes2015-02-031-0/+38
* | | am 9fc43358: Merge "Extra Win32 compatibility."Elliott Hughes2015-02-031-0/+6
|\ \ \ | |/ /
| * | Extra Win32 compatibility.Elliott Hughes2015-02-031-0/+6
| |/
* | am 6974ba4e: Merge "Add Google-style ReadFileToString and WriteStringToFile."Elliott Hughes2015-02-031-0/+29
|\ \ | |/
| * Add Google-style ReadFileToString and WriteStringToFile.Elliott Hughes2015-02-031-0/+29
* | am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options.""Elliott Hughes2015-02-031-0/+1
|\ \
| * | Revert "Remove netcfg's unused options."Elliott Hughes2015-02-031-0/+1
* | | am 6a728fde: Merge "Remove netcfg\'s unused options."Elliott Hughes2015-02-031-1/+0
|\ \ \ | |/ /
| * | Remove netcfg's unused options.Elliott Hughes2015-02-031-1/+0
| |/
* | am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options.""Elliott Hughes2015-02-031-0/+1
|\ \
| * | Revert "Remove netcfg's unused options."Elliott Hughes2015-02-031-0/+1
* | | am 67900498: Merge "Remove netcfg\'s unused options."Elliott Hughes2015-02-031-1/+0
|\ \ \ | |/ /
| * | Remove netcfg's unused options.Elliott Hughes2015-02-021-1/+0
| |/
* | am 7cb19579: Merge "Add close_file flag to OpenArchiveFd()"Dmitriy Ivanov2015-02-021-1/+4
|\ \ | |/
| * Add close_file flag to OpenArchiveFd()Dmitriy Ivanov2015-01-301-1/+4
* | am e862350b: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-278-36/+33
|\ \ | |/
| * Kill HAVE_PTHREADS.Yabin Cui2015-01-278-36/+33
* | am 91581f19: Merge "liblog: add pstore write"Mark Salyzyn2015-01-231-1/+11
|\ \ | |/
| * liblog: add pstore writeMark Salyzyn2015-01-231-1/+11
* | am 4730328d: Merge "logd: create private/android_logger.h"Mark Salyzyn2015-01-231-0/+34
|\ \ | |/
| * logd: create private/android_logger.hMark Salyzyn2015-01-231-0/+34
* | am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd."Christopher Ferris2015-01-221-27/+13
|\ \ | |/
| * Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-27/+13
* | am 45c4c06f: Merge "Remove unused cruft from libcutils."Elliott Hughes2015-01-161-34/+0
|\ \ | |/
| * Remove unused cruft from libcutils.Elliott Hughes2015-01-151-34/+0
* | am 9f72ef89: Merge "Extend to receive NFLOG packets."Jeff Sharkey2015-01-163-0/+3
|\ \ | |/
| * Merge "Extend to receive NFLOG packets."Jeff Sharkey2015-01-163-0/+3
| |\
| | * Extend to receive NFLOG packets.Jeff Sharkey2015-01-153-0/+3
| * | Add timed versions of stack dumping functions.Christopher Ferris2015-01-151-0/+15
| |/
* | am 70f6dea9: Merge "android_filesystem: Remove setuid bits from tcpdump" into...Dmitry Shmidt2015-01-151-1/+0
|\ \
| * \ Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-devDmitry Shmidt2015-01-151-1/+0
| |\ \
| | * | android_filesystem: Remove setuid bits from tcpdumpDmitry Shmidt2015-01-151-1/+0
* | | | am 5f2ff6a9: Add timed versions of stack dumping functions.Christopher Ferris2015-01-151-0/+15
|\ \ \ \ | |/ / /
| * | | Add timed versions of stack dumping functions.Christopher Ferris2015-01-141-0/+15
| |/ /
* | | am ce1928e9: Merge "Add required casts for clang/llvm -Wc++11-narrowing"Chih-Hung Hsieh2015-01-131-2/+2
|\ \ \ | | |/ | |/|
| * | Add required casts for clang/llvm -Wc++11-narrowingChih-Hung Hsieh2015-01-121-2/+2