1. 46b72df CE: Fix color layer HWC call ordering by Lloyd Pique · 6 years ago
  2. f729f50 Merge "SF: Dev Options should force client composition for all frames" by Lloyd Pique · 6 years ago
  3. 76ad35f Merge "SF: Upgrade to Composer HAL 2.4" by TreeHugger Robot · 6 years ago
  4. 7a23491 SF: Dev Options should force client composition for all frames by Lloyd Pique · 6 years ago
  5. 3fa7792 Merge "CE: Introduce Output::GetDisplayId()" by TreeHugger Robot · 6 years ago
  6. 848df6f Merge "CE: Introduce CompositionEngine::dump()" by TreeHugger Robot · 6 years ago
  7. 2a6de28 Merge "CE: Move knowledge of the OutputLayers out of Output" by TreeHugger Robot · 6 years ago
  8. 27da29e Merge "CE: Build with ATRACE_TAG=ATRACE_TAG_GRAPHICS" by TreeHugger Robot · 6 years ago
  9. 05b67b9 CE: Build with ATRACE_TAG=ATRACE_TAG_GRAPHICS by Lloyd Pique · 6 years ago
  10. 6c564cf CE: Introduce Output::GetDisplayId() by Lloyd Pique · 7 years ago
  11. c3cb729 CE: Introduce CompositionEngine::dump() by Lloyd Pique · 7 years ago
  12. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 7 years ago
  13. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 7 years ago
  14. 25a4e7d SF: Upgrade to Composer HAL 2.4 by Dominik Laskowski · 6 years ago
  15. fe67102 CE: Reset forceClientComposition on geometry update by Lloyd Pique · 6 years ago
  16. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 7 years ago
  17. c29e4c6 SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions by Lloyd Pique · 7 years ago
  18. 66c20c4 SF: Cleanup Layer membership test by Lloyd Pique · 7 years ago
  19. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 7 years ago
  20. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 7 years ago
  21. 6c2a8b0 Merge "SF: Move layer visibility state to CompositionEngine" by TreeHugger Robot · 6 years ago
  22. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 7 years ago
  23. 275fb46 Merge "Rev up vr_hwc to composer@2.3" by Mike Ma · 6 years ago
  24. 94e91f6 Rev up vr_hwc to composer@2.3 by mamik · 6 years ago
  25. 3eb1b21 SF: Move/Refactor calculateWorkingSet to CompositionEngine by Lloyd Pique · 7 years ago
  26. d7b429f SF: Move/refactor presentation loop to CompositionEngine by Lloyd Pique · 7 years ago
  27. c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 7 years ago
  28. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 7 years ago
  29. d3d6988 SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine by Lloyd Pique · 7 years ago
  30. f8cf14d SF: Move doDebugFlashRegions to CompositionEngine by Lloyd Pique · 7 years ago
  31. c2d54d4 SF: Clear layers properly doing client composition by Lloyd Pique · 6 years ago
  32. 56eba80 SF: Fix layer outside of viewport test by Lloyd Pique · 6 years ago
  33. f43b664 Temporarily turn off ASAN for libcompositionengine_test by Yi Kong · 6 years ago
  34. 810b030 SF: Revert one line that changed in moving doComposeSurfaces by Lloyd Pique · 6 years ago
  35. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 7 years ago
  36. 7d90ba5 SF: Present before signalling presentation done by Lloyd Pique · 6 years ago
  37. f16688f SF: Introduce LayerFE::prepareClientComposition by Lloyd Pique · 7 years ago
  38. d0a92a0 SF: Move beginFrame to CompositionEngine by Lloyd Pique · 7 years ago
  39. 35fca9d SF: Move postFrameBuffer to CompositionEngine by Lloyd Pique · 7 years ago
  40. 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 7 years ago
  41. ab039b5 SF: Move preComposition to CompositionEngine by Lloyd Pique · 7 years ago
  42. c7ef21b SF: Move/Refactor LayersNeedingFences by Lloyd Pique · 7 years ago
  43. 0e1c05e SF: Refactor onPreComposition by Lloyd Pique · 7 years ago
  44. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  45. 8002fca [SurfaceFlinger] Clean-up dead code by Alec Mouri · 7 years ago
  46. 67e3d9b Revert "Revert "SF: Test coverage for OutputLayer::updateGeometryState"" by Lloyd Pique · 7 years ago
  47. 5201031 [SurfaceFlinger] Make sure switch the protected state of buffers. by Peiyong Lin · 7 years ago
  48. 77f79a2 SurfaceFlinger: Fix check for ignoring a new color transform by Lloyd Pique · 7 years ago
  49. 222859a [SurfaceFlinger] Remove unused functions. by Peiyong Lin · 7 years ago
  50. 5210624 Merge changes Ieb4d16d1,Icef95925 into qt-dev by Valerie Hau · 7 years ago
  51. 947d34e Change slot generation for BufferState by Marissa Wall · 7 years ago
  52. 8beb414 Disconnect from surface when the RenderSurface object is removed. by chaviw · 7 years ago
  53. c7e8ce8 Actually apply color transform for GPU comp. by Alec Mouri · 7 years ago
  54. 13f0d1a Return to manual slot use instead of slot generation by Valerie Hau · 7 years ago
  55. 546a245 Revert "SF: Test coverage for OutputLayer::updateGeometryState" by Lloyd Pique · 7 years ago
  56. c6a1d40 Merge "SF: Test coverage for OutputLayer::updateGeometryState" by TreeHugger Robot · 7 years ago
  57. 207def9 SF: Dump CompositionEngine layers and cleanup output by Lloyd Pique · 7 years ago
  58. 4f7dc14 SF: Test coverage for OutputLayer::updateGeometryState by Lloyd Pique · 7 years ago
  59. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  60. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 7 years ago
  61. 6f89c37 Caching between SF and HWC extended to Buffer State Layers by Valerie Hau · 7 years ago
  62. b82cf27 Merge "Revert "Caching between SF and HWC for BufferStateLayers"" by Wale Ogunwale · 7 years ago
  63. 5723fbd Revert "Caching between SF and HWC for BufferStateLayers" by Wale Ogunwale · 7 years ago
  64. 3e4466c Merge "Caching between SF and HWC for BufferStateLayers" by Valerie Hau · 7 years ago
  65. b28f007 Caching between SF and HWC for BufferStateLayers by Valerie Hau · 7 years ago
  66. d1fe5d3 Merge changes I7c51f161,I9231f4b4 by TreeHugger Robot · 7 years ago
  67. 6338c9d Plumb fence from dequeueBuffer into renderengine by Alec Mouri · 7 years ago
  68. cb54b3b SF: Refactor onLayerDisplayed by Lloyd Pique · 7 years ago
  69. 7560d0d Merge "SF: Move management of HWC layers to compositionengine::OutputLayer" by TreeHugger Robot · 7 years ago
  70. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  71. 75bfd16 Merge "SF: Abstract and mock HWC2::Layer" by TreeHugger Robot · 7 years ago
  72. f6d3044 Merge changes I20e4aa1a,I00370f05 by TreeHugger Robot · 7 years ago
  73. 35d5824 SF: Abstract and mock HWC2::Layer by Lloyd Pique · 7 years ago
  74. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  75. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  76. a3ea559 [SurfaceFlinger] Allow force a supported color mode. by Peiyong Lin · 7 years ago
  77. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
  78. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  79. ef95812 SF: Color changes should dirty entire display by Lloyd Pique · 7 years ago
  80. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  81. 76ed703 SF: Move HWComposerBufferCache in to CompositionEngine by Lloyd Pique · 7 years ago
  82. cc01a45 SF: Intro CE::OutputLayer by Lloyd Pique · 7 years ago
  83. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  84. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  85. ef36b00 SF: Fix a defect in the layer filtering logic by Lloyd Pique · 7 years ago
  86. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 7 years ago
  87. 31cb294 SF: Separate out render surface code by Lloyd Pique · 7 years ago
  88. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
  89. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 7 years ago
  90. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 7 years ago
  91. b97e04f SF: Move RenderEngine ownership to CompositionEngine by Lloyd Pique · 7 years ago
  92. 441d504 SF: Move HWComposer ownership to CompositionEngine by Lloyd Pique · 7 years ago
  93. 70d9136 SF: Introduce a minimal CompositionEngine by Lloyd Pique · 7 years ago