summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Trust System UI owned display to receive keysCharles Chen2020-06-161-0/+9
* Update more Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-291-6/+6
* Restrict DisplayInfo dumping for app processDominik Laskowski2020-03-021-20/+27
* DeviceProductInfo API.Marin Shalamanov2020-02-181-0/+14
* Add a TestApi to DM to get the last requested MPPGalia Peycheva2020-01-171-0/+2
* Add minimal post processing API to frameworkGalia Peycheva2019-12-231-0/+12
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Revert submission"Robin Lee2019-12-141-12/+0
|\
| * Revert submissionHansong Zhang2019-12-131-12/+0
* | Merge "Add minimal post processing API to framework"Galia Peycheva2019-12-131-0/+12
|\|
| * Add minimal post processing API to frameworkGalia Peycheva2019-12-061-0/+12
* | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-1/+1
|/
* Kill overscan insets and outsetsJorim Jaggi2019-11-121-51/+0
* Add flag info to displays dump output protoYan Zhu2019-09-051-0/+2
* Add the check for UID presence to Display#hasAccess()lumark2019-03-041-1/+12
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Merge "Add android.view.DisplayAddress"TreeHugger Robot2019-02-131-3/+3
|\
| * Add android.view.DisplayAddressDominik Laskowski2019-02-041-3/+3
* | Merge "Disallow reflection on Display.getDisplayInfo and Display.displayCutout"Sergey Vasilinets2019-02-111-1/+2
|\ \
| * | Disallow reflection on Display.getDisplayInfo and Display.displayCutoutSergey Vasilinets2019-02-071-1/+3
| |/
* / Restrict reflection of default DisplayInfo constructor to P and lower.Sumir Kataria2019-02-071-1/+2
|/
* Implement new API of external display settings (1/2)Chilun2018-11-101-0/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+6
* DisplayCutout: make cutout info available on Display objectAdrian Roos2018-05-311-0/+2
* Remove uses of libcore.util.Objects.hashCode / equals.Narayan Kamath2018-02-191-7/+6
* Added display name to DisplayInfo protoAndrii Kulian2018-02-081-0/+2
* Dispatch DisplayCutout from DisplayAdapterAdrian Roos2018-01-111-0/+11
* Introducing WindowConfigurationWale Ogunwale2017-08-181-4/+5
* Update WindowManager to output dumpsys in protobuf formatSteven Timotius2017-08-141-0/+22
* Add app bounds to configuration.Bryce Lee2017-03-311-6/+4
* Allow destroying display content on removalAndrii Kulian2017-02-091-1/+16
* Fix issues with launching activities on virtual displaysAndrii Kulian2017-01-261-1/+1
* Change configuration's color mode based on the display's color modeRomain Guy2017-01-251-0/+14
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-2/+2
* Actually compare supported color modes.Michael Wright2016-07-261-1/+1
* Rename color transform to color mode and persist the value.Michael Wright2016-07-181-48/+22
* Properly parcel HdrCapabilities.Michael Wright2016-04-271-2/+2
* Plumb HDR capabilities to DisplayMichael Wright2016-04-261-0/+9
* Add support for setting color transformsMichael Wright2015-09-181-0/+52
* Add Configuration data for round displaysAdam Powell2015-05-181-0/+3
* DO NOT MERGE - Display mode switches.P.Y. Laligand2015-05-111-21/+89
* Add support for disabling display scaling for development.Jeff Brown2015-04-151-0/+3
* Adjust activity display metrics based on stack configuration.Wale Ogunwale2015-02-131-10/+18
* Added unique id to display devices and their settings.Wale Ogunwale2014-11-261-1/+11
* Add supported refresh rate to displaysMichael Wright2014-08-061-1/+15
* Add two new display info fieldsAndy McFadden2014-06-171-0/+26
* resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-111-1/+12
|\
| * Plumb display power state through display manager.Jeff Brown2014-04-101-1/+12
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* | Add typedefs and nullness annotations.Tor Norbye2013-09-111-0/+1
|/