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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
DisplayEventReceiver.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use getLatestVsyncEventData for late frame.
Rachel Lee
2022-03-15
1
-0
/
+8
*
Implement Java Choreographer multi frame timeline.
Rachel Lee
2022-01-14
1
-14
/
+39
*
Merge "Change hwui jank detection to use deadline & gpu completion (1/2)" int...
Jorim Jaggi
2021-04-13
1
-3
/
+12
|
\
|
*
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-04-13
1
-3
/
+12
*
|
Remove CloseGuard from DisplayEventReceiver
John Reck
2021-04-13
1
-12
/
+0
|
/
*
Tracking changes to renaming DisplayConfig to DisplayMode
Marin Shalamanov
2021-02-04
1
-7
/
+7
*
Handle DISPLAY_EVENT_FRAME_RATE_OVERRIDE
Ady Abraham
2020-11-23
1
-10
/
+54
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
pass frame deadline to Choreographer
Ady Abraham
2020-10-09
1
-5
/
+26
*
Removing the UnsupportedAppUsage annotation from Choreographer
Ady Abraham
2020-09-29
1
-5
/
+0
*
Adding publicAlternatives to UnsupportedAppUsage on Choreographer
Ady Abraham
2020-09-29
1
-0
/
+5
*
Shared timeline plumbing
Steven Thomas
2020-09-16
1
-5
/
+7
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
DisplayEventDispatcher: use eConfigChangedDispatch
Ady Abraham
2019-06-07
1
-4
/
+20
*
DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED
Ady Abraham
2019-02-22
1
-0
/
+18
*
Generalize physical display management
Dominik Laskowski
2019-02-04
1
-10
/
+8
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+8
*
Added back removed ctor from DisplayEventReceiver
Wale Ogunwale
2017-06-19
1
-0
/
+9
*
Properly run window animations at vsync-sf (1/2)
Jorim Jaggi
2017-06-08
1
-3
/
+22
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-3
/
+3
*
DisplayEventReceiver -> @FastNative
John Reck
2016-10-03
1
-0
/
+2
*
Fix leaks due to GC circular references.
Jeff Brown
2015-04-17
1
-2
/
+4
*
AArch64: Use long for pointers in DisplayEventReceiver
Ashok Bhat
2014-01-07
1
-4
/
+4
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-2
/
+2
*
Support HDMI hotplug.
Jeff Brown
2012-09-21
1
-3
/
+23
*
Fix improper use of CloseGuard.
Jeff Brown
2012-08-27
1
-1
/
+9
*
Fix possible races in vsync infrastructure.
Jeff Brown
2012-02-13
1
-0
/
+4
*
Add a new class to receive vsync events.
Jeff Brown
2011-12-05
1
-0
/
+115