1. a910271 Merge "Actually use texture bounds in CachedSet::getTextureBounds" into sc-dev by Alec Mouri · 4 years, 7 months ago
  2. 7c4913d Actually use texture bounds in CachedSet::getTextureBounds by Alec Mouri · 4 years, 7 months ago
  3. 10d57c6 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev by Arthur Hung · 4 years, 7 months ago
  4. 16d9686 Merge "Fix color sampling for landscape" into sc-dev by Huihong Luo · 4 years, 7 months ago
  5. 5dc2372 Merge "gpu mem bpf program - switch to LICENSE macro" into sc-dev by Maciej Zenczykowski · 4 years, 7 months ago
  6. a8f6685 Fix color sampling for landscape by Huihong Luo · 4 years, 7 months ago
  7. ed02386 gpu mem bpf program - switch to LICENSE macro by Maciej Żenczykowski · 4 years, 7 months ago
  8. b6d444f Merge "Enable RenderEngine context switching to be async." into sc-dev by Derek Sollenberger · 4 years, 7 months ago
  9. a1f13f4 Merge "Optimize mirror layer management" into sc-dev by Rob Carr · 4 years, 7 months ago
  10. 918bccf Merge "Add VerifyInputEventTest to presubmit" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  11. 6a0382d Optimize mirror layer management by Robert Carr · 4 years, 7 months ago
  12. 2b7d5ce Merge "Optimize offscreen layer management" into sc-dev by Rob Carr · 4 years, 7 months ago
  13. 867be37 Optimize offscreen layer management by Robert Carr · 4 years, 7 months ago
  14. 70fac28 Add VerifyInputEventTest to presubmit by Siarhei Vishniakou · 4 years, 7 months ago
  15. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 4 years, 8 months ago
  16. 61cfde7 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  17. 1047e5e SF: Update RefreshRateOverlay before SF applies transactions by Ady Abraham · 4 years, 7 months ago
  18. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 8 months ago
  19. caf9f1b Merge "Disable expensive rendering during static screen" into sc-dev by Siddharth Kapoor · 4 years, 7 months ago
  20. 623322a Merge "Re-introduce debug.sf.latch_unsignaled" into sc-dev by Huihong Luo · 4 years, 7 months ago
  21. dea1ac5 Disable expensive rendering during static screen by Alec Mouri · 4 years, 8 months ago
  22. 86c80e3 Re-introduce debug.sf.latch_unsignaled by Huihong Luo · 4 years, 8 months ago
  23. e1c1b1c Merge "SF: check previous present fence to avoid early presentation" into sc-dev by Ady Abraham · 4 years, 7 months ago
  24. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 7 months ago
  25. 076276f Merge "Make deadlineThreshold 0" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  26. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 8 months ago
  27. 7629af7 Merge "Expand the displayFrame for shadows" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  28. 848879a Merge "Blast: Use a unique id to track buffers" into sc-dev by Vishnu Nair · 4 years, 7 months ago
  29. 4e700e9 Merge "SF caching: Skip BT601_625 layers for caching and hole-punch" into sc-dev by Alec Mouri · 4 years, 7 months ago
  30. 54996e2 Make deadlineThreshold 0 by Adithya Srinivasan · 4 years, 7 months ago
  31. 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 8 months ago
  32. a7e006b SF caching: Skip BT601_625 layers for caching and hole-punch by Leon Scroggins III · 4 years, 8 months ago
  33. 2bd3639 Merge "Fix latching of final buffer when moving off-screen and destroying" into sc-dev by Rob Carr · 4 years, 7 months ago
  34. 315f3c7 Fix latching of final buffer when moving off-screen and destroying by Robert Carr · 4 years, 8 months ago
  35. 65b02e2 Merge "Add primary min range check to turn on the kernel idle timer." into sc-dev by Ram Indani · 4 years, 7 months ago
  36. 758ab61 Add primary min range check to turn on the kernel idle timer. by TreeHugger Robot · 4 years, 8 months ago
  37. d394d3c Expand the displayFrame for shadows by Leon Scroggins III · 4 years, 8 months ago
  38. 963026b Merge "Skip caching if any layer has protected contents" into sc-dev by Huihong Luo · 4 years, 8 months ago
  39. c14d1a9 Merge "Add sysprop for refresh rate threshold." into sc-dev by Rachel Lee · 4 years, 8 months ago
  40. 9ba36ca Skip caching if any layer has protected contents by Huihong Luo · 4 years, 8 months ago
  41. 49569ed Merge "Use IServiceManager method to check app permission" into sc-dev by Anh Pham · 4 years, 8 months ago
  42. 3bd61066 Add sysprop for refresh rate threshold. by rnlee · 4 years, 8 months ago
  43. a8f9cdb Merge "SF: always preallocate the client composition buffers" into sc-dev by Ady Abraham · 4 years, 8 months ago
  44. 97938e8 Merge "Improve Planner stability" into sc-dev by Alec Mouri · 4 years, 8 months ago
  45. a553823 Use IServiceManager method to check app permission by Anh Pham · 4 years, 8 months ago
  46. 6378777 Merge "SurfaceFlinger: Revert accidental change" into sc-dev by Rob Carr · 4 years, 8 months ago
  47. 8565ad2 SF: always preallocate the client composition buffers by Ady Abraham · 4 years, 8 months ago
  48. 2f5addb Improve Planner stability by Alec Mouri · 4 years, 8 months ago
  49. 88d76cd SurfaceFlinger: Revert accidental change by Robert Carr · 4 years, 8 months ago
  50. 757f24e Merge "Add missing override" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  51. 6b90399 Merge "Avoid traversal in tunnel mode reporter" into sc-dev by Rob Carr · 4 years, 8 months ago
  52. f8f6d4a Merge changes I24be3859,I53d64db0,Ic426d55f into sc-dev by Rob Carr · 4 years, 8 months ago
  53. 0ec7709 Add missing override by John Reck · 4 years, 8 months ago
  54. ef1db93 Merge "Expose HAL limits for composed and PWLE vibrations" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  55. 4aa80c9 Expose HAL limits for composed and PWLE vibrations by Lais Andrade · 4 years, 8 months ago
  56. 3e2a299 Avoid traversal in tunnel mode reporter by Robert Carr · 4 years, 8 months ago
  57. a70e91c Protect committing child list behind visible regions changed by Robert Carr · 4 years, 8 months ago
  58. b552ff5 Coalesce handlePageFlip and doTransaction traversal by Robert Carr · 4 years, 8 months ago
  59. bf14dbb Factor inputinfo changed out of doTransaction by Robert Carr · 4 years, 8 months ago
  60. 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 4 years, 8 months ago
  61. 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  62. 831288d Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev by Vishnu Nair · 4 years, 8 months ago
  63. 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 4 years, 8 months ago
  64. e450fb5 Factor our mChildrenChanged from doTransaction by Robert Carr · 4 years, 8 months ago
  65. 26953ee Merge "SF: turn off kernel idle timer when refresh rate switching is disabled" into sc-dev by Ady Abraham · 4 years, 8 months ago
  66. 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 4 years, 8 months ago
  67. a91605e SF: turn off kernel idle timer when refresh rate switching is disabled by Ady Abraham · 4 years, 8 months ago
  68. 6a16031 Start removing Current state by Robert Carr · 4 years, 9 months ago
  69. a785b9a Merge "SF: introduce debug.sf.hwc.min.duration" into sc-dev by Ady Abraham · 4 years, 8 months ago
  70. a9e4e2f Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  71. 7e19eac Merge "SF: don't touch boost if we only have Exact layers" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  72. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 8 months ago
  73. 5e9c5b1 Merge "SF: ignore very close vsync timestamps" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  74. ff9be0e Merge "Fix TimeStats layerName for transactions" into sc-dev by Adithya Srinivasan · 4 years, 8 months ago
  75. f427f76 Fix TimeStats layerName for transactions by Adithya Srinivasan · 4 years, 8 months ago
  76. 3cf2e02 Merge "Fix blur region alpha not fading during animations" into sc-dev by Galia Peycheva · 4 years, 8 months ago
  77. 99ca336 SF: ignore very close vsync timestamps by Ady Abraham · 4 years, 8 months ago
  78. adbd486 Merge "onPostComposition doesnt need to run on layers without queued frames" into sc-dev by Rob Carr · 4 years, 8 months ago
  79. c67c384 Merge "Layer: Don't need atomic for transaction flags" into sc-dev by Rob Carr · 4 years, 8 months ago
  80. 3c28654 Fix blur region alpha not fading during animations by Galia Peycheva · 4 years, 8 months ago
  81. caba298 SF: introduce debug.sf.hwc.min.duration by Ady Abraham · 4 years, 8 months ago
  82. 5e4e983 SF: don't touch boost if we only have Exact layers by Ady Abraham · 4 years, 8 months ago
  83. c6ad94b Merge "Switch away from std::async for proximity-active callback." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  84. 7ea287a Switch away from std::async for proximity-active callback. by Santos Cordon · 4 years, 8 months ago
  85. b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 4 years, 8 months ago
  86. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 8 months ago
  87. ef32db7 Merge "TouchVideoDevice: Silence log spam" into sc-dev by Steve Pfetsch · 4 years, 8 months ago
  88. fa14db8 Merge "SurfaceFlinger: add custom taskprofiles for SF threads" into sc-dev by Wei Wang · 4 years, 8 months ago
  89. 38d2500 Layer: Don't need atomic for transaction flags by Robert Carr · 4 years, 8 months ago
  90. c747ad0 onPostComposition doesnt need to run on layers without queued frames by Robert Carr · 4 years, 8 months ago
  91. 5c6d16d Merge "Send isBuffer to perfetto trace" into sc-dev by Adithya Srinivasan · 4 years, 8 months ago
  92. 13a864c Merge changes I101f4015,Ia236fd4a,I8a00657e into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  93. 8e80994 Merge "Support skipping CachedSet rendering based on invalidate() proximity" into sc-dev by Alec Mouri · 4 years, 8 months ago
  94. 976a645 SurfaceFlinger: add custom taskprofiles for SF threads by Wei Wang · 4 years, 8 months ago
  95. d6680c7 Merge "Inherit touch occlusion mode from parent w/ input info" into sc-dev by Bernardo Rufino · 4 years, 8 months ago
  96. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 8 months ago
  97. f75789e Merge "SF: update mTimestamps with the newest hwvsync timestamp" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  98. e0220ce Merge "SF: RenderEngine::primeCache should not be called as SCHED_FIFO" into sc-dev by Ady Abraham · 4 years, 8 months ago
  99. a4f6c1c Merge "Interpret STATUS_UNKNOWN_TRANSACTION as a unsupported vibrator result" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  100. 4c7831e SF: Move mode caching from Scheduler to RefreshRateConfigs by Marin Shalamanov · 4 years, 8 months ago