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
/
DisplayDevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBU...
james.zhang
2015-12-08
1
-6
/
+11
*
Revert "surfaceflinger: Consolidate display orientation compensation hooks"
Steve Kondik
2015-11-10
1
-12
/
+8
*
surfaceflinger: Consolidate display orientation compensation hooks
Ricardo Cerqueira
2015-11-10
1
-8
/
+12
*
Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270
Clyde Tan
2015-11-07
1
-1
/
+9
*
surfaceflinger: Reimplement hwrotation
Ricardo Cerqueira
2015-11-07
1
-0
/
+14
*
sf: This is a combination of following changes.
Ramkumar Radhakrishnan
2015-10-06
1
-0
/
+11
*
resolved conflicts for merge of 4037c458 to master
Dan Albert
2014-11-14
1
-13
/
+19
|
\
|
*
Frameworks/native: Wall Werror in surfaceflinger
Andreas Gampe
2014-11-13
1
-13
/
+19
*
|
Enable clang for libui/libgui/surfaceflinger
Dan Stoza
2014-11-11
1
-1
/
+1
|
/
*
Add rotation to surfaceflingers screen cap.
Riley Andrews
2014-09-09
1
-1
/
+2
*
am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty f...
Jesse Hall
2014-08-20
1
-1
/
+2
|
\
|
*
am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into k...
Jesse Hall
2014-08-20
1
-1
/
+2
|
|
\
|
|
*
surfaceflinger: skip composition for empty frames
Jesse Hall
2014-08-19
1
-1
/
+2
|
*
|
am f3c07d4f: Fix virtual display nesting
Dan Stoza
2014-04-23
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Fix virtual display nesting
Dan Stoza
2014-04-22
1
-2
/
+2
*
|
|
Destroy eglSurface before recreating.
Michael Lentine
2014-08-20
1
-0
/
+5
*
|
|
Allow for resizing of Virtual Displays.
Michael Lentine
2014-07-30
1
-0
/
+17
*
|
|
Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.
Michael Lentine
2014-07-29
1
-3
/
+14
*
|
|
surfaceflinger: Replace blank/unblank with setPowerMode
Prashant Malani
2014-06-05
1
-16
/
+12
*
|
|
SurfaceFlinger: Add sourceCrop to screenshot
Dan Stoza
2014-05-23
1
-1
/
+2
*
|
|
am 7429e4f7: am 112aa42e: Merge "SurfaceFlinger: fix 64-bit format string war...
Greg Hackmann
2014-03-08
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
SurfaceFlinger: fix 64-bit format string warnings
Greg Hackmann
2014-03-07
1
-1
/
+1
*
|
|
am 9d65631f: am c9bf3ba4: Merge "Virtual Display async mode is overridden"
Jesse Hall
2014-02-25
1
-10
/
+10
|
\
\
\
|
|
/
/
|
*
|
Virtual Display async mode is overridden
John Dong
2014-02-21
1
-10
/
+10
|
|
/
*
|
Allow disabling layer rotation during screenshots
Dan Stoza
2014-02-14
1
-0
/
+2
*
|
Fix virtual display nesting
Dan Stoza
2014-02-04
1
-2
/
+2
|
/
*
Implement per-display EGLConfig and configless EGLContext
Jesse Hall
2013-12-23
1
-3
/
+4
*
fix camera API 2.0 orientation
Mathias Agopian
2013-09-17
1
-0
/
+19
*
Stop using default value for Surface producerControlledByApp parameter
Jesse Hall
2013-09-16
1
-1
/
+1
*
reset the gl viewport at each frame for each display
Mathias Agopian
2013-08-28
1
-1
/
+1
*
Merge "Provide HWC prepare with a valid output buffer" into klp-dev
Jesse Hall
2013-08-21
1
-0
/
+4
|
\
|
*
Provide HWC prepare with a valid output buffer
Jesse Hall
2013-08-20
1
-0
/
+4
*
|
Fix virtual displays for HWC 1.0
Andy McFadden
2013-08-20
1
-5
/
+7
|
/
*
SurfaceFlinger now uses GLES 2.x when available
Mathias Agopian
2013-08-13
1
-1
/
+1
*
Merge "Set the swap interval of virtual display surfaces to 0"
Jesse Hall
2013-08-07
1
-1
/
+12
|
\
|
*
Set the swap interval of virtual display surfaces to 0
Jesse Hall
2013-08-06
1
-1
/
+12
*
|
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-1
/
+2
|
/
*
Rewrite VirtualDisplaySurface
Jesse Hall
2013-07-15
1
-0
/
+19
*
Refactor SF. Move all GL operations in their own class.
Mathias Agopian
2013-07-03
1
-34
/
+10
*
reformat Rect.{cpp|h}
Mathias Agopian
2013-05-10
1
-1
/
+1
*
clean-up/simplify all dump() APIs
Mathias Agopian
2013-04-22
1
-4
/
+2
*
Clean up HWC state when releasing a DisplayDevice
Jesse Hall
2013-03-27
1
-2
/
+11
*
Fix virtual displays for HWC<=1.1
Jesse Hall
2013-03-22
1
-38
/
+31
*
Isolate knowledge that fb target == output buffer
Jesse Hall
2013-03-22
1
-2
/
+1
*
Pass sp<Fence>s around instead of file descriptors
Jesse Hall
2013-03-22
1
-2
/
+2
*
Release virtual display buffer immediately after HWC set
Jesse Hall
2013-03-20
1
-1
/
+1
*
Add DisplaySurface abstraction
Jesse Hall
2013-03-18
1
-44
/
+31
*
Minor cleanups/fixes before virtual display refactoring
Jesse Hall
2013-03-18
1
-1
/
+1
*
Get rid of LayerBase.
Mathias Agopian
2013-03-05
1
-4
/
+4
*
Merge "Init displays to null layer stack" into jb-mr2-dev
Jesse Hall
2013-03-05
1
-3
/
+3
|
\
[next]