index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
LayerBase.cpp
Age
Commit message (
Expand
)
Author
2012-12-18
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-11-14
Reset compositionType to HWC_FRAMEBUFFER before calling prepare()
Mathias Agopian
2012-09-26
Stop using transparent region for computing visible regions
Jesse Hall
2012-09-24
fix Layer croping in SurfaceFlinger
Mathias Agopian
2012-09-20
calculate wether we filter on a per-display basis
Mathias Agopian
2012-09-17
add support hwc 1.1
Mathias Agopian
2012-09-11
fix typo in LayerBase::dump()
Mathias Agopian
2012-09-05
fix a problem where all hwc layers would have the SKIP flags set
Mathias Agopian
2012-08-31
the visible region sent to HWC was garbage
Mathias Agopian
2012-08-27
Eradicate DisplayID.
Mathias Agopian
2012-08-16
reimplement wifi display hack with new external display SF framework
Mathias Agopian
2012-08-10
libgui includes refactoring
Mathias Agopian
2012-08-05
turn DisplayDevice into a reference-counted object
Mathias Agopian
2012-08-02
don't filter when capturing a screenshot unless needed
Mathias Agopian
2012-08-02
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-07-24
add a layerStack attribute to Layers.
Mathias Agopian
2012-07-24
SurfaceFlinger cleanup
Mathias Agopian
2012-07-10
one more step towards multiple display support
Mathias Agopian
2012-07-02
Only set acquire fences on overlay layers
Jesse Hall
2012-06-28
get rid of GraphicPlane
Mathias Agopian
2012-06-18
split-up Client.h out of SurfaceFlinger.h
Mathias Agopian
2012-06-14
refactor HWComposer to break dependency with the HAL headers
Mathias Agopian
2012-05-23
improve resize transactions
Mathias Agopian
2012-05-16
Fix "Battery/Status/Clock status bar area flickers when dragging down"
Mathias Agopian
2012-05-16
minor refactoring in praparation of crop fix
Mathias Agopian
2012-05-11
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-04-16
don't attempt to clip layers anymore using glScissor
Mathias Agopian
2012-04-16
get rid off preserve backbuffer optimization in SF
Mathias Agopian
2012-02-05
improve SF dumpsys
Mathias Agopian
2012-02-01
separate transactions from updates
Mathias Agopian
2012-01-28
added a few more commands to SF's dumpsys
Mathias Agopian
2012-01-24
improve SurfaceFlinger dumpsys
Mathias Agopian
2012-01-05
Use the standard CC_LIKELY and CC_UNLIKELY macros
Glenn Kasten
2011-10-18
Make sure set GL state properly
Mathias Agopian
2011-09-24
SurfaceFlinger: fix the transform hint
Jamie Gennis
2011-09-09
Fix another problem with refreshing the screen when switching to/from overlay
Mathias Agopian
2011-09-09
Improve SF dumpsys output wrt HWC
Mathias Agopian
2011-09-08
Fix an issue is SF that caused drawing artifacts when hwc changed mode
Mathias Agopian
2011-08-30
Merge "fix Surface positions are not floats"
Mathias Agopian
2011-08-30
fix Surface positions are not floats
Mathias Agopian
2011-08-30
fix display artifacts in preview screen in timelapse video mode
Mathias Agopian
2011-08-18
give the proper orientation to the h/w composer HAL
Mathias Agopian
2011-08-17
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-02
update HWC data structures even when a layer is marked for SKIP
Mathias Agopian
2011-07-08
fix screen on/off animation (again)
Mathias Agopian
2011-06-13
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-19
Fix a race that could cause GL commands to be executed from the wrong thread.
Mathias Agopian
2011-02-16
fix a surface leak in SurfaceFlinger
Mathias Agopian
2011-01-28
Reset ANativeWindow crop on buffer geometry changes.
Jamie Gennis
[next]