1. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  2. 5e18e87 Merge "Blur shader performance optimizations" by Lucas Dupin · 6 years ago
  3. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  4. f82ed8f Blur shader performance optimizations by Lucas Dupin · 6 years ago
  5. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  6. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  7. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  8. 0a4b951 Merge "Add support for background blurs" by Lucas Dupin · 6 years ago
  9. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  10. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  11. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  12. b8c7368 Merge "Plumb getClientTargetProperty API." by Peiyong Lin · 6 years ago
  13. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  14. 33371b1 Merge "Reapply Avoid sending powerhint right after GPU composition." by TreeHugger Robot · 6 years ago
  15. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  16. d792705 TimeStats: refactor libtimestats blueprint interface by Yiwei Zhang · 6 years ago
  17. afa0f57 Plumb getClientTargetProperty API. by Peiyong Lin · 6 years ago
  18. 032c995d Merge "Draw shadows when the casting layer is occluded or transparent" by TreeHugger Robot · 6 years ago
  19. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  20. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago
  21. 6643cd8 CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  22. af94d9d Merge "Remove GLES wording from SurfaceFlinger." by TreeHugger Robot · 6 years ago
  23. 1aa60c1 Merge "Revert submission" by Robin Lee · 6 years ago
  24. e71d968 Revert submission by Hansong Zhang · 6 years ago
  25. e3620ea Merge "Add Auto Low Latency Mode to native framework" by Galia Peycheva · 6 years ago
  26. f3ffc4e Remove GLES wording from SurfaceFlinger. by Peiyong Lin · 6 years ago
  27. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  28. a486334 CE: Add test coverage for Output::generateClientCompositionRequests by Lloyd Pique · 6 years ago
  29. 6818fa5 CE: Add test coverage for Output::composeSurfaces by Lloyd Pique · 6 years ago
  30. ea62928 libui: PrintTo and comparisons for values for tests by Lloyd Pique · 6 years ago
  31. 2365a09 Merge "[TimeStats] Track RenderEngine time per frame." by TreeHugger Robot · 6 years ago
  32. 7146278 Merge "CE: Unit test coverage for Output::ensureOutputLayerIfVisible" by TreeHugger Robot · 6 years ago
  33. fe0ee9e CE: Unit test coverage for Output::ensureOutputLayerIfVisible by Lloyd Pique · 6 years ago
  34. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  35. cace66c Merge "[Shadows] Create a new composition layer for shadows [6/n]" by TreeHugger Robot · 6 years ago
  36. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 6 years ago
  37. c660755 CE: Functional test for Display::postFramebuffer by Lloyd Pique · 6 years ago
  38. 739afaf CE: Cleanup some comments in OutputTest by Lloyd Pique · 6 years ago
  39. 1ef9322 CE: Unit test coverage for Output::collectVisibleLayers by Lloyd Pique · 6 years ago
  40. b62cebc CE: Unit test coverage for Output::prepare and Output::rebuildLayerStack by Lloyd Pique · 6 years ago
  41. 5073d38 Merge "CE: Unit test coverage for Output::postFramebuffer" by TreeHugger Robot · 6 years ago
  42. 8770b27 Merge "CE: Unit test coverage for Output::updateAndWriteCompositionState" by TreeHugger Robot · 6 years ago
  43. 08e244f Merge "SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware" by Ady Abraham · 6 years ago
  44. 07178e3 CE: Unit test coverage for Output::postFramebuffer by Lloyd Pique · 6 years ago
  45. f026ff4 Merge "CE: Unit test coverage for Output::beginFrame" by TreeHugger Robot · 6 years ago
  46. 9a6234b Merge "CE: Unit test coverage for Output::updateLayerStateFromFE()" by TreeHugger Robot · 6 years ago
  47. 40a94f4 Merge "CE: Unit test coverage for Output::updateColorProfile()" by TreeHugger Robot · 6 years ago
  48. 4a2dac3 CE: Remove now redundant hidl value writers by Lloyd Pique · 6 years ago
  49. e596595 CE: Unit test coverage for Output::beginFrame by Lloyd Pique · 6 years ago
  50. 17ca742 CE: Unit test coverage for Output::updateColorProfile() by Lloyd Pique · 6 years ago
  51. cb6af74 Merge "CE: Unit test coverage for Output::finishFrame" by TreeHugger Robot · 6 years ago
  52. 2c1772e Merge "CE: Unit test coverage for Output::devOptRepaintFlash" by TreeHugger Robot · 6 years ago
  53. ef63b61 CE: Unit test coverage for Output::updateAndWriteCompositionState by Lloyd Pique · 6 years ago
  54. c0ee6ba CE: Unit test coverage for Output::updateLayerStateFromFE() by Lloyd Pique · 6 years ago
  55. 03561a6 CE: Unit test coverage for Output::finishFrame by Lloyd Pique · 6 years ago
  56. db462d8 CE: Unit test coverage for Output::devOptRepaintFlash by Lloyd Pique · 6 years ago
  57. 3c94261 Merge "CE: Unit test coverage for Output::present" by TreeHugger Robot · 6 years ago
  58. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 6 years ago
  59. ee69cfb Merge "CE: Unit test coverage for Output::setReleasedLayers()" by TreeHugger Robot · 6 years ago
  60. faa3f19 CE: Unit test coverage for Output::present by Lloyd Pique · 6 years ago
  61. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  62. c9e6003 CE: Unit test coverage for Output::setReleasedLayers() by Lloyd Pique · 6 years ago
  63. 96e335b Merge "CE: Unit test coverage for CompositionEngine::updateCursorAsync" by TreeHugger Robot · 6 years ago
  64. be7474c Merge "CE: Unit test coverage for CompositionEngine::present()" by TreeHugger Robot · 6 years ago
  65. aed56ab CE: Unit test coverage for CompositionEngine::updateCursorAsync by Lloyd Pique · 6 years ago
  66. f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
  67. e82ed2d CE: Unit test coverage for CompositionEngine::present() by Lloyd Pique · 6 years ago
  68. 46b72df CE: Fix color layer HWC call ordering by Lloyd Pique · 6 years ago
  69. f729f50 Merge "SF: Dev Options should force client composition for all frames" by Lloyd Pique · 6 years ago
  70. 76ad35f Merge "SF: Upgrade to Composer HAL 2.4" by TreeHugger Robot · 6 years ago
  71. 7a23491 SF: Dev Options should force client composition for all frames by Lloyd Pique · 6 years ago
  72. 3fa7792 Merge "CE: Introduce Output::GetDisplayId()" by TreeHugger Robot · 6 years ago
  73. 848df6f Merge "CE: Introduce CompositionEngine::dump()" by TreeHugger Robot · 6 years ago
  74. 2a6de28 Merge "CE: Move knowledge of the OutputLayers out of Output" by TreeHugger Robot · 6 years ago
  75. 27da29e Merge "CE: Build with ATRACE_TAG=ATRACE_TAG_GRAPHICS" by TreeHugger Robot · 6 years ago
  76. 05b67b9 CE: Build with ATRACE_TAG=ATRACE_TAG_GRAPHICS by Lloyd Pique · 6 years ago
  77. 6c564cf CE: Introduce Output::GetDisplayId() by Lloyd Pique · 7 years ago
  78. c3cb729 CE: Introduce CompositionEngine::dump() by Lloyd Pique · 7 years ago
  79. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 7 years ago
  80. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 7 years ago
  81. 25a4e7d SF: Upgrade to Composer HAL 2.4 by Dominik Laskowski · 6 years ago
  82. fe67102 CE: Reset forceClientComposition on geometry update by Lloyd Pique · 6 years ago
  83. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 7 years ago
  84. c29e4c6 SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions by Lloyd Pique · 7 years ago
  85. 66c20c4 SF: Cleanup Layer membership test by Lloyd Pique · 7 years ago
  86. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 7 years ago
  87. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 7 years ago
  88. 6c2a8b0 Merge "SF: Move layer visibility state to CompositionEngine" by TreeHugger Robot · 6 years ago
  89. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 7 years ago
  90. 275fb46 Merge "Rev up vr_hwc to composer@2.3" by Mike Ma · 6 years ago
  91. 94e91f6 Rev up vr_hwc to composer@2.3 by mamik · 6 years ago
  92. 3eb1b21 SF: Move/Refactor calculateWorkingSet to CompositionEngine by Lloyd Pique · 7 years ago
  93. d7b429f SF: Move/refactor presentation loop to CompositionEngine by Lloyd Pique · 7 years ago
  94. c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 7 years ago
  95. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 7 years ago
  96. d3d6988 SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine by Lloyd Pique · 7 years ago
  97. f8cf14d SF: Move doDebugFlashRegions to CompositionEngine by Lloyd Pique · 7 years ago
  98. c2d54d4 SF: Clear layers properly doing client composition by Lloyd Pique · 6 years ago
  99. 56eba80 SF: Fix layer outside of viewport test by Lloyd Pique · 6 years ago
  100. f43b664 Temporarily turn off ASAN for libcompositionengine_test by Yi Kong · 6 years ago