1. 5c52b13 Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 5 years ago
  2. 2047db9 Add minimum brightness curve to dumpsys by Kenny Guy · 5 years ago
  3. 4c3ac2b Disables display content scaling for foldables by Sam Lin · 5 years ago
  4. 46c4e58 Change the error log when populateViewport by Arthur Hung · 5 years ago
  5. 8dbd7e9 Added display white-balance to framework. by Dan Gittik · 6 years ago
  6. e912ae3 DMS: Avoid SurfaceControl query for display token by Dominik Laskowski · 6 years ago
  7. 277eaff Add Display.getPreferredWideGamutColorSpace(). by Peiyong Lin · 6 years ago
  8. f9d1062 Merge "Added turn on/off virtual display" by Chavi Weingarten · 6 years ago
  9. 8b72c5b Add Display Auto White Balance to ColorDisplayService by Daniel Solomon · 6 years ago
  10. 09c229e Move global grayscale to ColorDisplayService by Christine Franks · 6 years ago
  11. a5a2d63 Fixed application info null pointer exception. by Dan Gittik · 6 years ago
  12. 2cf41e4 Merge "Revert "Added app context to smart screen brightness."" by Sudheer Shanka · 6 years ago
  13. b3f6065 Revert "Added app context to smart screen brightness." by Sudheer Shanka · 6 years ago
  14. da4c694 Added turn on/off virtual display by chaviw · 6 years ago
  15. 7b2b4c8 Merge "Added app context to smart screen brightness." by TreeHugger Robot · 6 years ago
  16. 54478d9 Added app context to smart screen brightness. by Dan Gittik · 6 years ago
  17. 41e81e7 DisplayViewport should only have actual viewports (2/2) by Arthur Hung · 6 years ago
  18. bf76b11b DisplayManager: Add color sampling hardware query by Kevin DuBois · 6 years ago
  19. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  20. 250cb2b Decouple the display manager from the overlay manager by Mårten Kongstad · 6 years ago
  21. 2eb0f8f Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  22. acfabaa Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: e387ce18d8 by Jorim Jaggi · 6 years ago
  23. 9ee5dff BootAnimation: Fix boot animation with hidden cutout by Adrian Roos · 6 years ago
  24. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  25. ca4ea18 Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev am: f78b8ce258 by Jeff Sharkey · 6 years ago
  26. 9415b11a Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev am: e0fe6df357 by Jeff Sharkey · 6 years ago
  27. d931119 Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked."" by Jeff Sharkey · 6 years ago
  28. bd2a9a2 Revert "OP_GET_USAGE_STATS should be noted, not checked." by Jeff Sharkey · 6 years ago
  29. de1cacf Merge "OP_GET_USAGE_STATS should be noted, not checked." into pi-dev am: 64bbb2014e by Jeff Sharkey · 6 years ago
  30. 5a8bcd9 OP_GET_USAGE_STATS should be noted, not checked. by Jeff Sharkey · 6 years ago
  31. 8e7231b Merge "Added system-wide minimum brightness curve." into pi-dev am: 082147cfe1 by Dan Gittik · 6 years ago
  32. 122df86 Added system-wide minimum brightness curve. by Dan Gittik · 6 years ago
  33. 95a48f8 Merge "Added adb commands to set and reset brightness." into pi-dev am: 0048eb210d by Dan Gittik · 6 years ago
  34. 7a32fba Added adb commands to set and reset brightness. by Dan Gittik · 6 years ago
  35. b41dac3 Merge "Add a SystemApi to control display saturation." into pi-dev am: 49c27f2267 by Bryan Mawhinney · 6 years ago
  36. 462e29d Add a SystemApi to control display saturation. by Bryan Mawhinney · 6 years ago
  37. 11f0d07 Merge "VR Virtual Display created with SECURE flag." by Santos Cordon · 6 years ago
  38. daec95a Merge "Get current and default brightness configs." into pi-dev by TreeHugger Robot · 6 years ago
  39. 6d1009f Get current and default brightness configs. by Kenny Guy · 6 years ago
  40. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 6 years ago
  41. b6992f2 VR Virtual Display created with SECURE flag. by Santos Cordon · 7 years ago
  42. cc155dd Add Ambient Brightness tracker API by Peeyush Agarwal · 7 years ago
  43. d846023 Slider always represents absolute brightness by Michael Wright · 7 years ago
  44. 0ae08d0 Accept null brightness configs. by Kenny Guy · 7 years ago
  45. 0c10e4b Merge "DisplayCutout: Actually reload displays when resource overlays change" by TreeHugger Robot · 7 years ago
  46. 898ec38 DisplayCutout: Actually reload displays when resource overlays change by Adrian Roos · 7 years ago
  47. 05ce809 Add more brightness config details to dumpsys by Kenny Guy · 7 years ago
  48. e1d68cd DisplayCutout: Reload displays when resource overlays change by Adrian Roos · 7 years ago
  49. 144aac9 Track brightness changes in nits rather than backlight values. by Michael Wright · 7 years ago
  50. 2c2ce76 Merge "Add an API for setting a new brightness curve." by TreeHugger Robot · 7 years ago
  51. 21c39a7 Lock free animations (1/2) by Jorim Jaggi · 7 years ago
  52. eef0e13 Add an API for setting a new brightness curve. by Michael Wright · 7 years ago
  53. 29aa30e Limit access to package names in brightness slider data. by Kenny Guy · 7 years ago
  54. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  55. cfe7b70 Daily idle job for writing out brightness events. by Kenny Guy · 7 years ago
  56. 22bd044 New class to track brightness slider interactions. by Kenny Guy · 7 years ago
  57. eedcbf1 Add new system API for stable display size by Michael Wright · 7 years ago
  58. c22c563 Always run Virtual Display when in a BootsToVR device. by Santos Cordon · 7 years ago
  59. 879d24f Allow VR Virtual display to rotate with content. by Alex Sakhartchouk · 7 years ago
  60. ee8931e Add uniqueId to Virtual Display and pass through to inputflinger (1/2) by Santos Cordon · 7 years ago
  61. ed7993b Introduce android.anim thread in system_server by Jorim Jaggi · 7 years ago
  62. 2d314e1 Set android.display thread to top-app cpusets and schedtune group by Joel Fernandes · 7 years ago
  63. cd09799 Update display contents when metrics change by Andrii Kulian · 7 years ago
  64. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  65. 7211d2e Rename flag that enables showing display content with keyguard by Andrii Kulian · 8 years ago
  66. fc8f82b Allow showing content on virtual displays when locked by Andrii Kulian · 8 years ago
  67. fb1bf69 Set permissions for launching on private displays by Andrii Kulian · 8 years ago
  68. 4364bbf Allow config.xml to set the default display's default color mode by Damien Bargiacchi · 8 years ago
  69. eb3370d Handle null Surface in createVirtualDisplay by Pablo Ceballos · 8 years ago
  70. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  71. 1c9977b Rename color transform to color mode and persist the value. by Michael Wright · 8 years ago
  72. 22eb199 Refactor display color transforms by Justin Klaassen · 8 years ago
  73. 58e829f Add support for setting color transforms by Michael Wright · 9 years ago
  74. 8e5d33e Don't request traversals when updating display brightness. by Jeff Brown · 9 years ago
  75. b3b9eb3 DO NOT MERGE - Display mode switches. by P.Y. Laligand · 9 years ago
  76. 10acf6d Reduce display device log spam. by Jeff Brown · 9 years ago
  77. 5d6443b Set initial screen brightness earlier in the boot process. by Jeff Brown · 9 years ago
  78. d2e8640 Burn in protection. by Filip Gruszczynski · 9 years ago
  79. 0033a86 Ensure we correctly unblank displays when added. by Jeff Brown · 10 years ago
  80. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  81. e75926d Move setting the display state out of the critical section. by Jeff Brown · 10 years ago
  82. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  83. 6720be4 Allow media projections to create public presentations. by Michael Wright · 10 years ago
  84. 3f145a2 Add supported refresh rate to displays by Michael Wright · 10 years ago
  85. 01e840f Add resize method for virtual displays by Michael Wright · 10 years ago
  86. 0ccc2b0 Flip the permissions checks for video capture. by Michael Wright · 10 years ago
  87. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  88. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 10 years ago
  89. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  90. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  91. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  92. 4ccb823 Refactor display manager service to new pattern. by Jeff Brown · 11 years ago
  93. 4504de5 Implement ActivityView. by Craig Mautner · 11 years ago
  94. d14c8c9 Add flag to force public virtual display to show own content. by Jeff Brown · 11 years ago
  95. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/display/DisplayManagerService.java]
  96. e63f6f7 DO NOT MERGE: Remove obsolete "headless" support by Mike Lockwood · 11 years ago
  97. ce468a3 Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  98. af57418 Disallow applications from initiating cast screen. by Jeff Brown · 11 years ago
  99. 1f3ecaa wifi-display: add certification options by Chong Zhang · 11 years ago
  100. 6a6bc21 Use new ISurfaceComposer::destroyDisplay method by Jesse Hall · 11 years ago