index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
Layer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure to update the "current state" when we "fake" the transaction
Mathias Agopian
2013-04-12
1
-0
/
+10
*
latch transparent region hint only when we get a new frame
Mathias Agopian
2013-04-02
1
-4
/
+13
*
Pass sp<Fence>s around instead of file descriptors
Jesse Hall
2013-03-22
1
-1
/
+1
*
get rid of purgatory and fix QueuesToWindowComposer query
Mathias Agopian
2013-03-14
1
-3
/
+4
*
get rid of ISurface
Mathias Agopian
2013-03-12
1
-74
/
+57
*
Get rid of LayerBase.
Mathias Agopian
2013-03-05
1
-99
/
+584
*
fold LayerBaseClient into LayerBase
Mathias Agopian
2013-03-05
1
-9
/
+9
*
refactor the crop region for hwc is calculated/set
Mathias Agopian
2013-02-28
1
-35
/
+12
*
SurfaceFlinger: fix a couple NULL fence checks
Jamie Gennis
2013-02-25
1
-2
/
+2
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
1
-1
/
+1
*
Merge changes I8bded1ea,I7478293e
Jamie Gennis
2013-02-11
1
-6
/
+0
|
\
|
*
SurfaceFlinger: add win anim frame time tracking
Jamie Gennis
2013-02-08
1
-3
/
+0
|
*
SurfaceFlinger: remove a driver bug workaround
Jamie Gennis
2013-02-04
1
-3
/
+0
*
|
Add support for plane-alpha in HWC
Mathias Agopian
2013-02-05
1
-6
/
+3
|
/
*
Add some comments.
Andy McFadden
2013-01-11
1
-0
/
+16
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-2
/
+2
*
Avoid unnecessary texture bind
Andy McFadden
2012-12-11
1
-9
/
+3
*
Refactor SurfaceTexture a bit.
Andy McFadden
2012-12-11
1
-36
/
+41
*
SurfaceFlinger: work around a driver bug
Jamie Gennis
2012-12-07
1
-0
/
+6
*
am a7da0dda: am 98cbec81: am efd614b8: Merge "make transform hint multi-displ...
Mathias Agopian
2012-11-27
1
-7
/
+5
|
\
|
*
make transform hint multi-display aware
Mathias Agopian
2012-11-21
1
-7
/
+5
*
|
SurfaceFlinger: refactor frame time tracking
Jamie Gennis
2012-11-19
1
-19
/
+25
*
|
Change ConsumerBase's FrameAvailableListener to be a weak pointer
Igor Murashkin
2012-11-05
1
-14
/
+2
|
/
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
1
-1
/
+7
*
Recompute visible regions more vigorously
Andy McFadden
2012-09-26
1
-3
/
+3
*
calculate wether we filter on a per-display basis
Mathias Agopian
2012-09-20
1
-1
/
+1
*
SurfaceTexture: default to doing GL sync
Jamie Gennis
2012-09-18
1
-1
/
+1
*
add support hwc 1.1
Mathias Agopian
2012-09-17
1
-0
/
+4
*
Fix transform hints
Andy McFadden
2012-09-16
1
-12
/
+10
*
Reshuffle FramebufferSurface
Andy McFadden
2012-09-11
1
-2
/
+3
*
SurfaceTexture: use eglWaitSync
Jamie Gennis
2012-09-10
1
-5
/
+3
*
the visibleRegion was never set in hwcomposer
Mathias Agopian
2012-09-04
1
-2
/
+2
*
the visible region sent to HWC was garbage
Mathias Agopian
2012-08-31
1
-0
/
+1
*
BufferQueue: clean up buffer counting
Jamie Gennis
2012-08-29
1
-2
/
+2
*
Eradicate DisplayID.
Mathias Agopian
2012-08-27
1
-3
/
+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
-10
/
+9
*
remove a dependency of DisplayDevice on the refresh rate
Mathias Agopian
2012-08-04
1
-1
/
+1
*
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
1
-18
/
+23
*
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-08-02
1
-8
/
+8
*
getting closer to final main composition loop
Mathias Agopian
2012-08-02
1
-1
/
+1
*
SurfaceFlinger cleanup
Mathias Agopian
2012-07-24
1
-2
/
+1
*
factor EGL/GL and surface creation out of DisplayHardware
Mathias Agopian
2012-07-19
1
-4
/
+1
*
one more step towards multiple display support
Mathias Agopian
2012-07-10
1
-47
/
+31
*
Only set acquire fences on overlay layers
Jesse Hall
2012-07-02
1
-4
/
+5
*
Pass fence to HWC on first use of buffer
Jesse Hall
2012-06-30
1
-0
/
+25
*
get rid of GraphicPlane
Mathias Agopian
2012-06-28
1
-20
/
+14
*
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
1
-1
/
+5
*
refactor HWComposer to break dependency with the HAL headers
Mathias Agopian
2012-06-14
1
-22
/
+12
*
sometimes we would incorrectly scale the content of a surface
Mathias Agopian
2012-06-07
1
-6
/
+19
[next]