summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware/HWComposer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger: Set the transform value correctlyKyong Hwa Bae2012-06-011-0/+5
* surfaceflinger: call perform function with custom events to HALArun Kumar K.R2012-05-271-2/+2
* SurfaceFlinger: Fix surfaceflinger crash when showing screen updateKyong Hwa Bae2012-03-051-0/+1
* QCOM: SurfaceFlinger: Add support for c2d composition while calculating FB la...Jeykumar Sankaran2011-12-221-0/+10
* QCOM: surfaceflinger: ifdef qcom composition skip flag settoastcfh2011-12-221-0/+4
* QCOM: HDMI: add cflags for qcom hdmi out.toastcfh2011-12-221-0/+3
* SurfaceFlinger: Skip composition if HWC_SKIP_COMPOSITION flag is setNaomi Luis2011-12-201-0/+6
* frameworks/base: Enable HDMIPrabhanjan Kandula2011-12-201-0/+5
* Force a repaint when hwc invalidate hook is calledMathias Agopian2011-10-051-1/+1
* improve hwc log outputMathias Agopian2011-09-291-5/+5
* fix dumpsys wording for h/w composerMathias Agopian2011-09-221-1/+1
* fix transition from full overlays to fbMathias Agopian2011-09-201-0/+32
* improve hwc dumpsysMathias Agopian2011-09-201-5/+16
* Improve SF dumpsys output wrt HWCMathias Agopian2011-09-091-3/+7
* fix a bug that caused the off animation to not show sometimesMathias Agopian2011-09-021-2/+15
* Add a h/w composer API to allow the HAL to trigger a redrawMathias Agopian2011-08-011-2/+19
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-081-0/+5
* Fix a null dereferenceMathias Agopian2010-10-071-1/+3
* dump HWC state in dumpsysMathias Agopian2010-09-231-0/+21
* surfaceflinger: give hwcomposer a chance to release buffersAntti Hatala2010-09-091-0/+5
* Fix a couple issues with the new hwcomposer HALMathias Agopian2010-08-121-9/+12
* should fix sim build, hopefullyMathias Agopian2010-08-111-0/+3
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+93