1. f11eba5 Do not blur when doing region sampling by Lucas Dupin · 5 years ago
  2. 5edc3fe Merge "[RenderEngine] Rebind output texture when unbinding framebuffer" into rvc-dev by TreeHugger Robot · 5 years ago
  3. c744328 Merge "Remove usage of hwcomposer_defs.h." into rvc-dev by TreeHugger Robot · 5 years ago
  4. 4dde178 [RenderEngine] Rebind output texture when unbinding framebuffer by Alec Mouri · 6 years ago
  5. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 5 years ago
  6. caeea92 Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev by Ady Abraham · 5 years ago
  7. 6191fe5 SurfaceFlinger: Rip out Input caching scheme. by Robert Carr · 5 years ago
  8. 07b2977 Merge changes I14bb4722,I01f139b3 into rvc-dev by TreeHugger Robot · 5 years ago
  9. 07e5470 SurfaceFlinger: add a backdoor to override DisplayManager policy by Ady Abraham · 5 years ago
  10. 8c0eb7f Merge "Remove hwcomposer2.h" into rvc-dev by Peiyong Lin · 5 years ago
  11. 89089c9 SurfaceFlinger: always consider layers with setFrameRate by Ady Abraham · 5 years ago
  12. 0ed31c9 SurfaceFlinger: use intended wake up time when calculating next present time by Ady Abraham · 5 years ago
  13. 660628f Merge "Expose gl/hwc switch counts from timestats." into rvc-dev by Alec Mouri · 5 years ago
  14. e9d809e Remove hwcomposer2.h by Peiyong Lin · 5 years ago
  15. 8f7a010 Expose gl/hwc switch counts from timestats. by Alec Mouri · 5 years ago
  16. 0a43423 Merge "SF: Remove display lookup in SurfaceTracing" into rvc-dev by TreeHugger Robot · 5 years ago
  17. 8e84c4b Merge "Send transaction callbacks earlier" into rvc-dev by Valerie Hau · 5 years ago
  18. 55222d4 Merge "SF: Fix thread safety in ISurfaceComposer APIs" into rvc-dev by TreeHugger Robot · 5 years ago
  19. 4b67844 Send transaction callbacks earlier by Valerie Hau · 5 years ago
  20. a1f69c6 Merge "[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo." into rvc-dev by TreeHugger Robot · 5 years ago
  21. dac1acb [RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo. by Marin Shalamanov · 5 years ago
  22. f0dedb4 Merge "Remove unmaintained tests." into rvc-dev by TreeHugger Robot · 5 years ago
  23. 542c9dc SF: Remove display lookup in SurfaceTracing by Dominik Laskowski · 5 years ago
  24. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 5 years ago
  25. d79f2d5 Remove unmaintained tests. by Peiyong Lin · 5 years ago
  26. 8aa787d Merge "Buffer(Queue/State)Layer: Consolidate preparePerFrameCompositionState" into rvc-dev by TreeHugger Robot · 5 years ago
  27. a6bb2bc Buffer(Queue/State)Layer: Consolidate preparePerFrameCompositionState by Robert Carr · 5 years ago
  28. 27cbed7 SurfaceFlinger: check pending fence when set active config is pending by Ady Abraham · 5 years ago
  29. 7c24a55 Merge "SurfaceFlinger: Consider resolution when switching refresh rate" into rvc-dev by TreeHugger Robot · 5 years ago
  30. abc2760 SurfaceFlinger: Consider resolution when switching refresh rate by Ady Abraham · 5 years ago
  31. 4afbe7c Merge "Remove DisplaySettings::globalTransform" into rvc-dev by Alec Mouri · 5 years ago
  32. fce46c1 Merge "SF: Fix color transform for composited virtual displays" into rvc-dev by TreeHugger Robot · 5 years ago
  33. 81ab746 Merge "SurfaceFlinger: Reset VsyncReactor's timer thread" into rvc-dev by Ady Abraham · 5 years ago
  34. 164a1d8 Merge "Check if the trace was stopped before starting the tracing thread" into rvc-dev by TreeHugger Robot · 5 years ago
  35. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 5 years ago
  36. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 5 years ago
  37. dd54319 Merge "SF: Include fence returned from renderScreen into layers' release fence" into rvc-dev by TreeHugger Robot · 5 years ago
  38. 7539872 SurfaceFlinger: Reset VsyncReactor's timer thread by Ady Abraham · 5 years ago
  39. 8aea790 Merge "SurfaceFlinger: fix app duration by reducing 16.6ms" into rvc-dev by TreeHugger Robot · 5 years ago
  40. fcf9aec Merge "Add frame rate flexibility token" into rvc-dev by Steven Thomas · 5 years ago
  41. a473a08 Merge "Fix a long standing locking issue with tracing thread" into rvc-dev by TreeHugger Robot · 5 years ago
  42. c43b88e SurfaceFlinger: fix app duration by reducing 16.6ms by Ady Abraham · 5 years ago
  43. d407190 Add frame rate flexibility token by Steven Thomas · 5 years ago
  44. f1274d4 SF: Parse HDMI Physical Address from EDID. by Marin Shalamanov · 5 years ago
  45. 40773d9 SF: Include fence returned from renderScreen into layers' release fence by Yichi Chen · 5 years ago
  46. 73454c3 Check if the trace was stopped before starting the tracing thread by Vishnu Nair · 5 years ago
  47. 4e2936c Merge "[SurfaceFlinger] Add refresh rate counts to TimeStats" into rvc-dev by TreeHugger Robot · 5 years ago
  48. 1162e47 SF: Fix color transform for composited virtual displays by Dominik Laskowski · 5 years ago
  49. 60db8c0 Fix a long standing locking issue with tracing thread by Vishnu Nair · 5 years ago
  50. 8de697e [SurfaceFlinger] Add refresh rate counts to TimeStats by Alec Mouri · 5 years ago
  51. 3bedba6 Merge "Use pixel format from buffer to determine opacity." into rvc-dev by Chavi Weingarten · 5 years ago
  52. ef94e1c Merge "SF: Update display properties on hotplug connect" into rvc-dev by Marin Shalamanov · 5 years ago
  53. 4a42d43 SF: Update display properties on hotplug connect by Marin Shalamanov · 5 years ago
  54. cf0d051 Merge "SF: Refactor HWComposer::onHotplug()" into rvc-dev by Marin Shalamanov · 5 years ago
  55. bdd5915 SF: Refactor HWComposer::onHotplug() by Marin Shalamanov · 5 years ago
  56. debadb8 Use pixel format from buffer to determine opacity. by chaviw · 5 years ago
  57. 879095d Merge "SurfaceFlinger: align init and resume mode priority" into rvc-dev by TreeHugger Robot · 5 years ago
  58. 2dbf7c9 Merge "Align transaction trace timestamps with wm and sf trace" into rvc-dev by TreeHugger Robot · 5 years ago
  59. 4a32235 SurfaceFlinger: align init and resume mode priority by Martin Liu · 5 years ago
  60. 45cb21a Align transaction trace timestamps with wm and sf trace by Vishnu Nair · 5 years ago
  61. 1718db1 Merge changes Iada825d7,Iaa056018 into rvc-dev by TreeHugger Robot · 5 years ago
  62. af8d8aa Merge "[SurfaceFlinger] Fix crash in SurfaceTracing" into rvc-dev by Alec Mouri · 5 years ago
  63. 50aeef6 [SurfaceFlinger] Fix crash in SurfaceTracing by Alec Mouri · 5 years ago
  64. d36263a SurfaceFlinger: add RootTargetPreparer to SurfaceFlinger_test by Ady Abraham · 5 years ago
  65. e56e177 Merge "SurfaceFlinger: remove experimental.sf.force_youtube_vote" into rvc-dev by TreeHugger Robot · 5 years ago
  66. 8d8ff36 Merge "SurfaceFlinger: add a test for unknown offset" into rvc-dev by TreeHugger Robot · 5 years ago
  67. afa9019 Merge "SurfaceFlinger: add debug information when vsync is not generated" into rvc-dev by TreeHugger Robot · 5 years ago
  68. 5b31e5c SurfaceFlinger: remove experimental.sf.force_youtube_vote by Ady Abraham · 5 years ago
  69. 5e7371c SurfaceFlinger: add debug information when vsync is not generated by Ady Abraham · 5 years ago
  70. c97346f Merge "PowerAdvisor: Wait for boot finished" into rvc-dev by Dan Stoza · 5 years ago
  71. 29e7bdf PowerAdvisor: Wait for boot finished by Dan Stoza · 5 years ago
  72. 0002e6c Merge "sf: Construct Phase Offsets for unknown fps" into rvc-dev by Ady Abraham · 5 years ago
  73. 27ddcb5 SF: Simplify initialization after a ui::Size fix by Lloyd Pique · 5 years ago
  74. c993bf4 Merge "Also check equality of background blurs" into rvc-dev by Lucas Dupin · 5 years ago
  75. c6f22ca Merge "[SurfaceFlinger] Adjust missed frame tracking" into rvc-dev by Alec Mouri · 5 years ago
  76. 60120a0 SurfaceFlinger: add a test for unknown offset by Ady Abraham · 5 years ago
  77. d011f50 Also check equality of background blurs by Lucas Dupin · 5 years ago
  78. f08d9c8 Merge "Update GpuStats/SFStats for puller API feedback" into rvc-dev by TreeHugger Robot · 5 years ago
  79. 9f7d285 Merge "Remove promoting weak pointer off main thread." into rvc-dev by Chavi Weingarten · 5 years ago
  80. 6d414b5 [SurfaceFlinger] Adjust missed frame tracking by Alec Mouri · 5 years ago
  81. bdb9e6d sf: Construct Phase Offsets for unknown fps by Sushil Chauhan · 5 years ago
  82. c65e864 Remove promoting weak pointer off main thread. by chaviw · 5 years ago
  83. 38a4b21 Update GpuStats/SFStats for puller API feedback by Tej Singh · 5 years ago
  84. dc9cc4d Merge "SF: increase precision in VSyncPredictor" into rvc-dev by Kevin DuBois · 5 years ago
  85. 1032fac Merge "Remove HWC trace from default surface traces." into rvc-dev by TreeHugger Robot · 5 years ago
  86. 2c72833 Merge "Fix touch fails after drag and drop" into rvc-dev by TreeHugger Robot · 5 years ago
  87. 8e46e75 Merge "SurfaceFlinger: Layer::getFrameRate() with relatives" into rvc-dev by TreeHugger Robot · 5 years ago
  88. 60e42ea SurfaceFlinger: Layer::getFrameRate() with relatives by Ady Abraham · 5 years ago
  89. a4b4999 Merge "Make blur sysprop persist across boots" into rvc-dev by Lucas Dupin · 5 years ago
  90. 00f1642 Make blur sysprop persist across boots by Lucas Dupin · 5 years ago
  91. 48dc932 Merge "SF: Remove a redundant write" into rvc-dev by TreeHugger Robot · 5 years ago
  92. 3c04ff2 Merge "SF: Confine display serial number to EDID parser" into rvc-dev by TreeHugger Robot · 5 years ago
  93. ef4d31e Merge "SF: Refactor processDisplayChangesLocked()" into rvc-dev by TreeHugger Robot · 5 years ago
  94. 51e304e Merge "sf: avoid assumption remote binder is local" into rvc-dev by Steven Moreland · 5 years ago
  95. 0049f8b SF: increase precision in VSyncPredictor by Kevin DuBois · 5 years ago
  96. 4ef0425 SF: Refactor processDisplayChangesLocked() by Marin Shalamanov · 5 years ago
  97. 858c55f sf: avoid assumption remote binder is local by Steven Moreland · 5 years ago
  98. 9fd126d Merge "[SurfaceFlinger] Resolve deadlock in SurfaceTracing." into rvc-dev by TreeHugger Robot · 5 years ago
  99. 0854b99 SurfaceFlinger: Ignore mInputDirty if syncing input-windows. by Robert Carr · 5 years ago
  100. 4df68ab Fix touch fails after drag and drop by Arthur Hung · 5 years ago