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
*
am fc866eb8: am 845ed8fd: Merge "DisplayDevice: initialize mDisplayToken corr...
Jesse Hall
2013-01-14
1
-0
/
+1
|
\
|
*
DisplayDevice: initialize mDisplayToken correctly
Chih-Wei Huang
2013-01-07
1
-0
/
+1
*
|
rework a bit how we scissor the display
Mathias Agopian
2012-10-31
1
-1
/
+7
|
/
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
1
-3
/
+6
*
fix typo that prevented proper loging of EGL error code
Mathias Agopian
2012-10-09
1
-1
/
+1
*
save/restore viewport properly when taking screenshot
Mathias Agopian
2012-09-30
1
-0
/
+1
*
reset GL viewport and project when caputring the screen
Mathias Agopian
2012-09-28
1
-7
/
+11
*
only abort when errors happen on the main display
Mathias Agopian
2012-09-25
1
-5
/
+8
*
handle EGL errors
Mathias Agopian
2012-09-24
1
-3
/
+10
*
add/remove displays properly on hotplug events
Mathias Agopian
2012-09-21
1
-0
/
+7
*
calculate wether we filter on a per-display basis
Mathias Agopian
2012-09-20
1
-0
/
+4
*
fix typo in DisplayDevice logs
Mathias Agopian
2012-09-19
1
-1
/
+1
*
improve logging of external displays
Mathias Agopian
2012-09-18
1
-7
/
+27
*
Plumb display name into SurfaceFlinger
Andy McFadden
2012-09-18
1
-0
/
+14
*
fix external displays
Mathias Agopian
2012-09-18
1
-7
/
+14
*
add support hwc 1.1
Mathias Agopian
2012-09-17
1
-0
/
+26
*
Fix display projections when translated.
Jeff Brown
2012-09-13
1
-9
/
+8
*
Fix display projection transforms
Jesse Hall
2012-09-12
1
-5
/
+8
*
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
1
-16
/
+5
*
implement display viewport and frame
Mathias Agopian
2012-09-04
1
-16
/
+85
*
Eradicate DisplayID.
Mathias Agopian
2012-08-27
1
-4
/
+7
*
HWComposer now has its own concept of display IDs
Mathias Agopian
2012-08-23
1
-2
/
+2
*
refactor compositing code to avoid multiple eglMakeCurrent() calls
Mathias Agopian
2012-08-16
1
-0
/
+12
*
reimplement wifi display hack with new external display SF framework
Mathias Agopian
2012-08-16
1
-0
/
+3
*
xdpi / ydpi were reported as 0
Mathias Agopian
2012-08-13
1
-46
/
+0
*
screenshots could stop working after camera was used
Mathias Agopian
2012-08-10
1
-0
/
+1
*
libgui includes refactoring
Mathias Agopian
2012-08-10
1
-39
/
+6
*
now able to set the layer stack on a DisplayDevice
Mathias Agopian
2012-08-10
1
-0
/
+7
*
surfaceflinger: refactor FrambufferSurface
Jamie Gennis
2012-08-06
1
-24
/
+6
*
turn DisplayDevice into a reference-counted object
Mathias Agopian
2012-08-05
1
-17
/
+3
*
DisplayDevice only needs ANativeWindow not SurfaceTextureClient
Mathias Agopian
2012-08-04
1
-1
/
+1
*
remove a dependency of DisplayDevice on the refresh rate
Mathias Agopian
2012-08-04
1
-30
/
+0
*
We now have a real list of displays.
Mathias Agopian
2012-08-02
1
-17
/
+40
*
cleanups in preparation of bigger changes
Mathias Agopian
2012-08-02
1
-22
/
+35
*
rename DisplayHardware to DisplayDevice
Mathias Agopian
2012-08-02
1
-0
/
+380