summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Layer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/
| * Revert "Add a LayerScreenshot"Mathias Agopian2011-10-161-2/+10
* | Merge branch 'master' of ssh://android-git:29418/platform/frameworks/baseElliott Hughes2011-10-171-31/+3
|\ \ | |/ |/|
| * SurfaceFlinger: Remove display freezing codeJamie Gennis2011-10-141-31/+3
* | Add a LayerScreenshotMathias Agopian2011-10-141-10/+2
|/
* SurfaceFlinger: screenshots w/ protected buffersJamie Gennis2011-10-071-12/+21
* Merge changes Ib302d79e,Ib4ee085fJamie Gennis2011-09-271-0/+5
|\
| * SurfaceFlinger: set layer names on SurfaceTexturesJamie Gennis2011-09-221-0/+5
| * SurfaceFlinger: fix isOpaque check in lockPageFlipJamie Gennis2011-09-141-10/+10
* | Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryromJamie Gennis2011-09-271-4/+5
|\ \
| * | SurfaceFlinger: fix setting default buffer sizeJamie Gennis2011-09-261-4/+5
| |/
* | Merge "(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip" int...Jamie Gennis2011-09-261-10/+10
|\ \
| * | (DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlipJamie Gennis2011-09-161-10/+10
| |/
* | SurfaceFlinger: fix the transform hintJamie Gennis2011-09-241-1/+1
|/
* fix display artifacts in preview screen in timelapse video modeMathias Agopian2011-08-301-19/+34
* Merge "SurfaceFlinger: use the HWC gralloc usage bit"Jamie Gennis2011-08-241-0/+1
|\