1. 0ae08d0 Accept null brightness configs. by Kenny Guy · 7 years ago
  2. 0c10e4b Merge "DisplayCutout: Actually reload displays when resource overlays change" by TreeHugger Robot · 7 years ago
  3. 898ec38 DisplayCutout: Actually reload displays when resource overlays change by Adrian Roos · 7 years ago
  4. 05ce809 Add more brightness config details to dumpsys by Kenny Guy · 7 years ago
  5. e1d68cd DisplayCutout: Reload displays when resource overlays change by Adrian Roos · 7 years ago
  6. 144aac9 Track brightness changes in nits rather than backlight values. by Michael Wright · 7 years ago
  7. 2c2ce76 Merge "Add an API for setting a new brightness curve." by TreeHugger Robot · 7 years ago
  8. 21c39a7 Lock free animations (1/2) by Jorim Jaggi · 7 years ago
  9. eef0e13 Add an API for setting a new brightness curve. by Michael Wright · 7 years ago
  10. 29aa30e Limit access to package names in brightness slider data. by Kenny Guy · 7 years ago
  11. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  12. cfe7b70 Daily idle job for writing out brightness events. by Kenny Guy · 7 years ago
  13. 22bd044 New class to track brightness slider interactions. by Kenny Guy · 7 years ago
  14. eedcbf1 Add new system API for stable display size by Michael Wright · 7 years ago
  15. c22c563 Always run Virtual Display when in a BootsToVR device. by Santos Cordon · 7 years ago
  16. 879d24f Allow VR Virtual display to rotate with content. by Alex Sakhartchouk · 7 years ago
  17. ee8931e Add uniqueId to Virtual Display and pass through to inputflinger (1/2) by Santos Cordon · 7 years ago
  18. ed7993b Introduce android.anim thread in system_server by Jorim Jaggi · 7 years ago
  19. 2d314e1 Set android.display thread to top-app cpusets and schedtune group by Joel Fernandes · 7 years ago
  20. cd09799 Update display contents when metrics change by Andrii Kulian · 7 years ago
  21. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  22. 7211d2e Rename flag that enables showing display content with keyguard by Andrii Kulian · 8 years ago
  23. fc8f82b Allow showing content on virtual displays when locked by Andrii Kulian · 8 years ago
  24. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  25. 4364bbf Allow config.xml to set the default display's default color mode by Damien Bargiacchi · 8 years ago
  26. eb3370d Handle null Surface in createVirtualDisplay by Pablo Ceballos · 8 years ago
  27. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  28. 1c9977b Rename color transform to color mode and persist the value. by Michael Wright · 8 years ago
  29. 22eb199 Refactor display color transforms by Justin Klaassen · 8 years ago
  30. 58e829f Add support for setting color transforms by Michael Wright · 9 years ago
  31. 8e5d33e Don't request traversals when updating display brightness. by Jeff Brown · 9 years ago
  32. b3b9eb3 DO NOT MERGE - Display mode switches. by P.Y. Laligand · 9 years ago
  33. 10acf6d Reduce display device log spam. by Jeff Brown · 9 years ago
  34. 5d6443b Set initial screen brightness earlier in the boot process. by Jeff Brown · 9 years ago
  35. d2e8640 Burn in protection. by Filip Gruszczynski · 9 years ago
  36. 0033a86 Ensure we correctly unblank displays when added. by Jeff Brown · 10 years ago
  37. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  38. e75926d Move setting the display state out of the critical section. by Jeff Brown · 10 years ago
  39. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  40. 6720be4 Allow media projections to create public presentations. by Michael Wright · 10 years ago
  41. 3f145a2 Add supported refresh rate to displays by Michael Wright · 10 years ago
  42. 01e840f Add resize method for virtual displays by Michael Wright · 10 years ago
  43. 0ccc2b0 Flip the permissions checks for video capture. by Michael Wright · 10 years ago
  44. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  45. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 10 years ago
  46. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  47. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  48. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  49. 4ccb823 Refactor display manager service to new pattern. by Jeff Brown · 11 years ago
  50. 4504de5 Implement ActivityView. by Craig Mautner · 11 years ago
  51. d14c8c9 Add flag to force public virtual display to show own content. by Jeff Brown · 11 years ago
  52. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/display/DisplayManagerService.java]
  53. e63f6f7 DO NOT MERGE: Remove obsolete "headless" support by Mike Lockwood · 11 years ago
  54. ce468a3 Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  55. af57418 Disallow applications from initiating cast screen. by Jeff Brown · 11 years ago
  56. 1f3ecaa wifi-display: add certification options by Chong Zhang · 11 years ago
  57. 6a6bc21 Use new ISurfaceComposer::destroyDisplay method by Jesse Hall · 11 years ago
  58. ef981a4 Fix propagation of display overscan information. by Jeff Brown · 11 years ago
  59. 33041bd Add debug message to help diagnose a presentation bug. by Jeff Brown · 11 years ago
  60. 7d00aff Support public virtual displays. by Jeff Brown · 11 years ago
  61. a506a6e Add an API to allow for creating private virtual displays. by Jeff Brown · 11 years ago
  62. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  63. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  64. 0bf6ec9 Clean up warnings. by Craig Mautner · 12 years ago
  65. 7f3994e Pin electron beam surface to natural orientation. by Jeff Brown · 12 years ago
  66. 27f1d67 Add special mirroring modes for demonstration purposes. by Jeff Brown · 12 years ago
  67. 8ec0943 Blank all displays including Wifi Display when screen is off. by Jeff Brown · 12 years ago
  68. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  69. 65d11b3 Only inform DisplayManager of visible content. by Craig Mautner · 12 years ago
  70. bc33545 Allow applications to connect to known wifi displays. by Jeff Brown · 12 years ago
  71. e87bf03 Support HDMI hotplug. by Jeff Brown · 12 years ago
  72. bbd28a2 Provide a debugging option to force enable wifi display. by Jeff Brown · 12 years ago
  73. 89d5546 Add support for remembering Wifi display devices. by Jeff Brown · 12 years ago
  74. 21c7153 Disable wifi display API when the adapter is not registered. by Jeff Brown · 12 years ago
  75. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  76. e08ae38 Add new wifi display discovery API. by Jeff Brown · 12 years ago
  77. 722285e Make mirroring automatic based on Windows on display. by Craig Mautner · 12 years ago
  78. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  79. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  80. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  81. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  82. bf5740e Improve display manager debugging. by Jeff Brown · 12 years ago
  83. 848c2dc Stub out display manager service implementation. by Jeff Brown · 12 years ago
  84. 9de4936 Add features to DisplayManager. by Craig Mautner · 12 years ago
  85. 4f67ba6 Refactor DisplayManagerService to be functional. by Craig Mautner · 12 years ago
  86. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  87. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago