summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayInfo.java
Commit message (Expand)AuthorAgeFilesLines
* DisplayManagerGlobal: suppress redundant onDisplayChanged eventsAdy Abraham2021-04-061-1/+1
* Hdr format settings [Backend]Kriti Dang2021-03-251-0/+16
* Do not allow Display#getRealMetrics to return values reflectingNaomi Musgrave2021-03-121-1/+3
* Sandbox letterbox and size compat appsNaomi Musgrave2021-03-091-0/+19
* Clean up LogicalDisplayMapperSantos Cordon2021-03-021-0/+3
* Merge "Revert "Sandbox letterbox and size compat apps"" into sc-devWinson Chung2021-02-051-19/+0
|\
| * Revert "Sandbox letterbox and size compat apps"Winson Chung2021-02-041-19/+0
* | Merge "Provides apps the rounded corners info" into sc-devShawn Lin2021-02-031-1/+11
|\ \ | |/ |/|
| * Provides apps the rounded corners infoshawnlin2021-02-021-1/+11
* | Sandbox letterbox and size compat appsNaomi Musgrave2021-02-031-0/+19
|/
* Merge "Add DisplayGroup ID to DisplayInfo" into sc-devSantos Cordon2021-01-281-0/+11
|\
| * Add DisplayGroup ID to DisplayInfoSean Stout2021-01-271-0/+11
* | Use setFrameRate for high refresh rate deny listAdy Abraham2021-01-271-3/+4
|/
* Add config.xml fallback in DisplayDeviceConfigFiona Campbell2021-01-051-2/+40
* Compare supported modes in DisplayInfo.equals()Marin Shalamanov2020-12-141-0/+1
* Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDEAdy Abraham2020-11-231-1/+24
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* 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