- 3bd61066 Add sysprop for refresh rate threshold. by rnlee · 3 years, 7 months ago
- a8f9cdb Merge "SF: always preallocate the client composition buffers" into sc-dev by Ady Abraham · 3 years, 7 months ago
- 97938e8 Merge "Improve Planner stability" into sc-dev by Alec Mouri · 3 years, 7 months ago
- e74b34d Merge "swapchain: increase the minimal buffer count to 3" into sc-dev by Ady Abraham · 3 years, 7 months ago
- 6378777 Merge "SurfaceFlinger: Revert accidental change" into sc-dev by Rob Carr · 3 years, 7 months ago
- 8565ad2 SF: always preallocate the client composition buffers by Ady Abraham · 3 years, 7 months ago
- 2f5addb Improve Planner stability by Alec Mouri · 3 years, 7 months ago
- 88d76cd SurfaceFlinger: Revert accidental change by Robert Carr · 3 years, 7 months ago
- 757f24e Merge "Add missing override" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 6b90399 Merge "Avoid traversal in tunnel mode reporter" into sc-dev by Rob Carr · 3 years, 7 months ago
- f8f6d4a Merge changes I24be3859,I53d64db0,Ic426d55f into sc-dev by Rob Carr · 3 years, 7 months ago
- 0ec7709 Add missing override by John Reck · 3 years, 7 months ago
- ef1db93 Merge "Expose HAL limits for composed and PWLE vibrations" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 4aa80c9 Expose HAL limits for composed and PWLE vibrations by Lais Andrade · 3 years, 7 months ago
- 3e2a299 Avoid traversal in tunnel mode reporter by Robert Carr · 3 years, 7 months ago
- a70e91c Protect committing child list behind visible regions changed by Robert Carr · 3 years, 7 months ago
- b552ff5 Coalesce handlePageFlip and doTransaction traversal by Robert Carr · 3 years, 7 months ago
- bf14dbb Factor inputinfo changed out of doTransaction by Robert Carr · 3 years, 7 months ago
- 148bad0 swapchain: increase the minimal buffer count to 3 by Ady Abraham · 3 years, 7 months ago
- 4aa9281 Merge "Update transform hint from relayout window (2/2)" into sc-dev by Arthur Hung · 3 years, 7 months ago
- 769add2 Merge "Blast: Populate compositor timings" into sc-dev by Vishnu Nair · 3 years, 7 months ago
- 831288d Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev by Vishnu Nair · 3 years, 7 months ago
- 831bb8e Merge "Don't update BufferQueue FrameEventStats when a frame is dropped" into sc-dev by Vishnu Nair · 3 years, 7 months ago
- 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 3 years, 7 months ago
- 0aa188a Merge "Factor our mChildrenChanged from doTransaction" into sc-dev by Rob Carr · 3 years, 7 months ago
- 49ce858 Merge "BBQ: add a counter for pending buffers" into sc-dev by Ady Abraham · 3 years, 7 months ago
- dd3a5b7 Merge "Enable compiling dex files in isolation on low ram devices." into sc-dev by Calin Juravle · 3 years, 7 months ago
- 95c0a88 Merge "Swap contexts when unmapping ExternalTextures" into sc-dev by Alec Mouri · 3 years, 7 months ago
- e450fb5 Factor our mChildrenChanged from doTransaction by Robert Carr · 3 years, 7 months ago
- 26953ee Merge "SF: turn off kernel idle timer when refresh rate switching is disabled" into sc-dev by Ady Abraham · 3 years, 7 months ago
- 9dfe2b2 BBQ: add a counter for pending buffers by Ady Abraham · 3 years, 7 months ago
- 9a69a04 Blast: Populate compositor timings by Vishnu Nair · 3 years, 7 months ago
- a91605e SF: turn off kernel idle timer when refresh rate switching is disabled by Ady Abraham · 3 years, 7 months ago
- 6a16031 Start removing Current state by Robert Carr · 3 years, 8 months ago
- c2ffeb4 Swap contexts when unmapping ExternalTextures by Alec Mouri · 3 years, 7 months ago
- de66dc7 Don't update BufferQueue FrameEventStats when a frame is dropped by Vishnu Nair · 3 years, 7 months ago
- a785b9a Merge "SF: introduce debug.sf.hwc.min.duration" into sc-dev by Ady Abraham · 3 years, 7 months ago
- a9e4e2f Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 7e19eac Merge "SF: don't touch boost if we only have Exact layers" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 61f0652 Enable compiling dex files in isolation on low ram devices. by Calin Juravle · 3 years, 7 months ago
- 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 3 years, 7 months ago
- ea214ad Return the freed bytes from deleteOdex API by Calin Juravle · 3 years, 7 months ago
- 3b75828 Extend profile analysis with proper return codes by Calin Juravle · 3 years, 7 months ago
- a9b4739 Merge changes from topic "libbinder.stable.abi" into sc-dev by Pirama Arumuga Nainar · 3 years, 7 months ago
- 46fcc6b Merge "Avoid trying to disconnect twice with ANGLE" into sc-dev by Jason Macnak · 3 years, 7 months ago
- 5e9c5b1 Merge "SF: ignore very close vsync timestamps" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- ff9be0e Merge "Fix TimeStats layerName for transactions" into sc-dev by Adithya Srinivasan · 3 years, 7 months ago
- 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 3 years, 8 months ago
- f427f76 Fix TimeStats layerName for transactions by Adithya Srinivasan · 3 years, 7 months ago
- 82ed75e [libbinder] Enumerate symbols exported from libbinder by Pirama Arumuga Nainar · 3 years, 7 months ago
- 7bf165a [libbinder] Disable Sampling PGO for x86, x86_64 by Pirama Arumuga Nainar · 3 years, 7 months ago
- 3cf2e02 Merge "Fix blur region alpha not fading during animations" into sc-dev by Galia Peycheva · 3 years, 7 months ago
- 99ca336 SF: ignore very close vsync timestamps by Ady Abraham · 3 years, 7 months ago
- adbd486 Merge "onPostComposition doesnt need to run on layers without queued frames" into sc-dev by Rob Carr · 3 years, 7 months ago
- c67c384 Merge "Layer: Don't need atomic for transaction flags" into sc-dev by Rob Carr · 3 years, 7 months ago
- 3c28654 Fix blur region alpha not fading during animations by Galia Peycheva · 3 years, 7 months ago
- caba298 SF: introduce debug.sf.hwc.min.duration by Ady Abraham · 3 years, 7 months ago
- 5e4e983 SF: don't touch boost if we only have Exact layers by Ady Abraham · 3 years, 7 months ago
- 603a15d Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 3 years, 7 months ago
- 6123a6d Merge "Avoid aidl usage on mac builds" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 6ed2ea8 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 3 years, 7 months ago
- c6ad94b Merge "Switch away from std::async for proximity-active callback." into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 7ea287a Switch away from std::async for proximity-active callback. by Santos Cordon · 3 years, 7 months ago
- d966a69 Merge "Defer deleting ExternalTextures that go out of scope during DrawLayers" into sc-dev by Derek Sollenberger · 3 years, 7 months ago
- 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 3 years, 7 months ago
- b6aa9a0 Update transform hint from relayout window (2/2) by Arthur Hung · 3 years, 7 months ago
- 26c6f83 Avoid trying to disconnect twice with ANGLE by Jason Macnak · 3 years, 9 months ago
- 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 3 years, 7 months ago
- c71ee4b Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 3 years, 7 months ago
- ef32db7 Merge "TouchVideoDevice: Silence log spam" into sc-dev by Steve Pfetsch · 3 years, 7 months ago
- d3f6065 Defer deleting ExternalTextures that go out of scope during DrawLayers by Derek Sollenberger · 3 years, 7 months ago
- 1283885 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 3 years, 7 months ago
- fa14db8 Merge "SurfaceFlinger: add custom taskprofiles for SF threads" into sc-dev by Wei Wang · 3 years, 7 months ago
- 38d2500 Layer: Don't need atomic for transaction flags by Robert Carr · 3 years, 7 months ago
- c747ad0 onPostComposition doesnt need to run on layers without queued frames by Robert Carr · 3 years, 7 months ago
- 5c6d16d Merge "Send isBuffer to perfetto trace" into sc-dev by Adithya Srinivasan · 3 years, 7 months ago
- 13a864c Merge changes I101f4015,Ia236fd4a,I8a00657e into sc-dev by Marin Shalamanov · 3 years, 7 months ago
- 8e80994 Merge "Support skipping CachedSet rendering based on invalidate() proximity" into sc-dev by Alec Mouri · 3 years, 7 months ago
- b4eff20 Merge "binder: rust: Fix dropped service memleak" into sc-dev by Matthew Maurer · 3 years, 7 months ago
- 976a645 SurfaceFlinger: add custom taskprofiles for SF threads by Wei Wang · 3 years, 7 months ago
- d6680c7 Merge "Inherit touch occlusion mode from parent w/ input info" into sc-dev by Bernardo Rufino · 3 years, 7 months ago
- aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 3 years, 7 months ago
- f75789e Merge "SF: update mTimestamps with the newest hwvsync timestamp" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- 2c34aa6 Merge "Add detailed Skia traces sysprop to RenderEngine." into sc-dev by Rachel Lee · 3 years, 7 months ago
- e0220ce Merge "SF: RenderEngine::primeCache should not be called as SCHED_FIFO" into sc-dev by Ady Abraham · 3 years, 7 months ago
- e093fd9 Merge "Cache blur shaders only when blur is enabled" into sc-dev by Leon Scroggins · 3 years, 7 months ago
- a49a916 Merge "Activate reduced shader mode in SkiaGlRenderEngine" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- db5dc52 Merge "Change permissions on ref profile so that ART can read it" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- a4f6c1c Merge "Interpret STATUS_UNKNOWN_TRANSACTION as a unsupported vibrator result" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
- b3d39f5 Merge "If requested then cache unprotected buffers even in protected mode" into sc-dev by Derek Sollenberger · 3 years, 7 months ago
- 4500718 If requested then cache unprotected buffers even in protected mode by Derek Sollenberger · 3 years, 7 months ago
- 4c7831e SF: Move mode caching from Scheduler to RefreshRateConfigs by Marin Shalamanov · 3 years, 7 months ago
- 2cde100 SF: Always create LayerHistory in Scheduler by Marin Shalamanov · 3 years, 7 months ago
- 993ddf4 SF: Recreate display on resolution changes by Marin Shalamanov · 3 years, 8 months ago
- 195775b Merge "Add a comment for method isSensorInCappedSet()." into sc-dev by Anh Pham · 3 years, 7 months ago
- cbbc33e binder: rust: Fix dropped service memleak by Matthew Maurer · 3 years, 7 months ago
- 9c187a3 Merge "Reduce contention for renderengine's async ops." into sc-dev by Alec Mouri · 3 years, 7 months ago
- 4c56b64 SF: update mTimestamps with the newest hwvsync timestamp by Ady Abraham · 3 years, 7 months ago
- de5764d Merge "HolePunchPIP: Do not use hole punch for HDR videos" into sc-dev by Leon Scroggins · 3 years, 7 months ago
- be95fb6 Merge "Add RenderEngine trace point with layer name." into sc-dev by Alec Mouri · 3 years, 7 months ago