summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* libgui includes refactoringMathias Agopian2012-08-101-3/+3
* turn DisplayDevice into a reference-counted objectMathias Agopian2012-08-051-10/+9
* remove a dependency of DisplayDevice on the refresh rateMathias Agopian2012-08-041-1/+1
* cleanups in preparation of bigger changesMathias Agopian2012-08-021-18/+23
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-8/+8
* getting closer to final main composition loopMathias Agopian2012-08-021-1/+1
* SurfaceFlinger cleanupMathias Agopian2012-07-241-2/+1
* factor EGL/GL and surface creation out of DisplayHardwareMathias Agopian2012-07-191-4/+1
* one more step towards multiple display supportMathias Agopian2012-07-101-47/+31
* Only set acquire fences on overlay layersJesse Hall2012-07-021-4/+5
* Pass fence to HWC on first use of bufferJesse Hall2012-06-301-0/+25
* get rid of GraphicPlaneMathias Agopian2012-06-281-20/+14
* Transfer HWC release fences to BufferQueueJesse Hall2012-06-211-1/+5
* refactor HWComposer to break dependency with the HAL headersMathias Agopian2012-06-141-22/+12
* sometimes we would incorrectly scale the content of a surfaceMathias Agopian2012-06-071-6/+19
* sometimes SF would not process a surface resizeMathias Agopian2012-06-041-3/+4
* Fix a crasher is surfaceflinger.Mathias Agopian2012-05-291-5/+7
* add the ability to reject buffers in SurfaceTexture::updateTexImageMathias Agopian2012-05-231-67/+95
* refactoring in preparation for bug:6498869 fixMathias Agopian2012-05-231-42/+47
* improve resize transactionsMathias Agopian2012-05-231-4/+3
* Improve debug logs and minor clean-upMathias Agopian2012-05-231-25/+52
* Fix "Battery/Status/Clock status bar area flickers when dragging down"Mathias Agopian2012-05-161-13/+21
* minor refactoring in praparation of crop fixMathias Agopian2012-05-161-28/+29
* SurfaceFlinger: recompute visible regions lessJamie Gennis2012-05-141-2/+0
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-58/+45
* SurfaceFlinger: recompute visible regions moreJamie Gennis2012-05-101-0/+2
* SurfaceFlinger: SCALING_MODE_FREEZE cropping supportJamie Gennis2012-05-091-1/+42
* SurfaceFlinger: tell SurfaceTex about filteringJamie Gennis2012-05-091-10/+11
* remove SurfaceTexture::connect()Mathias Agopian2012-04-231-4/+1
* triple buffering is now controled by BoardConfig and enabled by defaultMathias Agopian2012-04-231-4/+4
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-3/+22
* Merge "a window could get stuck to gpu composition"Mathias Agopian2012-02-271-0/+6
|\
| * a window could get stuck to gpu compositionMathias Agopian2012-02-271-0/+6
* | Add tracing to various graphics components.Jamie Gennis2012-02-271-0/+11
|/
* fix libgui header locationMathias Agopian2012-02-271-2/+2
* deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-1/+5
* fix an issue in SF where we could miss some updatesMathias Agopian2012-02-231-30/+23
* ui freeze workaround: reenable triple buffering modeMathias Agopian2012-02-051-0/+5
* separate transactions from updatesMathias Agopian2012-02-011-9/+30
* SF now synchronizes to VSYNCMathias Agopian2012-01-301-0/+5
* added a few more commands to SF's dumpsysMathias Agopian2012-01-281-2/+6
* improve SurfaceFlinger dumpsysMathias Agopian2012-01-241-20/+28
* hack up frame latency measurementJamie Gennis2012-01-241-0/+29
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Fix software GL renderer.Xavier Ducrohet2011-10-211-1/+1
* am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0Dave Burke2011-10-181-10/+2
|\
| * Add a LayerScreenshotMathias Agopian2011-10-181-10/+2
* | am 23bf2505: Merge "Make sure set GL state properly" into ics-mr0Mathias Agopian2011-10-181-12/+12
|\ \ | |/
| * Make sure set GL state properlyMathias Agopian2011-10-181-12/+12
* | am 840b8a67: Revert "Add a LayerScreenshot"Mathias Agopian2011-10-171-2/+10
|\ \ | |/