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
/
DisplayDevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up HWC state when releasing a DisplayDevice
Jesse Hall
2013-03-27
1
-0
/
+3
*
Fix virtual displays for HWC<=1.1
Jesse Hall
2013-03-22
1
-2
/
+1
*
Add DisplaySurface abstraction
Jesse Hall
2013-03-18
1
-6
/
+3
*
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
-1
/
+5
|
\
|
*
Init displays to null layer stack
Jesse Hall
2013-02-28
1
-1
/
+5
*
|
apply the projection's viewport to the visibleregion passed to hwc
Mathias Agopian
2013-02-28
1
-4
/
+2
|
/
*
rework a bit how we scissor the display
Mathias Agopian
2012-10-31
1
-0
/
+5
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
1
-1
/
+8
*
reset GL viewport and project when caputring the screen
Mathias Agopian
2012-09-28
1
-0
/
+2
*
add/remove displays properly on hotplug events
Mathias Agopian
2012-09-21
1
-3
/
+1
*
calculate wether we filter on a per-display basis
Mathias Agopian
2012-09-20
1
-0
/
+2
*
improve logging of external displays
Mathias Agopian
2012-09-18
1
-1
/
+1
*
Plumb display name into SurfaceFlinger
Andy McFadden
2012-09-18
1
-1
/
+7
*
add support hwc 1.1
Mathias Agopian
2012-09-17
1
-0
/
+5
*
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
1
-3
/
+1
*
implement display viewport and frame
Mathias Agopian
2012-09-04
1
-6
/
+17
*
Eradicate DisplayID.
Mathias Agopian
2012-08-27
1
-12
/
+12
*
teach HWC about multiple displays
Mathias Agopian
2012-08-23
1
-3
/
+5
*
HWComposer now has its own concept of display IDs
Mathias Agopian
2012-08-23
1
-1
/
+3
*
refactor compositing code to avoid multiple eglMakeCurrent() calls
Mathias Agopian
2012-08-16
1
-0
/
+1
*
xdpi / ydpi were reported as 0
Mathias Agopian
2012-08-13
1
-6
/
+0
*
make multi-display more real
Mathias Agopian
2012-08-10
1
-1
/
+2
*
Add a display parameter to HWComposer where needed
Mathias Agopian
2012-08-10
1
-0
/
+1
*
now able to set the layer stack on a DisplayDevice
Mathias Agopian
2012-08-10
1
-0
/
+2
*
surfaceflinger: refactor FrambufferSurface
Jamie Gennis
2012-08-06
1
-1
/
+2
*
DisplayDevice doesn't need weak pointers or polymorphism
Mathias Agopian
2012-08-05
1
-2
/
+2
*
turn DisplayDevice into a reference-counted object
Mathias Agopian
2012-08-05
1
-9
/
+3
*
DisplayDevice only needs ANativeWindow not SurfaceTextureClient
Mathias Agopian
2012-08-04
1
-3
/
+4
*
remove a dependency of DisplayDevice on the refresh rate
Mathias Agopian
2012-08-04
1
-5
/
+0
*
We now have a real list of displays.
Mathias Agopian
2012-08-02
1
-1
/
+19
*
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
1
-29
/
+30
*
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-08-02
1
-0
/
+169