1. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  2. ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago
  3. c7f9e4e [SF] Make sure destination clip is contained in display bounds by Marin Shalamanov · 6 years ago
  4. 9135ddd CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  5. 0b79384 Remove unused dependencies in SurfaceFlinger by Michael Hoisie · 6 years ago
  6. 289e402 Merge "[SF] Rename variables to match style" into rvc-dev by TreeHugger Robot · 6 years ago
  7. cfeebd4 [SF] Rename variables to match style by Marin Shalamanov · 6 years ago
  8. dfc3f7c Plumb client target property. by Peiyong Lin · 6 years ago
  9. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago
  10. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 6 years ago
  11. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 6 years ago
  12. e9d809e Remove hwcomposer2.h by Peiyong Lin · 6 years ago
  13. 4afbe7c Merge "Remove DisplaySettings::globalTransform" into rvc-dev by Alec Mouri · 6 years ago
  14. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 6 years ago
  15. 1162e47 SF: Fix color transform for composited virtual displays by Dominik Laskowski · 6 years ago
  16. d011f50 Also check equality of background blurs by Lucas Dupin · 6 years ago
  17. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  18. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  19. 55a81a2 Merge "Retrieve a list of composition settings from front end layer" by TreeHugger Robot · 6 years ago
  20. 8d9f836 [sf] Pass metadata to layer during composition by Lloyd Pique · 6 years ago
  21. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  22. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  23. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  24. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  25. 5e18e87 Merge "Blur shader performance optimizations" by Lucas Dupin · 6 years ago
  26. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  27. f82ed8f Blur shader performance optimizations by Lucas Dupin · 6 years ago
  28. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  29. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  30. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  31. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  32. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  33. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  34. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  35. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  36. 032c995d Merge "Draw shadows when the casting layer is occluded or transparent" by TreeHugger Robot · 6 years ago
  37. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago
  38. 6643cd8 CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  39. f3ffc4e Remove GLES wording from SurfaceFlinger. by Peiyong Lin · 6 years ago
  40. 2365a09 Merge "[TimeStats] Track RenderEngine time per frame." by TreeHugger Robot · 6 years ago
  41. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  42. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 6 years ago
  43. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  44. f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
  45. 46b72df CE: Fix color layer HWC call ordering by Lloyd Pique · 6 years ago
  46. 7a23491 SF: Dev Options should force client composition for all frames by Lloyd Pique · 6 years ago
  47. 6c564cf CE: Introduce Output::GetDisplayId() by Lloyd Pique · 7 years ago
  48. c3cb729 CE: Introduce CompositionEngine::dump() by Lloyd Pique · 7 years ago
  49. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 7 years ago
  50. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 7 years ago
  51. fe67102 CE: Reset forceClientComposition on geometry update by Lloyd Pique · 6 years ago
  52. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 7 years ago
  53. c29e4c6 SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions by Lloyd Pique · 7 years ago
  54. 66c20c4 SF: Cleanup Layer membership test by Lloyd Pique · 7 years ago
  55. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 7 years ago
  56. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 7 years ago
  57. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 7 years ago
  58. 3eb1b21 SF: Move/Refactor calculateWorkingSet to CompositionEngine by Lloyd Pique · 7 years ago
  59. d7b429f SF: Move/refactor presentation loop to CompositionEngine by Lloyd Pique · 7 years ago
  60. c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 7 years ago
  61. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 7 years ago
  62. d3d6988 SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine by Lloyd Pique · 7 years ago
  63. f8cf14d SF: Move doDebugFlashRegions to CompositionEngine by Lloyd Pique · 7 years ago
  64. c2d54d4 SF: Clear layers properly doing client composition by Lloyd Pique · 6 years ago
  65. 56eba80 SF: Fix layer outside of viewport test by Lloyd Pique · 6 years ago
  66. 810b030 SF: Revert one line that changed in moving doComposeSurfaces by Lloyd Pique · 6 years ago
  67. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 7 years ago
  68. 7d90ba5 SF: Present before signalling presentation done by Lloyd Pique · 6 years ago
  69. d0a92a0 SF: Move beginFrame to CompositionEngine by Lloyd Pique · 7 years ago
  70. 35fca9d SF: Move postFrameBuffer to CompositionEngine by Lloyd Pique · 7 years ago
  71. 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 7 years ago
  72. ab039b5 SF: Move preComposition to CompositionEngine by Lloyd Pique · 7 years ago
  73. c7ef21b SF: Move/Refactor LayersNeedingFences by Lloyd Pique · 7 years ago
  74. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  75. 8002fca [SurfaceFlinger] Clean-up dead code by Alec Mouri · 7 years ago
  76. 5201031 [SurfaceFlinger] Make sure switch the protected state of buffers. by Peiyong Lin · 7 years ago
  77. 77f79a2 SurfaceFlinger: Fix check for ignoring a new color transform by Lloyd Pique · 7 years ago
  78. 5210624 Merge changes Ieb4d16d1,Icef95925 into qt-dev by Valerie Hau · 7 years ago
  79. 947d34e Change slot generation for BufferState by Marissa Wall · 7 years ago
  80. 8beb414 Disconnect from surface when the RenderSurface object is removed. by chaviw · 7 years ago
  81. c7e8ce8 Actually apply color transform for GPU comp. by Alec Mouri · 7 years ago
  82. 13f0d1a Return to manual slot use instead of slot generation by Valerie Hau · 7 years ago
  83. 546a245 Revert "SF: Test coverage for OutputLayer::updateGeometryState" by Lloyd Pique · 7 years ago
  84. c6a1d40 Merge "SF: Test coverage for OutputLayer::updateGeometryState" by TreeHugger Robot · 7 years ago
  85. 207def9 SF: Dump CompositionEngine layers and cleanup output by Lloyd Pique · 7 years ago
  86. 4f7dc14 SF: Test coverage for OutputLayer::updateGeometryState by Lloyd Pique · 7 years ago
  87. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  88. 6f89c37 Caching between SF and HWC extended to Buffer State Layers by Valerie Hau · 7 years ago
  89. 5723fbd Revert "Caching between SF and HWC for BufferStateLayers" by Wale Ogunwale · 7 years ago
  90. b28f007 Caching between SF and HWC for BufferStateLayers by Valerie Hau · 7 years ago
  91. 6338c9d Plumb fence from dequeueBuffer into renderengine by Alec Mouri · 7 years ago
  92. 7560d0d Merge "SF: Move management of HWC layers to compositionengine::OutputLayer" by TreeHugger Robot · 7 years ago
  93. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  94. f6d3044 Merge changes I20e4aa1a,I00370f05 by TreeHugger Robot · 7 years ago
  95. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  96. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  97. a3ea559 [SurfaceFlinger] Allow force a supported color mode. by Peiyong Lin · 7 years ago
  98. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
  99. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  100. ef95812 SF: Color changes should dirty entire display by Lloyd Pique · 7 years ago