index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
FrameMetrics.java
Age
Commit message (
Expand
)
Author
2021-05-03
Mark first frames in metrics properly
Jorim Jaggi
2021-04-13
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-04-10
Integrate HWUI with PerformanceHintManager
Bo Liu
2021-02-18
Add presentTime to FrameInfo
Siarhei Vishniakou
2021-02-17
Add GPU completion to FrameMetrics (1/3)
Jorim Jaggi
2021-02-04
Merge "Avoid ellipsis character in documentation." am: ac598696b4 am: 3aa7c4e...
Treehugger Robot
2021-02-04
Avoid ellipsis character in documentation.
Donald Chai
2021-01-07
Migrate FrameTracker to use ST Jank information
Jorim Jaggi
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-09
pass frame deadline to Choreographer
Ady Abraham
2020-09-16
Shared timeline plumbing
Steven Thomas
2020-08-28
Infrastructure of Always-on tracing
Ahan Wu
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-08-01
Add GPU draw stats to gfxinfo and GraphicsStatsService
Stan Iliev
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-02-22
Added VSYNC and INTENDED_VSYNC timestamps to FrameMetrics API.
Bryan Cassell
2017-01-26
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-25
Fix @links in reference docs.
Elliot Waite
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-08-02
Fix FrameMetricsObserver crash
John Reck
2016-04-21
FrameMetricsListener API council changes
Andres Morales
2016-02-09
updates to FrameStatsObserver API
Andres Morales