summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * update HWC data structures even when a layer is marked for SKIPMathias Agopian2011-08-022-29/+43
* | Add a h/w composer API to allow the HAL to trigger a redrawMathias Agopian2011-08-015-6/+37
|/
* Merge "SurfaceFlinger: use async mode for video & cam"Jamie Gennis2011-08-013-1/+29
|\
| * SurfaceFlinger: use async mode for video & camJamie Gennis2011-07-303-1/+29
* | SurfaceFlinger: abandon Layer SurfaceTexturesJamie Gennis2011-07-301-0/+1
|/
* SurfaceFlinger: fix a layer occlusion bugJamie Gennis2011-07-281-4/+6
* remove dead code and member variables.Mathias Agopian2011-07-251-2/+11
* fix a typo that prevented preserveRects() to work properlyMathias Agopian2011-07-251-1/+1
* Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRA...Mathias Agopian2011-07-221-1/+1
* Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINTMathias Agopian2011-07-211-0/+4
* clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-201-3/+0
* implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-195-49/+71
* use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-193-17/+10
* dump GLES strings in SF dumpsys logMathias Agopian2011-07-151-1/+11
* take the state transform into account with h/w composer halMathias Agopian2011-07-122-5/+21
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-7/+0
* fix screen on/off animation (again)Mathias Agopian2011-07-082-13/+42
* Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-6/+39
* Merge "don't kill surfaceflinger when system process dies"Mathias Agopian2011-07-063-0/+35
|\
| * don't kill surfaceflinger when system process diesMathias Agopian2011-07-013-0/+35
* | return an error code with gralloc buffer allocation failuresMathias Agopian2011-07-012-3/+6
|/
* fix screen on/off animation, which was flippedMathias Agopian2011-06-301-8/+8
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-294-93/+78
* Merge changes I9fb59763,I8b2c6e00Jamie Gennis2011-06-281-11/+8
|\
| * SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-11/+8
* | PermissionCache caches permission checksMathias Agopian2011-06-272-21/+22
|/
* fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-132-4/+6
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-1312-1246/+499
* Merge "Fix a race that could cause GL commands to be executed from the wrong ...Mathias Agopian2011-05-196-108/+79
|\
| * Fix a race that could cause GL commands to be executed from the wrong thread.Mathias Agopian2011-05-196-108/+79
* | SurfaceFlinger: unfreeze windows for fixed size buffers.Jamie Gennis2011-05-161-2/+3
|/
* Fix a race in SurfaceFlinger that could cause layers to be leaked forever.Mathias Agopian2011-05-032-1/+17
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-032-2/+2
* Merge "Fix a race-condtion in SurfaceFlinger that could lead to a crash."Mathias Agopian2011-05-032-11/+21
|\
| * Fix a race-condtion in SurfaceFlinger that could lead to a crash.Mathias Agopian2011-05-032-11/+21
* | am 08acaec6: am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when load...Conley Owens2011-05-021-1/+1
|\ \ | |/ |/|
| * am a47c0d29: am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is ...Conley Owens2011-04-291-1/+1
| |\
| | * Merge "Fixed to draw texture when loadTexture() is called at first time"Conley Owens2011-04-291-1/+1
| | |\
| | | * Fixed to draw texture when loadTexture() is called at first timeIchitaro Kohara2011-04-051-1/+1
| | * | Merge "Fixed to call computeVisibleRegions() when transparent value changed"Conley Owens2011-04-291-0/+3
| | |\ \
| | | * | Fixed to call computeVisibleRegions() when transparent value changedIchitaro Kohara2011-02-171-0/+3
* | | | | am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before ca...Conley Owens2011-04-271-2/+10
|\ \ \ \ \ | |/ / / /
| * | | | am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling initEgl...Conley Owens2011-04-271-2/+10
| |\ \ \ \ | | |/ / /
| | * | | am 86d1d747: Merge "Add lock before calling initEglImage"Conley Owens2011-04-271-2/+10
| | |\ \ \
| | | * | | Add lock before calling initEglImageKobi Cohen Arazi2011-04-151-2/+10
| | | | |/ | | | |/|
| | * | | am 33029221: Merge "revert the surface purgatory list and dependent changes."...Mathias Agopian2011-03-097-87/+18
| | |\ \ \
| | | * | | revert the surface purgatory list and dependent changes.Mathias Agopian2011-03-097-87/+18