- 6352d1c Add JankTracker to host build for libhwui by Jerome Gaillard · 1 year ago
- f71128f Revert "Recompute the mNextFrameStartUnstuffed on every frame" by Dake Gu · 2 years, 9 months ago
- 89434a2 Recompute the mNextFrameStartUnstuffed on every frame by Dake Gu · 2 years, 9 months ago
- 3a9b4c8 Detect doubleStuffed frame when duration is over 2*interval by Dake Gu · 2 years, 9 months ago
- 00665ae Make JankTracker non-fatal by John Reck · 3 years, 5 months ago
- 88660d7 Stop reporting frame stats from frames completed before observer was attached by Pablo Gamito · 3 years, 7 months ago
- 07d35cb Properly protect mFrameMetricsReporter by Siarhei Vishniakou · 3 years, 8 months ago
- 78f65b6 libandroid_runtime & libhwui: use libstats*_lazy by Tej Singh · 4 years ago
- 10f328c Change hwui jank detection to use deadline & gpu completion (1/2) by Jorim Jaggi · 4 years, 1 month ago
- 554afe2 Merge "Add presentTime to FrameInfo" into sc-dev by Siarhei Vishniakou · 4 years ago
- 0ac066d Revert to previous metric for jank reporting by Jorim Jaggi · 4 years ago
- 33adb57 Don't double lock when resetting jank tests by Jorim Jaggi · 4 years ago
- 4bcbffd Add presentTime to FrameInfo by Siarhei Vishniakou · 4 years, 1 month ago
- 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 4 years, 1 month ago
- 76b6e28 Deprecate DaveyOccurred Atom by Jeffrey Huang · 4 years, 4 months ago
- 7a0d224 fix uninitialization issue in JankTracker by Zhiyin Luo (罗植尹) · 5 years ago
- 4a818f1 [HWUI] use AChoreographer in place of DisplayEventReceiver. by Alec Mouri · 5 years ago
- 22d753f [HWUI] Get DeviceInfo through stable ABI by Alec Mouri · 5 years ago
- 7203e1f Add GPU draw stats to gfxinfo and GraphicsStatsService by Stan Iliev · 6 years ago
- 0832ce8 Merge "Avoid fake high input latency while vsync drifting" am: 3996c9eb72 by Gao Shuo · 6 years ago
- 7e05ff3 Avoid fake high input latency while vsync drifting by Gao Shuo · 6 years ago
- 820f382 Merge "Remove USE_HWC2 usage" am: 8757179e52 am: 70a2813e86 am: 0ff158799a by John Reck · 6 years ago
- c7754302 Remove USE_HWC2 usage by John Reck · 6 years ago
- ba5bf0d Log the davey event. by Yangster-mac · 6 years ago
- 50be3b8 Don't run comparisons on non-jank frames by John Reck · 6 years ago
- 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 7 years ago
- 0e48647 Revert "Revert "Break down jank between frame drops vs. triple buffered"" by John Reck · 7 years ago
- a6d8fbf Revert "Break down jank between frame drops vs. triple buffered" by Aaron Whyte · 7 years ago
- 09979fb Break down jank between frame drops vs. triple buffered by John Reck · 7 years ago
- 77ef671 Updates jank metrics in statsd to include uid. by David Chen · 7 years ago
- bb8554a Atom: DaveyOccurred by Tej Singh · 7 years ago
- 0e89ca2 Log daveys by John Reck · 7 years ago
- 47f5c3a Fix leak of FILE* in dumping by John Reck · 7 years ago
- 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
- 34781b2 Move frame history into jank tracker by John Reck · 8 years ago
- 7075c79 Split out jank data from policy by John Reck · 8 years ago
- 5edbb34 Merge "Remove no-op std::max call" am: c00af4c533 am: ef5e579cec am: f3310cb3b1 by Yi Kong · 8 years ago
- 06a2d2b Remove no-op std::max call by Yi Kong · 8 years ago
- 1b7184f Add a few asserts for possible corruption cases by John Reck · 8 years ago
- df1742e Overhaul GraphicsStatsService by John Reck · 8 years ago
- 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
- 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
- 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
- 126720a Switch JankTracker to FrameInfo::duration() by John Reck · 9 years ago
- 8f55d00 Fix reset() to zero slowFrameCounts by John Reck · 9 years ago
- 6601080 Expand JankTracker by John Reck · 9 years ago
- c7cd9cf Add an option to try and filter out test overhead by John Reck · 9 years ago
- d6e3cf4 Fix array out of bounds access in JankTracker by John Reck · 9 years ago
- 5ed587f Track slowest frames by John Reck · 9 years ago
- 682573c Add some options to macrobench by John Reck · 9 years ago
- be3fba0 Adjust for pipeline stalls by John Reck · 10 years ago
- 1b54fb2 Delete MAKE_ENUM_FLAGS by Chris Craik · 10 years ago
- 05f5674 Fix 64-bit build. by Ying Wang · 10 years ago
- 379f264 Add stat collection start time by John Reck · 10 years ago
- 98fa0a3 Fix warn log format by John Reck · 10 years ago
- edc524c Add GraphicsStatsService by John Reck · 10 years ago
- b36016c Cleanups & simplifications by John Reck · 10 years ago
- e70c575 Add percentiles by John Reck · 10 years ago
- c87be99 C++11 style fixups by John Reck · 10 years ago
- ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago