summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayInfo.java
AgeCommit message (Expand)Author
2021-04-06DisplayManagerGlobal: suppress redundant onDisplayChanged eventsAdy Abraham
2021-03-25Hdr format settings [Backend]Kriti Dang
2021-03-12Do not allow Display#getRealMetrics to return values reflectingNaomi Musgrave
2021-03-09Sandbox letterbox and size compat appsNaomi Musgrave
2021-03-02Clean up LogicalDisplayMapperSantos Cordon
2021-02-05Merge "Revert "Sandbox letterbox and size compat apps"" into sc-devWinson Chung
2021-02-04Revert "Sandbox letterbox and size compat apps"Winson Chung
2021-02-03Merge "Provides apps the rounded corners info" into sc-devShawn Lin
2021-02-03Sandbox letterbox and size compat appsNaomi Musgrave
2021-02-02Provides apps the rounded corners infoshawnlin
2021-01-28Merge "Add DisplayGroup ID to DisplayInfo" into sc-devSantos Cordon
2021-01-27Add DisplayGroup ID to DisplayInfoSean Stout
2021-01-27Use setFrameRate for high refresh rate deny listAdy Abraham
2021-01-05Add config.xml fallback in DisplayDeviceConfigFiona Campbell
2020-12-14Compare supported modes in DisplayInfo.equals()Marin Shalamanov
2020-11-23Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDEAdy Abraham
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-06-16Trust System UI owned display to receive keysCharles Chen
2020-04-29Update more Parcelables to send Strings UTF-8.Jeff Sharkey
2020-03-02Restrict DisplayInfo dumping for app processDominik Laskowski
2020-02-18DeviceProductInfo API.Marin Shalamanov
2020-01-17Add a TestApi to DM to get the last requested MPPGalia Peycheva
2019-12-23Add minimal post processing API to frameworkGalia Peycheva
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-14Merge "Revert submission"Robin Lee
2019-12-13Revert submissionHansong Zhang
2019-12-13Merge "Add minimal post processing API to framework"Galia Peycheva
2019-12-06Add minimal post processing API to frameworkGalia Peycheva
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-11-12Kill overscan insets and outsetsJorim Jaggi
2019-09-05Add flag info to displays dump output protoYan Zhu
2019-03-04Add the check for UID presence to Display#hasAccess()lumark
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-13Merge "Add android.view.DisplayAddress"TreeHugger Robot
2019-02-11Merge "Disallow reflection on Display.getDisplayInfo and Display.displayCutout"Sergey Vasilinets
2019-02-07Restrict reflection of default DisplayInfo constructor to P and lower.Sumir Kataria
2019-02-07Disallow reflection on Display.getDisplayInfo and Display.displayCutoutSergey Vasilinets
2019-02-04Add android.view.DisplayAddressDominik Laskowski
2018-11-10Implement new API of external display settings (1/2)Chilun
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-31DisplayCutout: make cutout info available on Display objectAdrian Roos
2018-02-19Remove uses of libcore.util.Objects.hashCode / equals.Narayan Kamath
2018-02-08Added display name to DisplayInfo protoAndrii Kulian
2018-01-11Dispatch DisplayCutout from DisplayAdapterAdrian Roos
2017-08-18Introducing WindowConfigurationWale Ogunwale
2017-08-14Update WindowManager to output dumpsys in protobuf formatSteven Timotius
2017-03-31Add app bounds to configuration.Bryce Lee
2017-02-09Allow destroying display content on removalAndrii Kulian
2017-01-26Fix issues with launching activities on virtual displaysAndrii Kulian
2017-01-25Change configuration's color mode based on the display's color modeRomain Guy