1. e1633ad Suppress pausing activities when screen off due to proximity. by Jeff Brown · 9 years ago
  2. 8e5d33e Don't request traversals when updating display brightness. by Jeff Brown · 9 years ago
  3. fe4ad33 Support 4K overlay displays. by Jeff Brown · 9 years ago
  4. 01f280d Migrate uses of config_windowIsRound to Configuration.isScreenRound by Adam Powell · 9 years ago
  5. 49e7ff9 Add Configuration data for round displays by Adam Powell · 9 years ago
  6. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  7. 1018881 DO NOT MERGE - Overlay display now support multiple modes. by P.Y. Laligand · 9 years ago
  8. ed896d4 DO NOT MERGE - Allowing only a subset of display attributes to get overridden. by P.Y. Laligand · 9 years ago
  9. b3b9eb3 DO NOT MERGE - Display mode switches. by P.Y. Laligand · 9 years ago
  10. d1a5fae Always destroy virtual display on Binder death. by Michael Wright · 9 years ago
  11. 5686780 Merge "Respect the record audio app op - framework" into mnc-dev by Svet Ganov · 9 years ago
  12. a576b4d Add code to collect data about auto-brightness adjustments. by Jeff Brown · 9 years ago
  13. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 9 years ago
  14. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  15. 10acf6d Reduce display device log spam. by Jeff Brown · 9 years ago
  16. 5d6443b Set initial screen brightness earlier in the boot process. by Jeff Brown · 9 years ago
  17. faec22c8 Tweak systrace for power manager. by Jeff Brown · 9 years ago
  18. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  19. cfb3185 am 0fbcc708: am 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  20. 0fbcc70 am 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  21. d2e8640 Burn in protection. by Filip Gruszczynski · 9 years ago
  22. e9f7536 am f1df1970: am 88a9a2a4: Merge "Support for faster brightness response to light changes." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  23. f1df197 am 88a9a2a4: Merge "Support for faster brightness response to light changes." into lmp-mr1-modular-dev by Filip Gruszczynski · 9 years ago
  24. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 9 years ago
  25. d81ecd1 Support for faster brightness response to light changes. by Filip Gruszczynski · 9 years ago
  26. c1a5e82 Merge "Remove usages of FloatMath" automerge: a8e8cdb automerge: 27316a9 by Neil Fuller · 9 years ago
  27. e573aa9 Remove usages of FloatMath by Neil Fuller · 9 years ago
  28. 2ed0513 Clean up graphics resources. by Michael Wright · 10 years ago
  29. 361ca21 Added unique id to display devices and their settings. by Wale Ogunwale · 10 years ago
  30. 4d269ba am fb26a2c8: Merge "Don\'t animate screen brightness if there is a pending off transition" into lmp-sprout-dev by Prashant Malani · 10 years ago
  31. 1c814b5 Merge "implement HDMI-like demo mode for remote display" into lmp-mr1-dev by Chong Zhang · 10 years ago
  32. ae6119ff implement HDMI-like demo mode for remote display by Chong Zhang · 10 years ago
  33. 3353824 Don't animate screen brightness if there is a pending off transition by Prashant Malani · 10 years ago
  34. 72f1e3b am 1cbff0e3: Merge "Improve screen brightness boost behavior." into lmp-sprout-dev by Jeff Brown · 10 years ago
  35. 7b5be5e Improve screen brightness boost behavior. by Jeff Brown · 10 years ago
  36. a15aa7d Automatic brightness using ALS while dozing. by Filip Gruszczynski · 10 years ago
  37. 0ed053e am e333e674: Add a function to boost screen brightness temporarily. by Jeff Brown · 10 years ago
  38. e333e67 Add a function to boost screen brightness temporarily. by Jeff Brown · 10 years ago
  39. 48ca08a am 43a7dcc1: am 265d3e9d: Merge "Clean-up ColorFade\'s shaders and buffers." into lmp-dev by Michael Wright · 10 years ago
  40. 265d3e9 Merge "Clean-up ColorFade's shaders and buffers." into lmp-dev by Michael Wright · 10 years ago
  41. 5018df7 Clean-up ColorFade's shaders and buffers. by Michael Wright · 10 years ago
  42. 8aa2e3f am ab46eda8: am 704998ab: Merge "Ensure we correctly unblank displays when added." into lmp-dev by Jeff Brown · 10 years ago
  43. 0033a86 Ensure we correctly unblank displays when added. by Jeff Brown · 10 years ago
  44. f58b69d am c744d1de: am 9cdde5f8: Merge "Fix a bug with screen brightness during screen off animation." into lmp-dev by Baligh Uddin · 10 years ago
  45. bf4e414 Fix a bug with screen brightness during screen off animation. by Jeff Brown · 10 years ago
  46. 4d1bb51 Merge "Add supported refresh rates for all DisplayDeviceInfos." into lmp-mr1-dev by Michael Wright · 10 years ago
  47. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  48. 6f59a7a Add supported refresh rates for all DisplayDeviceInfos. by Michael Wright · 10 years ago
  49. 0a43477 Reduce latency from doze to screen on. by Jeff Brown · 10 years ago
  50. 6800e1b Merge "Move setting the display state out of the critical section." into lmp-dev by Jeff Brown · 10 years ago
  51. e75926d Move setting the display state out of the critical section. by Jeff Brown · 10 years ago
  52. 03365cc Remove redundant wifi-display notification. by John Spurlock · 10 years ago
  53. 3ee549c Fix window manager policy state when waking from doze. by Jeff Brown · 10 years ago
  54. 606e4e8 Ensure that the screen on blocker is applied while dozing. by Jeff Brown · 10 years ago
  55. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  56. cde5bb4 Change callback methods from add to register. by Michael Wright · 10 years ago
  57. 02aa75a Merge "VirtualDisplay.Callbacks -> Callback" into lmp-dev by Michael Wright · 10 years ago
  58. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  59. 3e9a134 Use a linear spline if there's a non-monotonic brightness curve by Michael Wright · 10 years ago
  60. 1bfd0f4 Improve adaptive brightness in very dark rooms. by Jeff Brown · 10 years ago
  61. 0c9a62d Reduce shutdown animation duration. by Michael Lentine · 10 years ago
  62. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  63. 3edf527 Add trace tag for power management. by Jeff Brown · 10 years ago
  64. 4805424 fix wrong flag check for virtual display by keunyoung · 10 years ago
  65. 0839adb New screen shut down animation. by Michael Lentine · 10 years ago
  66. 6720be4 Allow media projections to create public presentations. by Michael Wright · 10 years ago
  67. 3f145a2 Add supported refresh rate to displays by Michael Wright · 10 years ago
  68. 01e840f Add resize method for virtual displays by Michael Wright · 10 years ago
  69. 5c8ea08 Minor tweak to screen dimming policy. by Jeff Brown · 10 years ago
  70. 0ccc2b0 Flip the permissions checks for video capture. by Michael Wright · 10 years ago
  71. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  72. 5dc2191 Add new Display.STATE_DOZE_SUSPEND power state. by Jeff Brown · 10 years ago
  73. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  74. e8b1aeb Add two new display info fields by Andy McFadden · 10 years ago
  75. 98908aa Merge "Add call to set power mode for display" by Jeff Brown · 10 years ago
  76. 6a5cacb Change display state modification during dozing by Prashant Malani · 10 years ago
  77. c55929a Add call to set power mode for display by Prashant Malani · 10 years ago
  78. 4bfcae9 am 77669abb: am 9beccf9f: Merge "Defer display ready until brightness ramp completes." into klp-modular-dev by Jeff Brown · 10 years ago
  79. 4255869 Defer display ready until brightness ramp completes. by Jeff Brown · 10 years ago
  80. 6da87ab Speed up brightness transition if auto brightness adjustment is changed by Adrian Roos · 10 years ago
  81. 6dee605 Fix adaptive auto brightness bugs by Adrian Roos · 10 years ago
  82. daf7d41 A better auto brightness by Adrian Roos · 10 years ago
  83. f974cc8 Display: Brightness: Low power mode scales the brightness to 50 percent. by Ruchi Kandoi · 10 years ago
  84. 9bd01ef Merge "Enable changing display configuration" by Dan Stoza · 10 years ago
  85. 996e269 Merge "Plumb display state and interactive information to BatteryStats." by Jeff Brown · 10 years ago
  86. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  87. 01ee6f6c Plumb display state and interactive information to BatteryStats. (DO NOT MERGE) by Jeff Brown · 10 years ago
  88. 0010105 Enable changing display configuration by Dan Stoza · 10 years ago
  89. a767d76 VirtualDisplayAdapter: Set the transaction surface even if NULL by Jesse Hall · 10 years ago
  90. caeaa37 am 62271b95: am 3af39267: Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev by Jeff Brown · 10 years ago
  91. 44b1f76 Fix HDMI hotplug display blanking behavior. by Jeff Brown · 10 years ago
  92. aaea4d3 am 18a69b93: am 8e1e4006: Merge "Add support for dynamically setting the virtual display surface." into klp-modular-dev by Jeff Brown · 10 years ago
  93. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 10 years ago
  94. 26c6a50 Rename isScreenOn() to isInteractive(). by Jeff Brown · 10 years ago
  95. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  96. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  97. 131206b Move display power controller to display manager service. by Jeff Brown · 10 years ago
  98. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  99. cab8617 am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 10 years ago
  100. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago