summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/display/DisplayManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-09DO NOT MERGE: Remove obsolete "headless" supportMike Lockwood
2013-11-21Stop wifi display discovery when no longer needed.Jeff Brown
2013-11-15Disallow applications from initiating cast screen.Jeff Brown
2013-08-23wifi-display: add certification optionsChong Zhang
2013-08-08Use new ISurfaceComposer::destroyDisplay methodJesse Hall
2013-08-07Fix propagation of display overscan information.Jeff Brown
2013-08-02Add debug message to help diagnose a presentation bug.Jeff Brown
2013-08-02Support public virtual displays.Jeff Brown
2013-06-18Add an API to allow for creating private virtual displays.Jeff Brown
2013-05-02Start combining threads in system process.Dianne Hackborn
2013-02-19Implement display overscan support.Dianne Hackborn
2012-12-18Clean up warnings.Craig Mautner
2012-12-04Pin electron beam surface to natural orientation.Jeff Brown
2012-10-17Add special mirroring modes for demonstration purposes.Jeff Brown
2012-10-16Blank all displays including Wifi Display when screen is off.Jeff Brown
2012-10-08Blank or unblank all displays as need.Jeff Brown
2012-10-01Only inform DisplayManager of visible content.Craig Mautner
2012-09-26Allow applications to connect to known wifi displays.Jeff Brown
2012-09-21Support HDMI hotplug.Jeff Brown
2012-09-20Provide a debugging option to force enable wifi display.Jeff Brown
2012-09-19Add support for remembering Wifi display devices.Jeff Brown
2012-09-09Disable wifi display API when the adapter is not registered.Jeff Brown
2012-09-08Make display manager tell input system about viewports.Jeff Brown
2012-09-08Add new wifi display discovery API.Jeff Brown
2012-09-07Make mirroring automatic based on Windows on display.Craig Mautner
2012-09-07Add support for Wifi display.Jeff Brown
2012-08-31More improvements to the display manager.Jeff Brown
2012-08-29Add initial multi-display support.Jeff Brown
2012-08-27Add plumbing for new surface flinger display API.Jeff Brown
2012-08-19Improve display manager debugging.Jeff Brown
2012-08-19Stub out display manager service implementation.Jeff Brown
2012-08-02Add features to DisplayManager.Craig Mautner
2012-08-02Refactor DisplayManagerService to be functional.Craig Mautner
2012-08-01Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn
2012-07-25Add display manager skeleton.Jeff Brown