summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-16am c9fcaf37: Merge "Change InputMessage.motion.pointerSize to a uint32_t." Narayan Kamath
2014-05-16Change InputMessage.motion.pointerSize to a uint32_t. Narayan Kamath
2014-05-12am bd20e551: Merge "Use asynchronous lock/unlock API" Greg Hackmann
2014-05-12Use asynchronous lock/unlock API Francis Hart
2014-05-09am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" Greg Hackmann
2014-05-09Revert "Use asynchronous lock/unlock API" Greg Hackmann
2014-05-09am f60564a1: Merge "Use asynchronous lock/unlock API" Greg Hackmann
2014-05-02Use asynchronous lock/unlock API Francis Hart
2014-04-29Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEAD Bill Yi
2014-04-03Merge "make struct Event layout consistent on 32/64-bit" Greg Hackmann
2014-04-03Merge "AArch64: Correction to OMX_U32 and OMX_S32" Glenn Kasten
2014-04-03Remove global variables from ProcessState. Narayan Kamath
2014-04-02AArch64: Correction to OMX_U32 and OMX_S32 Marcus Oakland
2014-03-20make struct Event layout consistent on 32/64-bit Fengwei Yin
2014-03-14am f0190bff: Add support for writing byte arrays to parcels Marco Nelissen
2014-03-13Add support for writing byte arrays to parcels Marco Nelissen
2014-02-05Fixed apparent copy/paste mistake David Friedman
2014-01-31Binder: Use 64 bit pointers in 32 processes if selected by the target Arve Hjønnevåg
2014-01-31Binder: Make binder portable Serban Constantinescu
2013-12-12Track Looper decoupling from ALooper Brian Carlstrom
2013-10-25Native counterpart of new power manager method Marco Nelissen
2013-10-09Change API from flush(handle) to flush(). Call flush on all active sensors in... Aravind Akella
2013-10-03Merge "Allow blaming a single uid for work done" into klp-dev Marco Nelissen
2013-10-03Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" ... Lajos Molnar
2013-10-03Allow blaming a single uid for work done Marco Nelissen
2013-10-02GLConsumer: start using EGL_ANDROID_image_crop Jamie Gennis
2013-09-19GLConsumer: Add query for current frame number. Eino-Ville Talvala
2013-09-17fix camera API 2.0 orientation Mathias Agopian
2013-09-16Make sure do disconnect from a BQ when its client dies. Mathias Agopian
2013-09-10fix a few problems with BitTube Mathias Agopian
2013-09-04Merge "HDCP: add enums for HDCP module capabilities" into klp-dev Chong Zhang
2013-09-04HDCP: add enums for HDCP module capabilities Chong Zhang
2013-09-04Merge "Sensor batching. Changes to the native code." into klp-dev Aravind Akella
2013-09-03Sensor batching. Changes to the native code. Aravind Akella
2013-09-03improve mat44 implementation Mathias Agopian
2013-08-26vector and matrix classes for graphics use Mathias Agopian
2013-08-22Remove input flinger stubs. (DO NOT MERGE) Jeff Brown
2013-08-22Merge "Add ability to test supported content types to MediaDrm" into klp-dev Jeff Tinker
2013-08-21Add ability to test supported content types to MediaDrm Jeff Tinker
2013-08-16Re-enable frame dropping for non-auto timestamps Andy McFadden
2013-08-14gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired Igor Murashkin
2013-08-13SurfaceFlinger now uses GLES 2.x when available Mathias Agopian
2013-08-12make sure GLConsumer::releaseTexImage() works after detachFromContext() Mathias Agopian
2013-08-12media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams Lajos Molnar
2013-08-08make GLConsumer's debug texture static Mathias Agopian
2013-08-08Add ISurfaceComposer::destroyDisplay Jesse Hall
2013-08-07batteryservice: add battery current now and charge counter data Todd Poynor
2013-08-06remove support for glReadPixels screenshot path Mathias Agopian
2013-08-06All consumers now take an IGraphicBufferConsumer instead of a BufferQueue Mathias Agopian
2013-08-01Binderize the consumer side of BufferQueue Mathias Agopian