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