summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/SurfaceFlinger.h
AgeCommit message (Expand)Author
2020-06-18Move toggling of kernel idle timer to SFAna Krulec
2020-06-17Merge "Do not set eTraversalNeeded w/out wake up" into rvc-devValerie Hau
2020-06-17Do not set eTraversalNeeded w/out wake upValerie Hau
2020-06-17[SF] Don't cache VSYNC state in SFMarin Shalamanov
2020-06-10Merge "Move stats push off of critical path" into rvc-devAlec Mouri
2020-06-09Move stats push off of critical pathAlec Mouri
2020-06-05Call Layer::getLayerDebugInfo from the main threadVishnu Nair
2020-06-01DO NOT MERGE: SurfaceFlinger: Don't wake for pending transactions.Robert Carr
2020-05-15SF: Enforce thread safety for SurfaceFlinger classDominik Laskowski
2020-05-11Merge "Provide a fixed transform hint if the layer is in a fixed orientation ...TreeHugger Robot
2020-05-08Provide a fixed transform hint if the layer is in a fixed orientation 1/2Vishnu Nair
2020-05-08SF: Fix thread safety for RefreshRateOverlayDominik Laskowski
2020-05-02Merge "Split refresh rate range into two ranges" into rvc-devSteven Thomas
2020-05-01Split refresh rate range into two rangesSteven Thomas
2020-04-28SF: Extract onMessageInvalidateDan Stoza
2020-04-27SF: Modernize task scheduling APIDominik Laskowski
2020-04-24Merge "SF: Allow display layer clip bounds to be overriden" into rvc-devTreeHugger Robot
2020-04-23SF: Allow display layer clip bounds to be overridenLloyd Pique
2020-04-23Merge "Do not blur when doing region sampling" into rvc-devLucas Dupin
2020-04-23Merge changes I977507a8,I3f2670c7 into rvc-devTreeHugger Robot
2020-04-23SurfaceFlinger: expected present time directly from VSyncReactorAdy Abraham
2020-04-23Do not blur when doing region samplingLucas Dupin
2020-04-23Merge "Lookup layer handle when registering region sampling listener" into rv...Alec Mouri
2020-04-22Lookup layer handle when registering region sampling listenerAlec Mouri
2020-04-20Merge "Remove usage of hwcomposer_defs.h." into rvc-devTreeHugger Robot
2020-04-20Remove usage of hwcomposer_defs.h.Peiyong Lin
2020-04-17Merge "SurfaceFlinger: use intended wake up time when calculating next presen...Ady Abraham
2020-04-17SurfaceFlinger: Rip out Input caching scheme.Robert Carr
2020-04-17Merge changes I14bb4722,I01f139b3 into rvc-devTreeHugger Robot
2020-04-16SurfaceFlinger: add a backdoor to override DisplayManager policyAdy Abraham
2020-04-16Merge "Remove hwcomposer2.h" into rvc-devPeiyong Lin
2020-04-16SurfaceFlinger: use intended wake up time when calculating next present timeAdy Abraham
2020-04-16Remove hwcomposer2.hPeiyong Lin
2020-04-15Merge "SF: Remove display lookup in SurfaceTracing" into rvc-devTreeHugger Robot
2020-04-14Merge "SF: Fix thread safety in ISurfaceComposer APIs" into rvc-devTreeHugger Robot
2020-04-13SF: Remove display lookup in SurfaceTracingDominik Laskowski
2020-04-13SF: Fix thread safety in ISurfaceComposer APIsDominik Laskowski
2020-04-13SurfaceFlinger: check pending fence when set active config is pendingAdy Abraham
2020-04-07Merge "Add frame rate flexibility token" into rvc-devSteven Thomas
2020-04-07Merge "Fix a long standing locking issue with tracing thread" into rvc-devTreeHugger Robot
2020-04-06Add frame rate flexibility tokenSteven Thomas
2020-04-02Fix a long standing locking issue with tracing threadVishnu Nair
2020-03-31SurfaceFlinger: align init and resume mode priorityMartin Liu
2020-03-23Merge "[SurfaceFlinger] Adjust missed frame tracking" into rvc-devAlec Mouri
2020-03-19[SurfaceFlinger] Adjust missed frame trackingAlec Mouri
2020-03-14Make blur sysprop persist across bootsLucas Dupin
2020-03-12SF: Refactor processDisplayChangesLocked()Marin Shalamanov
2020-03-11[SurfaceFlinger] Resolve deadlock in SurfaceTracing.Alec Mouri
2020-03-10SurfaceFlinger: Avoid overlapping calls to BOOT_FINISHEDRob Carr
2020-03-10Merge "Allow GPU composition to occur at a lower resolution" into rvc-devTreeHugger Robot