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
/
DisplayHardware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added display initialization method
Andy McFadden
2012-08-24
1
-1
/
+1
*
teach HWC about multiple displays
Mathias Agopian
2012-08-23
2
-127
/
+135
*
remove support for HWC < 1.0
Mathias Agopian
2012-08-23
2
-287
/
+60
*
HWComposer now has its own concept of display IDs
Mathias Agopian
2012-08-23
2
-78
/
+123
*
Update for cleanups in hwc interface
Jesse Hall
2012-08-22
2
-18
/
+35
*
Pass the correct number of displays based on HWC version
Jesse Hall
2012-08-22
2
-8
/
+10
*
reimplement wifi display hack with new external display SF framework
Mathias Agopian
2012-08-16
1
-5
/
+27
*
xdpi / ydpi were reported as 0
Mathias Agopian
2012-08-13
4
-30
/
+34
*
avoid crashing when we don't have an h/w composer
Mathias Agopian
2012-08-10
1
-1
/
+1
*
Add a display parameter to HWComposer where needed
Mathias Agopian
2012-08-10
2
-45
/
+58
*
Changes to support multi-display HWC
Jesse Hall
2012-08-07
2
-66
/
+154
*
surfaceflinger: refactor FrambufferSurface
Jamie Gennis
2012-08-06
3
-122
/
+114
*
remove a dependency of DisplayDevice on the refresh rate
Mathias Agopian
2012-08-04
2
-6
/
+33
*
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
4
-90
/
+17
*
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-08-02
2
-10
/
+10
*
Move eglSwapBuffers out of HWComposer
Jesse Hall
2012-07-30
2
-20
/
+3
*
hopefully fixe a race condition in sf initialization
Mathias Agopian
2012-07-25
1
-11
/
+6
*
split HWComposer out of DisplayHardware
Mathias Agopian
2012-07-24
1
-3
/
+8
*
SurfaceFlinger cleanup
Mathias Agopian
2012-07-24
4
-42
/
+15
*
factor EGL/GL and surface creation out of DisplayHardware
Mathias Agopian
2012-07-19
2
-5
/
+40
*
surfaceflinger: call into hardware composer to blank screen
Colin Cross
2012-07-13
2
-1
/
+26
*
Pass fence to HWC on first use of buffer
Jesse Hall
2012-06-30
2
-0
/
+10
*
Return fence from acquireBuffer
Jesse Hall
2012-06-30
1
-0
/
+10
*
get rid of GraphicPlane
Mathias Agopian
2012-06-28
2
-631
/
+0
*
First prototype atttempting to support an external display
Mathias Agopian
2012-06-28
2
-12
/
+10
*
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
3
-1
/
+11
*
Merge "Add support for HWC_DEVICE_API_VERSION_1_0"
Jesse Hall
2012-06-19
2
-33
/
+169
|
\
|
*
Add support for HWC_DEVICE_API_VERSION_1_0
Jesse Hall
2012-06-14
2
-33
/
+169
*
|
Merge "Implement SurfaceFlinger's ANW on top of BufferQueue"
Mathias Agopian
2012-06-15
4
-4
/
+263
|
\
\
|
|
/
|
/
|
|
*
Implement SurfaceFlinger's ANW on top of BufferQueue
Mathias Agopian
2012-06-13
4
-4
/
+263
*
|
refactor HWComposer to break dependency with the HAL headers
Mathias Agopian
2012-06-14
2
-29
/
+238
|
/
*
surfaceflinger: replace early suspend with binder call from PowerManager
Colin Cross
2012-06-07
1
-78
/
+0
*
don't actuate vsync hint when not needed
Mathias Agopian
2012-04-27
2
-2
/
+7
*
set vsync power hint
Mathias Agopian
2012-04-26
6
-4
/
+121
*
get rid off preserve backbuffer optimization in SF
Mathias Agopian
2012-04-16
2
-7
/
+0
*
make sure to disable VSYNC while screen is off
Mathias Agopian
2012-04-11
1
-0
/
+3
*
rework screen on/off code
Mathias Agopian
2012-04-10
2
-18
/
+5
*
Added vsync debugging information in dumpsys log
Mathias Agopian
2012-04-10
2
-9
/
+23
*
start VSYNC thread when HWC doesn't handle it
Mathias Agopian
2012-04-09
1
-9
/
+14
*
VSYNC handling cleanup
Mathias Agopian
2012-04-08
2
-50
/
+64
*
Fix SurfaceFlinger crash in HWC::eventControl
Erik Gilling
2012-04-06
1
-1
/
+1
*
SurfaceFlinger now uses the new VSYNC HAL API.
Mathias Agopian
2012-04-04
6
-177
/
+174
*
Add HWC vsync hook. Currently unused.
Mathias Agopian
2012-04-03
2
-1
/
+22
*
rewrite density calculation code so it's understandable
Mathias Agopian
2012-03-22
1
-31
/
+43
*
displayhardware: fix not obeying ro.sf.lcd_density when specified
Dima Zavin
2012-03-21
1
-6
/
+12
*
surfaceflinger: use display dpi if not forced with ro.sf.lcd_nensity
Dima Zavin
2012-03-14
1
-3
/
+9
*
fix libgui header location
Mathias Agopian
2012-02-27
2
-4
/
+0
*
remove libui dependency on libEGL
Mathias Agopian
2012-02-24
1
-1
/
+23
*
fix a crasher when starting SF with the screen off
Mathias Agopian
2012-02-05
2
-9
/
+10
*
fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist
Mathias Agopian
2012-02-02
2
-97
/
+68
[next]