summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/display
Commit message (Expand)AuthorAgeFilesLines
* Clean up graphics resources.Michael Wright2015-01-121-3/+3
* Added unique id to display devices and their settings.Wale Ogunwale2014-11-267-15/+82
* am fb26a2c8: Merge "Don\'t animate screen brightness if there is a pending of...Prashant Malani2014-11-151-5/+7
|\
| * Don't animate screen brightness if there is a pending off transitionPrashant Malani2014-11-131-5/+7
* | Merge "implement HDMI-like demo mode for remote display" into lmp-mr1-devChong Zhang2014-11-151-0/+10
|\ \
| * | implement HDMI-like demo mode for remote displayChong Zhang2014-11-141-0/+10
* | | am 1cbff0e3: Merge "Improve screen brightness boost behavior." into lmp-sprou...Jeff Brown2014-11-131-3/+10
|\ \ \ | |/ / |/| / | |/
| * Improve screen brightness boost behavior.Jeff Brown2014-11-121-3/+10
* | Automatic brightness using ALS while dozing.Filip Gruszczynski2014-11-052-15/+46
* | am e333e674: Add a function to boost screen brightness temporarily.Jeff Brown2014-11-011-0/+3
|\ \ | |/
| * Add a function to boost screen brightness temporarily.Jeff Brown2014-10-311-0/+3
* | am 43a7dcc1: am 265d3e9d: Merge "Clean-up ColorFade\'s shaders and buffers." ...Michael Wright2014-10-131-12/+29
|\ \ | |/
| * Merge "Clean-up ColorFade's shaders and buffers." into lmp-devMichael Wright2014-10-131-12/+29
| |\
| | * Clean-up ColorFade's shaders and buffers.Michael Wright2014-10-091-12/+29
* | | am ab46eda8: am 704998ab: Merge "Ensure we correctly unblank displays when ad...Jeff Brown2014-10-091-1/+4
|\ \ \ | |/ /
| * | Ensure we correctly unblank displays when added.Jeff Brown2014-10-081-1/+4
| |/
* | am c744d1de: am 9cdde5f8: Merge "Fix a bug with screen brightness during scre...Baligh Uddin2014-10-021-5/+7
|\ \ | |/
| * Fix a bug with screen brightness during screen off animation.Jeff Brown2014-10-021-5/+7
* | Merge "Add supported refresh rates for all DisplayDeviceInfos." into lmp-mr1-devMichael Wright2014-10-023-0/+3
|\ \ | |/ |/|
| * Add supported refresh rates for all DisplayDeviceInfos.Michael Wright2014-10-013-0/+3
* | More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-10-011-1/+1
|/
* Reduce latency from doze to screen on.Jeff Brown2014-09-303-86/+141
* Merge "Move setting the display state out of the critical section." into lmp-devJeff Brown2014-09-234-19/+61
|\
| * Move setting the display state out of the critical section.Jeff Brown2014-09-234-19/+61
* | Remove redundant wifi-display notification.John Spurlock2014-09-231-112/+0
|/
* Fix window manager policy state when waking from doze.Jeff Brown2014-09-231-29/+90
* Ensure that the screen on blocker is applied while dozing.Jeff Brown2014-09-191-92/+95
* Add support for dozing after screen off.Jeff Brown2014-09-121-3/+6
* Change callback methods from add to register.Michael Wright2014-09-111-1/+1
* Merge "VirtualDisplay.Callbacks -> Callback" into lmp-devMichael Wright2014-09-022-30/+30
|\
| * VirtualDisplay.Callbacks -> CallbackMichael Wright2014-09-012-30/+30
* | Use a linear spline if there's a non-monotonic brightness curveMichael Wright2014-08-291-1/+1
|/
* Improve adaptive brightness in very dark rooms.Jeff Brown2014-08-221-5/+32
* Reduce shutdown animation duration.Michael Lentine2014-08-201-1/+1
* Added notification color to all system notificationsSelim Cinek2014-08-201-0/+4
* Add trace tag for power management.Jeff Brown2014-08-163-13/+39
* fix wrong flag check for virtual displaykeunyoung2014-08-131-1/+1
* New screen shut down animation.Michael Lentine2014-08-073-322/+329
* Allow media projections to create public presentations.Michael Wright2014-08-072-29/+18
* Add supported refresh rate to displaysMichael Wright2014-08-065-14/+126
* Add resize method for virtual displaysMichael Wright2014-08-052-9/+64
* Minor tweak to screen dimming policy.Jeff Brown2014-07-271-2/+4
* Flip the permissions checks for video capture.Michael Wright2014-07-251-2/+2
* Allow dreams to control screen state and brightness.Jeff Brown2014-07-223-87/+161
* Add new Display.STATE_DOZE_SUSPEND power state.Jeff Brown2014-07-182-2/+4
* Add MediaProjection APIs.Michael Wright2014-07-173-40/+230
* Add two new display info fieldsAndy McFadden2014-06-177-8/+39
* Merge "Add call to set power mode for display"Jeff Brown2014-06-121-11/+11
|\
| * Add call to set power mode for displayPrashant Malani2014-06-041-11/+11
* | Change display state modification during dozingPrashant Malani2014-06-041-2/+8
|/