1. 3056298 Remove fatal assert from CachedSet::render by Leon Scroggins III · 4 years, 7 months ago
  2. dc63047 Merge "SF - plumbing game mode for metrics (Part 1)" into sc-dev by Adithya Srinivasan · 4 years, 7 months ago
  3. d7f202d Merge "Add SurfaceFlingerStuffing case to toString()" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  4. ac977e6 SF - plumbing game mode for metrics (Part 1) by Adithya Srinivasan · 4 years, 8 months ago
  5. 0677986 Merge "Remove disable_blurs sysprop from SF" into sc-dev by Lucas Dupin · 4 years, 7 months ago
  6. 0fe42e5 Mark empty EffectLayer as skipContentDraw by Lucas Dupin · 4 years, 8 months ago
  7. 2045ddf Add SurfaceFlingerStuffing case to toString() by Adithya Srinivasan · 4 years, 8 months ago
  8. 33713f7 Remove disable_blurs sysprop from SF by Galia Peycheva · 4 years, 8 months ago
  9. c845102 Merge "Turn on hole punch for PIP with caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  10. 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 9 months ago
  11. 3554ef9 Merge "Move TraceUtils.h to gui to share with libhwui." into sc-dev by Rachel Lee · 4 years, 8 months ago
  12. 61ca9f1 Turn on hole punch for PIP with caching by Leon Scroggins III · 4 years, 8 months ago
  13. 4a9869c Merge "Remove unnecessary drawing commands when drawing shadows." into sc-dev by Derek Sollenberger · 4 years, 8 months ago
  14. 886b4e0 Merge "SF: add traces for caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  15. 60f46b5 Move TraceUtils.h to gui to share with libhwui. by rnlee · 4 years, 8 months ago
  16. 7f09431 Merge "Fix caching runtime toggle" into sc-dev by Alec Mouri · 4 years, 8 months ago
  17. d0afe44 SF: add traces for caching by Ady Abraham · 4 years, 8 months ago
  18. c31985e Remove unnecessary drawing commands when drawing shadows. by Derek Sollenberger · 4 years, 8 months ago
  19. 0b0a068 Merge "Don't re-render CachedSets" into sc-dev by Alec Mouri · 4 years, 8 months ago
  20. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 8 months ago
  21. e9f6e10 Merge "SF: Clean up HWC2::Layer ownership" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  22. 54f4a4e Don't re-render CachedSets by Alec Mouri · 4 years, 8 months ago
  23. d59bcb8 Merge "SF: Add unit test for RefreshRateConfigs" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  24. a4c34cc Merge "Update sideband stream when BufferStateLayer has receive a buffer" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  25. 7a4ce7d Merge "SF: increase LayerHistory::kMinPeriodBetweenFrames to 240fps" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  26. a663c2b Update sideband stream when BufferStateLayer has receive a buffer by baocheng sun · 4 years, 8 months ago
  27. b7e41ee SF: increase LayerHistory::kMinPeriodBetweenFrames to 240fps by Ady Abraham · 4 years, 8 months ago
  28. 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 8 months ago
  29. 4d7a066 Merge "Add blur support in caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  30. d863dc9 Merge "Add more rounded corners tests" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  31. b672987 Merge "Fix shadow corner radius during PIP size change" into sc-dev by Leon Scroggins · 4 years, 8 months ago
  32. 9748606 Add blur support in caching by Alec Mouri · 4 years, 8 months ago
  33. f2b9e68 Merge changes I9b4b0d4c,I1faca3aa,I38b538c1,I176c6641 into sc-dev by Ady Abraham · 4 years, 8 months ago
  34. fe9d6fd Merge "SF: fix displayDeadlineDeltas and displayPresentDeltas histogram" into sc-dev by Ady Abraham · 4 years, 8 months ago
  35. b9723b8 Merge "SF: register layers with scheduler when added to current state" into sc-dev by Ady Abraham · 4 years, 8 months ago
  36. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 8 months ago
  37. 2eef0b6 Merge "Fix HDR detection" into sc-dev by John Reck · 4 years, 8 months ago
  38. 3cca855 Merge "Resolve subtle but severe flickering in layer caching" into sc-dev by Alec Mouri · 4 years, 8 months ago
  39. b56eb90 Merge "Add CAPTURE_BLACKOUT_CONTENT permission check for screenshots" into sc-dev by Chavi Weingarten · 4 years, 8 months ago
  40. 3e8cc07 SF: fix displayDeadlineDeltas and displayPresentDeltas histogram by Ady Abraham · 4 years, 8 months ago
  41. b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 8 months ago
  42. 562c271 SF: region sampling scheduling optimization by Ady Abraham · 4 years, 8 months ago
  43. be09aad SF: register layers with scheduler when added to current state by Ady Abraham · 4 years, 8 months ago
  44. b5d3afa SF: return the expected wakeup time from VSyncDispatch by Ady Abraham · 4 years, 8 months ago
  45. ccf4b47 SurfaceFlinger: previousFrameFence needs to check the current time by Ady Abraham · 4 years, 8 months ago
  46. 036ddc4 Merge "Support toggling layer caching at runtime" into sc-dev by Alec Mouri · 4 years, 8 months ago
  47. 8bd9809 Merge changes Ifc5f6b19,Iee917bb7 into sc-dev by Alec Mouri · 4 years, 8 months ago
  48. f5bb97b Add CAPTURE_BLACKOUT_CONTENT permission check for screenshots by chaviw · 4 years, 9 months ago
  49. 59fd8ff SF: fix getFrameRateForLayerTree by Ady Abraham · 4 years, 9 months ago
  50. 63e8695 Fix shadow corner radius during PIP size change by Leon Scroggins III · 4 years, 8 months ago
  51. d1bf1b5 Resolve subtle but severe flickering in layer caching by Alec Mouri · 4 years, 8 months ago
  52. 241cc4a Fix HDR detection by John Reck · 4 years, 8 months ago
  53. 9028885 Add more rounded corners tests by Vishnu Nair · 4 years, 8 months ago
  54. dd350bb Merge "Remove rotation based scaling" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  55. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
  56. 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 4 years, 8 months ago
  57. 73fa266 Fix crash in Flattener dumpsys by Alec Mouri · 4 years, 8 months ago
  58. 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 8 months ago
  59. 69cd4db Merge "SF: Check the active mode for nullptr in dumpsys" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  60. 84b8548 SF: Check the active mode for nullptr in dumpsys by Marin Shalamanov · 4 years, 8 months ago
  61. 2644034 Merge "Update SurfaceFlinger to handle stretching of surfaces that are part of a scrolling container" into sc-dev by Nader Jawad · 4 years, 8 months ago
  62. 40c89dd Merge "SF: trace adjusted expected vsync time" into sc-dev by Ady Abraham · 4 years, 8 months ago
  63. 0a63f54 Merge "Use a mini version of libskia in renderengine" into sc-dev by Leon Scroggins · 4 years, 8 months ago
  64. 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 4 years, 9 months ago
  65. cc8ce71 Merge "Limit Predictions size based on count instead of time" into sc-dev by Adithya Srinivasan · 4 years, 8 months ago
  66. f1da94b Merge "Use transform, width, and height instead of active and requested" into sc-dev by Chavi Weingarten · 4 years, 8 months ago
  67. bed4c4f Limit Predictions size based on count instead of time by Adithya Srinivasan · 4 years, 8 months ago
  68. 4e76553 Use transform, width, and height instead of active and requested by chaviw · 4 years, 8 months ago
  69. 2274a31 Fix potential synchronized race between SF and InputFlinger by Arthur Hung · 4 years, 9 months ago
  70. 8ad4bf4 Merge "Dedicate a special caching slot for the layer override buffer" into sc-dev by Alec Mouri · 4 years, 8 months ago
  71. 893c99d SF: trace adjusted expected vsync time by Ady Abraham · 4 years, 8 months ago
  72. e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 4 years, 9 months ago
  73. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  74. e4169c8 Use a mini version of libskia in renderengine by Leon Scroggins III · 4 years, 9 months ago
  75. 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  76. 2fff07d Merge "SF: dump planner layers in dumpsys" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  77. c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  78. 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 4 years, 9 months ago
  79. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 9 months ago
  80. 2790e9f SF: dump planner layers in dumpsys by Ady Abraham · 4 years, 9 months ago
  81. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 9 months ago
  82. 6fc4147 Merge "SF: clamp refresh rate to nearest bucket in TimeStats" into sc-dev by Ady Abraham · 4 years, 9 months ago
  83. 5a7ea51 Merge "Disable broken tests" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  84. b8624a5 Merge "Added setBufferCrop" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
  85. 0f249ce Merge "Ensure that blurRegions take into account the buffers rotation." into sc-dev by Derek Sollenberger · 4 years, 9 months ago
  86. d13f6c4 Merge "ProjectionSpace fixes for caching:" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  87. 3403a3f SF: clamp refresh rate to nearest bucket in TimeStats by Ady Abraham · 4 years, 9 months ago
  88. ae66880 Merge "SF Buffer Stuffing" into sc-dev by Adithya Srinivasan · 4 years, 9 months ago
  89. f3f40fe Added setBufferCrop by chaviw · 4 years, 9 months ago
  90. 39feade Ensure that blurRegions take into account the buffers rotation. by Derek Sollenberger · 4 years, 9 months ago
  91. 7217643 Merge "Add rate limiting to fps reporter." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  92. 97c7891 Disable broken tests by John Reck · 4 years, 9 months ago
  93. 0d3d1fe Merge "[SF] When content detection is off layer should have NoVote" into sc-dev by Marin Shalamanov · 4 years, 9 months ago
  94. 4be385e [SF] When content detection is off layer should have NoVote by Marin Shalamanov · 4 years, 9 months ago
  95. 57dc81d SF Buffer Stuffing by Adithya Srinivasan · 4 years, 9 months ago
  96. 07b27ce Add rate limiting to fps reporter. by Alec Mouri · 4 years, 9 months ago
  97. 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 4 years, 9 months ago
  98. 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  99. 3395218 Merge "Add blur region to CompositionEngine dump" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  100. 5bbe200 Merge "Fix source crop that's being sent to hwc for sf caching" into sc-dev by TreeHugger Robot · 4 years, 9 months ago