summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-031-12/+12
* libcutils: add multi-buffer socket send.David Pursell2016-02-021-0/+25
* libcutils: add socket_get_local_port().David Pursell2016-02-021-0/+5
* Merge "Name the pixel format and transform enums"Dan Stoza2016-01-281-4/+4
|\
| * Name the pixel format and transform enumsDan Stoza2015-12-171-4/+4
* | uid for codec processMarco Nelissen2016-01-251-0/+2
* | fastboot: use cutils socket functions.David Pursell2016-01-211-0/+8
* | Merge "libcutils: share Windows networking code."David Pursell2016-01-211-13/+50
|\ \
| * | libcutils: share Windows networking code.David Pursell2016-01-151-13/+50
* | | Merge "Allow setting an arbitrary alignment for an entry."Christopher Ferris2016-01-191-0/+16
|\ \ \
| * | | Allow setting an arbitrary alignment for an entry.Christopher Ferris2016-01-191-0/+16
* | | | Merge "Add logd security buffer tag types and string write API."Rubin Xu2016-01-191-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add logd security buffer tag types and string write API.Rubin Xu2016-01-191-0/+1
| |/ /
* | | Remove unused cruft from <log/log.h>.Elliott Hughes2016-01-161-8/+0
* | | Add a ZipArchiveStreamEntry class.Christopher Ferris2016-01-141-0/+46
|/ /
* | debuggerd: fork and drop privileges when dumping.Josh Gao2016-01-051-0/+2
* | android_filesystem_config.h: Add Brillo users.Jorge Lucangeli Obes2016-01-051-0/+6
* | libbinderwrapper: Add BinderWrapper::GetOrCreateInstance()Alex Vakulenko2016-01-041-0/+5
* | Use GID "wakelock" to control access to kernel wakelockPavlin Radoslavov2015-12-281-0/+2
* | Add parameter for shared namespacesDimitry Ivanov2015-12-191-1/+2
* | Add audioserver UID.Jorge Lucangeli Obes2015-12-181-0/+2
* | New uid for extractor processMarco Nelissen2015-12-181-0/+2
|/
* Merge "cutils: trace: add DATABASE tag"Greg Hackmann2015-12-141-1/+2
|\
| * cutils: trace: add DATABASE tagGreg Hackmann2015-11-231-1/+2
* | Merge "logd: liblog: logcat: Add LOG_ID_SECURITY"Mark Salyzyn2015-12-112-1/+4
|\ \
| * | logd: liblog: logcat: Add LOG_ID_SECURITYMark Salyzyn2015-12-082-1/+4
* | | Merge changes I598c8c5c,I672b0f4d,Id882978b,Idff5e080,Ib124eca1, ...Mark Salyzyn2015-12-112-2/+17
|\ \ \
| * | | logger.h: reduce maximum payload so sum is page sizeMark Salyzyn2015-12-091-1/+1
| * | | liblog: logprint add uid format modifierMark Salyzyn2015-12-091-0/+2
| * | | logger.h: Add definition for logger_entry_v4Mark Salyzyn2015-12-091-1/+14
| |/ /
* / / Apply permitted path to the classloader-namespaceDimitry Ivanov2015-12-091-1/+1
|/ /
* | liblog: Add __android_log_security()Mark Salyzyn2015-12-081-0/+2
* | Merge "Native loader as a separate library"Dimitry Ivanov2015-12-071-0/+31
|\ \
| * | Native loader as a separate libraryDimitry Ivanov2015-12-071-0/+31
| |/
* | liblog: Support for ANDROID_LOG_WRAP mode flag on readerMark Salyzyn2015-12-071-0/+2
* | logd: liblog: logcat: switch to android_log_clockid() (2)Mark Salyzyn2015-12-071-1/+7
* | Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()""Mark Salyzyn2015-12-071-3/+1
|\ \
| * | Revert "logd: liblog: logcat: switch to android_log_clockid()"Mark Salyzyn2015-12-071-3/+1
* | | Merge "logd: liblog: logcat: switch to android_log_clockid()"Mark Salyzyn2015-12-071-1/+3
|\| |
| * | logd: liblog: logcat: switch to android_log_clockid()Mark Salyzyn2015-12-041-1/+3
| |/
* / Track rename of base/ to android-base/.Elliott Hughes2015-12-041-1/+1
|/
* Merge "libutils: fix cache removal when callback invalidates the key"Sergio Giro2015-11-201-1/+1
|\
| * libutils: fix cache removal when callback invalidates the keySergio Giro2015-11-201-1/+1
* | liblog: resolve deadlocksMark Salyzyn2015-11-191-2/+4
|/
* Revert "liblog: resolve deadlocks"Mark Salyzyn2015-11-161-6/+1
* liblog: resolve deadlocksMark Salyzyn2015-11-121-1/+6
* Merge "libutils: Add UNEXPECTED_NULL status_t"Christopher Wiley2015-11-101-0/+1
|\
| * libutils: Add UNEXPECTED_NULL status_tChristopher Wiley2015-11-101-0/+1
* | Enable hidepid=2 on /procNick Kralevich2015-11-091-0/+2
|/
* Use std::unique_ptr instead of UniquePtr.Dan Albert2015-11-051-3/+2