1. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 4 years, 2 months ago
  2. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 3 months ago
  3. df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 3 months ago
  4. f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 3 months ago
  5. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 3 months ago
  6. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 4 months ago
  7. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 5 months ago
  8. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 4 months ago
  9. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 5 months ago
  10. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
  11. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
  12. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 5 months ago
  13. eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 4 years, 6 months ago
  14. 6166c31 SF: Add Planner flattener by Dan Stoza · 4 years, 7 months ago
  15. 47437bb SF: Add Planner predictor by Dan Stoza · 4 years, 7 months ago
  16. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 4 years, 7 months ago
  17. 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 4 years, 7 months ago
  18. 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 4 years, 8 months ago
  19. 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 4 years, 10 months ago
  20. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
  21. 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 4 years, 10 months ago
  22. 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  23. 54edd91 Query composition engine for transform hint. by Garfield Tan · 4 years, 10 months ago
  24. 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
  25. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
  26. 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
  27. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
  28. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  29. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  30. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
  31. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  32. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
  33. e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 5 years ago
  34. 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 5 years ago
  35. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 5 years ago
  36. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 5 years ago
  37. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 5 years ago
  38. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 5 years ago
  39. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  40. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  41. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  42. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  43. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  44. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  45. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  46. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  47. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  48. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  49. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  50. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  51. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  52. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  53. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago
  54. a486334 CE: Add test coverage for Output::generateClientCompositionRequests by Lloyd Pique · 6 years ago
  55. 6818fa5 CE: Add test coverage for Output::composeSurfaces by Lloyd Pique · 6 years ago
  56. ea62928 libui: PrintTo and comparisons for values for tests by Lloyd Pique · 6 years ago
  57. 2365a09 Merge "[TimeStats] Track RenderEngine time per frame." by TreeHugger Robot · 6 years ago
  58. 7146278 Merge "CE: Unit test coverage for Output::ensureOutputLayerIfVisible" by TreeHugger Robot · 6 years ago
  59. fe0ee9e CE: Unit test coverage for Output::ensureOutputLayerIfVisible by Lloyd Pique · 6 years ago
  60. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  61. cace66c Merge "[Shadows] Create a new composition layer for shadows [6/n]" by TreeHugger Robot · 6 years ago
  62. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 6 years ago
  63. 739afaf CE: Cleanup some comments in OutputTest by Lloyd Pique · 6 years ago
  64. 1ef9322 CE: Unit test coverage for Output::collectVisibleLayers by Lloyd Pique · 6 years ago
  65. b62cebc CE: Unit test coverage for Output::prepare and Output::rebuildLayerStack by Lloyd Pique · 6 years ago
  66. 5073d38 Merge "CE: Unit test coverage for Output::postFramebuffer" by TreeHugger Robot · 6 years ago
  67. 8770b27 Merge "CE: Unit test coverage for Output::updateAndWriteCompositionState" by TreeHugger Robot · 6 years ago
  68. 07178e3 CE: Unit test coverage for Output::postFramebuffer by Lloyd Pique · 6 years ago
  69. f026ff4 Merge "CE: Unit test coverage for Output::beginFrame" by TreeHugger Robot · 6 years ago
  70. 9a6234b Merge "CE: Unit test coverage for Output::updateLayerStateFromFE()" by TreeHugger Robot · 6 years ago
  71. e596595 CE: Unit test coverage for Output::beginFrame by Lloyd Pique · 6 years ago
  72. 17ca742 CE: Unit test coverage for Output::updateColorProfile() by Lloyd Pique · 6 years ago
  73. cb6af74 Merge "CE: Unit test coverage for Output::finishFrame" by TreeHugger Robot · 6 years ago
  74. 2c1772e Merge "CE: Unit test coverage for Output::devOptRepaintFlash" by TreeHugger Robot · 6 years ago
  75. ef63b61 CE: Unit test coverage for Output::updateAndWriteCompositionState by Lloyd Pique · 6 years ago
  76. c0ee6ba CE: Unit test coverage for Output::updateLayerStateFromFE() by Lloyd Pique · 6 years ago
  77. 03561a6 CE: Unit test coverage for Output::finishFrame by Lloyd Pique · 6 years ago
  78. db462d8 CE: Unit test coverage for Output::devOptRepaintFlash by Lloyd Pique · 6 years ago
  79. 3c94261 Merge "CE: Unit test coverage for Output::present" by TreeHugger Robot · 6 years ago
  80. ee69cfb Merge "CE: Unit test coverage for Output::setReleasedLayers()" by TreeHugger Robot · 6 years ago
  81. faa3f19 CE: Unit test coverage for Output::present by Lloyd Pique · 6 years ago
  82. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  83. c9e6003 CE: Unit test coverage for Output::setReleasedLayers() by Lloyd Pique · 6 years ago
  84. f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
  85. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 6 years ago
  86. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 6 years ago
  87. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 6 years ago
  88. 66c20c4 SF: Cleanup Layer membership test by Lloyd Pique · 6 years ago
  89. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 6 years ago
  90. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 6 years ago
  91. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 6 years ago
  92. 3eb1b21 SF: Move/Refactor calculateWorkingSet to CompositionEngine by Lloyd Pique · 6 years ago
  93. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 6 years ago
  94. d3d6988 SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine by Lloyd Pique · 6 years ago
  95. c2d54d4 SF: Clear layers properly doing client composition by Lloyd Pique · 6 years ago
  96. 56eba80 SF: Fix layer outside of viewport test by Lloyd Pique · 6 years ago
  97. 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 7 years ago
  98. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  99. 77f79a2 SurfaceFlinger: Fix check for ignoring a new color transform by Lloyd Pique · 6 years ago
  100. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago