1. 6cc025b Remove event thread connection metric. by Alec Mouri · 2 years, 6 months ago
  2. 7578592 Merge "Record rendering stability histogram." by Alberto Gonzalez · 3 years ago
  3. 30aa437 Fix data type error in AIDL by Huihong Luo · 3 years, 3 months ago
  4. 9fe1451 Record rendering stability histogram. by Alberto Gonzalez · 3 years, 3 months ago
  5. f0c5cca Add CUSTOM mode to native stats by Xiang Wang · 3 years, 2 months ago
  6. 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 10 months ago
  7. a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 10 months ago
  8. 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 10 months ago
  9. f5d0ea5 SF: Remove manual enum stringification by Dominik Laskowski · 4 years, 3 months ago
  10. b4ba8f5 SF: Fix -Wunused-but-set-variable by Dominik Laskowski · 4 years, 3 months ago
  11. f427f76 Fix TimeStats layerName for transactions by Adithya Srinivasan · 4 years, 6 months ago
  12. 58069dc SF - plumbing game mode for metrics (part 2) by Adithya Srinivasan · 4 years, 7 months ago
  13. 3e8cc07 SF: fix displayDeadlineDeltas and displayPresentDeltas histogram by Ady Abraham · 4 years, 8 months ago
  14. 3403a3f SF: clamp refresh rate to nearest bucket in TimeStats by Ady Abraham · 4 years, 8 months ago
  15. 53e5c40 Exclude BufferStuffing from TimeStats atoms by Adithya Srinivasan · 4 years, 8 months ago
  16. e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 4 years, 9 months ago
  17. 8b9e612 SF: Add setFrameRate vote to TimeStats by Ady Abraham · 5 years ago
  18. 56e6385 Don't clear all of global stats when clearing layer stats. by Alec Mouri · 4 years, 10 months ago
  19. ead1716 Update jank reasons in timestats by Adithya Srinivasan · 4 years, 10 months ago
  20. 363faf0 Add deadline histograms into timestats by Alec Mouri · 5 years ago
  21. 7d436ec Plumb refresh and render rates into shared timeline by Alec Mouri · 5 years ago
  22. 75de8f2 Zero out newer metrics as first commit. by Alec Mouri · 5 years ago
  23. 9b2ca3e Expand jank classification by Adithya Srinivasan · 5 years ago
  24. 5814ab8 Move JankType to libgui by Jorim Jaggi · 5 years ago
  25. 542de11 [TimeStats] reduce aggregated stats size for shared timeline-based stats by Alec Mouri · 5 years ago
  26. 9a29e67 Expose shared timeline counters into telemetry: by Alec Mouri · 5 years ago
  27. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
  28. 8f7a010 Expose gl/hwc switch counts from timestats. by Alec Mouri · 6 years ago
  29. 4e2936c Merge "[SurfaceFlinger] Add refresh rate counts to TimeStats" into rvc-dev by TreeHugger Robot · 6 years ago
  30. 8de697e [SurfaceFlinger] Add refresh rate counts to TimeStats by Alec Mouri · 6 years ago
  31. 38a4b21 Update GpuStats/SFStats for puller API feedback by Tej Singh · 6 years ago
  32. dfad900 [SfStats] Add frame duration and renderengine timing to statsd by Alec Mouri · 6 years ago
  33. 23e195c Merge "[SfStats] Record vsync event connection count" by TreeHugger Robot · 6 years ago
  34. 717bcb6 [SfStats] Record vsync event connection count by Alec Mouri · 6 years ago
  35. 7bfc75b SFStats: track lateAcquired and badDesiredPresent frames from the field by Yiwei Zhang · 6 years ago
  36. 2a457b6 Update sf stats puller for API feedback by Tej Singh · 6 years ago
  37. 6274838 Merge "[TimeStats] Expose pathological latch counters" by TreeHugger Robot · 6 years ago
  38. 91f6df3 [TimeStats] Expose pathological latch counters by Alec Mouri · 6 years ago
  39. 3ecd5cd [TimeStats] Default-disable stats collection by Alec Mouri · 6 years ago
  40. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  41. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  42. 3738434 [TimeStats] Add callback for layer stats by Alec Mouri · 6 years ago
  43. 8e2f31b Revert "Revert "[TimeStats] Add callback for global stats"" by Alec Mouri · 6 years ago
  44. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  45. 31ac64a [TimeStats] clear frame duration and renderengine histograms by Alec Mouri · 6 years ago
  46. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  47. 9519bf1 [TimeStats] Track per-frame CPU time. by Alec Mouri · 6 years ago
  48. 1a88c40 TimeStats & FrameTracer: refactor layerID to layerId by Yiwei Zhang · 6 years ago
  49. 8bec7e8 TimeStats: remove the regex checks on layer name by Yiwei Zhang · 6 years ago
  50. b3885ad [SfStats] Temporarily enable timestats by default. by Alec Mouri · 6 years ago
  51. 90092f4 Refactor: Pull tracing out of TimeStats. by Mikael Pessa · 6 years ago
  52. 2e1608f Add per-buffer perfetto trace points for SurfaceFlinger frame events by Mikael Pessa · 6 years ago
  53. e926ab5 TimeStats: bound the stats pool size by Yiwei Zhang · 6 years ago
  54. 97aa28b Merge "SF: Omit layer tree dump if flag is specified" by TreeHugger Robot · 6 years ago
  55. 4647011 SF: Omit layer tree dump if flag is specified by Dominik Laskowski · 6 years ago
  56. eafa5cc Revert "Output additional trace points for each frame" by Yiwei Zhang · 6 years ago
  57. 7eb58b7 TimeStats: bound the layer records and dump in SF dumpsys by Yiwei Zhang · 7 years ago
  58. cb7dd00 TimeStats: fix a racing case by Yiwei Zhang · 7 years ago
  59. fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
  60. c286714 SF: Simplify dumpsys flag parsing by Dominik Laskowski · 7 years ago
  61. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  62. af8ee94 SF TimeStats: Remove some redundant functions by Yiwei Zhang · 7 years ago
  63. 7e666a5 SF TimeStats: Make TimeStats class non-singleton by Yiwei Zhang · 7 years ago
  64. 361ea97 Output additional trace points for each frame by Raymond Chiu · 7 years ago
  65. 8e8fe52 SF TimeStats: fix a hazard issue by Yiwei Zhang · 7 years ago
  66. e5c49d5 SF TimeStats: fix a display on time logic bug by Yiwei Zhang · 7 years ago
  67. 9689e2f SF TimeStats: optimize mTimeStatsTracker to use layerID as hash key by Yiwei Zhang · 8 years ago
  68. ce6ebc0 SF TimeStats: add global present to present histogram by Yiwei Zhang · 7 years ago
  69. 3a226d2 SF TimeStats: add primary display on time metrics by Yiwei Zhang · 7 years ago
  70. dc22404 SF TimeStats: flush and clear layer timestats on layer tear down by Yiwei Zhang · 7 years ago
  71. bd40832 SF TimeStats: optimize regex usage by Yiwei Zhang · 7 years ago
  72. ebd8888 surfaceflinger: simplify TimeStats::getInstance by Chia-I Wu · 7 years ago
  73. eaeea06 SF Timestats: add new metrics by Yiwei Zhang · 7 years ago
  74. cf50ab9 SF TimeStats: add a native struct in TimeRecord by Yiwei Zhang · 8 years ago
  75. f5d89a0 SF TimeStats: Add co. package domain by Yiwei Zhang · 8 years ago
  76. de1de87 Merge changes Ie828d9b4,I5ddd6323 into pi-dev by Yiwei Zhang · 8 years ago
  77. 8a4015c SF TimeStats: move dumpStats into TimeStatsHelper by Yiwei Zhang · 8 years ago
  78. c5f2c45 SF TimeStats: change the container of TimeRecord by Yiwei Zhang · 8 years ago
  79. 621f9d4 SF TimeStats: fix missed frame logic by Yiwei Zhang · 8 years ago
  80. 0102ad2 SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 8 years ago