index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
DisplayInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DisplayManagerGlobal: suppress redundant onDisplayChanged events
Ady Abraham
2021-04-06
1
-1
/
+1
*
Hdr format settings [Backend]
Kriti Dang
2021-03-25
1
-0
/
+16
*
Do not allow Display#getRealMetrics to return values reflecting
Naomi Musgrave
2021-03-12
1
-1
/
+3
*
Sandbox letterbox and size compat apps
Naomi Musgrave
2021-03-09
1
-0
/
+19
*
Clean up LogicalDisplayMapper
Santos Cordon
2021-03-02
1
-0
/
+3
*
Merge "Revert "Sandbox letterbox and size compat apps"" into sc-dev
Winson Chung
2021-02-05
1
-19
/
+0
|
\
|
*
Revert "Sandbox letterbox and size compat apps"
Winson Chung
2021-02-04
1
-19
/
+0
*
|
Merge "Provides apps the rounded corners info" into sc-dev
Shawn Lin
2021-02-03
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Provides apps the rounded corners info
shawnlin
2021-02-02
1
-1
/
+11
*
|
Sandbox letterbox and size compat apps
Naomi Musgrave
2021-02-03
1
-0
/
+19
|
/
*
Merge "Add DisplayGroup ID to DisplayInfo" into sc-dev
Santos Cordon
2021-01-28
1
-0
/
+11
|
\
|
*
Add DisplayGroup ID to DisplayInfo
Sean Stout
2021-01-27
1
-0
/
+11
*
|
Use setFrameRate for high refresh rate deny list
Ady Abraham
2021-01-27
1
-3
/
+4
|
/
*
Add config.xml fallback in DisplayDeviceConfig
Fiona Campbell
2021-01-05
1
-2
/
+40
*
Compare supported modes in DisplayInfo.equals()
Marin Shalamanov
2020-12-14
1
-0
/
+1
*
Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDE
Ady Abraham
2020-11-23
1
-1
/
+24
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Trust System UI owned display to receive keys
Charles Chen
2020-06-16
1
-0
/
+9
*
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-29
1
-6
/
+6
*
Restrict DisplayInfo dumping for app process
Dominik Laskowski
2020-03-02
1
-20
/
+27
*
DeviceProductInfo API.
Marin Shalamanov
2020-02-18
1
-0
/
+14
*
Add a TestApi to DM to get the last requested MPP
Galia Peycheva
2020-01-17
1
-0
/
+2
*
Add minimal post processing API to framework
Galia Peycheva
2019-12-23
1
-0
/
+12
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Merge "Revert submission"
Robin Lee
2019-12-14
1
-12
/
+0
|
\
|
*
Revert submission
Hansong Zhang
2019-12-13
1
-12
/
+0
*
|
Merge "Add minimal post processing API to framework"
Galia Peycheva
2019-12-13
1
-0
/
+12
|
\
|
|
*
Add minimal post processing API to framework
Galia Peycheva
2019-12-06
1
-0
/
+12
*
|
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-12-05
1
-1
/
+1
|
/
*
Kill overscan insets and outsets
Jorim Jaggi
2019-11-12
1
-51
/
+0
*
Add flag info to displays dump output proto
Yan Zhu
2019-09-05
1
-0
/
+2
*
Add the check for UID presence to Display#hasAccess()
lumark
2019-03-04
1
-1
/
+12
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Merge "Add android.view.DisplayAddress"
TreeHugger Robot
2019-02-13
1
-3
/
+3
|
\
|
*
Add android.view.DisplayAddress
Dominik Laskowski
2019-02-04
1
-3
/
+3
*
|
Merge "Disallow reflection on Display.getDisplayInfo and Display.displayCutout"
Sergey Vasilinets
2019-02-11
1
-1
/
+2
|
\
\
|
*
|
Disallow reflection on Display.getDisplayInfo and Display.displayCutout
Sergey Vasilinets
2019-02-07
1
-1
/
+3
|
|
/
*
/
Restrict reflection of default DisplayInfo constructor to P and lower.
Sumir Kataria
2019-02-07
1
-1
/
+2
|
/
*
Implement new API of external display settings (1/2)
Chilun
2018-11-10
1
-0
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+6
*
DisplayCutout: make cutout info available on Display object
Adrian Roos
2018-05-31
1
-0
/
+2
*
Remove uses of libcore.util.Objects.hashCode / equals.
Narayan Kamath
2018-02-19
1
-7
/
+6
*
Added display name to DisplayInfo proto
Andrii Kulian
2018-02-08
1
-0
/
+2
*
Dispatch DisplayCutout from DisplayAdapter
Adrian Roos
2018-01-11
1
-0
/
+11
*
Introducing WindowConfiguration
Wale Ogunwale
2017-08-18
1
-4
/
+5
*
Update WindowManager to output dumpsys in protobuf format
Steven Timotius
2017-08-14
1
-0
/
+22
*
Add app bounds to configuration.
Bryce Lee
2017-03-31
1
-6
/
+4
*
Allow destroying display content on removal
Andrii Kulian
2017-02-09
1
-1
/
+16
*
Fix issues with launching activities on virtual displays
Andrii Kulian
2017-01-26
1
-1
/
+1
*
Change configuration's color mode based on the display's color mode
Romain Guy
2017-01-25
1
-0
/
+14
[next]