summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* Force a repaint when hwc invalidate hook is calledMathias Agopian2011-10-052-6/+4
* improve hwc log outputMathias Agopian2011-09-291-5/+5
* Merge changes Ib302d79e,Ib4ee085fJamie Gennis2011-09-273-1/+7
|\
| * SurfaceFlinger: set layer names on SurfaceTexturesJamie Gennis2011-09-223-1/+7
* | am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics...Jamie Gennis2011-09-271-4/+5
|\ \
| * \ 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
| * | | don't clear the framebuffer when the framebuffer is not usedMathias Agopian2011-09-261-5/+6
| * | | 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
* | | | | am 3780d380: Merge "SurfaceFlinger: fix the transform hint" into ics-factoryromJamie Gennis2011-09-263-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | SurfaceFlinger: fix the transform hintJamie Gennis2011-09-243-1/+5
| | |/ / | |/| |
| * | | fix transition from full overlays to fbMathias Agopian2011-09-205-48/+90
| * | | rename mInvalidRegion to mSwapRegionMathias Agopian2011-09-202-11/+11
| * | | improve hwc dumpsysMathias Agopian2011-09-204-6/+21
| |/ /
* | | Merge "don't clear the framebuffer when the framebuffer is not used"Mathias Agopian2011-09-221-5/+6
|\ \ \
| * | | don't clear the framebuffer when the framebuffer is not usedMathias Agopian2011-09-221-5/+6
* | | | Merge "fix dumpsys wording for h/w composer"Mathias Agopian2011-09-221-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | fix dumpsys wording for h/w composerMathias Agopian2011-09-221-1/+1
* | | Handle orientation changes more systematically.Jeff Brown2011-09-212-3/+3
|/ /
* | fix transition from full overlays to fbMathias Agopian2011-09-205-48/+90
* | rename mInvalidRegion to mSwapRegionMathias Agopian2011-09-202-11/+11
* | improve hwc dumpsysMathias Agopian2011-09-204-6/+21
* | SurfaceFlinger: fix isOpaque check in lockPageFlipJamie Gennis2011-09-141-10/+10
|/
* Fix another problem with refreshing the screen when switching to/from overlayMathias Agopian2011-09-093-21/+36
* Improve SF dumpsys output wrt HWCMathias Agopian2011-09-094-9/+15
* Fix an issue is SF that caused drawing artifacts when hwc changed modeMathias Agopian2011-09-084-60/+85
* fix a bug that caused the off animation to not show sometimesMathias Agopian2011-09-023-2/+24
* Fix various flickering / artifactsMathias Agopian2011-09-011-0/+14
* Merge "fix Surface positions are not floats"Mathias Agopian2011-08-304-18/+13
|\
| * fix Surface positions are not floatsMathias Agopian2011-08-304-18/+13
* | fix display artifacts in preview screen in timelapse video modeMathias Agopian2011-08-302-23/+39
|/
* Fix screenshotsMathias Agopian2011-08-251-7/+13
* Merge "Fix Recent thumbnails aren't taken when leaving an activity via notifi...Mathias Agopian2011-08-241-1/+1
|\
| * Fix Recent thumbnails aren't taken when leaving an activity via notificationMathias Agopian2011-08-241-1/+1
* | Merge "SurfaceFlinger: use the HWC gralloc usage bit"Jamie Gennis2011-08-241-0/+1
|\ \ | |/ |/|
| * SurfaceFlinger: use the HWC gralloc usage bitJamie Gennis2011-08-221-0/+1
* | Merge changes I14e03939,I9aafe6f2Mathias Agopian2011-08-235-9/+23
|\ \
| * | Add a debug option to turn the "transformation hint" offMathias Agopian2011-08-235-9/+23
* | | Minor cleanupMathias Agopian2011-08-233-442/+5
|/ /
* | fix "show screen update" debug option.Mathias Agopian2011-08-222-20/+27
|/
* give the proper orientation to the h/w composer HALMathias Agopian2011-08-183-3/+4
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-176-9/+29
* as a debug option SrufaceFlinger can now connect to DDMSMathias Agopian2011-08-155-0/+120
* fix an orientation change drawing artifact.Mathias Agopian2011-08-121-3/+2
* SurfaceFlinger doesn't rely on having a custom RefBase destructorMathias Agopian2011-08-114-38/+11
* return correct value from query after connecting a surfaceMathias Agopian2011-08-082-3/+14
* improve dumpsys SurfaceFlinger outputMathias Agopian2011-08-081-1/+1
* fix a crasher in surfaceflingerMathias Agopian2011-08-021-2/+7
* Merge "update HWC data structures even when a layer is marked for SKIP"Mathias Agopian2011-08-022-29/+43
|\