summaryrefslogtreecommitdiffstats
path: root/libs/binder
Commit message (Expand)AuthorAgeFilesLines
...
| * | Replace all instances of intptr_t with uintptr_t.Riley Andrews2015-01-131-8/+8
* | | am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interfa...Riley Andrews2015-01-131-7/+7
|\ \ \ | |/ /
| * | Fix signed/unsigned comparison warnings in driver interface test.Riley Andrews2015-01-121-7/+7
* | | am 53186a4d: Merge "Add binder tests"Riley Andrews2014-12-192-1/+960
|\ \ \ | |/ /
| * | Add binder testsRiley Andrews2014-12-192-1/+960
* | | am dbd252ea: Merge "Add binder driver interface test"Riley Andrews2014-12-192-0/+382
|\ \ \ | |/ /
| * | Add binder driver interface testRiley Andrews2014-12-192-0/+382
* | | am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"Dan Stoza2014-12-011-0/+15
|\ \ \ | |/ /
| * | binder: Add {read,write}Uint32 methods to ParcelDan Stoza2014-12-011-0/+15
* | | am 104e1259: Merge "binder: Return pid_t/uid_t instead of int"Dan Stoza2014-12-011-2/+2
|\ \ \ | |/ /
| * | binder: Return pid_t/uid_t instead of intDan Stoza2014-12-011-2/+2
* | | am 2d7ec9d7: Merge "Fix build with clang in C++11 mode"Chih-hung Hsieh2014-11-251-6/+6
|\ \ \ | |/ /
| * | Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-251-6/+6
* | | am 2e42a906: Merge "Binder: Remove unused functions & variables"Andreas Gampe2014-11-252-10/+0
|\ \ \ | |/ /
| * | Binder: Remove unused functions & variablesAndreas Gampe2014-11-242-10/+0
* | | am e0f91c37: Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-5/+0
|\ \ \ | |/ /
| * | We HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-5/+0
* | | am c894c204: Merge "C++11 compatibility."Dan Albert2014-11-202-2/+2
|\ \ \ | |/ /
| * | C++11 compatibility.Dan Albert2014-11-202-2/+2
* | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-175-14/+19
|\ \ \ | |/ / | | / | |/ |/|
| * Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-175-14/+19
* | am a4cff88d: Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-142-20/+22
|\ \
| * | Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-132-20/+22
* | | am ca69e8f2: Merge "Add tracking of parcel memory allocations." into lmp-mr1-devDianne Hackborn2014-11-122-2/+56
|\ \ \ | |/ /
| * | Add tracking of parcel memory allocations.Dianne Hackborn2014-11-112-2/+56
* | | am fee99040: Revert "Add more logging for dup(fd) failure"Jesse Hall2014-11-041-15/+3
|\ \ \ | |/ /
| * | Revert "Add more logging for dup(fd) failure"Jesse Hall2014-11-041-15/+3
* | | am 8e5cf83a: Revert "Parcel: extra validation/debug code for writeDupFileDesc...Jesse Hall2014-11-041-25/+0
|\ \ \ | |/ /
| * | Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"Jesse Hall2014-11-041-25/+0
* | | am ac5cd96f: am dbab409c: Merge "Avoid two warnings from clang."Chih-Hung Hsieh2014-11-041-13/+11
|\ \ \ | | |/ | |/|
| * | am dbab409c: Merge "Avoid two warnings from clang."Chih-Hung Hsieh2014-11-041-13/+11
| |\ \
| | * | Avoid two warnings from clang.Chih-Hung Hsieh2014-10-311-13/+11
| * | | am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-2/+2
| |\ \ \ | | |/ /
| * | | am 9ea09757: Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-091-1/+1
| |\ \ \
| * \ \ \ am 78639c22: Merge "Parcel: extra validation/debug code for writeDupFileDescr...Jesse Hall2014-10-061-0/+25
| |\ \ \ \
| * \ \ \ \ am 36462d9d: Merge "Add more logging for dup(fd) failure" into lmp-devMichael Lentine2014-10-021-3/+15
| |\ \ \ \ \
| * \ \ \ \ \ am 5ee2c9d2: Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-8/+13
| |\ \ \ \ \ \
* | \ \ \ \ \ \ am 98536859: Merge "Fix output of pointers for 64bit devices." into lmp-mr1-devMichael Lentine2014-10-311-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix output of pointers for 64bit devices.Michael Lentine2014-10-311-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge "Don't check if this == NULL."Dan Albert2014-10-151-2/+2
| |\ \ \ \ \ \
| | * | | | | | Don't check if this == NULL.Dan Albert2014-09-161-2/+2
* | | | | | | | am 16410d45: am 9ea09757: Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-081-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | am 366998d8: am 78639c22: Merge "Parcel: extra validation/debug code for writ...Jesse Hall2014-10-071-0/+25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Parcel: extra validation/debug code for writeDupFileDescriptorJesse Hall2014-10-061-0/+25
| | |_|_|_|/ | |/| | | |
* | | | | | am 36462d9d: Merge "Add more logging for dup(fd) failure" into lmp-devMichael Lentine2014-10-021-3/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add more logging for dup(fd) failureMichael Lentine2014-10-021-3/+15
| | |_|_|/ | |/| | |
* | | | | am 5ee2c9d2: Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-10-021-8/+13
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-8/+13