summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix PTS handling for buffer replacementDan Stoza2015-05-135-18/+13
* binder: add uint64 support to Parcel.Ronghua Wu2015-05-131-0/+3
* frameworks/native: document native types and enumsJohan Euphrosine2015-05-1215-278/+1966
* libgui: Hook up onFrameReplacedDan Stoza2015-05-122-19/+16
* SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-04-303-0/+15
* Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query"Dan Stoza2015-04-291-0/+4
|\
| * BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-281-0/+4
* | libgui: Change detachNextBuffer to return sp<GB>Dan Stoza2015-04-271-1/+1
|/
* libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-234-0/+22
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-231-0/+15
* Merge "Revert "libgui: Change BufferQueue to use free lists""Dan Stoza2015-04-221-15/+0
|\
| * Revert "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-221-15/+0
* | libgui: Fix CPU rendering on SurfaceDan Stoza2015-04-211-5/+5
|/
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-171-0/+15
* libgui: Pass surface damage through BufferQueueDan Stoza2015-04-155-2/+23
* libgui: Plumb detachBuffer through ConsumerBaseDan Stoza2015-04-071-0/+3
* DO NOT MERGE libgui: Plumb attach/detach through SurfaceDan Stoza2015-04-021-1/+5
* DO NOT MERGE libgui: Remove IGBC::BufferItemDan Stoza2015-03-208-89/+9
* DO NOT MERGE libgui: Prepare for IGBC::BufferItem removalDan Stoza2015-03-196-8/+20
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-1910-9/+64
* Surface: Permit an IProducerListener on connectDan Stoza2015-03-181-0/+1
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-1815-68/+64
* am 9b6be8e1: Revert "omx: add Intel\'s SemiPlanar OMX color format that is us...Lajos Molnar2015-02-111-1/+0
|\
| * Revert "omx: add Intel's SemiPlanar OMX color format that is used on some dev...Lajos Molnar2015-02-111-1/+0
* | am d25be0ea: DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanarLajos Molnar2015-02-071-0/+1
|\ \ | |/
| * DO NOT MERGE: omx: add OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanarLajos Molnar2015-02-061-0/+1
* | am ea5da67d: add bUsingNativeBuffers to DescribeColorFormatParamsLajos Molnar2015-02-041-5/+20
|\ \ | |/
| * add bUsingNativeBuffers to DescribeColorFormatParamsLajos Molnar2015-01-301-5/+20
* | am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" int...Lajos Molnar2015-01-291-2/+6
|\ \ | |/
| * CpuConsumer: lock buffers that could be YUV as ycbcrLajos Molnar2015-01-281-2/+6
* | libui: Add Rect(uint32_t, uint32_t)Dan Stoza2015-01-211-0/+17
* | am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"Dan Stoza2015-01-221-0/+1
|\ \
| * | Restore Region::set(uint32_t, uint32_t)Bernhard Rosenkraenzer2014-12-221-0/+1
| * | libgui: Enable -Weverything and -WerrorDan Stoza2014-12-0516-68/+81
* | | am 806f23de: OpenMax IL: Added support for E-AC3 codec configuration paramsRachad2015-01-102-0/+11
|\ \ \ | | |/ | |/|
| * | OpenMax IL: Added support for E-AC3 codec configuration paramsRachad2014-12-232-0/+11
* | | am 35df7531: Merge "libui: Enable -Weverything and -Werror"Dan Albert2014-12-056-60/+64
|\ \ \ | | |/ | |/|
| * | libui: Enable -Weverything and -WerrorDan Stoza2014-12-046-60/+64
* | | am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-053-11/+13
|\ \ \ | |/ /
| * | Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-043-11/+13
* | | am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"Dan Stoza2014-12-011-0/+3
|\ \ \ | |/ /
| * | binder: Add {read,write}Uint32 methods to ParcelDan Stoza2014-12-011-0/+3
* | | 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 a63caa19: Merge "omx: add (temporary) index for automatic video frc suppor...Lajos Molnar2014-11-202-1/+2
|\ \ \ | | |/ | |/|
| * | omx: add (temporary) index for automatic video frc supportLajos Molnar2014-11-192-1/+2
* | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-171-3/+3
|\ \ \ | | |/ | |/|
| * | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-171-3/+3
* | | am 26653bad: Fix build.Narayan Kamath2014-11-141-1/+1
|\ \ \ | | |/ | |/|
| * | Fix build.Narayan Kamath2014-11-141-1/+1