summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix PTS handling for buffer replacementDan Stoza2015-05-135-53/+27
* binder: add uint64 support to Parcel.Ronghua Wu2015-05-131-0/+15
* libgui: Always allow allocation on connectDan Stoza2015-05-121-0/+1
* libgui: Hook up onFrameReplacedDan Stoza2015-05-122-0/+23
* libgui: Clear frame number while freeing slotDan Stoza2015-05-012-1/+4
* Merge "SurfaceFlinger: Fix PTS on stale buffers"Dan Stoza2015-05-013-1/+43
|\
| * SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-04-303-1/+43
* | Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper"Dan Stoza2015-04-302-0/+9
|\ \
| * | Close Fence FDs in error cases of Surface and GraphicBufferMapperTaiju Tsuiki2015-04-302-0/+9
* | | Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper"Dan Stoza2015-04-301-4/+8
|\ \ \ | |_|/ |/| |
| * | Avoid closing invalid FD in Surface and GraphicBufferMapperTaiju Tsuiki2015-04-301-4/+8
| |/
* | Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query"Dan Stoza2015-04-292-1/+18
|\ \
| * | BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-282-1/+18
* | | Merge "libgui: Implement onTransact for sideband streams"Dan Stoza2015-04-291-0/+9
|\ \ \
| * | | libgui: Implement onTransact for sideband streamsDan Stoza2015-04-281-0/+9
* | | | Parcel.cpp: use calloc instead of mallocNick Kralevich2015-04-281-1/+1
|/ / /
* | | libgui: Change detachNextBuffer to return sp<GB>Dan Stoza2015-04-271-2/+2
|/ /
* | Merge "libgui: Allow an IGBProducer to disable allocation"Dan Stoza2015-04-245-22/+118
|\ \
| * | libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-235-22/+118
* | | Merge "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-243-39/+116
|\ \ \ | |/ /
| * | libgui: Change BufferQueue to use free listsDan Stoza2015-04-233-39/+116
| |/
* | Merge "libgui: Fix some bitrot/warnings in tests"Dan Stoza2015-04-239-77/+108
|\ \
| * | libgui: Fix some bitrot/warnings in testsDan Stoza2015-04-209-77/+108
* | | Merge "libui/libgui: Fix errors in parceling"Dan Stoza2015-04-232-54/+83
|\ \ \ | |/ / | | / | |/ |/|
| * libui/libgui: Fix errors in parcelingDan Stoza2015-04-202-54/+83
* | Merge "Revert "libgui: Change BufferQueue to use free lists""Dan Stoza2015-04-223-113/+39
|\ \
| * | Revert "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-223-113/+39
| |/
* | libgui: Fix CPU rendering on SurfaceDan Stoza2015-04-211-4/+6
|/
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-173-39/+113
* libgui: Pass surface damage through BufferQueueDan Stoza2015-04-156-6/+95
* Merge "libui: Clean up Fence and Region flattening"Dan Stoza2015-04-152-16/+35
|\
| * libui: Clean up Fence and Region flatteningDan Stoza2015-04-152-16/+35
* | Merge "Fix a memory corruption issue when vector resize"Dan Stoza2015-04-141-18/+17
|\ \ | |/ |/|
| * Fix a memory corruption issue when vector resizeywen2015-04-101-18/+17
* | libgui: Plumb detachBuffer through ConsumerBaseDan Stoza2015-04-071-0/+15
|/
* DO NOT MERGE libgui: Plumb attach/detach through SurfaceDan Stoza2015-04-021-0/+49
* DO NOT MERGE libgui: Remove IGBC::BufferItemDan Stoza2015-03-207-257/+3
* DO NOT MERGE libgui: Prepare for IGBC::BufferItem removalDan Stoza2015-03-1910-13/+100
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-1918-35/+168
* Merge "Surface: Permit an IProducerListener on connect"Dan Stoza2015-03-191-1/+5
|\
| * Surface: Permit an IProducerListener on connectDan Stoza2015-03-181-1/+5
* | libgui: Only allow one return from useFenceSyncDan Stoza2015-03-191-1/+2
|/
* GLConsumer: Fix unsigned subtraction during cropDan Stoza2015-03-181-6/+6
* Update maxNumber to be smaller.Michael Lentine2015-03-181-1/+5
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-1829-406/+517
* am f3f22e55: Merge "Add missing <unistd.h> include for close."Elliott Hughes2015-02-201-0/+1
|\
| * Add missing <unistd.h> include for close.Elliott Hughes2015-02-191-0/+1
* | 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
|\ \ \ | |/ /