1. 708ebfb SF: add a backdoor to introduce a janky frame to HWC by Ady Abraham · 9 months ago
  2. 1a4ffd8 Compose a layer with a picture profile passed in by an app by Brian Lindahl · 10 months ago
  3. b2e1d4a Merge "[Lut HAL backend] implementation 2nd patch" into main by Sally Qi · 10 months ago
  4. 0abc4a5 [Lut HAL backend] implementation 2nd patch by Sally Qi · 11 months ago
  5. 0077fde Remove release fence flags by Melody Hsu · 10 months ago
  6. 9dce90f Remove unnecessary std::move by Yi Kong · 1 year ago
  7. be0ad90 Create a wrapper for atrace macros by Vishnu Nair · 1 year, 2 months ago
  8. 1972557 Fix lambda in presentFrameAndReleaseLayersAsync by Leon Scroggins III · 1 year, 2 months ago
  9. a3ba7fa Output::presentFrameAndReleaseLayers: flush pending commands for OFF displays by Leon Scroggins III · 1 year, 3 months ago
  10. cb50bbd Check ADPF SF flag in PowerAdvisor only after boot is completed by Xiang Wang · 1 year, 4 months ago
  11. 07950ea Merge "Add ADPF GPU duration reporting for SurfaceFlinger" into main by Xiang Wang · 1 year, 5 months ago
  12. e7c19f5 Merge "Delete border rendering code from SurfaceFlinger." into main by Melody Hsu · 1 year, 5 months ago
  13. aab3116 Add ADPF GPU duration reporting for SurfaceFlinger by Xiang Wang · 1 year, 5 months ago
  14. bbf362d Delete border rendering code from SurfaceFlinger. by Melody Hsu · 1 year, 5 months ago
  15. 793f836 Add promise for buffer releaseFence to LayerFE. by Melody Hsu · 1 year, 8 months ago
  16. 4509966 Fix "Abnormal while playing netflix in PIP mode" by Eason Chiu · 1 year, 10 months ago
  17. 370b8b5 SF: Update present timing per display by Leon Scroggins III · 2 years, 9 months ago
  18. f97df4d Support fp16 in sf by Alec Mouri · 2 years ago
  19. 18fa7c6 Add isProtected flag to Output by Chavi Weingarten · 1 year, 9 months ago
  20. 2f60d73 Offload present to a separate thread by Leon Scroggins III · 3 years ago
  21. 371808b Merge changes from topic "fipresentOrValidate" into main by Ram Indani · 1 year, 10 months ago
  22. 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 1 year, 10 months ago
  23. c1623d1 SF: Rename `postFramebuffer` for clarity by Leon Scroggins III · 1 year, 10 months ago
  24. d9e4f46 Clean up duplicate shadow lengths in layer snapshot by Vishnu Nair · 1 year, 11 months ago
  25. 37d07c0 Correct the comment in Output::getBestDataspace. by Sally Qi · 1 year, 11 months ago
  26. f29700f Remove useFramebufferCache parameter in drawLayers() by Alec Mouri · 2 years ago
  27. c1dbfcb Avoid blurring and rounded corners without EGL_EXT_protected_content by Leon Scroggins III · 3 years, 5 months ago
  28. ee140b1 Merge "Remove the concept of target dataspace" into main by Alec Mouri · 2 years, 1 month ago
  29. 88790f3 Remove the concept of target dataspace by Alec Mouri · 2 years, 1 month ago
  30. d9a640b [sf] Only trace rebuildLayerStacks if there are changes by Vishnu Nair · 2 years, 1 month ago
  31. 4e21177 Send load up hint for cache rendering by jimmyshiu · 2 years, 2 months ago
  32. 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 4 months ago
  33. 43b5d52 Skip renderCachedSets if the Output is not enabled by Leon Scroggins III · 2 years, 4 months ago
  34. f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 5 months ago
  35. d47bcee SF: Frontend fixes for issues surfaced by SurfaceFlinger_test by Vishnu Nair · 2 years, 6 months ago
  36. 545da0e Some fixes to TrustedPresentationListener by Chavi Weingarten · 2 years, 6 months ago
  37. 278a88f SF: clean up texture filtering logic by Patrick Williams · 2 years, 7 months ago
  38. 042fdba Add mNamePlusId to hasClientComposition trace by Leon Scroggins III · 2 years, 8 months ago
  39. c03d465 Name the ScreenCaptureOutput by Leon Scroggins III · 2 years, 8 months ago
  40. b8d82b9 Merge "Remove unused flag ro.sf.blurs_are_expensive and stale code." by Carlos Martinez Romero · 2 years, 8 months ago
  41. 439afad Push HWC cache slot generation down into CompositionEngine by Brian Lindahl · 2 years, 9 months ago
  42. e5d57ea Remove unused flag ro.sf.blurs_are_expensive and stale code. by Carlos Martinez Romero · 2 years, 9 months ago
  43. 5a655b8 Add display name and id to traces by Leon Scroggins III · 3 years ago
  44. 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 2 years, 10 months ago
  45. 74c0bf6 CE: Make TimeStats nullable by Patrick Williams · 2 years, 10 months ago
  46. 8aed5d2 RE: move useProtectedContext calls to drawLayers by Patrick Williams · 2 years, 10 months ago
  47. e14c6b3 SF: Split FE and CE by Vishnu Nair · 3 years, 1 month ago
  48. ba35410 CE: Update layer composition state outside of CE by Vishnu Nair · 3 years, 1 month ago
  49. 0ce871c Merge "Don't queue buffer if nothing new to draw in Display" by Chavi Weingarten · 3 years ago
  50. 09fa1d6 Don't queue buffer if nothing new to draw in Display by Chavi Weingarten · 3 years ago
  51. 2e9748f Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years ago
  52. 869e28f Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces(). by Brian Johnson · 3 years ago
  53. 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years ago
  54. 87157a7 CE: Remove page flip count by Dominik Laskowski · 3 years, 1 month ago
  55. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 1 month ago
  56. 6a434a5 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 am: 5e01f67053 am: 614343ae2c by Vishnu Nair · 3 years, 1 month ago
  57. 5e01f67 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 by Vishnu Nair · 3 years, 1 month ago
  58. 3a49f0a CE: Pass the fence with the cached client composition buffer by Vishnu Nair · 3 years, 1 month ago
  59. 97c65c1 Guard against overflow errors for transparent regions by Alec Mouri · 3 years, 2 months ago
  60. e60f0b9 Guard against overflow errors for transparent regions by Alec Mouri · 3 years, 2 months ago
  61. 1aa8269 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev am: 7a85fb13e3 am: 45c0174a5f by Rob Carr · 3 years, 3 months ago
  62. a09c3e1 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev am: 7a85fb13e3 am: d940a44575 by Rob Carr · 3 years, 3 months ago
  63. 05da008 SurfaceFlinger: Correct logic error in early release by Robert Carr · 3 years, 3 months ago
  64. 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
  65. 54dffb1 Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev am: fd45553898 am: ee94ab4ad0 by TreeHugger Robot · 3 years, 3 months ago
  66. 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
  67. c60b529 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: 7f3e5c7621 by TreeHugger Robot · 3 years, 3 months ago
  68. f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 3 years, 4 months ago
  69. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  70. 884c99e Merge "Composition strategy prediction: Make broader predictions." into tm-dev am: d0f7b15b54 am: 361b89c13e by Rob Carr · 3 years, 3 months ago
  71. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 4 months ago
  72. 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 4 months ago
  73. ec8ccca Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 4 months ago
  74. 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
  75. 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 5 months ago
  76. 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 3 years, 7 months ago
  77. 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 3 years, 6 months ago
  78. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 4 months ago
  79. 3356367 Merge changes from topics "presubmit-am-55f310f6061a4fdfa7811f47f62b8b5c", "presubmit-am-f6a0ce426c734db58ba765fa00f5f38c" into tm-dev by Dominik Laskowski · 3 years, 4 months ago
  80. 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 3 years, 5 months ago
  81. fcedb9c Support RenderIntents in libtonemap. by Alec Mouri · 3 years, 4 months ago
  82. 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 6 months ago
  83. a314038 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 6 months ago
  84. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 5 months ago
  85. 7f7ad2c Transform transparentRegion into output space by Leon Scroggins III · 3 years, 5 months ago
  86. 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 6 months ago
  87. a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 6 months ago
  88. a692e0f Merge "More thorough check for expensive rendering" into tm-dev by Leon Scroggins · 3 years, 6 months ago
  89. cf17ebc More thorough check for expensive rendering by Leon Scroggins III · 3 years, 6 months ago
  90. 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 6 months ago
  91. 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 6 months ago
  92. f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 6 months ago
  93. 745dcaa Pass display's colorTransform to RE even if HW handles it by Leon Scroggins III · 3 years, 7 months ago
  94. 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 3 years, 7 months ago
  95. b21d94e Supply extra brightness parameters to RenderEngine by Alec Mouri · 3 years, 7 months ago
  96. cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 9 months ago
  97. 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 9 months ago
  98. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 10 months ago
  99. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 10 months ago
  100. e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 1 month ago