summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* log.h: Fix typoAndreas Gampe2015-02-091-1/+1
* log.h: wrap android_testLog around __android_log_is_loggableMark Salyzyn2015-02-091-1/+16
* log.h: deprecate CONDITIONMark Salyzyn2015-02-091-31/+39
* liblog: add __android_log_is_loggable()Mark Salyzyn2015-02-091-0/+6
* 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
* | Clean up reading and writing in init.Elliott Hughes2015-02-061-0/+3
|/
* Fix Windows build.Elliott Hughes2015-02-051-0/+3
* Add a WriteStringToFile overload that cares about permissions.Elliott Hughes2015-02-041-0/+3
* android_reboot should take a const char*.Elliott Hughes2015-02-031-1/+1
* Merge "Add Google-style StringPrintf."Elliott Hughes2015-02-031-0/+38
|\
| * Add Google-style StringPrintf.Elliott Hughes2015-02-031-0/+38
* | Extra Win32 compatibility.Elliott Hughes2015-02-031-0/+6
|/
* Add Google-style ReadFileToString and WriteStringToFile.Elliott Hughes2015-02-031-0/+29
* Add close_file flag to OpenArchiveFd()Dmitriy Ivanov2015-01-301-1/+4
* Kill HAVE_PTHREADS.Yabin Cui2015-01-278-36/+33
* liblog: add pstore writeMark Salyzyn2015-01-231-1/+11
* logd: create private/android_logger.hMark Salyzyn2015-01-231-0/+34
* Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-27/+13
* Remove unused cruft from libcutils.Elliott Hughes2015-01-151-34/+0
* 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
|/
* Add required casts for clang/llvm -Wc++11-narrowingChih-Hung Hsieh2015-01-121-2/+2
* Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.Elliott Hughes2015-01-121-16/+0
* Linux always has POSIX clocks available.Elliott Hughes2015-01-091-3/+3
* You either have winsock or <sys/sockets.h>.Elliott Hughes2015-01-091-1/+1
* Merge "Mutex: add timedLock() method"Jesse Hall2015-01-071-4/+24
|\
| * Mutex: add timedLock() methodJesse Hall2015-01-071-4/+24
* | liblog: Add log_time += operatorMark Salyzyn2015-01-051-0/+12
|/
* Merge "Remove incompatible Unicode compatibility types."Dan Albert2014-12-121-6/+0
|\
| * Remove incompatible Unicode compatibility types.Dan Albert2014-11-201-6/+0
* | Use full qualified name in macros.Chih-Hung Hsieh2014-12-111-3/+4
* | Only Windows doesn't have <sys/uio.h>.Elliott Hughes2014-11-251-5/+8
* | Remove long-dead readtty.Elliott Hughes2014-11-241-1/+0
* | Fix Mac build.Elliott Hughes2014-11-221-1/+1
* | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-10/+5
* | Add a pre-C++11 constexpr compatibility macro.Dan Albert2014-11-201-0/+11
|/
* Remove atomic-inline.h.Elliott Hughes2014-11-173-21/+2
* Remove the error-prone TARGET_CPU_SMP from system/core.Elliott Hughes2014-11-172-8/+0
* Second attempt to "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-11-138-1039/+112
* kill HAVE_POSIX_FILEMAPYabin Cui2014-11-111-2/+2
* Merge "Reserve some AIDs for OEMs"Nick Kralevich2014-11-101-0/+5
|\
| * Reserve some AIDs for OEMsJohan Redestig2014-11-101-0/+5
* | Merge "Move winsock2.h in front of a potential windows.h include."Stephen Hines2014-11-091-0/+4
|\ \
| * | Move winsock2.h in front of a potential windows.h include.Stephen Hines2014-11-081-0/+4
| |/
* | Make Unicode.h use types that match libc++.Dan Albert2014-11-081-2/+2
|/
* resolved conflicts for merge of e3c22c41 to stage-aosp-masterCalin Juravle2014-10-281-1/+1
|\
| * Handle code_cache dir creation in libnativebridgeCalin Juravle2014-10-271-1/+1
* | am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bod...Chih-Hung Hsieh2014-10-151-39/+11
|\ \ | |/