summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Clean cruft out of makefiles.Dan Albert2014-09-112-13/+3
* Work around C11 const atomic restrictions.Hans Boehm2014-09-111-1/+9
* Make string literal concatenation play nice with C++11.Dan Albert2014-09-085-25/+25
* Merge "Fix CAS argument type."Hans Boehm2014-08-161-1/+1
|\
| * Fix CAS argument type.Hans Boehm2014-08-191-1/+1
* | Use gettid directly in binder.Elliott Hughes2014-08-181-1/+1
|/
* Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""Hans Boehm2014-08-121-14/+18
* Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""Hans Boehm2014-08-091-18/+14
* Revert "Revert "Remove incorrect android_atomic_...64 use.""Hans Boehm2014-08-081-14/+18
* Revert "Remove incorrect android_atomic_...64 use."Hans Boehm2014-08-061-18/+14
* Remove incorrect android_atomic_...64 use.Hans Boehm2014-07-231-14/+18
* Remove Parcel::writeIntPtr.Narayan Kamath2014-06-131-5/+0
* libgui: 64-bit compile issuesMark Salyzyn2014-06-092-4/+6
* Merge "Fix flattening/unflattening of android::Sensor."Narayan Kamath2014-06-061-6/+6
|\
| * Fix flattening/unflattening of android::Sensor.Narayan Kamath2014-05-301-6/+6
* | Merge "Fix mips build for libbinder."Narayan Kamath2014-06-041-0/+1
|\ \
| * | Fix mips build for libbinder.Narayan Kamath2014-06-041-0/+1
* | | binder: Turn on -WerrorMark Salyzyn2014-06-033-68/+70
|/ /
* | Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes"Narayan Kamath2014-06-032-0/+78
|\ \
| * | x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-302-0/+78
| |/
* | am 63645c69: Merge "binder: rm utils/Debug.h"Mark Salyzyn2014-05-295-5/+0
|\ \ | |/
| * binder: rm utils/Debug.hMark Salyzyn2014-05-295-5/+0
* | am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a uint32_t."Narayan Kamath2014-05-161-8/+8
|\ \ | |/
| * Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-161-8/+8
* | am bd20e551: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-123-13/+113
|\ \ | |/
| * Use asynchronous lock/unlock APIFrancis Hart2014-05-123-13/+113
* | am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API""Greg Hackmann2014-05-093-113/+13
|\ \ | |/
| * Merge "Revert "Use asynchronous lock/unlock API""Greg Hackmann2014-05-093-113/+13
| |\
| | * Revert "Use asynchronous lock/unlock API"Greg Hackmann2014-05-093-113/+13
* | | am f60564a1: Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-093-13/+113
|\ \ \ | |/ /
| * | Merge "Use asynchronous lock/unlock API"Greg Hackmann2014-05-093-13/+113
| |\ \ | | |/
| | * Use asynchronous lock/unlock APIFrancis Hart2014-05-023-13/+113
* | | am 8155ce81: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-2/+0
|\ \ \ | |/ /
| * | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
* | | am ef923fcf: Merge "fix GraphicBuffer::flatten crash issue when handle is null"Jesse Hall2014-05-051-2/+4
|\ \ \ | |/ /
| * | Merge "fix GraphicBuffer::flatten crash issue when handle is null"Jesse Hall2014-05-051-2/+4
| |\ \
| | * | fix GraphicBuffer::flatten crash issue when handle is nullJun Jiang2014-04-291-2/+4
| | |/
* | | am 70278fbf: Merge "Add error message for hints when exceptions occur during ...Jesse Hall2014-05-051-1/+6
|\ \ \ | |/ /
| * | Add error message for hints when exceptions occur during binder transactions.Jun Jiang2014-04-291-1/+6
| |/
* | Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEADBill Yi2014-04-291-6/+18
|\ \ | |/ |/|
| * am 01502981: Merge "fix valgrind ioctl warning."Jesse Hall2014-03-201-1/+1
| |\
| * \ am 5b61ad2c: Check the padded size of the read byte arrayKenny Root2014-03-171-2/+4
| |\ \
| | * | Check the padded size of the read byte arrayKenny Root2014-03-171-2/+4
| * | | am f0190bff: Add support for writing byte arrays to parcelsMarco Nelissen2014-03-141-0/+10
| |\ \ \ | | |/ /
| | * | Add support for writing byte arrays to parcelsMarco Nelissen2014-03-131-0/+10
| * | | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-132-5/+6
| |\ \ \
| * \ \ \ am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test."Igor Murashkin2014-03-111-1/+1
| |\ \ \ \
| * \ \ \ \ am 6b4e5b7f: Merge "Fix misuse of ."Ying Wang2014-03-111-2/+0
| |\ \ \ \ \
| * \ \ \ \ \ am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603Arve Hjønnevåg2014-03-102-1/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 74be0f7b: Merge "binder: fix all warnings"Colin Cross2014-03-078-36/+39
| |\ \ \ \ \ \ \