1. bb37432 Give touch boost higher priority than idle detection by Steven Thomas · 4 years, 3 months ago
  2. 32bc62d Merge "Split refresh rate range into two ranges" into rvc-dev by Steven Thomas · 4 years, 3 months ago
  3. f734df4 Split refresh rate range into two ranges by Steven Thomas · 4 years, 4 months ago
  4. 6650884 Merge "SF: Defer setDisplayBrightness to Binder thread" into rvc-dev by Dominik Laskowski · 4 years, 3 months ago
  5. d2655c0 Merge "SurfaceFlinger: fix PhaseOffsetsTest" into rvc-dev by Ady Abraham · 4 years, 3 months ago
  6. c6c8182 SurfaceFlinger: fix PhaseOffsetsTest by Ady Abraham · 4 years, 3 months ago
  7. 5690bde SF: Defer setDisplayBrightness to Binder thread by Dominik Laskowski · 4 years, 3 months ago
  8. 8e89c2a SF: Add promise/future utilities by Dominik Laskowski · 4 years, 3 months ago
  9. dd4ef27 SF: Modernize task scheduling API by Dominik Laskowski · 4 years, 3 months ago
  10. dbdf0ab Merge "Do not blur when doing region sampling" into rvc-dev by Lucas Dupin · 4 years, 3 months ago
  11. b6ddea2 Merge changes I977507a8,I3f2670c7 into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  12. 5facfb1 SurfaceFlinger: expected present time directly from VSyncReactor by Ady Abraham · 4 years, 3 months ago
  13. f11eba5 Do not blur when doing region sampling by Lucas Dupin · 4 years, 3 months ago
  14. 3282579 Merge "Lookup layer handle when registering region sampling listener" into rvc-dev by Alec Mouri · 4 years, 3 months ago
  15. 9a02eda Lookup layer handle when registering region sampling listener by Alec Mouri · 4 years, 3 months ago
  16. c744328 Merge "Remove usage of hwcomposer_defs.h." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  17. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 4 years, 3 months ago
  18. caeea92 Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev by Ady Abraham · 4 years, 3 months ago
  19. 07b2977 Merge changes I14bb4722,I01f139b3 into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  20. 8c0eb7f Merge "Remove hwcomposer2.h" into rvc-dev by Peiyong Lin · 4 years, 3 months ago
  21. 89089c9 SurfaceFlinger: always consider layers with setFrameRate by Ady Abraham · 4 years, 3 months ago
  22. 0ed31c9 SurfaceFlinger: use intended wake up time when calculating next present time by Ady Abraham · 4 years, 3 months ago
  23. e9d809e Remove hwcomposer2.h by Peiyong Lin · 4 years, 4 months ago
  24. 8f7a010 Expose gl/hwc switch counts from timestats. by Alec Mouri · 4 years, 4 months ago
  25. 55222d4 Merge "SF: Fix thread safety in ISurfaceComposer APIs" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  26. a1f69c6 Merge "[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  27. dac1acb [RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo. by Marin Shalamanov · 4 years, 4 months ago
  28. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 4 years, 4 months ago
  29. abc2760 SurfaceFlinger: Consider resolution when switching refresh rate by Ady Abraham · 4 years, 4 months ago
  30. 81ab746 Merge "SurfaceFlinger: Reset VsyncReactor's timer thread" into rvc-dev by Ady Abraham · 4 years, 4 months ago
  31. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 4 years, 4 months ago
  32. 7539872 SurfaceFlinger: Reset VsyncReactor's timer thread by Ady Abraham · 4 years, 4 months ago
  33. 8aea790 Merge "SurfaceFlinger: fix app duration by reducing 16.6ms" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  34. fcf9aec Merge "Add frame rate flexibility token" into rvc-dev by Steven Thomas · 4 years, 4 months ago
  35. c43b88e SurfaceFlinger: fix app duration by reducing 16.6ms by Ady Abraham · 4 years, 4 months ago
  36. d407190 Add frame rate flexibility token by Steven Thomas · 4 years, 4 months ago
  37. f1274d4 SF: Parse HDMI Physical Address from EDID. by Marin Shalamanov · 4 years, 5 months ago
  38. 4e2936c Merge "[SurfaceFlinger] Add refresh rate counts to TimeStats" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  39. 8de697e [SurfaceFlinger] Add refresh rate counts to TimeStats by Alec Mouri · 4 years, 4 months ago
  40. 4a42d43 SF: Update display properties on hotplug connect by Marin Shalamanov · 4 years, 6 months ago
  41. 8d8ff36 Merge "SurfaceFlinger: add a test for unknown offset" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  42. afa9019 Merge "SurfaceFlinger: add debug information when vsync is not generated" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  43. 5e7371c SurfaceFlinger: add debug information when vsync is not generated by Ady Abraham · 4 years, 4 months ago
  44. c97346f Merge "PowerAdvisor: Wait for boot finished" into rvc-dev by Dan Stoza · 4 years, 4 months ago
  45. 29e7bdf PowerAdvisor: Wait for boot finished by Dan Stoza · 4 years, 4 months ago
  46. 60120a0 SurfaceFlinger: add a test for unknown offset by Ady Abraham · 4 years, 4 months ago
  47. 38a4b21 Update GpuStats/SFStats for puller API feedback by Tej Singh · 4 years, 5 months ago
  48. dc9cc4d Merge "SF: increase precision in VSyncPredictor" into rvc-dev by Kevin DuBois · 4 years, 4 months ago
  49. 8e46e75 Merge "SurfaceFlinger: Layer::getFrameRate() with relatives" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  50. 60e42ea SurfaceFlinger: Layer::getFrameRate() with relatives by Ady Abraham · 4 years, 5 months ago
  51. 3c04ff2 Merge "SF: Confine display serial number to EDID parser" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  52. 0049f8b SF: increase precision in VSyncPredictor by Kevin DuBois · 4 years, 5 months ago
  53. 6a6d06f Merge changes Icda006de,I3590beeb into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  54. 5b8afb5a SurfaceFlinger: treat the desiredRefreshRate of ExplicitDefault as max by Ady Abraham · 4 years, 5 months ago
  55. 6fb599b SurfaceFlinger: no touch boost for layer that explicitly voted by Ady Abraham · 4 years, 5 months ago
  56. a79435b SurfaceFlinger: Avoid destroying Layer on Binder thread by Rob Carr · 4 years, 5 months ago
  57. 2e1dd89 SurfaceFlinger: delete RefreshRate copy constructor by Ady Abraham · 4 years, 5 months ago
  58. 1733796 SF: Confine display serial number to EDID parser by Dominik Laskowski · 4 years, 5 months ago
  59. 0d73666 SurfaceFlinger: fix infrequent frames logic by Ady Abraham · 4 years, 5 months ago
  60. d96f483 Merge "SF: Start restructuring display creation" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  61. 7ed9b00 Merge "SF: Use content detection flag to protect the content detection policy" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  62. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 4 years, 10 months ago
  63. 3d367c8 SF: Use content detection flag to protect the content detection policy by Ana Krulec · 4 years, 5 months ago
  64. a09852a SurfaceFlinger: update the refresh rate overlay based on kernel idle timer by Ady Abraham · 4 years, 5 months ago
  65. 030fbc1 sf: Update PowerAdvisor to talk to AIDL Power HAL by Dan Stoza · 4 years, 5 months ago
  66. 453f2c3 Merge "Expose EDID fields in DeviceProductInfo" by TreeHugger Robot · 4 years, 5 months ago
  67. f5de90d Expose EDID fields in DeviceProductInfo by Marin Shalamanov · 4 years, 10 months ago
  68. 5ab2db7 Merge "SurfaceFlinger: allow switching when layers vote to refresh rate" by TreeHugger Robot · 4 years, 5 months ago
  69. 4ccdcb4 SurfaceFlinger: allow switching when layers vote to refresh rate by Ady Abraham · 4 years, 6 months ago
  70. 35436d0 Merge "SF: Populate DisplayConnectionType in DisplayInfo" by Dominik Laskowski · 4 years, 6 months ago
  71. 96181f9 Merge "[SfStats] Add frame duration and renderengine timing to statsd" by TreeHugger Robot · 4 years, 6 months ago
  72. 4fa5e4a Merge changes I63f2a34e,I3e95be93 by TreeHugger Robot · 4 years, 6 months ago
  73. e755d04 Merge "SF: correct runaway RegionSamplingThread timer" by TreeHugger Robot · 4 years, 6 months ago
  74. 4603f3c [sf] Add support for generic layer metadata to HWComposer and HWC2 by Lloyd Pique · 4 years, 6 months ago
  75. bf7632e SF: correct runaway RegionSamplingThread timer by Kevin DuBois · 4 years, 6 months ago
  76. edd6bc9 Merge "Rename ColorLayer to EffectLayer to handle both shadows and color fill" by Vishnu Nair · 4 years, 6 months ago
  77. dfad900 [SfStats] Add frame duration and renderengine timing to statsd by Alec Mouri · 4 years, 6 months ago
  78. 3c28860 Merge "SurfaceFlinger: make sure VsyncPredictor always maintains a valid slope" by TreeHugger Robot · 4 years, 6 months ago
  79. 23e195c Merge "[SfStats] Record vsync event connection count" by TreeHugger Robot · 4 years, 6 months ago
  80. 1c4be1c Merge "SurfaceFlinger: handle properly layers with Max refresh rate" by TreeHugger Robot · 4 years, 6 months ago
  81. 92fa2f4 SurfaceFlinger: make sure VsyncPredictor always maintains a valid slope by Ady Abraham · 4 years, 6 months ago
  82. fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 4 years, 6 months ago
  83. e6fb17b Merge "SFStats: track lateAcquired and badDesiredPresent frames from the field" by TreeHugger Robot · 4 years, 6 months ago
  84. 717bcb6 [SfStats] Record vsync event connection count by Alec Mouri · 4 years, 6 months ago
  85. 3470210 SurfaceFlinger: handle properly layers with Max refresh rate by Ady Abraham · 4 years, 6 months ago
  86. 7bfc75b SFStats: track lateAcquired and badDesiredPresent frames from the field by Yiwei Zhang · 4 years, 6 months ago
  87. 5e4d5b1 Merge "SurfaceFlinger: use vsyncPeriod from HWC" by TreeHugger Robot · 4 years, 6 months ago
  88. 5dee2f1 SurfaceFlinger: use vsyncPeriod from HWC by Ady Abraham · 4 years, 6 months ago
  89. 144cb00 Merge "SF: Remove refresh_rate_switching flag. With a fix." by Ana Krulec · 4 years, 6 months ago
  90. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 4 years, 6 months ago
  91. 3f6a206 SF: Remove refresh_rate_switching flag. With a fix. by Ana Krulec · 4 years, 6 months ago
  92. 11bb5de Merge "Update sf stats puller for API feedback" by Howard Ro · 4 years, 6 months ago
  93. 9ce0322 Merge "Revert "Revert "Revert "SF: Remove refresh_rate_switching flag."""" by TreeHugger Robot · 4 years, 6 months ago
  94. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 4 years, 6 months ago
  95. 10e0205 Revert "Revert "Revert "SF: Remove refresh_rate_switching flag.""" by Ana Krulec · 4 years, 6 months ago
  96. 8fabd06 Merge "Revert "Revert "SF: Remove refresh_rate_switching flag.""" by Christoffer Quist Adamsen · 4 years, 6 months ago
  97. aa52b00 Revert "Revert "SF: Remove refresh_rate_switching flag."" by Christoffer Quist Adamsen · 4 years, 6 months ago
  98. cbedfb9 Merge "Revert "SF: Remove refresh_rate_switching flag."" by TreeHugger Robot · 4 years, 6 months ago
  99. 2a21519 Revert "SF: Remove refresh_rate_switching flag." by Ady Abraham · 4 years, 6 months ago
  100. 3d546bd Merge "SurfaceFlinger: add support for FrameRateCompatibilityType" by TreeHugger Robot · 4 years, 6 months ago