1. e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 4 years, 10 months ago
  2. 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 10 months ago
  3. 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 10 months ago
  4. 2cb972e Merge "Pass override dataspace to HWC" into sc-dev by Alec Mouri · 4 years, 10 months ago
  5. a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 4 years, 10 months ago
  6. a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 10 months ago
  7. 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 4 years, 10 months ago
  8. b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 10 months ago
  9. 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 10 months ago
  10. ead2fee Merge "Add additional predictor unit tests" into sc-dev by Alec Mouri · 4 years, 10 months ago
  11. 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 4 years, 10 months ago
  12. f2b3cde Add additional predictor unit tests by Alec Mouri · 4 years, 10 months ago
  13. f6a684b Add tests for LayerStack::ApproximateMatch by Alec Mouri · 4 years, 10 months ago
  14. 49da70d Don't leak flattened buffers from cached sets. by Alec Mouri · 4 years, 10 months ago
  15. eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 4 years, 11 months ago
  16. b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 4 years, 11 months ago
  17. cf027d6 Add unit tests for android::compositionengine::impl::planner::CachedSet by Ady Abraham · 4 years, 11 months ago
  18. eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 4 years, 11 months ago
  19. 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
  20. 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
  21. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  22. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  23. 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 5 years ago
  24. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
  25. 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 5 years ago
  26. 23c4420 SF: Rename HwcConfigIndexType to DisplayModeId by Marin Shalamanov · 5 years ago
  27. 3ea1d60 SF: Remove display config functions from HWC2 by Marin Shalamanov · 5 years ago
  28. 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 5 years ago
  29. bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 5 years ago
  30. 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 5 years ago
  31. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
  32. 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 5 years ago
  33. 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  34. 54edd91 Query composition engine for transform hint. by Garfield Tan · 5 years ago
  35. f8c6372 [SF] Update DeviceProductInfo on hotplug reconnect by Marin Shalamanov · 5 years ago
  36. bceca72 Merge "Revert^2 "[SF] Introduce VirtualDisplayId"" by TreeHugger Robot · 5 years ago
  37. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
  38. 7124df8 Merge "Revert "[SF] Introduce VirtualDisplayId"" by Siarhei Vishniakou · 5 years ago
  39. 3a67f36 Revert "[SF] Introduce VirtualDisplayId" by Siarhei Vishniakou · 5 years ago
  40. c0b7016 Merge "[SF] Introduce VirtualDisplayId" by TreeHugger Robot · 5 years ago
  41. 7cee53e [SF] Introduce VirtualDisplayId by Marin Shalamanov · 5 years ago
  42. 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
  43. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
  44. 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
  45. 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 5 years ago
  46. 44418f5 Just request TEXTURABLE by John Reck · 5 years ago
  47. daaf58b Merge "Using DoAll" am: c9c9a268e6 am: d37cb7d9a7 am: 1287f45b5c am: dc9f101a12 am: 8bffc12236 by Haibo Huang · 5 years ago
  48. 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
  49. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
  50. f66b752 Using DoAll by Haibo Huang · 5 years ago
  51. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  52. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  53. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  54. 7de1783 Merge "Use type safe display IDs." by Marin Shalamanov · 5 years ago
  55. a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
  56. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
  57. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  58. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
  59. e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 6 years ago
  60. 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 6 years ago
  61. ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago
  62. 9135ddd CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
  63. dfc3f7c Plumb client target property. by Peiyong Lin · 6 years ago
  64. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago
  65. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 6 years ago
  66. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 6 years ago
  67. 5690bde SF: Defer setDisplayBrightness to Binder thread by Dominik Laskowski · 6 years ago
  68. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
  69. e9d809e Remove hwcomposer2.h by Peiyong Lin · 6 years ago
  70. 4afbe7c Merge "Remove DisplaySettings::globalTransform" into rvc-dev by Alec Mouri · 6 years ago
  71. fce46c1 Merge "SF: Fix color transform for composited virtual displays" into rvc-dev by TreeHugger Robot · 6 years ago
  72. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 6 years ago
  73. 1162e47 SF: Fix color transform for composited virtual displays by Dominik Laskowski · 6 years ago
  74. bdd5915 SF: Refactor HWComposer::onHotplug() by Marin Shalamanov · 6 years ago
  75. 29e7bdf PowerAdvisor: Wait for boot finished by Dan Stoza · 6 years ago
  76. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  77. b66c667 Merge "sf: Update PowerAdvisor to talk to AIDL Power HAL" by TreeHugger Robot · 6 years ago
  78. 030fbc1 sf: Update PowerAdvisor to talk to AIDL Power HAL by Dan Stoza · 6 years ago
  79. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  80. 35436d0 Merge "SF: Populate DisplayConnectionType in DisplayInfo" by Dominik Laskowski · 6 years ago
  81. 55a81a2 Merge "Retrieve a list of composition settings from front end layer" by TreeHugger Robot · 6 years ago
  82. 8d9f836 [sf] Pass metadata to layer during composition by Lloyd Pique · 6 years ago
  83. 4603f3c [sf] Add support for generic layer metadata to HWComposer and HWC2 by Lloyd Pique · 6 years ago
  84. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  85. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 6 years ago
  86. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  87. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  88. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  89. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  90. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  91. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  92. 2eb3eb6 Merge "CE: Cleanups for conversion warnings" by TreeHugger Robot · 6 years ago
  93. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  94. 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
  95. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  96. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  97. a76ce46 Reapply Avoid sending powerhint right after GPU composition. by Lloyd Pique · 6 years ago
  98. 032c995d Merge "Draw shadows when the casting layer is occluded or transparent" by TreeHugger Robot · 6 years ago
  99. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  100. a483b4a Draw shadows when the casting layer is occluded or transparent by Vishnu Nair · 6 years ago