summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-...Nick Vaccaro2015-02-111-0/+7
|\
| * Add support for SENSOR_TYPE_WRIST_TILT_GESTURENick Vaccaro2015-02-071-0/+7
* | am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" int...Lajos Molnar2015-01-291-37/+58
|\ \ | |/
| * Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-devLajos Molnar2015-01-291-37/+58
| |\
| | * CpuConsumer: lock buffers that could be YUV as ycbcrLajos Molnar2015-01-281-37/+58
* | | resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aospLajos Molnar2015-01-281-2/+9
|\ \ \ | |/ /
| * | GraphicBufferMapper: handle devices that do not implement lock_ycbcrLajos Molnar2015-01-281-2/+9
| |/
* | am 6e32c037: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-271-11/+4
|\ \
| * | Kill HAVE_PTHREADS.Yabin Cui2015-01-261-11/+4
* | | am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"Dan Stoza2015-01-221-0/+6
|\ \ \ | |/ /
| * | Merge "Restore Region::set(uint32_t, uint32_t)"Dan Stoza2015-01-211-0/+6
| |\ \
| | * | Restore Region::set(uint32_t, uint32_t)Bernhard Rosenkraenzer2014-12-221-0/+6
* | | | 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 a59d7a6a: Merge "GUI: Remove unused variables"Andreas Gampe2014-12-093-6/+2
|\ \ \ | |/ /
| * | 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
* | | | am 8fd567b1: Merge "Libui: Remove unused variables"Andreas Gampe2014-12-091-3/+0
|\ \ \ \ | |/ / /
| * | | 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
* | | am 09b9193d: Merge "Fix -Werror on 64-bit builds"Dan Albert2014-12-051-1/+1
|\ \ \ | |/ /
| * | Fix -Werror on 64-bit buildsDan Stoza2014-12-041-1/+1
* | | am 67df03d0: Merge "Disable struct padding warning/error"Dan Albert2014-12-051-0/+3
|\ \ \ | |/ /
| * | Disable struct padding warning/errorDan Stoza2014-12-041-0/+3
* | | am 35df7531: Merge "libui: Enable -Weverything and -Werror"Dan Albert2014-12-059-263/+310
|\ \ \ | |/ /
| * | libui: Enable -Weverything and -WerrorDan Stoza2014-12-049-263/+310
* | | am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-056-27/+32
|\ \ \ | |/ /
| * | 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
* | | 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