1. d1bf1b5 Resolve subtle but severe flickering in layer caching by Alec Mouri · 5 years ago
  2. 023c188 Support toggling layer caching at runtime by Alec Mouri · 5 years ago
  3. 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 5 years ago
  4. 73fa266 Fix crash in Flattener dumpsys by Alec Mouri · 5 years ago
  5. 69cd4db Merge "SF: Check the active mode for nullptr in dumpsys" into sc-dev by Marin Shalamanov · 5 years ago
  6. 84b8548 SF: Check the active mode for nullptr in dumpsys by Marin Shalamanov · 5 years ago
  7. 2644034 Merge "Update SurfaceFlinger to handle stretching of surfaces that are part of a scrolling container" into sc-dev by Nader Jawad · 5 years ago
  8. 40c89dd Merge "SF: trace adjusted expected vsync time" into sc-dev by Ady Abraham · 5 years ago
  9. 0a63f54 Merge "Use a mini version of libskia in renderengine" into sc-dev by Leon Scroggins · 5 years ago
  10. 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 5 years ago
  11. cc8ce71 Merge "Limit Predictions size based on count instead of time" into sc-dev by Adithya Srinivasan · 5 years ago
  12. f1da94b Merge "Use transform, width, and height instead of active and requested" into sc-dev by Chavi Weingarten · 5 years ago
  13. bed4c4f Limit Predictions size based on count instead of time by Adithya Srinivasan · 5 years ago
  14. 4e76553 Use transform, width, and height instead of active and requested by chaviw · 5 years ago
  15. 2274a31 Fix potential synchronized race between SF and InputFlinger by Arthur Hung · 5 years ago
  16. 8ad4bf4 Merge "Dedicate a special caching slot for the layer override buffer" into sc-dev by Alec Mouri · 5 years ago
  17. 893c99d SF: trace adjusted expected vsync time by Ady Abraham · 5 years ago
  18. e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 5 years ago
  19. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 5 years ago
  20. e4169c8 Use a mini version of libskia in renderengine by Leon Scroggins III · 5 years ago
  21. 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 5 years ago
  22. 2fff07d Merge "SF: dump planner layers in dumpsys" into sc-dev by TreeHugger Robot · 5 years ago
  23. c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 5 years ago
  24. 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 5 years ago
  25. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 5 years ago
  26. 2790e9f SF: dump planner layers in dumpsys by Ady Abraham · 5 years ago
  27. 6fc4147 Merge "SF: clamp refresh rate to nearest bucket in TimeStats" into sc-dev by Ady Abraham · 5 years ago
  28. 5a7ea51 Merge "Disable broken tests" into sc-dev by TreeHugger Robot · 5 years ago
  29. b8624a5 Merge "Added setBufferCrop" into sc-dev by Chavi Weingarten · 5 years ago
  30. 0f249ce Merge "Ensure that blurRegions take into account the buffers rotation." into sc-dev by Derek Sollenberger · 5 years ago
  31. d13f6c4 Merge "ProjectionSpace fixes for caching:" into sc-dev by TreeHugger Robot · 5 years ago
  32. 3403a3f SF: clamp refresh rate to nearest bucket in TimeStats by Ady Abraham · 5 years ago
  33. ae66880 Merge "SF Buffer Stuffing" into sc-dev by Adithya Srinivasan · 5 years ago
  34. f3f40fe Added setBufferCrop by chaviw · 5 years ago
  35. 39feade Ensure that blurRegions take into account the buffers rotation. by Derek Sollenberger · 5 years ago
  36. 7217643 Merge "Add rate limiting to fps reporter." into sc-dev by TreeHugger Robot · 5 years ago
  37. 97c7891 Disable broken tests by John Reck · 5 years ago
  38. 0d3d1fe Merge "[SF] When content detection is off layer should have NoVote" into sc-dev by Marin Shalamanov · 5 years ago
  39. 4be385e [SF] When content detection is off layer should have NoVote by Marin Shalamanov · 5 years ago
  40. 57dc81d SF Buffer Stuffing by Adithya Srinivasan · 5 years ago
  41. 07b27ce Add rate limiting to fps reporter. by Alec Mouri · 5 years ago
  42. 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 5 years ago
  43. 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 5 years ago
  44. 3395218 Merge "Add blur region to CompositionEngine dump" into sc-dev by TreeHugger Robot · 5 years ago
  45. 5bbe200 Merge "Fix source crop that's being sent to hwc for sf caching" into sc-dev by TreeHugger Robot · 5 years ago
  46. 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 5 years ago
  47. 07e2dc8 Add blur region to CompositionEngine dump by Alec Mouri · 5 years ago
  48. be7e0df Merge "Fix the secure flag check for blackout layer issue" into sc-dev by Ady Abraham · 5 years ago
  49. 641f703 Merge "Add a stricter check for resetting all cached sets." into sc-dev by Alec Mouri · 5 years ago
  50. cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 5 years ago
  51. 64d3b59 Add a stricter check for resetting all cached sets. by Alec Mouri · 5 years ago
  52. fa030dc Merge changes from topics "identify_a_pip", "writeStateToHWC_update" into sc-dev by TreeHugger Robot · 5 years ago
  53. df0409b Merge "Fix ts for prediction expired dropped frames" into sc-dev by Adithya Srinivasan · 5 years ago
  54. 3509323 Merge "Adjust SET_DISPLAY_BRIGHTNESS check" into sc-dev by TreeHugger Robot · 5 years ago
  55. 743ffdb Merge "Exclude BufferStuffing from TimeStats atoms" into sc-dev by TreeHugger Robot · 5 years ago
  56. 82f6e7f Merge "Introduce ASurfaceTransaction_setOnCommit api" into sc-dev by Vishnu Nair · 5 years ago
  57. 53e5c40 Exclude BufferStuffing from TimeStats atoms by Adithya Srinivasan · 5 years ago
  58. b2283c3 Fix ts for prediction expired dropped frames by Adithya Srinivasan · 5 years ago
  59. a102ff9 Fix the secure flag check for blackout layer issue by yuhui.zhang · 5 years ago
  60. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 5 years ago
  61. ff3c57e SF: only hole punch through opaque layers by Leon Scroggins III · 5 years ago
  62. d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 5 years ago
  63. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 5 years ago
  64. f8a1831 Identify a PIP window and implement hole punch by Leon Scroggins III · 5 years ago
  65. 344d6a6 Merge "SF: wait instead of presenting early" into sc-dev by TreeHugger Robot · 5 years ago
  66. 3645e64 SF: wait instead of presenting early by Ady Abraham · 5 years ago
  67. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 5 years ago
  68. 3cf1095 Merge "Fix crop scaling with BSL" into sc-dev by Vishnu Nair · 5 years ago
  69. 9e5a922 Merge "SF: non blocking createSurface" into sc-dev by Arthur Hung · 5 years ago
  70. 4de5bbe Merge "SurfaceFlinger: Mock Clock for OneShotTimerTest" into sc-dev by TreeHugger Robot · 5 years ago
  71. 018ff0b SurfaceFlinger: Mock Clock for OneShotTimerTest by Ady Abraham · 5 years ago
  72. a8bfb93 Merge "Reroute surfaceflinger pulled atoms" into sc-dev by TreeHugger Robot · 5 years ago
  73. 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 5 years ago
  74. a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 5 years ago
  75. dba591c SF: non blocking createSurface by arthurhung · 5 years ago
  76. 7d54b9c Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-dev by Rob Carr · 5 years ago
  77. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 5 years ago
  78. 98aba2d Merge "Remove surface damage from planner LayerState" into sc-dev by Alec Mouri · 5 years ago
  79. 7f0c9b1 Merge "libsurfaceflinger_unittest: use static power HAL library" into sc-dev by Wei Wang · 5 years ago
  80. 8655ce4 Merge "SF: Disallow VSYNC injection outside tests" into sc-dev by Dominik Laskowski · 5 years ago
  81. 98a9c04 Merge "Revert "Add ExternalTexture class into RenderEngine interface"" into sc-dev by Alec Mouri · 5 years ago
  82. 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 5 years ago
  83. 799540c libsurfaceflinger_unittest: use static power HAL library by Wei Wang · 5 years ago
  84. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 5 years ago
  85. e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 5 years ago
  86. 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 5 years ago
  87. 0e4c8a4 Merge "Add ExternalTexture class into RenderEngine interface" into sc-dev by Alec Mouri · 5 years ago
  88. 19239b7 Merge changes I7bae2f9d,I0e8f0b15,I09cbb0cb into sc-dev by Adithya Srinivasan · 5 years ago
  89. ba8e67a Merge "SF: add display id to 1035 backdoor" into sc-dev by Ady Abraham · 5 years ago
  90. fb44e5f Merge "Change hwui jank detection to use deadline & gpu completion (2/2)" into sc-dev by Jorim Jaggi · 5 years ago
  91. ac95b62 Merge "SurfaceFlinger: Remove deferTransactionUntil" into sc-dev by Rob Carr · 5 years ago
  92. d7f7f3f Merge "SurfaceFlinger::getNewTexture: Don't deadlock on main thread" into sc-dev by Rob Carr · 5 years ago
  93. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 5 years ago
  94. c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 5 years ago
  95. cdc6088 Merge changes Id305effe,I065f1968,I18b6d921 into sc-dev by Leon Scroggins · 5 years ago
  96. d84eb5e Merge "Make blur regions alpha depend on layer alpha" into sc-dev by Galia Peycheva · 5 years ago
  97. 0758e5d SurfaceFlinger: Remove deferTransactionUntil by Robert Carr · 5 years ago
  98. cdd7df9 SurfaceFlinger::getNewTexture: Don't deadlock on main thread by Robert Carr · 5 years ago
  99. 36b01af Consider GPU comp info for jank classification by Adithya Srinivasan · 5 years ago
  100. e0acf38 Make blur regions alpha depend on layer alpha by Galia Peycheva · 5 years ago