summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-191-2/+2
* rework a bit how we manage EGL extensionsMathias Agopian2011-11-141-16/+0
* workaround to set the WM refresh rate to 48 Hz for tuna devices onlyMathias Agopian2011-11-041-0/+11
* fix an issue where the screen could stay offMathias Agopian2011-10-102-9/+2
* 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-203-1/+39
* improve hwc dumpsysMathias Agopian2011-09-201-5/+16
* Improve SF dumpsys output wrt HWCMathias Agopian2011-09-092-4/+11
* fix a bug that caused the off animation to not show sometimesMathias Agopian2011-09-022-2/+18
* Add a h/w composer API to allow the HAL to trigger a redrawMathias Agopian2011-08-015-6/+37
* Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-6/+39
* don't kill surfaceflinger when system process diesMathias Agopian2011-07-011-0/+5
* Merge "remove support for console in SurfaceFlinger"Mathias Agopian2011-04-192-263/+4
|\
| * remove support for console in SurfaceFlingerMathias Agopian2011-04-182-263/+4
* | fix memory corruption when retriving GL_MAX_VIEWPORT_DIMSMathias Agopian2011-04-182-4/+8
|/
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-082-12/+0
* surfaceflinger: add support for gralloc dump hooksErik Gilling2010-12-083-0/+12
* am fb31036f: am 583fefc8: Merge "Use the context_priority extension when pres...Mathias Agopian2010-10-211-2/+12
|\
| * Merge "Use the context_priority extension when present." into gingerbreadMathias Agopian2010-10-201-2/+12
| |\
| | * Use the context_priority extension when present.Mathias Agopian2010-10-111-2/+12
* | | am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo...Mathias Agopian2010-10-151-1/+0
|\ \ \ | |/ /
| * | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-131-1/+0
* | | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-132-5/+18
|\ \ \ | |/ /
| * | turn off the electron beamMathias Agopian2010-10-122-5/+18
| |/
* | Fix a null dereferenceMathias Agopian2010-10-071-1/+3
* | dump HWC state in dumpsysMathias Agopian2010-09-232-0/+26
* | resolved conflicts for merge of 48a86240 to masterMathias Agopian2010-09-152-0/+7
|\ \ | |/
| * Add logging of various important graphics eventsMathias Agopian2010-09-132-0/+7
| * revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-174-192/+5
* | surfaceflinger: give hwcomposer a chance to release buffersAntti Hatala2010-09-093-0/+10
|/
* Fix a couple issues with the new hwcomposer HALMathias Agopian2010-08-122-14/+15
* should fix sim build, hopefullyMathias Agopian2010-08-111-0/+3
* call into hwcomposer HAL when presentMathias Agopian2010-08-114-5/+188
* move native services under services/Mathias Agopian2010-07-144-0/+949