summaryrefslogtreecommitdiffstats
path: root/libs/binder
Commit message (Expand)AuthorAgeFilesLines
* am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyo...Christopher Tate2015-07-021-1/+1
|\
| * Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
* | am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that ...Adam Lesinski2015-05-281-0/+4
|\ \ | |/
| * am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| |\
| | * am 9004e7f5: am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| | |\
| | | * am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| | | |\
| | | | * Verify that the native handle was createdAdam Lesinski2015-05-131-0/+4
* | | | | am 6e32c037: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-271-11/+4
|\ \ \ \ \
| * | | | | Kill HAVE_PTHREADS.Yabin Cui2015-01-261-11/+4
* | | | | | am 8f3ade0c: Merge "Follow StrictMode refactoring."Jeff Sharkey2015-01-161-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Follow StrictMode refactoring.Jeff Sharkey2015-01-141-1/+1
* | | | | | am aec92242: Merge "Replace all instances of intptr_t with uintptr_t."Riley Andrews2015-01-131-8/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |