summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | pixelflinger: make self-containedGreg Hackmann2015-03-194-1664/+0
|/
* Remove obsolete files from fs_config's list.Elliott Hughes2015-03-181-7/+0
* Add variable length read to Backtrace.Christopher Ferris2015-03-171-0/+6
* Revert "Revert "Create libbase.""Dan Albert2015-03-162-76/+0
* Revert "Create libbase."Nicolas Geoffray2015-03-162-0/+76
* Create libbase.Dan Albert2015-03-142-76/+0
* Remove unused header file.Elliott Hughes2015-03-141-70/+0
* am 4487c605: Merge changes I0ec0fe3e,I9e5fccbaMark Salyzyn2015-03-041-0/+42
|\
| * private: Add event payload structures to android_logger.hMark Salyzyn2015-03-041-0/+42
* | am ae19b631: Merge "liblog: add pstore read"Mark Salyzyn2015-02-261-0/+1
|\ \ | |/
| * liblog: add pstore readMark Salyzyn2015-02-261-0/+1
* | am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags"Mark Salyzyn2015-02-251-0/+6
|\ \ | |/
| * liblog: introduce ANDROID_LOG_* flagsMark Salyzyn2015-02-251-0/+6
* | am c40cf1ce: Merge "Remove useless refCounting from FileMap."Narayan Kamath2015-02-241-16/+2
|\ \ | |/
| * Remove useless refCounting from FileMap.Narayan Kamath2015-02-231-16/+2