1. 825e02f Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev am: 2f116e22b0 am: 45502b80f1 am: 50c97010de am: edca38536a by TreeHugger Robot · 5 years ago
  2. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 5 years ago
  3. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 5 years ago
  4. 6f9af9e Merge "CE: Must dequeue a buffer if flipClientTarget requested" into rvc-dev am: 58dc474b3d am: bc9b65441f am: 659e56c6ee am: 535c3004d9 by TreeHugger Robot · 5 years ago
  5. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 5 years ago
  6. d8f9114 Merge "Remove DisplaySettings::globalTransform" into rvc-dev am: 4afbe7c775 am: fb6c28b098 am: 96fca0a0fd am: e592621ca7 by Alec Mouri · 5 years ago
  7. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 5 years ago
  8. fc874ae SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow by Ana Krulec · 6 years ago
  9. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  10. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  11. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  12. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  13. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  14. 5e18e87 Merge "Blur shader performance optimizations" by Lucas Dupin · 6 years ago
  15. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  16. f82ed8f Blur shader performance optimizations by Lucas Dupin · 6 years ago
  17. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  18. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  19. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  20. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  21. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  22. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  23. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  24. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  25. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago
  26. 2365a09 Merge "[TimeStats] Track RenderEngine time per frame." by TreeHugger Robot · 6 years ago
  27. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  28. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 6 years ago
  29. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  30. f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
  31. 7a23491 SF: Dev Options should force client composition for all frames by Lloyd Pique · 6 years ago
  32. 6c564cf CE: Introduce Output::GetDisplayId() by Lloyd Pique · 6 years ago
  33. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 6 years ago
  34. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 6 years ago
  35. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 6 years ago
  36. c29e4c6 SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions by Lloyd Pique · 6 years ago
  37. 66c20c4 SF: Cleanup Layer membership test by Lloyd Pique · 6 years ago
  38. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 6 years ago
  39. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 6 years ago
  40. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 6 years ago
  41. 3eb1b21 SF: Move/Refactor calculateWorkingSet to CompositionEngine by Lloyd Pique · 6 years ago
  42. d7b429f SF: Move/refactor presentation loop to CompositionEngine by Lloyd Pique · 6 years ago
  43. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 6 years ago
  44. d3d6988 SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine by Lloyd Pique · 7 years ago
  45. f8cf14d SF: Move doDebugFlashRegions to CompositionEngine by Lloyd Pique · 7 years ago
  46. c2d54d4 SF: Clear layers properly doing client composition by Lloyd Pique · 6 years ago
  47. 56eba80 SF: Fix layer outside of viewport test by Lloyd Pique · 6 years ago
  48. 810b030 SF: Revert one line that changed in moving doComposeSurfaces by Lloyd Pique · 6 years ago
  49. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 7 years ago
  50. 7d90ba5 SF: Present before signalling presentation done by Lloyd Pique · 6 years ago
  51. d0a92a0 SF: Move beginFrame to CompositionEngine by Lloyd Pique · 7 years ago
  52. 35fca9d SF: Move postFrameBuffer to CompositionEngine by Lloyd Pique · 7 years ago
  53. 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 7 years ago
  54. c7ef21b SF: Move/Refactor LayersNeedingFences by Lloyd Pique · 7 years ago
  55. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  56. 77f79a2 SurfaceFlinger: Fix check for ignoring a new color transform by Lloyd Pique · 6 years ago
  57. c7e8ce8 Actually apply color transform for GPU comp. by Alec Mouri · 6 years ago
  58. 207def9 SF: Dump CompositionEngine layers and cleanup output by Lloyd Pique · 7 years ago
  59. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  60. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  61. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
  62. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  63. ef95812 SF: Color changes should dirty entire display by Lloyd Pique · 7 years ago
  64. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  65. cc01a45 SF: Intro CE::OutputLayer by Lloyd Pique · 7 years ago
  66. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  67. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  68. ef36b00 SF: Fix a defect in the layer filtering logic by Lloyd Pique · 7 years ago
  69. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 7 years ago
  70. 31cb294 SF: Separate out render surface code by Lloyd Pique · 7 years ago
  71. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 7 years ago