summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-163-5/+10
|\
| * always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-123-5/+10
* | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-161-21/+0
|\ \
| * | Completely remove skia dependency from libinput.Jeff Brown2013-07-151-21/+0
* | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-162-0/+2
|\ \ \ | |/ / |/| |
| * | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-122-0/+2
| |/
* | Fix PDK build.Jeff Brown2013-07-151-2/+21
* | Add skeleton of input flinger.Jeff Brown2013-07-151-0/+54
* | Make getCallingUid/Pid const.Jeff Brown2013-07-151-2/+2
|/
* Merge "Pay attention to buffer timestamps"Andy McFadden2013-07-114-5/+14
|\
| * Pay attention to buffer timestampsAndy McFadden2013-07-104-5/+14
* | improve sensorservice's dumpsysMathias Agopian2013-07-081-9/+14
* | Merge "simplify some unnecessary complex code"Mathias Agopian2013-07-081-0/+1
|\ \ | |/ |/|
| * simplify some unnecessary complex codeMathias Agopian2013-07-081-0/+1
* | Merge "mv libcpustats from frameworks/native to frameworks/av"Glenn Kasten2013-07-083-221/+0
|\ \
| * | mv libcpustats from frameworks/native to frameworks/avGlenn Kasten2013-06-183-221/+0
* | | binder: add polling / single-threaded operationTodd Poynor2013-07-041-0/+4
| |/ |/|
* | Move input library code from frameworks/base.Jeff Brown2013-07-0110-0/+2483
* | Merge "Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder."Lajos Molnar2013-06-252-7/+2
|\ \
| * | Add video extension OMX_VIDEO_CodingVP9 to support VP9 decoder.hkuang2013-06-242-7/+2
| |/
* | Fix includes in HardwareAPI.h to be absolute and not relativeAndreas Huber2013-06-251-2/+2
* | Merge "media/hardware/HardwareAPI.h: Added metadata struct used by video deco...Lajos Molnar2013-06-241-0/+8
|\ \ | |/ |/|
| * media/hardware/HardwareAPI.h: Added metadata struct used by video decoderLajos Molnar2013-06-211-0/+8
* | CpuConsumer: Add set buffer size and format functions.Zhijun He2013-06-101-0/+12
|/
* CpuConsumer: Remove CpuConsumer JNI ID.Zhijun He2013-06-031-1/+0
* Merge "Added bitwise-or and bitwise-and to BitSet"Michael Wright2013-05-311-0/+14
|\
| * Added bitwise-or and bitwise-and to BitSetMichael Wright2013-05-301-0/+14
* | Merge "Bring back overloading to print String8/16."Jeff Sharkey2013-05-301-0/+5
|\ \
| * | Bring back overloading to print String8/16.Jeff Sharkey2013-05-301-0/+5
| |/
* | am 75765d3a: am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take cons...Andrew Hsieh2013-05-301-5/+5
|\ \ | |/ |/|
| * am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent...Andrew Hsieh2013-05-291-5/+5
| |\
| | * Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event"Andrew Hsieh2013-05-301-5/+5
| | |\
| | | * Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_eventAndrew Hsieh2013-05-271-5/+5
* | | | am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use A...Jeff Brown2013-05-281-1/+1
|\ \ \ \ | |/ / /
| * | | am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"Jeff Brown2013-05-281-1/+1
| |\ \ \ | | |/ /
| | * | Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"Jeff Brown2013-05-281-1/+1
| | |\ \ | | | |/ | | |/|
| | | * utils: Allow non android namespaces to use ALOGD_IF_SLOWNaseer Ahmed2013-02-151-1/+1
| | * | Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes2013-03-141-3/+0
* | | | BufferQueue: remove freeAllBuffersExceptHeadLocked()Lajos Molnar2013-05-231-4/+0
* | | | BufferQueue: track buffer-queue by instance vs. by referenceLajos Molnar2013-05-233-33/+34
* | | | Make trace macros slightly more robustTim Murray2013-05-231-0/+9
* | | | Power manager now takes calling package name arg.Dianne Hackborn2013-05-201-1/+2
* | | | Merge "wifi-display: add support for metadata mode on encoder output"Chong Zhang2013-05-181-0/+15
|\ \ \ \
| * | | | wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-161-0/+15
* | | | | am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...Mathias Agopian2013-05-171-2/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | make the warning timout of Fence::waitForever() implicit and longerMathias Agopian2013-05-161-2/+3
* | | | take the "transparent region" into account for blendingMathias Agopian2013-05-101-0/+4
* | | | reformat Rect.{cpp|h}Mathias Agopian2013-05-101-32/+40
* | | | make all libsurfaceflinger and libsensorservice symbols's visibility hiddenMathias Agopian2013-05-091-9/+10
* | | | remove unused declarations and reformatMathias Agopian2013-05-091-47/+44