1. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  2. 63e04c8 Merge "Remove VrFlinger usages from SF." by Treehugger Robot · 5 years ago
  3. 643053a Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
  4. b494757 Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  5. f66b752 Using DoAll by Haibo Huang · 5 years ago
  6. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  7. d3e7589 Revert "Temporarily turn off ASAN for libcompositionengine_test" by Stephen Hines · 5 years ago
  8. ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago
  9. c7f9e4e [SF] Make sure destination clip is contained in display bounds by Marin Shalamanov · 6 years ago
  10. cc56eff Merge "CompositionEngine: fix HWC transform calculation" by Treehugger Robot · 6 years ago
  11. 9135ddd CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  12. 0b79384 Remove unused dependencies in SurfaceFlinger by Michael Hoisie · 6 years ago
  13. 289e402 Merge "[SF] Rename variables to match style" into rvc-dev by TreeHugger Robot · 6 years ago
  14. cfeebd4 [SF] Rename variables to match style by Marin Shalamanov · 6 years ago
  15. dfc3f7c Plumb client target property. by Peiyong Lin · 6 years ago
  16. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago
  17. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 6 years ago
  18. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 6 years ago
  19. 5690bde SF: Defer setDisplayBrightness to Binder thread by Dominik Laskowski · 6 years ago
  20. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
  21. e9d809e Remove hwcomposer2.h by Peiyong Lin · 6 years ago
  22. 4afbe7c Merge "Remove DisplaySettings::globalTransform" into rvc-dev by Alec Mouri · 6 years ago
  23. fce46c1 Merge "SF: Fix color transform for composited virtual displays" into rvc-dev by TreeHugger Robot · 6 years ago
  24. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 6 years ago
  25. 1162e47 SF: Fix color transform for composited virtual displays by Dominik Laskowski · 6 years ago
  26. bdd5915 SF: Refactor HWComposer::onHotplug() by Marin Shalamanov · 6 years ago
  27. c97346f Merge "PowerAdvisor: Wait for boot finished" into rvc-dev by Dan Stoza · 6 years ago
  28. 29e7bdf PowerAdvisor: Wait for boot finished by Dan Stoza · 6 years ago
  29. d011f50 Also check equality of background blurs by Lucas Dupin · 6 years ago
  30. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  31. b66c667 Merge "sf: Update PowerAdvisor to talk to AIDL Power HAL" by TreeHugger Robot · 6 years ago
  32. 030fbc1 sf: Update PowerAdvisor to talk to AIDL Power HAL by Dan Stoza · 6 years ago
  33. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  34. 35436d0 Merge "SF: Populate DisplayConnectionType in DisplayInfo" by Dominik Laskowski · 6 years ago
  35. 55a81a2 Merge "Retrieve a list of composition settings from front end layer" by TreeHugger Robot · 6 years ago
  36. 8d9f836 [sf] Pass metadata to layer during composition by Lloyd Pique · 6 years ago
  37. 4603f3c [sf] Add support for generic layer metadata to HWComposer and HWC2 by Lloyd Pique · 6 years ago
  38. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  39. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 6 years ago
  40. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  41. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  42. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  43. 5e18e87 Merge "Blur shader performance optimizations" by Lucas Dupin · 6 years ago
  44. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  45. f82ed8f Blur shader performance optimizations by Lucas Dupin · 6 years ago
  46. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  47. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  48. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  49. 0a4b951 Merge "Add support for background blurs" by Lucas Dupin · 6 years ago
  50. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  51. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  52. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  53. b8c7368 Merge "Plumb getClientTargetProperty API." by Peiyong Lin · 6 years ago
  54. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  55. 33371b1 Merge "Reapply Avoid sending powerhint right after GPU composition." by TreeHugger Robot · 6 years ago
  56. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  57. d792705 TimeStats: refactor libtimestats blueprint interface by Yiwei Zhang · 6 years ago
  58. afa0f57 Plumb getClientTargetProperty API. by Peiyong Lin · 6 years ago
  59. 032c995d Merge "Draw shadows when the casting layer is occluded or transparent" by TreeHugger Robot · 6 years ago
  60. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  61. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago
  62. 6643cd8 CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  63. af94d9d Merge "Remove GLES wording from SurfaceFlinger." by TreeHugger Robot · 6 years ago
  64. 1aa60c1 Merge "Revert submission" by Robin Lee · 6 years ago
  65. e71d968 Revert submission by Hansong Zhang · 6 years ago
  66. e3620ea Merge "Add Auto Low Latency Mode to native framework" by Galia Peycheva · 6 years ago
  67. f3ffc4e Remove GLES wording from SurfaceFlinger. by Peiyong Lin · 6 years ago
  68. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  69. a486334 CE: Add test coverage for Output::generateClientCompositionRequests by Lloyd Pique · 6 years ago
  70. 6818fa5 CE: Add test coverage for Output::composeSurfaces by Lloyd Pique · 6 years ago
  71. ea62928 libui: PrintTo and comparisons for values for tests by Lloyd Pique · 6 years ago
  72. 2365a09 Merge "[TimeStats] Track RenderEngine time per frame." by TreeHugger Robot · 6 years ago
  73. 7146278 Merge "CE: Unit test coverage for Output::ensureOutputLayerIfVisible" by TreeHugger Robot · 6 years ago
  74. fe0ee9e CE: Unit test coverage for Output::ensureOutputLayerIfVisible by Lloyd Pique · 6 years ago
  75. e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
  76. cace66c Merge "[Shadows] Create a new composition layer for shadows [6/n]" by TreeHugger Robot · 6 years ago
  77. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 6 years ago
  78. c660755 CE: Functional test for Display::postFramebuffer by Lloyd Pique · 6 years ago
  79. 739afaf CE: Cleanup some comments in OutputTest by Lloyd Pique · 6 years ago
  80. 1ef9322 CE: Unit test coverage for Output::collectVisibleLayers by Lloyd Pique · 6 years ago
  81. b62cebc CE: Unit test coverage for Output::prepare and Output::rebuildLayerStack by Lloyd Pique · 6 years ago
  82. 5073d38 Merge "CE: Unit test coverage for Output::postFramebuffer" by TreeHugger Robot · 6 years ago
  83. 8770b27 Merge "CE: Unit test coverage for Output::updateAndWriteCompositionState" by TreeHugger Robot · 6 years ago
  84. 08e244f Merge "SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware" by Ady Abraham · 6 years ago
  85. 07178e3 CE: Unit test coverage for Output::postFramebuffer by Lloyd Pique · 6 years ago
  86. f026ff4 Merge "CE: Unit test coverage for Output::beginFrame" by TreeHugger Robot · 6 years ago
  87. 9a6234b Merge "CE: Unit test coverage for Output::updateLayerStateFromFE()" by TreeHugger Robot · 6 years ago
  88. 40a94f4 Merge "CE: Unit test coverage for Output::updateColorProfile()" by TreeHugger Robot · 6 years ago
  89. 4a2dac3 CE: Remove now redundant hidl value writers by Lloyd Pique · 6 years ago
  90. e596595 CE: Unit test coverage for Output::beginFrame by Lloyd Pique · 6 years ago
  91. 17ca742 CE: Unit test coverage for Output::updateColorProfile() by Lloyd Pique · 6 years ago
  92. cb6af74 Merge "CE: Unit test coverage for Output::finishFrame" by TreeHugger Robot · 6 years ago
  93. 2c1772e Merge "CE: Unit test coverage for Output::devOptRepaintFlash" by TreeHugger Robot · 6 years ago
  94. ef63b61 CE: Unit test coverage for Output::updateAndWriteCompositionState by Lloyd Pique · 6 years ago
  95. c0ee6ba CE: Unit test coverage for Output::updateLayerStateFromFE() by Lloyd Pique · 6 years ago
  96. 03561a6 CE: Unit test coverage for Output::finishFrame by Lloyd Pique · 6 years ago
  97. db462d8 CE: Unit test coverage for Output::devOptRepaintFlash by Lloyd Pique · 6 years ago
  98. 3c94261 Merge "CE: Unit test coverage for Output::present" by TreeHugger Robot · 6 years ago
  99. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 6 years ago
  100. ee69cfb Merge "CE: Unit test coverage for Output::setReleasedLayers()" by TreeHugger Robot · 6 years ago