1. f66b752 Using DoAll by Haibo Huang · 5 years ago
  2. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  3. ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago
  4. 9135ddd CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  5. dfc3f7c Plumb client target property. by Peiyong Lin · 6 years ago
  6. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago
  7. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 6 years ago
  8. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 6 years ago
  9. 5690bde SF: Defer setDisplayBrightness to Binder thread by Dominik Laskowski · 6 years ago
  10. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
  11. e9d809e Remove hwcomposer2.h by Peiyong Lin · 6 years ago
  12. 4afbe7c Merge "Remove DisplaySettings::globalTransform" into rvc-dev by Alec Mouri · 6 years ago
  13. fce46c1 Merge "SF: Fix color transform for composited virtual displays" into rvc-dev by TreeHugger Robot · 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. bdd5915 SF: Refactor HWComposer::onHotplug() by Marin Shalamanov · 6 years ago
  17. 29e7bdf PowerAdvisor: Wait for boot finished by Dan Stoza · 6 years ago
  18. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  19. b66c667 Merge "sf: Update PowerAdvisor to talk to AIDL Power HAL" by TreeHugger Robot · 6 years ago
  20. 030fbc1 sf: Update PowerAdvisor to talk to AIDL Power HAL by Dan Stoza · 6 years ago
  21. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  22. 35436d0 Merge "SF: Populate DisplayConnectionType in DisplayInfo" by Dominik Laskowski · 6 years ago
  23. 55a81a2 Merge "Retrieve a list of composition settings from front end layer" by TreeHugger Robot · 6 years ago
  24. 8d9f836 [sf] Pass metadata to layer during composition by Lloyd Pique · 6 years ago
  25. 4603f3c [sf] Add support for generic layer metadata to HWComposer and HWC2 by Lloyd Pique · 6 years ago
  26. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  27. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 6 years ago
  28. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  29. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  30. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  31. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  32. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  33. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  34. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  35. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  36. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  37. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  38. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  39. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  40. 032c995d Merge "Draw shadows when the casting layer is occluded or transparent" by TreeHugger Robot · 6 years ago
  41. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  42. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago
  43. 6643cd8 CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  44. af94d9d Merge "Remove GLES wording from SurfaceFlinger." by TreeHugger Robot · 6 years ago
  45. 1aa60c1 Merge "Revert submission" by Robin Lee · 6 years ago
  46. e71d968 Revert submission by Hansong Zhang · 6 years ago
  47. e3620ea Merge "Add Auto Low Latency Mode to native framework" by Galia Peycheva · 6 years ago
  48. f3ffc4e Remove GLES wording from SurfaceFlinger. by Peiyong Lin · 6 years ago
  49. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  50. a486334 CE: Add test coverage for Output::generateClientCompositionRequests by Lloyd Pique · 6 years ago
  51. 6818fa5 CE: Add test coverage for Output::composeSurfaces by Lloyd Pique · 6 years ago
  52. ea62928 libui: PrintTo and comparisons for values for tests by Lloyd Pique · 6 years ago
  53. 2365a09 Merge "[TimeStats] Track RenderEngine time per frame." by TreeHugger Robot · 6 years ago
  54. 7146278 Merge "CE: Unit test coverage for Output::ensureOutputLayerIfVisible" by TreeHugger Robot · 6 years ago
  55. fe0ee9e CE: Unit test coverage for Output::ensureOutputLayerIfVisible by Lloyd Pique · 6 years ago
  56. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  57. cace66c Merge "[Shadows] Create a new composition layer for shadows [6/n]" by TreeHugger Robot · 6 years ago
  58. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 6 years ago
  59. c660755 CE: Functional test for Display::postFramebuffer by Lloyd Pique · 6 years ago
  60. 739afaf CE: Cleanup some comments in OutputTest by Lloyd Pique · 6 years ago
  61. 1ef9322 CE: Unit test coverage for Output::collectVisibleLayers by Lloyd Pique · 6 years ago
  62. b62cebc CE: Unit test coverage for Output::prepare and Output::rebuildLayerStack by Lloyd Pique · 6 years ago
  63. 5073d38 Merge "CE: Unit test coverage for Output::postFramebuffer" by TreeHugger Robot · 6 years ago
  64. 8770b27 Merge "CE: Unit test coverage for Output::updateAndWriteCompositionState" by TreeHugger Robot · 6 years ago
  65. 08e244f Merge "SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware" by Ady Abraham · 6 years ago
  66. 07178e3 CE: Unit test coverage for Output::postFramebuffer by Lloyd Pique · 6 years ago
  67. f026ff4 Merge "CE: Unit test coverage for Output::beginFrame" by TreeHugger Robot · 6 years ago
  68. 9a6234b Merge "CE: Unit test coverage for Output::updateLayerStateFromFE()" by TreeHugger Robot · 6 years ago
  69. 40a94f4 Merge "CE: Unit test coverage for Output::updateColorProfile()" by TreeHugger Robot · 6 years ago
  70. 4a2dac3 CE: Remove now redundant hidl value writers by Lloyd Pique · 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. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 6 years ago
  81. ee69cfb Merge "CE: Unit test coverage for Output::setReleasedLayers()" by TreeHugger Robot · 6 years ago
  82. faa3f19 CE: Unit test coverage for Output::present by Lloyd Pique · 6 years ago
  83. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  84. c9e6003 CE: Unit test coverage for Output::setReleasedLayers() by Lloyd Pique · 6 years ago
  85. 96e335b Merge "CE: Unit test coverage for CompositionEngine::updateCursorAsync" by TreeHugger Robot · 6 years ago
  86. be7474c Merge "CE: Unit test coverage for CompositionEngine::present()" by TreeHugger Robot · 6 years ago
  87. aed56ab CE: Unit test coverage for CompositionEngine::updateCursorAsync by Lloyd Pique · 6 years ago
  88. f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
  89. e82ed2d CE: Unit test coverage for CompositionEngine::present() by Lloyd Pique · 6 years ago
  90. 46b72df CE: Fix color layer HWC call ordering by Lloyd Pique · 6 years ago
  91. 7a23491 SF: Dev Options should force client composition for all frames by Lloyd Pique · 6 years ago
  92. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 7 years ago
  93. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 7 years ago
  94. fe67102 CE: Reset forceClientComposition on geometry update by Lloyd Pique · 6 years ago
  95. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 7 years ago
  96. c29e4c6 SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions by Lloyd Pique · 7 years ago
  97. 66c20c4 SF: Cleanup Layer membership test by Lloyd Pique · 7 years ago
  98. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 7 years ago
  99. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 7 years ago
  100. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 7 years ago