summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/display
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-1914-5677/+0
* DO NOT MERGE: Remove obsolete "headless" supportMike Lockwood2013-12-092-94/+2
* Stop wifi display discovery when no longer needed.Jeff Brown2013-11-213-72/+223
* Disallow applications from initiating cast screen.Jeff Brown2013-11-152-39/+24
* Finalize assets for screen casting.Jeff Brown2013-11-132-22/+44
* Changes to support new screen cast settings screen.Jeff Brown2013-11-101-1/+1
* wifi-display: add a global setting to force WPS config methodChong Zhang2013-08-301-1/+13
* wifi-display: disable WFD IE when Wifi display is turned offChong Zhang2013-08-291-0/+19
* wifi-display: add certification optionsChong Zhang2013-08-233-5/+169
* Remove setRemoteSubmixOn method.Jeff Brown2013-08-161-22/+0
* Use new ISurfaceComposer::destroyDisplay methodJesse Hall2013-08-084-38/+29
* Fix propagation of display overscan information.Jeff Brown2013-08-072-30/+11
* Add debug message to help diagnose a presentation bug.Jeff Brown2013-08-021-0/+5
* Support public virtual displays.Jeff Brown2013-08-027-13/+59
* Add support for secure overlay displays for development.Jeff Brown2013-08-022-10/+30
* Add an API to allow for creating private virtual displays.Jeff Brown2013-06-184-70/+429
* MediaRouter: grey out wifi displays that's in useChong Zhang2013-06-133-7/+46
* wifi-display: set display to unavailable if p2p device is unavailableChong Zhang2013-06-062-2/+4
* Start combining threads in system process.Dianne Hackborn2013-05-021-2/+3
* Sent hint to Wifi driver when enabling WFD.Jeff Brown2013-04-171-0/+2
* Implement display overscan support.Dianne Hackborn2013-02-192-0/+25
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-144-18/+22
* Clean up warnings.Craig Mautner2012-12-181-7/+7
* am 1edc6111: am 61e21940: am 7fcb5dc5: Merge "Pin electron beam surface to na...Jeff Brown2012-12-052-0/+66
|\
| * Pin electron beam surface to natural orientation.Jeff Brown2012-12-042-0/+66
* | am 61b00239: am 0cec3de3: am b4d5a9e7: Merge "WFD: Fallback to PIN mode if PB...Irfan Sheriff2012-11-291-0/+11
|\ \ | |/
| * WFD: Fallback to PIN mode if PBC is not supportedIrfan Sheriff2012-11-281-0/+11
* | Merge "Handle hotplug events as described instead of rescanning"Jesse Hall2012-11-151-23/+34
|\ \ | |/ |/|
| * Handle hotplug events as described instead of rescanningJesse Hall2012-11-141-23/+34
* | Support Wifi display devices that rename themselves.Jeff Brown2012-11-073-38/+139
|/
* Add MediaRouter API to get presentation display.Jeff Brown2012-10-256-3/+36
* Secure windows, secure surface views and secure displays.Jeff Brown2012-10-233-8/+14
* Set the secureness when creating displaysJamie Gennis2012-10-192-2/+2
* Fix deadlock.Jeff Brown2012-10-185-20/+32
* Add special mirroring modes for demonstration purposes.Jeff Brown2012-10-174-11/+63
* Add a notification icon when connected to wireless display.Jeff Brown2012-10-171-16/+132
* Blank all displays including Wifi Display when screen is off.Jeff Brown2012-10-162-3/+15
* Update wifi display device name when renamed.Jeff Brown2012-10-151-1/+12
* Ensure MediaRouter correctly handles renamed Wifi displays.Jeff Brown2012-10-111-1/+28
* Blank or unblank all displays as need.Jeff Brown2012-10-083-5/+88
* Merge changes I0ed9ba00,Ia8c6d7fe into jb-mr1-devJeff Brown2012-10-021-0/+2
|\
| * Add some missing debug output.Jeff Brown2012-10-021-0/+2
* | Merge "Add new Display API for secure video capabilities." into jb-mr1-devJeff Brown2012-10-026-13/+34
|\ \ | |/
| * Add new Display API for secure video capabilities.Jeff Brown2012-10-026-17/+34
* | Call Surface.destroy when Display is removed.Craig Mautner2012-10-022-16/+26
|/
* Always update peer list in display controllerIrfan Sheriff2012-10-011-3/+3
* Only inform DisplayManager of visible content.Craig Mautner2012-10-011-11/+15
* Allow applications to connect to known wifi displays.Jeff Brown2012-09-262-33/+38
* Handle user switched for settings changes.Jeff Brown2012-09-251-21/+21
* Merge "Increase WFD connect time out to 60s" into jb-mr1-devIrfan Sheriff2012-09-231-1/+1
|\