1. ce40b1f Merge "Add correct damage and visible regions for cached buffers." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  2. d95ca21 Merge "Override buffer always sets blend mode and plane alpha" into sc-dev by Alec Mouri · 4 years, 9 months ago
  3. bbb9766 Merge "Fix a potential memory crash for layer debug highlighting" into sc-dev by Huihong Luo · 4 years, 10 months ago
  4. c8c05ed Fix a potential memory crash for layer debug highlighting by Huihong Luo · 4 years, 10 months ago
  5. 464352b Add correct damage and visible regions for cached buffers. by Alec Mouri · 4 years, 10 months ago
  6. 69114c7 Add remaining output-relevant fields to LayerState by Alec Mouri · 4 years, 10 months ago
  7. ee69a59 Override buffer always sets blend mode and plane alpha by Alec Mouri · 4 years, 10 months ago
  8. e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 4 years, 10 months ago
  9. 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 10 months ago
  10. 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 10 months ago
  11. 2cb972e Merge "Pass override dataspace to HWC" into sc-dev by Alec Mouri · 4 years, 10 months ago
  12. a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 4 years, 10 months ago
  13. a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 10 months ago
  14. cb769ae Merge "Remove Flattener::reset" into sc-dev by Leon Scroggins · 4 years, 10 months ago
  15. eed0273 Remove Flattener::reset by Leon Scroggins III · 4 years, 10 months ago
  16. 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 4 years, 10 months ago
  17. b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 10 months ago
  18. 96b9645 Add caching override info into dumpsys by Alec Mouri · 4 years, 10 months ago
  19. 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 10 months ago
  20. 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 4 years, 10 months ago
  21. f6a684b Add tests for LayerStack::ApproximateMatch by Alec Mouri · 4 years, 10 months ago
  22. 49da70d Don't leak flattened buffers from cached sets. by Alec Mouri · 4 years, 10 months ago
  23. eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 4 years, 11 months ago
  24. b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 4 years, 11 months ago
  25. 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
  26. 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
  27. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  28. a8109d4 Merge "StretchEffect changes" into sc-dev by John Reck · 5 years ago
  29. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  30. c00c669 StretchEffect changes by John Reck · 5 years ago
  31. 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 5 years ago
  32. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
  33. 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 5 years ago
  34. 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 5 years ago
  35. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
  36. 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 5 years ago
  37. 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  38. 54edd91 Query composition engine for transform hint. by Garfield Tan · 5 years ago
  39. bceca72 Merge "Revert^2 "[SF] Introduce VirtualDisplayId"" by TreeHugger Robot · 5 years ago
  40. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
  41. 7124df8 Merge "Revert "[SF] Introduce VirtualDisplayId"" by Siarhei Vishniakou · 5 years ago
  42. 3a67f36 Revert "[SF] Introduce VirtualDisplayId" by Siarhei Vishniakou · 5 years ago
  43. c0b7016 Merge "[SF] Introduce VirtualDisplayId" by TreeHugger Robot · 5 years ago
  44. 7cee53e [SF] Introduce VirtualDisplayId by Marin Shalamanov · 5 years ago
  45. 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
  46. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
  47. 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
  48. 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 5 years ago
  49. 44418f5 Just request TEXTURABLE by John Reck · 5 years ago
  50. 2d763ab Merge "RE-on-SK The First Steps" by John Reck · 5 years ago
  51. 67b1e2b RE-on-SK The First Steps by John Reck · 5 years ago
  52. 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
  53. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
  54. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  55. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 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. a7e6011 Merge "Plumb client target property." into rvc-dev am: ac17aa0a0f am: 15a6c10cb2 am: 83f2510e8c am: b928bd4a05 by TreeHugger Robot · 6 years ago
  62. ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago
  63. c7f9e4e [SF] Make sure destination clip is contained in display bounds by Marin Shalamanov · 6 years ago
  64. 90468cc Merge "Remove unused dependencies in SurfaceFlinger" into rvc-dev am: c30ebd0188 am: bfbaa05e4e am: 84792aab69 am: 2e598ac960 by Michael Hoisie · 6 years ago
  65. 176fc51 Merge "[SF] Make sure destination clip is contained in display bounds" by TreeHugger Robot · 6 years ago
  66. 0b79384 Remove unused dependencies in SurfaceFlinger by Michael Hoisie · 6 years ago
  67. fcfe136 [SF] Make sure destination clip is contained in display bounds by Marin Shalamanov · 6 years ago
  68. 93ec32b Merge "[SF] Rename variables to match style" into rvc-dev am: 289e402dac am: 29499e6105 am: 846d96e8da am: 9f562a47d5 by TreeHugger Robot · 6 years ago
  69. 289e402 Merge "[SF] Rename variables to match style" into rvc-dev by TreeHugger Robot · 6 years ago
  70. cfeebd4 [SF] Rename variables to match style by Marin Shalamanov · 6 years ago
  71. dfc3f7c Plumb client target property. by Peiyong Lin · 6 years ago
  72. 825e02f Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev am: 2f116e22b0 am: 45502b80f1 am: 50c97010de am: edca38536a by TreeHugger Robot · 6 years ago
  73. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago
  74. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 6 years ago
  75. 6f9af9e Merge "CE: Must dequeue a buffer if flipClientTarget requested" into rvc-dev am: 58dc474b3d am: bc9b65441f am: 659e56c6ee am: 535c3004d9 by TreeHugger Robot · 6 years ago
  76. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 6 years ago
  77. ea43374 Merge "Remove hwcomposer2.h" into rvc-dev am: 8c0eb7fdbe am: 58c1509fa0 am: 4f2b4d1561 am: 080b30b633 by Peiyong Lin · 6 years ago
  78. e9d809e Remove hwcomposer2.h by Peiyong Lin · 6 years ago
  79. d8f9114 Merge "Remove DisplaySettings::globalTransform" into rvc-dev am: 4afbe7c775 am: fb6c28b098 am: 96fca0a0fd am: e592621ca7 by Alec Mouri · 6 years ago
  80. 80a3eb9 Merge "SF: Fix color transform for composited virtual displays" into rvc-dev am: fce46c19d1 am: d0ada146c9 am: fa08a53ad5 am: 9b10b5f9d5 by TreeHugger Robot · 6 years ago
  81. 4afbe7c Merge "Remove DisplaySettings::globalTransform" into rvc-dev by Alec Mouri · 6 years ago
  82. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 6 years ago
  83. 1162e47 SF: Fix color transform for composited virtual displays by Dominik Laskowski · 6 years ago
  84. 3e33cb5 Merge "Also check equality of background blurs" into rvc-dev am: c993bf449d am: d7e4ebd2bd am: e0124ff72b am: 164a657a70 by Lucas Dupin · 6 years ago
  85. d011f50 Also check equality of background blurs by Lucas Dupin · 6 years ago
  86. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  87. 9370a48 SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  88. fc874ae SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow by Ana Krulec · 6 years ago
  89. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  90. 55a81a2 Merge "Retrieve a list of composition settings from front end layer" by TreeHugger Robot · 6 years ago
  91. 8d9f836 [sf] Pass metadata to layer during composition by Lloyd Pique · 6 years ago
  92. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  93. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  94. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  95. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  96. 5e18e87 Merge "Blur shader performance optimizations" by Lucas Dupin · 6 years ago
  97. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  98. f82ed8f Blur shader performance optimizations by Lucas Dupin · 6 years ago
  99. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago
  100. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago