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
/
Layer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-18
1
-5
/
+8
*
Add sideband streams to BufferQueue and related classes
Jesse Hall
2014-03-11
1
-5
/
+23
*
Allow disabling layer rotation during screenshots
Dan Stoza
2014-02-14
1
-15
/
+24
*
Allow "opaque" flag to be updated
Andy McFadden
2014-01-29
1
-11
/
+11
*
fix camera API 2.0 orientation
Mathias Agopian
2013-09-17
1
-2
/
+44
*
color blindness enhancement
Mathias Agopian
2013-09-04
1
-14
/
+10
*
minor clean-up of the GLESRenderer
Mathias Agopian
2013-08-28
1
-1
/
+3
*
screenshot layers wouldn't work in some cases
Mathias Agopian
2013-08-21
1
-0
/
+2
*
Fix a bug where non-cropped layer could be scaled incorrectly
Mathias Agopian
2013-08-20
1
-1
/
+7
*
Encapsulate textures into their own Texture class
Mathias Agopian
2013-08-16
1
-1
/
+6
*
Merge "Add support for EGL_KHR_gl_colorspace" into klp-dev
Jesse Hall
2013-08-15
1
-0
/
+1
|
\
|
*
Add support for EGL_KHR_gl_colorspace
Jesse Hall
2013-08-13
1
-0
/
+1
*
|
don't reallocate the mesh each time we use it
Mathias Agopian
2013-08-13
1
-21
/
+20
*
|
SurfaceFlinger now uses GLES 2.x when available
Mathias Agopian
2013-08-13
1
-42
/
+39
|
/
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-5
/
+5
*
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
1
-2
/
+0
*
make transparent pixels transparents again
Mathias Agopian
2013-07-26
1
-2
/
+2
*
get rid of PixelFormatInfo and simplify things
Mathias Agopian
2013-07-25
1
-14
/
+10
*
surfaceflinger: add frame duration logging
Jamie Gennis
2013-07-23
1
-0
/
+9
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-1
/
+0
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-2
/
+2
*
Merge "Pay attention to buffer timestamps"
Andy McFadden
2013-07-11
1
-6
/
+15
|
\
|
*
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
1
-6
/
+15
*
|
fix SF buffer cropping
Mathias Agopian
2013-07-10
1
-27
/
+14
*
|
Refactor SF. Move all GL operations in their own class.
Mathias Agopian
2013-07-03
1
-150
/
+26
|
/
*
clean-up SurfaceFlinger a bit
Mathias Agopian
2013-06-06
1
-53
/
+53
*
Prevent opaque windows from making framebuffer translucent
Jesse Hall
2013-05-24
1
-18
/
+75
*
take the "transparent region" into account for blending
Mathias Agopian
2013-05-10
1
-3
/
+15
*
reformat Rect.{cpp|h}
Mathias Agopian
2013-05-10
1
-0
/
+4
*
Add a --color option to dumpsys SurfaceFlinger
Mathias Agopian
2013-04-22
1
-6
/
+4
*
clean-up/simplify all dump() APIs
Mathias Agopian
2013-04-22
1
-13
/
+8
*
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
[next]