1. 4364bbf Allow config.xml to set the default display's default color mode by Damien Bargiacchi · 8 years ago
  2. eb3370d Handle null Surface in createVirtualDisplay by Pablo Ceballos · 8 years ago
  3. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  4. 1c9977b Rename color transform to color mode and persist the value. by Michael Wright · 8 years ago
  5. 22eb199 Refactor display color transforms by Justin Klaassen · 8 years ago
  6. 58e829f Add support for setting color transforms by Michael Wright · 9 years ago
  7. 8e5d33e Don't request traversals when updating display brightness. by Jeff Brown · 9 years ago
  8. b3b9eb3 DO NOT MERGE - Display mode switches. by P.Y. Laligand · 9 years ago
  9. 10acf6d Reduce display device log spam. by Jeff Brown · 9 years ago
  10. 5d6443b Set initial screen brightness earlier in the boot process. by Jeff Brown · 9 years ago
  11. d2e8640 Burn in protection. by Filip Gruszczynski · 9 years ago
  12. 0033a86 Ensure we correctly unblank displays when added. by Jeff Brown · 10 years ago
  13. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  14. e75926d Move setting the display state out of the critical section. by Jeff Brown · 10 years ago
  15. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  16. 6720be4 Allow media projections to create public presentations. by Michael Wright · 10 years ago
  17. 3f145a2 Add supported refresh rate to displays by Michael Wright · 10 years ago
  18. 01e840f Add resize method for virtual displays by Michael Wright · 10 years ago
  19. 0ccc2b0 Flip the permissions checks for video capture. by Michael Wright · 10 years ago
  20. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  21. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 10 years ago
  22. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  23. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  24. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  25. 4ccb823 Refactor display manager service to new pattern. by Jeff Brown · 10 years ago
  26. 4504de5 Implement ActivityView. by Craig Mautner · 11 years ago
  27. d14c8c9 Add flag to force public virtual display to show own content. by Jeff Brown · 11 years ago
  28. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/display/DisplayManagerService.java]
  29. e63f6f7 DO NOT MERGE: Remove obsolete "headless" support by Mike Lockwood · 11 years ago
  30. ce468a3 Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  31. af57418 Disallow applications from initiating cast screen. by Jeff Brown · 11 years ago
  32. 1f3ecaa wifi-display: add certification options by Chong Zhang · 11 years ago
  33. 6a6bc21 Use new ISurfaceComposer::destroyDisplay method by Jesse Hall · 11 years ago
  34. ef981a4 Fix propagation of display overscan information. by Jeff Brown · 11 years ago
  35. 33041bd Add debug message to help diagnose a presentation bug. by Jeff Brown · 11 years ago
  36. 7d00aff Support public virtual displays. by Jeff Brown · 11 years ago
  37. a506a6e Add an API to allow for creating private virtual displays. by Jeff Brown · 11 years ago
  38. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  39. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  40. 0bf6ec9 Clean up warnings. by Craig Mautner · 12 years ago
  41. 7f3994e Pin electron beam surface to natural orientation. by Jeff Brown · 12 years ago
  42. 27f1d67 Add special mirroring modes for demonstration purposes. by Jeff Brown · 12 years ago
  43. 8ec0943 Blank all displays including Wifi Display when screen is off. by Jeff Brown · 12 years ago
  44. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  45. 65d11b3 Only inform DisplayManager of visible content. by Craig Mautner · 12 years ago
  46. bc33545 Allow applications to connect to known wifi displays. by Jeff Brown · 12 years ago
  47. e87bf03 Support HDMI hotplug. by Jeff Brown · 12 years ago
  48. bbd28a2 Provide a debugging option to force enable wifi display. by Jeff Brown · 12 years ago
  49. 89d5546 Add support for remembering Wifi display devices. by Jeff Brown · 12 years ago
  50. 21c7153 Disable wifi display API when the adapter is not registered. by Jeff Brown · 12 years ago
  51. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  52. e08ae38 Add new wifi display discovery API. by Jeff Brown · 12 years ago
  53. 722285e Make mirroring automatic based on Windows on display. by Craig Mautner · 12 years ago
  54. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  55. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  56. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  57. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  58. bf5740e Improve display manager debugging. by Jeff Brown · 12 years ago
  59. 848c2dc Stub out display manager service implementation. by Jeff Brown · 12 years ago
  60. 9de4936 Add features to DisplayManager. by Craig Mautner · 12 years ago
  61. 4f67ba6 Refactor DisplayManagerService to be functional. by Craig Mautner · 12 years ago
  62. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  63. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago