summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add binder testsRiley Andrews2014-12-192-1/+960
* Add binder driver interface testRiley Andrews2014-12-192-0/+382
* GUI: Remove unused variablesAndreas Gampe2014-12-083-6/+2
* Merge "libgui: Enable -Weverything and -Werror"Dan Stoza2014-12-0829-407/+519
|\
| * libgui: Enable -Weverything and -WerrorDan Stoza2014-12-0529-407/+519
* | Libui: Remove unused variablesAndreas Gampe2014-12-051-3/+0
|/
* Fix crash when user provides large values in the Parcel.Michael Lentine2014-12-052-4/+18
* Fix -Werror on 64-bit buildsDan Stoza2014-12-041-1/+1
* Disable struct padding warning/errorDan Stoza2014-12-041-0/+3
* libui: Enable -Weverything and -WerrorDan Stoza2014-12-049-263/+310
* Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-046-27/+32
* Fix for corruption when numFds or numInts is too large.Michael Lentine2014-12-041-1/+16
* binder: Add {read,write}Uint32 methods to ParcelDan Stoza2014-12-011-0/+15
* binder: Return pid_t/uid_t instead of intDan Stoza2014-12-011-2/+2
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-251-6/+6
* Binder: Remove unused functions & variablesAndreas Gampe2014-11-242-10/+0
* We HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-5/+0
* C++11 compatibility.Dan Albert2014-11-202-2/+2
* Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-1717-36/+41
* Add missing include to fix libc++ build.Dan Albert2014-11-071-0/+2
* 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 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffe...Jesse Hall2014-10-201-1/+6
|\ \
| * | bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)Jesse Hall2014-10-191-1/+6
* | | am c52e54c4: Merge "Some more test cleanup."Dan Albert2014-10-172-30/+36
|\ \ \ | | |/ | |/|
| * | Some more test cleanup.Dan Albert2014-10-162-30/+36
* | | am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-152-3/+3
|\ \ \ | |/ /
| * | Merge "Don't check if this == NULL."Dan Albert2014-10-152-3/+3
| |\ \
| | * | Don't check if this == NULL.Dan Albert2014-09-162-3/+3
* | | | am 9ea09757: Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-091-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-081-1/+1
* | | | am 78639c22: Merge "Parcel: extra validation/debug code for writeDupFileDescr...Jesse Hall2014-10-061-0/+25
|\ \ \ \ | |/ / /
| * | | Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into l...Jesse Hall2014-10-061-0/+25
| |\ \ \
| | * | | Parcel: extra validation/debug code for writeDupFileDescriptorJesse Hall2014-10-061-0/+25
* | | | | am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-031-9/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-031-9/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix sockfd leakage in SensorService.Aravind Akella2014-10-021-9/+13
* | | | | am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fa...Jesse Hall2014-10-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp...Jesse Hall2014-10-021-0/+1
| |\ \ \ \
| | * | | | Surface: cancel the dequeued buffer when requestBuffer failsJesse Hall2014-10-021-0/+1
| | |/ / /
* | | | | 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-09-301-8/+13
|\ \ \ \ | |/ / /
| * | | Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-8/+13
* | | | am 6ee97e74: Merge "Fix a null dereference."Dan Albert2014-09-231-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix a null dereference.Dan Albert2014-09-231-1/+1
* | | | resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aospLajos Molnar2014-09-181-0/+29
|\ \ \ \ | | |/ / | |/| |
| * | | surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+29
* | | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-122-13/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Clean cruft out of makefiles.Dan Albert2014-09-112-13/+3