summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* system/audio.h: Make function inlineArman Uguray2015-05-291-1/+1
* Merge "LibNativeBridge: Version 2"Andreas Gampe2015-05-211-0/+42
|\
| * LibNativeBridge: Version 2Andreas Gampe2015-05-141-0/+42
* | logcat: liblog: Add "usec" format argumentMark Salyzyn2015-05-121-8/+11
* | Merge "audio: Fix false positives in audio_is_remote_submix_device()"Eric Laurent2015-05-121-2/+4
|\ \
| * | audio: Fix false positives in audio_is_remote_submix_device()Misael Lopez Cruz2015-05-121-2/+4
* | | Merge "liblog: Add kernel log id"Mark Salyzyn2015-05-111-0/+1
|\ \ \
| * | | liblog: Add kernel log idMark Salyzyn2015-05-061-0/+1
| |/ /
* / / Add offset to map data.Christopher Ferris2015-05-061-0/+1
|/ /
* / Add load base to map for relocation packing.Christopher Ferris2015-05-011-0/+9
|/
* Merge "Fix gettid() on Windows."Dan Albert2015-04-301-7/+10
|\
| * Fix gettid() on Windows.Dan Albert2015-04-291-7/+10
* | Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query"Dan Stoza2015-04-291-1/+10
|\ \
| * | ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-151-1/+10
* | | Add float support to binary event log.Jeff Brown2015-04-281-0/+8
| |/ |/|
* | Merge "Fix typos in comments"Richard Uhler2015-04-221-2/+2
|\ \
| * | Fix typos in commentsRichard Uhler2015-04-201-2/+2
* | | Merge "Mark time conversion functions as constexpr"Michael Wright2015-04-211-15/+17
|\ \ \
| * | | Mark time conversion functions as constexprMichael Wright2015-04-201-15/+17
* | | | Remove dead code.Elliott Hughes2015-04-211-26/+0
* | | | Remove a declaration for an unimplemented function.Elliott Hughes2015-04-201-1/+0
|/ / /
* | | Merge "Revert "cutils: add OS-independent endian.h""Greg Hackmann2015-04-161-52/+0
|\ \ \
| * | | Revert "cutils: add OS-independent endian.h"Greg Hackmann2015-04-161-52/+0
* | | | Merge "cutils: add OS-independent endian.h"Greg Hackmann2015-04-161-0/+52
|\| | |
| * | | cutils: add OS-independent endian.hGreg Hackmann2015-04-161-0/+52
* | | | Merge "Move trace.h to stdatomic."Yabin Cui2015-04-161-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Move trace.h to stdatomic.Yabin Cui2015-04-161-3/+3
| | |/ | |/|
* / | libcutils: add fs_config_generateMark Salyzyn2015-04-151-0/+2
|/ /
* / Add NATIVE_WINDOW_SET_SURFACE_DAMAGEDan Stoza2015-04-151-24/+30
|/
* log: Add check for LINT_RLOGMark Salyzyn2015-04-101-4/+23
* logd: Don't embed a flexible array member within another structNick Kralevich2015-04-071-2/+14
* android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLSMark Salyzyn2015-04-061-6/+3
* Allow inputflinger to have CAP_BLOCK_SUSPEND.Tim Kilbourn2015-04-061-1/+3
* android_filesystem_config: move fs_config to libcutilsMark Salyzyn2015-04-061-109/+27
* Only Windows doesn't have %zd.Elliott Hughes2015-04-031-5/+5
* Just use snprintf for android_get_control_socket.Elliott Hughes2015-04-021-19/+9
* Be more intention-revealing with libcutils' strlcpy.Elliott Hughes2015-04-021-1/+1
* Move all libcutils tests into the gtests.Elliott Hughes2015-04-021-0/+5
* Merge "Define atrace_* functions for both target and host."Richard Uhler2015-04-011-14/+0
|\
| * Define atrace_* functions for both target and host.Richard Uhler2015-03-271-14/+0
* | Merge "Refactor the code."Christopher Ferris2015-03-311-12/+9
|\ \
| * | Refactor the code.Christopher Ferris2015-03-311-12/+9
| |/
* / Log more timing information from init.Elliott Hughes2015-03-281-1/+3
|/
* O_CLOEXEC is O_NOINHERIT on Windows.Dan Albert2015-03-261-1/+1
* Fix mac sdk build.Christopher Ferris2015-03-231-0/+1
* Move gettid() into libcutils.Dan Albert2015-03-231-2/+2
* Merge "Remove libzipfile."Narayan Kamath2015-03-231-58/+0
|\
| * Remove libzipfile.Narayan Kamath2015-03-201-58/+0
* | Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, col...Dan Stoza2015-03-202-38/+201
|\ \ | |/ |/|
| * DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spacesEino-Ville Talvala2015-03-192-38/+201