1. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  2. 3e9a134 Use a linear spline if there's a non-monotonic brightness curve by Michael Wright · 10 years ago
  3. 1bfd0f4 Improve adaptive brightness in very dark rooms. by Jeff Brown · 10 years ago
  4. 0c9a62d Reduce shutdown animation duration. by Michael Lentine · 10 years ago
  5. 3edf527 Add trace tag for power management. by Jeff Brown · 10 years ago
  6. 0839adb New screen shut down animation. by Michael Lentine · 10 years ago
  7. 5c8ea08 Minor tweak to screen dimming policy. by Jeff Brown · 10 years ago
  8. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  9. 5dc2191 Add new Display.STATE_DOZE_SUSPEND power state. by Jeff Brown · 10 years ago
  10. 6a5cacb Change display state modification during dozing by Prashant Malani · 10 years ago
  11. 4bfcae9 am 77669abb: am 9beccf9f: Merge "Defer display ready until brightness ramp completes." into klp-modular-dev by Jeff Brown · 10 years ago
  12. 4255869 Defer display ready until brightness ramp completes. by Jeff Brown · 10 years ago
  13. 6da87ab Speed up brightness transition if auto brightness adjustment is changed by Adrian Roos · 10 years ago
  14. f974cc8 Display: Brightness: Low power mode scales the brightness to 50 percent. by Ruchi Kandoi · 10 years ago
  15. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  16. 01ee6f6c Plumb display state and interactive information to BatteryStats. (DO NOT MERGE) by Jeff Brown · 10 years ago
  17. 26c6a50 Rename isScreenOn() to isInteractive(). by Jeff Brown · 10 years ago
  18. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  19. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  20. 131206b Move display power controller to display manager service. by Jeff Brown · 10 years ago[Renamed (90%) from services/core/java/com/android/server/power/DisplayPowerController.java]
  21. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 10 years ago
  22. 141d8891 am 578e1938: am 3ce589e5: am 2d8a3908: Fix power manager display wake lock bugs. by Jeff Brown · 10 years ago
  23. 2d8a390 Fix power manager display wake lock bugs. by Jeff Brown · 10 years ago
  24. d429710 Merge "Unbreak manual brightness setting." by Michael Wright · 11 years ago
  25. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 11 years ago
  26. 5c977ea Unbreak manual brightness setting. by Michael Wright · 11 years ago
  27. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 11 years ago
  28. 639c8be Extract automatic brightness strategy by Michael Wright · 11 years ago
  29. 41a5cdf New ambient light level filtering for automatic brightness by Michael Wright · 11 years ago
  30. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 11 years ago
  31. 4ccb823 Refactor display manager service to new pattern. by Jeff Brown · 11 years ago
  32. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/power/DisplayPowerController.java]
  33. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  34. 65031a2 Continue synthesizing data even after brightness adjustment by Michael Wright · 11 years ago
  35. ec08321 Allow phone to enter suspend with positive proximity. by Jeff Brown · 11 years ago
  36. 3b97159 Improve heuristics for detecting wireless chargers. by Jeff Brown · 12 years ago
  37. 7f3994e Pin electron beam surface to natural orientation. by Jeff Brown · 12 years ago
  38. 5244c93 Dim the screen quickly in response to user activity timeout. by Jeff Brown · 12 years ago
  39. e941b1e Improve auto-brightness hysteresis. by Jeff Brown · 12 years ago
  40. 32dafe2 Reduce screen on/off latency. by Jeff Brown · 12 years ago
  41. 4f0e969 Reduce auto-brightness jitter. by Jeff Brown · 12 years ago
  42. 3c584f2 Use exactly the same timings for the ElectronBeam as JB. by Jeff Brown · 12 years ago
  43. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 12 years ago
  44. 252c206 Improve the power off fade animation. by Jeff Brown · 12 years ago
  45. 8b9cf1c Reduce screen on latency, eliminate flashes. by Jeff Brown · 12 years ago
  46. b76eebff Allow the dim brightness to be brighter than the minimum. by Jeff Brown · 12 years ago
  47. c38c9be Coordinate screen on with the window manager. by Jeff Brown · 12 years ago
  48. a52772f Support animating just the backlight when turning off. by Jeff Brown · 12 years ago
  49. 93cbbb2 Allow phone to go to sleep while in call. by Jeff Brown · 12 years ago
  50. db21284 Disable use of twilight mode for auto-brightness. by Jeff Brown · 12 years ago
  51. 631938f Enable auto-brightness adjustment feature with system prop. by Jeff Brown · 12 years ago
  52. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  53. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  54. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  55. 00a8f4f Make the electron beam animation shorter. by Jeff Brown · 12 years ago
  56. aa202a6 Add a mechanism to adjust auto-brightness at night. by Jeff Brown · 12 years ago
  57. 330560f Add support for auto-brightness adjust, but leave it disabled. by Jeff Brown · 12 years ago
  58. 5356c7dc Disable electron beam on animation. by Jeff Brown · 12 years ago
  59. 5f47ba4 Adjust auto-brightness time constants. by Jeff Brown · 12 years ago
  60. 6307a15 Fix some proximity sensor bugs. by Jeff Brown · 12 years ago
  61. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  62. 13c589b Animate brightness with electron beam. by Jeff Brown · 12 years ago
  63. 1a30b55 Use spline interpolation for auto-brightness. by Jeff Brown · 12 years ago
  64. 06565b6 Improve auto-brightness debounce. by Jeff Brown · 12 years ago
  65. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago