1. a35525e Merge "Don't queue buffer if nothing new to draw in Display" into tm-qpr-dev am: 80dfdb8783 by Chavi Weingarten · 3 years, 3 months ago
  2. a722b81 Don't queue buffer if nothing new to draw in Display by Chavi Weingarten · 3 years, 5 months ago
  3. 0c9e2a6 Merge "CE: flush the staged brightness to HWC before power off" into tm-qpr-dev am: 1d12a05159 by Joen Chen · 3 years, 4 months ago
  4. e72ba5e CE: flush the staged brightness to HWC before power off by joenchen · 3 years, 5 months ago
  5. 34f05cb Merge "Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces()." into tm-qpr-dev am: edd119265c by Brian Johnson · 3 years, 5 months ago
  6. edd1192 Merge "Plumb through Output::getSkipColorTransform() into CachedSet, to match the behavior in Output::composeSurfaces()." into tm-qpr-dev by Brian Johnson · 3 years, 5 months ago
  7. 947d2a4 Plumb through Output::getSkipColorTransform() into CachedSet, to match by Brian Johnson · 3 years, 5 months ago
  8. 1d1b6a4 Merge "Fix SF hint sessions for virtual multi-display case" into tm-qpr-dev am: a69f18cf08 by Matt Buckley · 3 years, 5 months ago
  9. e87cad1 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 am: 34b7973fba am: 3b95e48e60 am: 1233d19faf by Treehugger Robot · 3 years, 5 months ago
  10. 1233d19 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 am: 34b7973fba am: 3b95e48e60 by Treehugger Robot · 3 years, 5 months ago
  11. 34b7973 Merge "Fix -Wdefaulted-function-deleted warnings." am: d74da324d7 by Treehugger Robot · 3 years, 5 months ago
  12. 3e68cce Fix SF hint sessions for virtual multi-display case by Matt Buckley · 3 years, 5 months ago
  13. b3f83f5 Fix -Wdefaulted-function-deleted warnings. by Krzysztof Kosiński · 3 years, 5 months ago
  14. 5e01f67 CE: Pass the fence with the cached client composition buffer am: 3a49f0a4c5 by Vishnu Nair · 3 years, 6 months ago
  15. 3a49f0a CE: Pass the fence with the cached client composition buffer by Vishnu Nair · 3 years, 6 months ago
  16. 97c65c1 Guard against overflow errors for transparent regions by Alec Mouri · 3 years, 7 months ago
  17. c6b9d38 Use true present fence times in PowerHintSession duration calc by Matt Buckley · 3 years, 7 months ago
  18. 16dec1f Rename hwc-specific methods and properties for readability by Matt Buckley · 3 years, 7 months ago
  19. 24e407a Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev am: 47e41ac3c1 am: 99edef4fc4 by TreeHugger Robot · 3 years, 7 months ago
  20. 47e41ac Merge "Skip SOLID_COLOR layers from SF Caching" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  21. 1aa8269 Merge "SurfaceFlinger: Correct logic error in early release" into tm-dev am: 7a85fb13e3 am: 45c0174a5f by Rob Carr · 3 years, 7 months ago
  22. 05da008 SurfaceFlinger: Correct logic error in early release by Robert Carr · 3 years, 8 months ago
  23. 7a8dc17 Skip SOLID_COLOR layers from SF Caching by Huihong Luo · 3 years, 8 months ago
  24. d890d4b Merge "Revert "Change override displayFrame to mBounds"" into tm-dev am: 0be7f74a82 am: 7cbb7ad6f4 by TreeHugger Robot · 3 years, 8 months ago
  25. 50abed0 Revert "Change override displayFrame to mBounds" by Wiwit Rifa'i · 3 years, 8 months ago
  26. 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, 8 months ago
  27. fd45553 Merge "surfaceflinger: buffer was released early for clear client target requests [1/1]" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  28. f09ca7f Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: acae40270a by TreeHugger Robot · 3 years, 8 months ago
  29. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  30. 2e3f152 Merge "Revert "Omit DISPLAY_DECORATION layers from CachedSets"" into tm-dev am: 6d590fe039 am: 16368207d2 by TreeHugger Robot · 3 years, 8 months ago
  31. c60b529 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: 7f3e5c7621 by TreeHugger Robot · 3 years, 8 months ago
  32. f91f140 surfaceflinger: buffer was released early for clear client target requests [1/1] by Tianhua Sun · 3 years, 8 months ago
  33. 6d590fe Merge "Revert "Omit DISPLAY_DECORATION layers from CachedSets"" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  34. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  35. 884c99e Merge "Composition strategy prediction: Make broader predictions." into tm-dev am: d0f7b15b54 am: 361b89c13e by Rob Carr · 3 years, 8 months ago
  36. d0f7b15 Merge "Composition strategy prediction: Make broader predictions." into tm-dev by Rob Carr · 3 years, 8 months ago
  37. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 8 months ago
  38. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 8 months ago
  39. 0a2c43c Composition strategy prediction: Make broader predictions. by Robert Carr · 3 years, 9 months ago
  40. 0096933 Revert "Omit DISPLAY_DECORATION layers from CachedSets" by Leon Scroggins III · 3 years, 9 months ago
  41. e0e2899 Merge "Change SF power hints to use early frame predictions" into tm-qpr-dev by TreeHugger Robot · 3 years, 8 months ago
  42. 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 4 years ago
  43. f6280bb Update OutputTest due to DisplaySettings changes by Leon Scroggins III · 3 years, 9 months ago
  44. 6caac61 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  45. cd6ebf3 Merge "Use the primaryDisplayRotationFlags for the source crop calculation" into tm-dev by Ram Indani · 3 years, 9 months ago
  46. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 9 months ago
  47. 2c043be Use the primaryDisplayRotationFlags for the source crop calculation by ramindani · 3 years, 9 months ago
  48. 3356367 Merge changes from topics "presubmit-am-55f310f6061a4fdfa7811f47f62b8b5c", "presubmit-am-f6a0ce426c734db58ba765fa00f5f38c" into tm-dev by Dominik Laskowski · 3 years, 9 months ago
  49. 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 3 years, 9 months ago
  50. fcedb9c Support RenderIntents in libtonemap. by Alec Mouri · 3 years, 9 months ago
  51. 4d8a05d Plumb display brightness nits to composer hal. by Alec Mouri · 3 years, 10 months ago
  52. 9cf8926 SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 11 months ago
  53. a314038 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 11 months ago
  54. 94109c0 Merge "Plumb through dimming stage into RenderEngine." into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  55. ffe6245 Merge "FTL: Pull Flags into namespace" into tm-dev by Dominik Laskowski · 3 years, 10 months ago
  56. d7590c4 Merge "[SurfaceFlinger] Disable HDR dimming when screen rotates." into tm-dev by Sally Qi · 3 years, 10 months ago
  57. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  58. e12b4fa Add unit test for AidlPowerHalWrapper by Xiang Wang · 3 years, 10 months ago
  59. 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
  60. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 10 months ago
  61. bf9cc04 Merge "Make getBootDisplayModeSupport feature optional in aidl composer" into tm-dev by Kriti Dang · 3 years, 10 months ago
  62. ac0a74d Make getBootDisplayModeSupport feature optional in aidl composer by Kriti Dang · 3 years, 10 months ago
  63. 81405d4 Merge "Fix transparent region tests" into tm-dev by Leon Scroggins · 3 years, 10 months ago
  64. 1a56d1f Merge changes from topics "presubmit-am-5b86c75ec52142ad9dfd0837f3fad249", "presubmit-am-c314b40f446d47e6aa51654f7a3e4f49" into tm-dev by Dominik Laskowski · 3 years, 10 months ago
  65. 81aff79 Fix transparent region tests by Leon Scroggins III · 3 years, 10 months ago
  66. ade990b Merge "[SF] Use HWC api getPhysicalDisplayOrientation" into tm-dev by Ram Indani · 3 years, 10 months ago
  67. 7f7ad2c Transform transparentRegion into output space by Leon Scroggins III · 3 years, 10 months ago
  68. 06e518e [SF] Use HWC api getPhysicalDisplayOrientation by ramindani · 3 years, 10 months ago
  69. 6c7b36e SF: Clean up plumbing for boot display mode by Dominik Laskowski · 3 years, 11 months ago
  70. 32cf060 [SF] Kernel idle timer configuration by ramindani · 3 years, 11 months ago
  71. 3488512 Merge "Revert "SF: Predict HWC composition strategy"" into tm-dev by Rob Carr · 3 years, 10 months ago
  72. aedf10c Merge "sf-caching: Skip hole punch for layer that blends" into tm-dev by Leon Scroggins · 3 years, 10 months ago
  73. cc71acd Merge changes from topics "presubmit-am-5af13e92c3164470b7a9cd1bad20005d", "presubmit-am-f9d8a5a0c94c4482ac55b4cb0f789cb0" into tm-dev by Rob Carr · 3 years, 10 months ago
  74. 32ab698 Merge "Update IfExepensiveOutputDataspaceIsUsed test" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  75. 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 10 months ago
  76. a00eb14 Revert "SF: Add composition strategy prediction stats" by Robert Carr · 3 years, 10 months ago
  77. 7bdcceb Update IfExepensiveOutputDataspaceIsUsed test by Leon Scroggins III · 3 years, 10 months ago
  78. 9e16e89 Merge "Fix dimming flicker when entering layer caching." into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  79. 710a00f sf-caching: Skip hole punch for layer that blends by Leon Scroggins III · 3 years, 10 months ago
  80. a692e0f Merge "More thorough check for expensive rendering" into tm-dev by Leon Scroggins · 3 years, 10 months ago
  81. 9dec930 Merge "CachedSet: name the hole punch layer" into tm-dev by Leon Scroggins · 3 years, 10 months ago
  82. ce80271 Merge "Avoid caching front-buffered layers" into tm-dev by John Reck · 3 years, 10 months ago
  83. c030118 CachedSet: name the hole punch layer by Leon Scroggins III · 3 years, 10 months ago
  84. d77e1df Avoid caching front-buffered layers by John Reck · 3 years, 11 months ago
  85. 14d66d1 Merge "Avoid caching EGL_SINGLE_BUFFER layers" into tm-dev by John Reck · 3 years, 10 months ago
  86. bb40968 Avoid caching EGL_SINGLE_BUFFER layers by John Reck · 3 years, 11 months ago
  87. cf17ebc More thorough check for expensive rendering by Leon Scroggins III · 3 years, 11 months ago
  88. 862ccc7 Merge "SF: Add composition strategy prediction stats" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  89. 47183ae SF: Add composition strategy prediction stats by Vishnu Nair · 3 years, 11 months ago
  90. 7709f7f Merge "Map the hwc-id -> SF-id in getPreferredBootDisplayMode and SF-Id -> HWC id in setUserPreferredDisplayMode" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  91. 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 11 months ago
  92. 30e378d Map the hwc-id -> SF-id in getPreferredBootDisplayMode and SF-Id -> HWC by Kriti Dang · 4 years ago
  93. e8dd356 Fix dimming flicker when entering layer caching. by Alec Mouri · 4 years ago
  94. c6f3101 Add dump state information for layer brightness by Alec Mouri · 4 years ago
  95. f8d093d Accomodate brightness space change for client target by Alec Mouri · 4 years ago
  96. 6f54ae5 Merge "Pass display's colorTransform to RE even if HW handles it" by Leon Scroggins · 4 years ago
  97. 745dcaa Pass display's colorTransform to RE even if HW handles it by Leon Scroggins III · 4 years ago
  98. 6f70c48 Merge "Send dimming ratio to composer instead of white point nits" by TreeHugger Robot · 4 years ago
  99. 6da0e27 Send dimming ratio to composer instead of white point nits by Alec Mouri · 4 years ago
  100. e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 4 years ago