1. 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years, 4 months ago
  2. 87157a7 CE: Remove page flip count by Dominik Laskowski · 3 years, 5 months ago
  3. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 5 months ago
  4. e60f0b9 Guard against overflow errors for transparent regions by Alec Mouri · 3 years, 6 months ago
  5. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 7 months ago
  6. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  7. 78cb59d Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: e1e2e66854 by TreeHugger Robot · 3 years, 7 months ago
  8. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  9. d0f7b15 Merge "Composition strategy prediction: Make broader predictions." into tm-dev by Rob Carr · 3 years, 7 months ago
  10. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 7 months ago
  11. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 8 months ago
  12. 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 8 months ago
  13. ec8ccca Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 8 months ago
  14. e0e2899 Merge "Change SF power hints to use early frame predictions" into tm-qpr-dev by TreeHugger Robot · 3 years, 8 months ago
  15. 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 4 years ago
  16. f6280bb Update OutputTest due to DisplaySettings changes by Leon Scroggins III · 3 years, 8 months ago
  17. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 8 months ago
  18. fcedb9c Support RenderIntents in libtonemap. by Alec Mouri · 3 years, 8 months ago
  19. 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 10 months ago
  20. a314038 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 10 months ago
  21. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 9 months ago
  22. 81aff79 Fix transparent region tests by Leon Scroggins III · 3 years, 9 months ago
  23. 7f7ad2c Transform transparentRegion into output space by Leon Scroggins III · 3 years, 9 months ago
  24. 3488512 Merge "Revert "SF: Predict HWC composition strategy"" into tm-dev by Rob Carr · 3 years, 9 months ago
  25. cc71acd Merge changes from topics "presubmit-am-5af13e92c3164470b7a9cd1bad20005d", "presubmit-am-f9d8a5a0c94c4482ac55b4cb0f789cb0" into tm-dev by Rob Carr · 3 years, 9 months ago
  26. 32ab698 Merge "Update IfExepensiveOutputDataspaceIsUsed test" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  27. 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 9 months ago
  28. a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 9 months ago
  29. 7bdcceb Update IfExepensiveOutputDataspaceIsUsed test by Leon Scroggins III · 3 years, 9 months ago
  30. 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 10 months ago
  31. 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 10 months ago
  32. f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 10 months ago
  33. 745dcaa Pass display's colorTransform to RE even if HW handles it by Leon Scroggins III · 3 years, 11 months ago
  34. d2afdfc Merge "CompositionEngine: fix memory leak in unit tests" by TreeHugger Robot · 3 years, 11 months ago
  35. e0eafa8 CompositionEngine: fix memory leak in unit tests by Ady Abraham · 3 years, 11 months ago
  36. 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 4 years ago
  37. 84218a2 Merge "Supply extra brightness parameters to RenderEngine" by Alec Mouri · 3 years, 11 months ago
  38. b21d94e Supply extra brightness parameters to RenderEngine by Alec Mouri · 4 years ago
  39. 106d17f Merge "SF: Make ExternalTexture mockable" by Vishnu Nair · 4 years ago
  40. dbbe385 SF: Make ExternalTexture mockable by Vishnu Nair · 4 years ago
  41. cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 4 years ago
  42. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 4 years, 2 months ago
  43. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 4 years, 2 months ago
  44. 2109270 Revert "Second Patch for async RenderEngine" by Vladimir Marko · 4 years, 2 months ago
  45. 403a05b Second Patch for async RenderEngine by Sally Qi · 4 years, 4 months ago
  46. ccab424 Release buffers early after GL comp by Robert Carr · 4 years, 3 months ago
  47. f41d4af Merge "Changed ProjectionSpace struct to a class with getters Bug:186475872 Test: atest ProjectionSpaceTest" by Angel Aguayo · 4 years, 3 months ago
  48. b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years, 5 months ago
  49. 55c05ad Do not blur opaque layers am: 084a6d4da5 am: 6d6620e3cf by Lucas Dupin · 4 years, 4 months ago
  50. 084a6d4 Do not blur opaque layers by Lucas Dupin · 4 years, 4 months ago
  51. 4cabdd0 First patch for async renderengine. by Sally Qi · 4 years, 5 months ago
  52. 8da6b0e SF: Clean up forced refresh and repaint by Dominik Laskowski · 4 years, 7 months ago
  53. 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 8 months ago
  54. 3f6385d Merge "Remove clearRegion from SurfaceView interface." by Sally Qi · 4 years, 5 months ago
  55. df3da51 Remove clearRegion from SurfaceView interface. by Sally Qi · 4 years, 5 months ago
  56. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 4 years, 6 months ago
  57. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 6 months ago
  58. df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 7 months ago
  59. f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 7 months ago
  60. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 7 months ago
  61. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 7 months ago
  62. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 8 months ago
  63. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 8 months ago
  64. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 9 months ago
  65. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 8 months ago
  66. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 8 months ago
  67. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 9 months ago
  68. eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 4 years, 10 months ago
  69. 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
  70. 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
  71. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  72. 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 4 years, 11 months ago
  73. 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 5 years ago
  74. 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 5 years ago
  75. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
  76. 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 5 years ago
  77. 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  78. 54edd91 Query composition engine for transform hint. by Garfield Tan · 5 years ago
  79. 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
  80. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
  81. 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
  82. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
  83. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  84. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  85. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
  86. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  87. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
  88. e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 5 years ago
  89. 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 5 years ago
  90. 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago
  91. 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 6 years ago
  92. e9eff97 CE: Must dequeue a buffer if flipClientTarget requested by Lloyd Pique · 6 years ago
  93. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 6 years ago
  94. 2dd6f39 Enable per-device GPU clock configuration by Lucas Dupin · 6 years ago
  95. b87d94f Retrieve a list of composition settings from front end layer by Vishnu Nair · 6 years ago
  96. da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
  97. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  98. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  99. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  100. 500507c Merge "Skip client composition requests" by Vishnu Nair · 6 years ago