summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/DisplayManagerInternal.java
Commit message (Expand)AuthorAgeFilesLines
* Make DPC listen to auto-brightness mode changesPiotr WilczyƄski2022-12-141-7/+0
* Merge "Logging for DisplayPowerController SuspendBlockers" into tm-devTreeHugger Robot2022-06-031-2/+13
|\
| * Logging for DisplayPowerController SuspendBlockersSantos Cordon2022-05-281-2/+13
* | Prevent deadlocks during VirtualDisplay creationAntony Sargent2022-05-291-0/+9
|/
* MediaProjection sets content recording details in WM directly.Naomi Musgrave2022-03-021-13/+5
* Add createVirtualDisplay in DisplayManager for VirtualDeviceManagerChilun2021-12-091-26/+0
* Adding API for creating virtual display with DWPC in system_serverChilun2021-11-291-0/+26
* Introduce DisplayWindowPolicyController for display across devicesChilun2021-11-221-0/+9
* Go to sleep on fold for foldable devices.Santos Cordon2021-11-101-0/+7
* [2/n] Display stack provides DisplayInfosNaomi Musgrave2021-09-171-0/+9
* MediaProjection captures DisplayAreaNaomi Musgrave2021-08-091-0/+23
* Revert "MediaProjection captures DisplayArea"Naomi Musgrave2021-08-031-23/+0
* MediaProjection captures DisplayAreaNaomi Musgrave2021-07-301-0/+23
* Add preferredMinDisplayRefreshRateAdy Abraham2021-06-301-2/+5
* High Brightness Mode (HBM) Refresh Rate Limiting.Santos Cordon2021-06-181-1/+46
* Specify refresh rate limits for sensors in config.Santos Cordon2021-06-171-0/+86
* Don't call setFrameRate if refresh rate switching is disabledAdy Abraham2021-06-111-0/+6
* Add preferredMaxDisplayRefreshRateAdy Abraham2021-05-101-2/+4
* Request power state updates for individual DisplayGroupsSean Stout2021-02-221-7/+1
* Send events when DisplayGroups are added/modified/removedSean Stout2021-02-021-7/+25
* Add DisplayGroupListener interfaceSean Stout2021-01-271-0/+42
* Revert "PM#goToSleep and PM#wakeUp only affects default display group"Kelvin Zhang2021-01-221-52/+11
* PM#goToSleep and PM#wakeUp only affects default display groupSean Stout2021-01-211-11/+52
* Implement Phase 5 of Separate Power StatesSean Stout2020-11-181-0/+6
* Integrate LogicalDisplayMapper with DisplayFoldController.Santos Cordon2020-10-191-6/+0
* Swap default display when lid-switch is toggled.Santos Cordon2020-10-161-0/+6
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Merge "Allow Power-button to temporarily ignore proximity sensor." into rvc-d...Santos Cordon2020-08-071-0/+7
|\
| * Allow Power-button to temporarily ignore proximity sensor.Santos Cordon2020-08-031-0/+7
| * Obtain correct screenshot based on device orientationJacky Kao2020-04-221-5/+7
| * Merge "Added displayPosition in LogicalDisplay" into rvc-devChavi Weingarten2020-04-061-0/+11
| |\
| | * Added displayPosition in LogicalDisplaychaviw2020-04-031-0/+11
| * | Supporting multi-display for takeScreenshot()Jacky Kao2020-03-251-0/+9
| |/
* | Obtain correct screenshot based on device orientationJacky Kao2020-04-221-5/+7
* | Supporting multi-display for takeScreenshot() on masterJacky Kao2020-04-171-0/+9
* | Convert ScreenshotGraphicBuffer to ScreenshotHardwareBufferLeon Scroggins III2020-03-251-1/+1
* | Added displayPosition in LogicalDisplaychaviw2020-03-231-0/+11
|/
* Add support for brightness as a floatFiona Campbell2020-02-101-7/+9
* Add minimal post processing API to frameworkGalia Peycheva2019-12-231-2/+5
* Revert submissionHansong Zhang2019-12-131-4/+2
* Add minimal post processing API to frameworkGalia Peycheva2019-12-061-2/+4
* Careful with screenshots containing secure layers!Robert Carr2019-04-081-4/+4
* Add the check for UID presence to Display#hasAccess()lumark2019-03-041-8/+0
* Disables display content scaling for foldablesSam Lin2019-02-201-0/+9
* DisplayManager: Add color sampling hardware queryKevin DuBois2018-12-101-0/+39
* WM: Removes setSize from buffer-less surfacesVishnu Nair2018-11-281-3/+3
* Clarifying some battery saver policy variables.Kweku Adams2018-11-071-1/+2
* Support rotation on secondary displays (1/N)Riddle Hsu2018-07-181-0/+10
* Eliminate usage of global transaction for display configuration.Robert Carr2018-03-141-1/+2
* Add Ambient Brightness tracker APIPeeyush Agarwal2018-01-311-2/+2