summaryrefslogtreecommitdiff
path: root/core/java/android/view/Display.java
Commit message (Expand)AuthorAgeFilesLines
* Send fixed rotation adjustments to the associated clientRiddle Hsu2020-05-111-4/+2
* Add fixed rotation display adjustmentsRiddle Hsu2020-05-111-4/+30
* Expose Display.getType() via TestApi.Santos Cordon2020-04-071-0/+7
* Report bounds instead of size in WindowMetricsAndrii Kulian2020-03-241-7/+7
* Send DEVICE_IDLE and DISPLAY_INACTIVE hint from frameworkWei Wang2020-03-171-0/+9
* Blacklist Display#getAddressDominik Laskowski2020-03-021-1/+0
* Plumb display connection type to DMSDominik Laskowski2020-02-121-14/+13
* Update HDR capabilities and color modes when display changes.Marin Shalamanov2020-02-051-0/+1
* Deprecate Display#getSize/RectSize/MetricsAndrii Kulian2020-01-281-6/+14
* Introduce WindowContext APIAndrii Kulian2020-01-221-3/+7
* Merge changes from topic "app_config_compat"Andrii Kulian2020-01-171-1/+1
|\
| * Update resource config for default displayAndrii Kulian2020-01-151-1/+1
* | Make some apis @TestApi and @hide for usage in testsAhan Wu2020-01-021-0/+4
|/
* Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+26
* Merge "Enable WCG support for ImageWallpaper"Lucas Dupin2019-12-201-0/+50
|\
| * Enable WCG support for ImageWallpaperAhan Wu2019-12-171-0/+50
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
|/
* Merge "Revert submission"Robin Lee2019-12-141-26/+0
|\
| * Revert submissionHansong Zhang2019-12-131-26/+0
* | Merge "Add minimal post processing API to framework"Galia Peycheva2019-12-131-0/+26
|\|
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-061-0/+26
* | Add toString() to Display.HDRCapabilitiesMarin Shalamanov2019-12-101-0/+9
|/
* Kill overscan insets and outsetsJorim Jaggi2019-11-121-14/+0
* Add the check for UID presence to Display#hasAccess()lumark2019-03-041-3/+7
* Merge changes from topic "wm_decor_status"Andrii Kulian2019-03-011-14/+0
|\
| * Read system decor support status from WMAndrii Kulian2019-02-271-14/+0
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-2/+2
|/
* Added some TestApi that are already used by CTSWale Ogunwale2019-02-211-0/+2
* Merge "Add android.view.DisplayAddress"TreeHugger Robot2019-02-131-2/+2
|\
| * Add android.view.DisplayAddressDominik Laskowski2019-02-041-2/+2
* | Disallow reflection on Display.getDisplayInfo and Display.displayCutoutSergey Vasilinets2019-02-071-1/+2
|/
* Add Display.getPreferredWideGamutColorSpace().Peiyong Lin2019-01-251-0/+19
* Add HDR_10_PLUS to HdrCapabilities.Peiyong Lin2019-01-171-0/+6
* Merge "Implement launch bounds logic in Android (3/3)"TreeHugger Robot2018-11-121-0/+13
|\
| * Implement launch bounds logic in Android (3/3)Garfield Tan2018-11-121-0/+13
* | Implement new API of external display settings (1/2)Chilun2018-11-101-0/+6
|/
* Support launching home activity on secondary displayLouis Chang2018-10-041-0/+22
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+14
* DisplayCutout: make cutout info available on Display objectAdrian Roos2018-05-311-0/+15
* Statsd and frameworks reference proto enumsBookatz2018-01-251-7/+7
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-4/+4
* WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into se...Adrian Roos2017-11-231-2/+3
* SidekickService (base)Chris Phoenix2017-10-311-8/+21
* Apply API review comments for SHOW_WITH_INSECURE_KEYGUARDAndrii Kulian2017-08-231-3/+9
* Remove rotation and app bounds from Configuration diff.Bryce Lee2017-07-281-11/+0
* Add config to force display to transition to off after dozeMichael Wright2017-07-201-0/+9
* Add rotation to configuration.Bryce Lee2017-06-291-0/+11
* Only enable wide color gamut support on capable devicesRomain Guy2017-06-201-0/+4
* Hide flag SHOW_WITH_INSECURE_KEYGUARDAndrii Kulian2017-04-131-0/+1
* Update display contents when metrics changeAndrii Kulian2017-04-031-2/+2