1. 868160d Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev am: fd45553898 am: 1c2dfc7362 by TreeHugger Robot · 3 years, 3 months ago
  2. 78cb59d Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: e1e2e66854 by TreeHugger Robot · 3 years, 3 months ago
  3. f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 3 years, 4 months ago
  4. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  5. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 4 months ago
  6. 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 4 months ago
  7. ec8ccca Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 4 months ago
  8. 99937fa Merge "Change SF power hints to use early frame predictions" into tm-qpr-dev am: e0e289951c am: 553d5212a2 by TreeHugger Robot · 3 years, 4 months ago
  9. 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 5 months ago
  10. 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 3 years, 7 months ago
  11. 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 3 years, 6 months ago
  12. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 4 months ago
  13. 3356367 Merge changes from topics "presubmit-am-55f310f6061a4fdfa7811f47f62b8b5c", "presubmit-am-f6a0ce426c734db58ba765fa00f5f38c" into tm-dev by Dominik Laskowski · 3 years, 4 months ago
  14. 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 3 years, 5 months ago
  15. fcedb9c Support RenderIntents in libtonemap. by Alec Mouri · 3 years, 4 months ago
  16. 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 6 months ago
  17. a314038 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 6 months ago
  18. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 5 months ago
  19. 7f7ad2c Transform transparentRegion into output space by Leon Scroggins III · 3 years, 5 months ago
  20. 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 6 months ago
  21. a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 6 months ago
  22. a692e0f Merge "More thorough check for expensive rendering" into tm-dev by Leon Scroggins · 3 years, 6 months ago
  23. cf17ebc More thorough check for expensive rendering by Leon Scroggins III · 3 years, 6 months ago
  24. 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 6 months ago
  25. 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 6 months ago
  26. f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 6 months ago
  27. 745dcaa Pass display's colorTransform to RE even if HW handles it by Leon Scroggins III · 3 years, 7 months ago
  28. 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 3 years, 7 months ago
  29. b21d94e Supply extra brightness parameters to RenderEngine by Alec Mouri · 3 years, 7 months ago
  30. cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 9 months ago
  31. 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 9 months ago
  32. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 10 months ago
  33. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 11 months ago
  34. e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 1 month ago
  35. ccab424 Release buffers early after GL comp by Robert Carr · 3 years, 11 months ago
  36. f41d4af Merge "Changed ProjectionSpace struct to a class with getters Bug:186475872 Test: atest ProjectionSpaceTest" by Angel Aguayo · 4 years ago
  37. b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years, 1 month ago
  38. 55c05ad Do not blur opaque layers am: 084a6d4da5 am: 6d6620e3cf by Lucas Dupin · 4 years ago
  39. 084a6d4 Do not blur opaque layers by Lucas Dupin · 4 years ago
  40. 4cabdd0 First patch for async renderengine. by Sally Qi · 4 years, 1 month ago
  41. 8da6b0e SF: Clean up forced refresh and repaint by Dominik Laskowski · 4 years, 3 months ago
  42. 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 4 months ago
  43. 0b64a3d Merge "SF: Enable Layer Caching Texture Pool only for the active display" into sc-v2-dev am: 69f548e50e am: ba07426314 by TreeHugger Robot · 4 years, 1 month ago
  44. db036a8 SF: Enable Layer Caching Texture Pool only for the active display by Ady Abraham · 4 years, 1 month ago
  45. df3da51 Remove clearRegion from SurfaceView interface. by Sally Qi · 4 years, 2 months ago
  46. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 2 months ago
  47. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 3 months ago
  48. df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 3 months ago
  49. f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 3 months ago
  50. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 3 months ago
  51. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 3 months ago
  52. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 4 months ago
  53. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 5 months ago
  54. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 5 months ago
  55. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 4 months ago
  56. d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 4 years, 5 months ago
  57. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 5 months ago
  58. 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 4 months ago
  59. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
  60. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
  61. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 5 months ago
  62. 73939a9 Merge "SF: Restore geometry state when it had been overridden" into sc-dev by Yichi Chen · 4 years, 4 months ago
  63. 413d46a SF: Restore geometry state when it had been overridden by Yichi Chen · 4 years, 5 months ago
  64. 91ac3b5 Avoid duplicate rendering of the same cached override buffer by Huihong Luo · 4 years, 5 months ago
  65. a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 5 months ago
  66. 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 5 months ago
  67. 6166c31 SF: Add Planner flattener by Dan Stoza · 4 years, 7 months ago
  68. 47437bb SF: Add Planner predictor by Dan Stoza · 4 years, 7 months ago
  69. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 4 years, 7 months ago
  70. 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 4 years, 7 months ago
  71. 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 4 years, 8 months ago
  72. 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 4 years, 10 months ago
  73. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
  74. 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 4 years, 10 months ago
  75. 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  76. 54edd91 Query composition engine for transform hint. by Garfield Tan · 4 years, 10 months ago
  77. 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
  78. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
  79. 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
  80. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
  81. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  82. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  83. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
  84. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  85. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
  86. e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 5 years ago
  87. 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 5 years ago
  88. 825e02f Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev am: 2f116e22b0 am: 45502b80f1 am: 50c97010de am: edca38536a by TreeHugger Robot · 5 years ago
  89. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 5 years ago
  90. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 5 years ago
  91. 6f9af9e Merge "CE: Must dequeue a buffer if flipClientTarget requested" into rvc-dev am: 58dc474b3d am: bc9b65441f am: 659e56c6ee am: 535c3004d9 by TreeHugger Robot · 5 years ago
  92. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 5 years ago
  93. d8f9114 Merge "Remove DisplaySettings::globalTransform" into rvc-dev am: 4afbe7c775 am: fb6c28b098 am: 96fca0a0fd am: e592621ca7 by Alec Mouri · 5 years ago
  94. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 5 years ago
  95. fc874ae SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow by Ana Krulec · 6 years ago
  96. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  97. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  98. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  99. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  100. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago