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
*
Fixed discrepancy between crop and frame transparencies.
Michael Lentine
2014-10-03
1
-2
/
+22
*
surfaceflinger: recompute visibility after sideband stream change
Jesse Hall
2014-10-01
1
-0
/
+4
*
Fix inverse orientation when original is not applied first.
Michael Lentine
2014-08-19
1
-2
/
+11
*
Fix camera orientation by swapping horizontal and vertical flips when needed.
Michael Lentine
2014-08-19
1
-1
/
+18
*
Incorporate TransformToDisplayInverse into the crop calculation.
Michael Lentine
2014-08-18
1
-5
/
+19
*
Fix HWComposer Surface Crop when surface is rotated
Michael Lentine
2014-08-07
1
-5
/
+5
*
Turn on support for async cursor update in surfaceflinger.
Riley Andrews
2014-07-28
1
-2
/
+27
*
Add sticky transform to surfaceflinger.
Ruben Brunk
2014-07-14
1
-7
/
+20
*
Improve SurfaceFlinger PTS estimation
Andy McFadden
2014-05-02
1
-1
/
+2
*
Merge "Adding render stats APIs to UiAutomation (framework native)."
Svetoslav
2014-04-10
1
-4
/
+8
|
\
|
*
Adding render stats APIs to UiAutomation (framework native).
Svetoslav
2014-04-10
1
-4
/
+8
*
|
Merge "Fix sideband stream issues"
Wonsik Kim
2014-04-10
1
-1
/
+1
|
\
\
|
*
|
Fix sideband stream issues
Wonsik Kim
2014-04-07
1
-1
/
+1
|
|
/
*
|
BufferQueue: Remove Bn version of create*
Dan Stoza
2014-04-07
1
-2
/
+2
|
/
*
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
[next]