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