summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Fix a typo.Jamie Gennis2011-03-181-1/+1
* fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-5/+7
* SurfaceFlinger: Respect the PROTECTED gralloc bit.Jamie Gennis2011-03-101-3/+7
* Merge "Correctly handle translucency of device-specific pixel formats"Eric Hassold2011-02-231-0/+48
|\
| * Correctly handle translucency of device-specific pixel formatsEric Hassold2011-02-151-0/+48
* | fix a surface leak in SurfaceFlingerMathias Agopian2011-02-161-5/+2
|/
* am 8d778b37: am 231da079: Merge "fix [3389263] OMX.Nvidia.h264.decode fails t...Mathias Agopian2011-01-281-2/+1
|\
| * fix [3389263] OMX.Nvidia.h264.decode fails to shutdownMathias Agopian2011-01-281-2/+1
* | Protected surface APIGlenn Kasten2011-01-281-0/+8
|/
* clean-up unneeded codeMathias Agopian2011-01-201-16/+0
* Fix a problem where hwc and GL composition could show a different bufferMathias Agopian2010-12-141-18/+14
* fix [3223749] media server crashes when switching mode from video capture to ...Mathias Agopian2010-12-141-3/+16
* fix [3176642] Camera preview turns completely black for multiple toggles betw...Mathias Agopian2010-12-131-1/+21
* [3211070] camera preview image is rendered offset from the UI overlay frameMathias Agopian2010-12-081-5/+12
* fix [3260137] Sometimes front-facing camera mirroring is wrongMathias Agopian2010-12-081-1/+2
* resolved conflicts for merge of a0f011ff to masterMathias Agopian2010-12-071-12/+10
|\
| * [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-031-12/+11
* | am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...Mathias Agopian2010-12-071-0/+1
|\ \ | |/
| * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-0/+1
| * refactored screenshot codeMathias Agopian2010-10-041-0/+11
* | Remove const_cast to layer handleLouis Huemiller2010-12-011-1/+1
* | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-111-3/+48
* | Always create OpenGL accelerated windows in RGBA 8888.Romain Guy2010-10-121-1/+2
* | refactored screenshot codeMathias Agopian2010-09-291-0/+11
* | fix [3018216] UI shrinks / stretches while using apps with IMEMathias Agopian2010-09-211-1/+2
* | Fix a SurfaceFlinger bug.Jamie Gennis2010-09-171-0/+1
* | am 6d4346ce: am 4cffbb47: Merge "fix [2946787] Screen flicker on low resoluti...Mathias Agopian2010-08-251-11/+21
|\ \ | |/
| * fix [2946787] Screen flicker on low resolution setting in camcorder.Mathias Agopian2010-08-251-11/+21
* | am 46820412: am 8eb16af2: Merge "don\'t try to lock a buffer that wasn\'t all...Mathias Agopian2010-08-251-6/+10
|\ \ | |/
| * don't try to lock a buffer that wasn't allocated with SW usage bitsMathias Agopian2010-08-251-6/+10
* | am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the or...Mathias Agopian2010-08-241-1/+8
|\ \ | |/
| * fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-1/+8
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-57/+0
|/
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+57
* fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-271-22/+6
* move native services under services/Mathias Agopian2010-07-141-0/+875