index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
display
/
LocalDisplayAdapter.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-08-02
Support public virtual displays.
Jeff Brown
2013-02-14
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2012-11-14
Handle hotplug events as described instead of rescanning
Jesse Hall
2012-10-25
Add MediaRouter API to get presentation display.
Jeff Brown
2012-10-23
Secure windows, secure surface views and secure displays.
Jeff Brown
2012-10-18
Fix deadlock.
Jeff Brown
2012-10-17
Add special mirroring modes for demonstration purposes.
Jeff Brown
2012-10-08
Blank or unblank all displays as need.
Jeff Brown
2012-10-02
Add new Display API for secure video capabilities.
Jeff Brown
2012-09-21
Support HDMI hotplug.
Jeff Brown
2012-09-13
Add preliminary API for reporting display capabilities.
Jeff Brown
2012-09-08
Make display manager tell input system about viewports.
Jeff Brown
2012-09-07
Add support for Wifi display.
Jeff Brown
2012-08-31
More improvements to the display manager.
Jeff Brown
2012-08-29
Add initial multi-display support.
Jeff Brown
2012-08-27
Add plumbing for new surface flinger display API.
Jeff Brown