summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the...Mathias Agopian2011-02-023-35/+1
|\
| * [3418265] apply layer transformations to the DimLayer.Mathias Agopian2011-02-023-35/+1
* | am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry ...Jamie Gennis2011-01-301-5/+3
|\ \ | |/
| * Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycombJamie Gennis2011-01-301-5/+3
| |\
| | * Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-5/+3
* | | 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-284-3/+29
|/
* fix [3385504] Surface flinger hang when adding dim surfaceMathias Agopian2011-01-254-3/+16
* tone down the log spew regarding taking screenshots.Mathias Agopian2011-01-241-18/+1
* Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before call...Mathias Agopian2011-01-201-20/+26
|\
| * fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc...Mathias Agopian2011-01-191-20/+26
* | clean-up unneeded codeMathias Agopian2011-01-206-42/+0
* | improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-193-0/+43
|/
* Add logs when taking a screenshot to help tracking issue 3361121Mathias Agopian2011-01-161-2/+23
* Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" in...Mathias Agopian2011-01-142-1/+19
|\
| * partially fix [3306150] HTML5 video with H/W acceleration blackoutMathias Agopian2011-01-142-1/+19
* | Merge "fix [3312683] Camera mirroring problem after switching from back to fr...Mathias Agopian2011-01-143-5/+17
|\ \
| * | fix [3312683] Camera mirroring problem after switching from back to front cameraMathias Agopian2011-01-133-5/+17
| |/
* | Fix remote GraphicBuffer allocation in SurfaceFlinger.Jamie Gennis2011-01-132-21/+55
|/
* Add the ISurfaceComposer::createGraphicBuffer IPC.Jamie Gennis2011-01-062-0/+21
* fix a small bug that caused screenshot to show garbage in some casesMathias Agopian2010-12-161-1/+2
* workaround [3201922] display not on: log full of gralloc errorsMathias Agopian2010-12-151-0/+4
* Fix a problem where hwc and GL composition could show a different bufferMathias Agopian2010-12-142-19/+16
* fix debug.sf.showbackgroundMathias Agopian2010-12-141-0/+2
* fix [3223749] media server crashes when switching mode from video capture to ...Mathias Agopian2010-12-142-3/+18
* Merge "fix [3176642] Camera preview turns completely black for multiple toggl...Mathias Agopian2010-12-141-1/+21
|\
| * fix [3176642] Camera preview turns completely black for multiple toggles betw...Mathias Agopian2010-12-131-1/+21
* | Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."Mathias Agopian2010-12-141-1/+0
|\ \ | |/
| * minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.Mathias Agopian2010-12-131-1/+0
* | [3258939] Need snapshot to limit which layers are includedMathias Agopian2010-12-102-15/+26
|/
* [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
* More clean-up. Get rid off the "blur" effect in SurfaceFlingerMathias Agopian2010-12-087-747/+2
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-0813-1095/+3
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-084-1/+14
* should fix build.Mathias Agopian2010-12-071-0/+1
* resolved conflicts for merge of a0f011ff to masterMathias Agopian2010-12-074-21/+18
|\
| * am 05813b0e: Merge changes I244b5469,I32044e91 into gingerbreadMathias Agopian2010-12-074-21/+19
| |\
| | * [3171580] Fix two typos related to fixed-size buffersMathias Agopian2010-12-034-21/+19
* | | am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBu...Mathias Agopian2010-12-071-0/+1
|\ \ \ | |/ /
| * | am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocati...Mathias Agopian2010-12-071-0/+1
| |\ \ | | |/
| | * [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-031-0/+1
* | | Remove const_cast to layer handleLouis Huemiller2010-12-011-1/+1
* | | Merge "Implement reducing the buffer count of a Surface."Jamie Gennis2010-11-112-4/+50
|\ \ \
| * | | Implement reducing the buffer count of a Surface.Jamie Gennis2010-11-112-4/+50
* | | | Remove a problematic empty update optimization.Jamie Gennis2010-11-101-4/+0
|/ / /
* | | am 5c0efef9: am 7d452f69: Merge "really fix [3118445] Transform * Transform d...Mathias Agopian2010-10-273-13/+47
|\ \ \ | |/ /
| * | am 7d452f69: Merge "really fix [3118445] Transform * Transform does not work ...Mathias Agopian2010-10-273-13/+47
| |\ \ | | |/
| | * really fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-273-13/+47