summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am de165446: am 09495b7f: am eb7d308a: Merge "Remove a declaration for an uni...Elliott Hughes2015-04-211-1/+0
|\ \ \ \ | |/ / /
| * | | Remove a declaration for an unimplemented function.Elliott Hughes2015-04-201-1/+0
| |/ /
* | | am 4601fbb8: am ec682735: am 0e2d6015: Merge "Revert "cutils: add OS-independ...Greg Hackmann2015-04-161-52/+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
* | | | am 618c2edb: am 47578c68: am 88e03449: Merge "cutils: add OS-independent endi...Greg Hackmann2015-04-161-0/+52
|\ \ \ \ | |/ / /
| * | | Merge "cutils: add OS-independent endian.h"Greg Hackmann2015-04-161-0/+52
| |\ \ \ | | |/ /
| | * | cutils: add OS-independent endian.hGreg Hackmann2015-04-161-0/+52
* | | | am 5808b357: am 972a8de7: am 51e32b52: Merge "Move trace.h to stdatomic."Yabin Cui2015-04-161-3/+3
|\ \ \ \ | |/ / /
| * | | Merge "Move trace.h to stdatomic."Yabin Cui2015-04-161-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Move trace.h to stdatomic.Yabin Cui2015-04-161-3/+3
* | | | am c130d96e: am e1b87e1a: am 48257704: Merge "libcutils: add fs_config_generate"Mark Salyzyn2015-04-161-0/+2
|\ \ \ \ | |/ / /
| * | | libcutils: add fs_config_generateMark Salyzyn2015-04-151-0/+2
| |/ /
* | | am a197c3b7: am 3ec9c17f: am 04274a29: Merge "Add NATIVE_WINDOW_SET_SURFACE_D...Dan Stoza2015-04-151-24/+30
|\ \ \ | |/ /
| * | Add NATIVE_WINDOW_SET_SURFACE_DAMAGEDan Stoza2015-04-151-24/+30
| |/
* | am 9301f216: am 8f6dfc7d: am e65c2210: Merge "log: Add check for LINT_RLOG"Mark Salyzyn2015-04-101-4/+23
|\ \ | |/
| * log: Add check for LINT_RLOGMark Salyzyn2015-04-101-4/+23
* | am f09bfa3c: am 25482963: am 5fc47aae: Merge "logd: Don\'t embed a flexible a...Nick Kralevich2015-04-071-2/+14
|\ \ | |/
| * logd: Don't embed a flexible array member within another structNick Kralevich2015-04-071-2/+14
* | am 2904e949: am 0bce68b4: am 33c2ad37: Merge "android_filesystem_config.h: us...Mark Salyzyn2015-04-061-6/+3
|\ \ | |/
| * 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
* | android_filesystem_config: move fs_config to libcutilsMark Salyzyn2015-04-061-110/+27
* | Merge "Move audio includes to system/media/audio"Rom Lemarchand2015-04-043-1706/+0
|\ \
| * | Move audio includes to system/media/audioRom Lemarchand2015-04-033-1706/+0
* | | am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd."Elliott Hughes2015-04-031-5/+5
|\ \ \ | |/ / |/| |
| * | am ea975880: Merge "Only Windows doesn\'t have %zd."Elliott Hughes2015-04-031-5/+5
| |\ \ | | |/
| | * Only Windows doesn't have %zd.Elliott Hughes2015-04-031-5/+5
* | | am cd868370: am b2c3473d: am 70df6f85: Merge "Just use snprintf for android_g...Elliott Hughes2015-04-031-19/+9
|\ \ \ | |/ /
| * | am 70df6f85: Merge "Just use snprintf for android_get_control_socket."Elliott Hughes2015-04-031-19/+9
| |\ \ | | |/
| | * Just use snprintf for android_get_control_socket.Elliott Hughes2015-04-021-19/+9
* | | am b4573331: am adc10102: am 4c1d4a0e: Merge "Be more intention-revealing wit...Elliott Hughes2015-04-031-1/+1
|\ \ \ | |/ /
| * | am 4c1d4a0e: Merge "Be more intention-revealing with libcutils\' strlcpy."Elliott Hughes2015-04-021-1/+1
| |\ \ | | |/
| | * Be more intention-revealing with libcutils' strlcpy.Elliott Hughes2015-04-021-1/+1
* | | Merge "audio.h: add AUDIO_FORMAT_DTS"Phil Burk2015-04-021-0/+5
|\ \ \
| * | | audio.h: add AUDIO_FORMAT_DTSPhil Burk2015-04-011-0/+5
* | | | am 797b246f: am a1f69f18: am 21593186: Merge "Move all libcutils tests into t...Elliott Hughes2015-04-021-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | am 21593186: Merge "Move all libcutils tests into the gtests."Elliott Hughes2015-04-021-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Move all libcutils tests into the gtests.Elliott Hughes2015-04-021-0/+5
* | | | am 88defca0: am b3b1757f: am 0c266ef2: Merge "Define atrace_* functions for b...Richard Uhler2015-04-011-14/+0
|\ \ \ \ | |/ / /
| * | | am 0c266ef2: Merge "Define atrace_* functions for both target and host."Richard Uhler2015-04-011-14/+0
| |\ \ \ | | |/ /
| | * | 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
* | | | | am 22790dfc: am 246e9d50: am 9dc41d5d: Merge "Refactor the code."Christopher Ferris2015-03-311-12/+9
|\ \ \ \ \ | |/ / / /
| * | | | am 9dc41d5d: Merge "Refactor the code."Christopher Ferris2015-03-311-12/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge "Refactor the code."Christopher Ferris2015-03-311-12/+9
| | |\ \ \
| | | * | | Refactor the code.Christopher Ferris2015-03-311-12/+9
| | | |/ /
* | | | | Merge "Allow inputflinger to have CAP_BLOCK_SUSPEND."Tim Kilbourn2015-03-312-1/+4
|\ \ \ \ \
| * | | | | Allow inputflinger to have CAP_BLOCK_SUSPEND.Tim Kilbourn2015-03-252-1/+4