1. d885231 Merge "Recover from buffer stuffing for canned animations" into main by Melody Hsu · 9 months ago
  2. e524dd9 Recover from buffer stuffing for canned animations by Melody Hsu · 11 months ago
  3. ebdbead SF: Implement FrameStats directly in FrameTimeline by Ben Widawsky · 10 months ago
  4. 43a68c3 SF: Do not trace FrameTimeline before start by Ady Abraham · 11 months ago
  5. 093477c [FrameTimeline] Don't add a skipped frame if the surface frame's jank type is none. by Sally Qi · 11 months ago
  6. 0e8452b Add the expected and actual frame duration to the SF jank data. by Pascal Mütschard · 11 months ago
  7. e793890 Revert "Add the expected and actual frame duration to the SF jan..." by Pechetty Sravani (xWF) · 11 months ago
  8. 31e5264 Add the expected and actual frame duration to the SF jank data. by Pascal Mütschard · 12 months ago
  9. 4c6982e Merge "Pass a valid fence time if the acquire fence has not signaled" into main by Vishnu Nair · 1 year, 1 month ago
  10. bd7d07e Pass a valid fence time if the acquire fence has not signaled by Vishnu Nair · 1 year, 1 month ago
  11. be0ad90 Create a wrapper for atrace macros by Vishnu Nair · 1 year, 1 month ago
  12. d56514e Jank callback API refactor. by Pascal Mütschard · 1 year, 2 months ago
  13. e9bd182 Merge "Fix the logic of adding skipped frame." into main by Sally Qi · 1 year, 3 months ago
  14. 2269a69 Fix the logic of adding skipped frame. by Sally Qi · 1 year, 3 months ago
  15. e96e79f SF: use a pointer for out param in classifyJankLocked by Ady Abraham · 1 year, 3 months ago
  16. 14beed7 SF: explicitly mark surface frame without a composite as non janky by Ady Abraham · 1 year, 3 months ago
  17. 438eb7d [FrameTimeline] Refactor the logic of addSkippedFrame by Sally Qi · 1 year, 8 months ago
  18. 96eb535 Add jank severity type for actual frame timeline. by Ying Wei · 1 year, 9 months ago
  19. f572125 Add trunk flag for adding SF skipped frames into traces. by Sally Qi · 1 year, 9 months ago
  20. aa10774 Trace SF skipped frame. by Sally Qi · 1 year, 10 months ago
  21. ac7bcd9 Include the frame's expected duration in the jank data. by Pascal Muetschard · 1 year, 10 months ago
  22. 72f75b1 Merge "SF: handle presentTime in the past" into udc-dev am: 612b7822dc am: d3971f9392 by Ady Abraham · 2 years, 5 months ago
  23. b1e10d1 SF: handle presentTime in the past by Ady Abraham · 2 years, 5 months ago
  24. 631e425 Make frames dropped be a jank type in Frametimeline by Edgar Arriaga · 2 years, 5 months ago
  25. 57a8ab4 SF: don't trace SF timelines when there is no layer update by Ady Abraham · 2 years, 6 months ago
  26. 205c6dd Improve handling of hwcomposer with unsupported present fences by Theodore Dubois · 2 years, 9 months ago
  27. fcb1686 SF: make FrameTimeline more robust for fence errors by Ady Abraham · 2 years, 10 months ago
  28. 94917b3 Change jank for CPU/GPU deadline miss. by Rachel Lee · 3 years, 5 months ago
  29. ea2bb82 Returns min of minTime or presentTime instead of minTime or endTime. by ramindani · 3 years, 1 month ago
  30. dee2232 SF: fix frame timeline timestamp by Ady Abraham · 3 years, 5 months ago
  31. 57f8e18 SF: use CLOCK_BOOTTIME for frame timeline by Ady Abraham · 3 years, 5 months ago
  32. e43ff72 SF: treat prediction expired as app missed deadline by Ady Abraham · 3 years, 6 months ago
  33. ed511ef Add frame timeline method to ASurfaceControl NDK. by Rachel Lee · 3 years, 10 months ago
  34. f5d0ea5 SF: Remove manual enum stringification by Dominik Laskowski · 3 years, 11 months ago
  35. 1f9450c Send isBuffer to perfetto trace by Adithya Srinivasan · 4 years, 2 months ago
  36. 58069dc SF - plumbing game mode for metrics (part 2) by Adithya Srinivasan · 4 years, 2 months ago
  37. 2045ddf Add SurfaceFlingerStuffing case to toString() by Adithya Srinivasan · 4 years, 2 months ago
  38. bed4c4f Limit Predictions size based on count instead of time by Adithya Srinivasan · 4 years, 3 months ago
  39. 57dc81d SF Buffer Stuffing by Adithya Srinivasan · 4 years, 4 months ago
  40. b2283c3 Fix ts for prediction expired dropped frames by Adithya Srinivasan · 4 years, 4 months ago
  41. 36b01af Consider GPU comp info for jank classification by Adithya Srinivasan · 4 years, 4 months ago
  42. 82eef32 Remove hwcDuration from FrameTimeline by Adithya Srinivasan · 4 years, 4 months ago
  43. de27245 Report deltas as 0 instead of -1 for prediction expired display frames by Adithya Srinivasan · 4 years, 4 months ago
  44. 8a94550 Allow AppDeadlineMissed along with DisplayFrame jank for SurfaceFrames by Adithya Srinivasan · 4 years, 5 months ago
  45. b6a2fa1 Add Gpu composition info to FrameTimeline by Adithya Srinivasan · 4 years, 5 months ago
  46. 785addd Add isBuffer to SurfaceFrame by Adithya Srinivasan · 4 years, 5 months ago
  47. 7c4ac7a Consider invalid present fence time in FrameTimeline by Adithya Srinivasan · 4 years, 5 months ago
  48. 115ac69 Call SurfaceFrame::onPresent if DisplayFrame predictions expired by Adithya Srinivasan · 4 years, 5 months ago
  49. 78e58af Trace PredictionState for Surface and Display Frames by Adithya Srinivasan · 4 years, 5 months ago
  50. 1a97163 Trace DisplayFrame present time as the slice end time by Adithya Srinivasan · 4 years, 5 months ago
  51. 939cd4d Fix SF jank classification by Adithya Srinivasan · 4 years, 6 months ago
  52. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 4 years, 7 months ago
  53. 55ee875 Merge "Trace predictionExpired and dropped frames properly" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  54. 061c14c Trace predictionExpired and dropped frames properly by Adithya Srinivasan · 4 years, 6 months ago
  55. 9561943 Return janktype properly for dropped frames by Adithya Srinivasan · 4 years, 6 months ago
  56. 363faf0 Add deadline histograms into timestats by Alec Mouri · 4 years, 6 months ago
  57. 7d436ec Plumb refresh and render rates into shared timeline by Alec Mouri · 4 years, 6 months ago
  58. b9a7dab Fix Transaction tracking for FrameTimeline by Adithya Srinivasan · 4 years, 7 months ago
  59. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 7 months ago
  60. 8667850 Move tracing log prints to inside Trace() by Adithya Srinivasan · 4 years, 7 months ago
  61. 552e2a7 Cleanup and send janktype as a bitmask to perfetto by Adithya Srinivasan · 4 years, 7 months ago
  62. 05bd2d1 Send FrameTimeline packets as separate start and end messages by Adithya Srinivasan · 4 years, 7 months ago
  63. 9b2ca3e Expand jank classification by Adithya Srinivasan · 4 years, 9 months ago
  64. 9c03b50 Add Shared timeline jank classification listener (1/2) by Jorim Jaggi · 4 years, 9 months ago
  65. 5814ab8 Move JankType to libgui by Jorim Jaggi · 4 years, 8 months ago
  66. 0118967 Frame Timeline Perfetto producer by Adithya Srinivasan · 4 years, 10 months ago
  67. 9febda8 Plumb owner pid into Layer by Adithya Srinivasan · 4 years, 10 months ago
  68. 9a29e67 Expose shared timeline counters into telemetry: by Alec Mouri · 5 years ago
  69. 2d73632 Add a backdoor to change FrameTimeline's maxDisplayFrames by Adithya Srinivasan · 4 years, 10 months ago
  70. 8fc601d Dumpsys for FrameTimeline by Adithya Srinivasan · 4 years, 11 months ago
  71. 7f8a1e6 SurfaceFlinger: rename FrameTimeline's setActualEndTime by Ady Abraham · 4 years, 10 months ago
  72. 5f683cf Enable SurfaceFlinger to use FrameTimeline by Adithya Srinivasan · 5 years ago
  73. f279e04 Create shared timeline data structure and unit test cases by Adithya Srinivasan · 5 years ago