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
Commit message (
Expand
)
Author
Age
Files
Lines
*
surfaceflinger: Check sideband stream changed to trigger sideband Layer update.
chenhg
2014-09-23
1
-1
/
+1
*
surfaceflinger: add getDisplayStats() method
Lajos Molnar
2014-09-18
4
-0
/
+25
*
Add rotation to surfaceflingers screen cap.
Riley Andrews
2014-09-09
8
-18
/
+87
*
surfaceflinger: Trace HW vsync enable
Jesse Hall
2014-08-25
1
-0
/
+4
*
Merge "Update currentConfig variable when active display is changed." into lm...
Michael Lentine
2014-08-22
1
-0
/
+2
|
\
|
*
Update currentConfig variable when active display is changed.
Michael Lentine
2014-08-21
1
-0
/
+2
*
|
sf: Clear display configs when hot pluggable display is disconnected
Naseer Ahmed
2014-08-20
1
-0
/
+3
|
/
*
am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty f...
Jesse Hall
2014-08-20
3
-3
/
+28
|
\
|
*
am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into k...
Jesse Hall
2014-08-20
3
-3
/
+28
|
|
\
|
|
*
surfaceflinger: skip composition for empty frames
Jesse Hall
2014-08-19
3
-3
/
+28
*
|
|
Merge "Destroy eglSurface before recreating." into lmp-dev
Michael Lentine
2014-08-19
1
-0
/
+5
|
\
\
\
|
*
|
|
Destroy eglSurface before recreating.
Michael Lentine
2014-08-20
1
-0
/
+5
*
|
|
|
Merge "Fix inverse orientation when original is not applied first." into lmp-dev
Michael Lentine
2014-08-19
1
-2
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix inverse orientation when original is not applied first.
Michael Lentine
2014-08-19
1
-2
/
+11
*
|
|
|
Merge "Fix camera orientation by swapping horizontal and vertical flips when ...
Michael Lentine
2014-08-19
1
-1
/
+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix camera orientation by swapping horizontal and vertical flips when needed.
Michael Lentine
2014-08-19
1
-1
/
+18
*
|
|
|
Merge "Incorporate TransformToDisplayInverse into the crop calculation." into...
Michael Lentine
2014-08-19
1
-5
/
+19
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Incorporate TransformToDisplayInverse into the crop calculation.
Michael Lentine
2014-08-18
1
-5
/
+19
*
|
|
|
Take advantage of sync points during screen cap.
Riley Andrews
2014-08-19
1
-17
/
+35
|
/
/
/
*
|
|
Change output format to not throw warning on volantis.
Michael Lentine
2014-08-07
1
-1
/
+1
*
|
|
Fix HWComposer Surface Crop when surface is rotated
Michael Lentine
2014-08-07
1
-5
/
+5
*
|
|
Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." int...
Eric Penner
2014-07-29
2
-2
/
+22
|
\
\
\
|
*
|
|
SurfaceFlinger: Prevent deadlock by updating an atomic layer set.
Eric Penner
2014-07-30
2
-2
/
+22
*
|
|
|
Build fix for size_t on 64bit.
Michael Lentine
2014-07-30
2
-3
/
+3
*
|
|
|
Build fix for printf with int64 and size_t
Michael Lentine
2014-07-30
1
-2
/
+2
*
|
|
|
Build fix to use the correct source.
Michael Lentine
2014-07-30
1
-1
/
+1
*
|
|
|
Add error for format and make sure setActiveConfig fails with an invalid mode.
Michael Lentine
2014-07-30
2
-3
/
+9
*
|
|
|
Allow for resizing of Virtual Displays.
Michael Lentine
2014-07-30
7
-20
/
+83
*
|
|
|
Have VirtualDisplays send SF resize messages when resizing
Michael Wright
2014-07-30
1
-0
/
+1
*
|
|
|
Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.
Michael Lentine
2014-07-29
6
-6
/
+84
*
|
|
|
Turn on support for async cursor update in surfaceflinger.
Riley Andrews
2014-07-28
6
-2
/
+113
|
/
/
/
*
|
|
Merge "Add sticky transform to surfaceflinger." into lmp-dev
Ruben Brunk
2014-07-14
2
-7
/
+23
|
\
\
\
|
*
|
|
Add sticky transform to surfaceflinger.
Ruben Brunk
2014-07-14
2
-7
/
+23
*
|
|
|
surfaceflinger: Make all sources depend on Android.mk
Jesse Hall
2014-07-14
1
-0
/
+1
|
/
/
/
*
|
|
Improve memory coherence management in screenshot code [DO NOT MERGE]
Jesse Hall
2014-07-14
2
-20
/
+58
*
|
|
Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE]
Jesse Hall
2014-07-14
3
-6
/
+9
*
|
|
Merge "BufferQueue: Add allocateBuffers method"
Dan Stoza
2014-06-27
4
-0
/
+15
|
\
\
\
|
*
|
|
BufferQueue: Add allocateBuffers method
Dan Stoza
2014-06-20
4
-0
/
+15
*
|
|
|
GLConsumer: Stop using default constructor params
Dan Stoza
2014-06-24
1
-1
/
+1
*
|
|
|
Merge "SurfaceFlinger: send VSYNC power hints to IPowerManager"
Ruchi Kandoi
2014-06-20
5
-34
/
+63
|
\
\
\
\
|
*
|
|
|
SurfaceFlinger: send VSYNC power hints to IPowerManager
Ruchi Kandoi
2014-06-18
5
-34
/
+63
|
|
/
/
/
*
|
|
|
Merge "SurfaceFlinger: Fix rect out-of-bounds checks"
Dan Stoza
2014-06-17
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
SurfaceFlinger: Fix rect out-of-bounds checks
Dan Stoza
2014-06-11
1
-4
/
+4
*
|
|
|
Add two new display info fields
Andy McFadden
2014-06-17
1
-2
/
+18
*
|
|
|
Merge "surfaceflinger: Replace blank/unblank with setPowerMode"
Prashant Malani
2014-06-12
6
-119
/
+78
|
\
\
\
\
|
*
|
|
|
surfaceflinger: Replace blank/unblank with setPowerMode
Prashant Malani
2014-06-05
6
-119
/
+78
|
|
/
/
/
*
|
|
|
am 20071e50: am e3d37a7b: Enable support RGBX_8888 for omap3
Wengang Wu
2014-06-11
2
-15
/
+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
am e3d37a7b: Enable support RGBX_8888 for omap3
Wengang Wu
2014-06-11
2
-15
/
+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Enable support RGBX_8888 for omap3
Wengang Wu
2014-06-11
2
-15
/
+0
|
*
|
|
am 4ae6a267: am f3e4fda0: Merge "Remove dependencies on runtime_libdvm and li...
Brian Carlstrom
2014-05-29
1
-6
/
+9
|
|
\
\
\
[next]