- 3cf9bec Merge changes Ibb632d4a,I95939670 by Ady Abraham · 2 years, 11 months ago
- f0bd6f6 Merge "SF: More frontend fixes" by Vishnu Nair · 2 years, 11 months ago
- 894a6d4 SF: pass a render rate to VsyncTracker instead of a divisor by Ady Abraham · 2 years, 11 months ago
- 44e355f Merge changes Id6800c30,I6c84b89d by TreeHugger Robot · 2 years, 11 months ago
- 25f3b70 Merge changes from topic "cleanup_frame_rate_override_sysprop" by Ady Abraham · 2 years, 11 months ago
- 80a5a70 SF: More frontend fixes by Vishnu Nair · 3 years ago
- f34a813 SF: vsync divisors should use the same reference point by Ady Abraham · 2 years, 11 months ago
- b451c5c Merge "Update setHdrConversionStrategy to return the preferredHdrOutput type" by Kriti Dang · 2 years, 11 months ago
- 0d4b41c SF: minor cosmetic fix by Ady Abraham · 2 years, 11 months ago
- b9aadd3 Merge "Some fixes to TrustedPresentationListener" by Chavi Weingarten · 2 years, 11 months ago
- d432bb5 Update setHdrConversionStrategy to return the preferredHdrOutput type by Kriti Dang · 3 years ago
- bd0b405 Merge "SF: Pass latch time for bufferless surface frames" by Vishnu Nair · 2 years, 11 months ago
- a8cafbf Merge "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 11 months ago
- 1b62f2a Merge changes from topic "hwc-rri" by Ram Indani · 2 years, 11 months ago
- 6c6dd3b Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 11 months ago
- 7fe69ed SF: Pass latch time for bufferless surface frames by Vishnu Nair · 2 years, 11 months ago
- c6c46b8 Merge "SF: Introduce new frontend logic" by Vishnu Nair · 2 years, 11 months ago
- a39e32f SF: Activate boot display earlier by Dominik Laskowski · 3 years ago
- 39dfc94 SF: Avoid a few nullable sp<DisplayDevice> params by Dominik Laskowski · 3 years ago
- 82a999b Merge "Revert "Cache and uncache buffers in the same transaction"" by Patrick Williams · 2 years, 11 months ago
- 3e263ad Merge "Move HwVsyncState into VsyncSchedule" by Leon Scroggins · 3 years ago
- 6806315 Merge "SF: add traces for isVsyncValid" by Ady Abraham · 3 years ago
- 0210ee6 Merge "Remove set_cpuset_policy due to new taskprofiles for SF threads" am: 1cbbc8feae am: 556efa61f4 am: b9e2555c4a by Peiyong Lin · 3 years ago
- 9243bba SF: add traces for isVsyncValid by Ady Abraham · 3 years ago
- b9e2555 Merge "Remove set_cpuset_policy due to new taskprofiles for SF threads" am: 1cbbc8feae am: 556efa61f4 by Peiyong Lin · 3 years ago
- 556efa6 Merge "Remove set_cpuset_policy due to new taskprofiles for SF threads" am: 1cbbc8feae by Peiyong Lin · 3 years ago
- 3af0ec0 SF: Introduce new frontend logic by Vishnu Nair · 3 years ago
- 1cbbc8f Merge "Remove set_cpuset_policy due to new taskprofiles for SF threads" by Peiyong Lin · 3 years ago
- c275df4 Move HwVsyncState into VsyncSchedule by Leon Scroggins III · 3 years ago
- c3cea29 Merge "Add producerId so we know when the BBQ producer has been changed." by Chavi Weingarten · 3 years ago
- 545da0e Some fixes to TrustedPresentationListener by Chavi Weingarten · 3 years ago
- c1945cb Adds Composition REFRESH_RATE_INDICATOR by ramindani · 3 years ago
- 12bfe6b [SF] Adds Refresh Rate Indicator HWC callback handlers by ramindani · 3 years ago
- 1088bbf Revert "Cache and uncache buffers in the same transaction" by Patrick Williams · 3 years ago
- eb489f6 Add producerId so we know when the BBQ producer has been changed. by liulijun · 3 years, 3 months ago
- acb18f4 Revert "SF: Introduce new frontend logic" by Vishnu Nair · 3 years ago
- 81cef29 Send available JankData in all transaction completion callbacks. by Pascal Muetschard · 3 years ago
- f54181b Add a flag to callbacks whether to include jank data. by Pascal Muetschard · 3 years, 1 month ago
- 32ce29d Merge "Adds a flush jank data layer state update type." by Pascal Mütschard · 3 years ago
- 76de5ee Merge "Remove redundant traces" by Leon Scroggins · 3 years ago
- 96944e0 Merge "Remove unnecessary mScreenAcquired" by Leon Scroggins · 3 years ago
- b39918f Adds a flush jank data layer state update type. by Pascal Muetschard · 3 years ago
- 814dd22 Merge "Add DisplayId to DesiredActiveModeChanged trace" by TreeHugger Robot · 3 years ago
- f2bf196 Remove unnecessary mScreenAcquired by Leon Scroggins III · 3 years ago
- cb46180 Remove redundant traces by Leon Scroggins III · 3 years ago
- 4c2bed7 Add DisplayId to DesiredActiveModeChanged trace by Leon Scroggins III · 3 years ago
- 959a7ff Make onVsync return a display id by Leon Scroggins III · 3 years ago
- db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 3 years ago
- 216b154 Merge "Switch SchedulerClock to std::chrono::steady_clock" by TreeHugger Robot · 3 years ago
- f244f10 Switch SchedulerClock to std::chrono::steady_clock by Leon Scroggins III · 3 years ago
- 0c8b723 SF: cleanup frame rate override sysprops by Ady Abraham · 3 years ago
- 8a132e4 Merge "SF: Introduce new frontend logic" by Vishnu Nair · 3 years ago
- 0ce2783 Merge "Framework code for Attached Choreographer." by Rachel Lee · 3 years ago
- d00d698 Merge "SF: Fix TrustedPresentationListener npe" by TreeHugger Robot · 3 years ago
- 2248f52 Framework code for Attached Choreographer. by Rachel Lee · 3 years ago
- d691322 SF: Introduce new frontend logic by Vishnu Nair · 3 years ago
- fad494c SF: Fix TrustedPresentationListener npe by Vishnu Nair · 3 years ago
- e4f00c5 SF: Set eTransactionFlushNeeded after queuing a transaction by Vishnu Nair · 3 years ago
- ba75fbf Merge "Create a VsyncSchedule per display" by TreeHugger Robot · 3 years ago
- 63f8a79 Merge "Fix flicker issue on external display." by Sally Qi · 3 years ago
- 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 3 years, 2 months ago
- 431c7a7 Remove set_cpuset_policy due to new taskprofiles for SF threads by lihaizhou · 3 years, 1 month ago
- 1d10420 Merge "SF: Use snapshots for TrustedPresentationListener updates" by Vishnu Nair · 3 years ago
- b00dc40 Merge "Variable refresh rate for virtual display" by Huihong Luo · 3 years ago
- bd6c28d Merge "SF: clean up texture filtering logic" by Patrick Williams · 3 years ago
- 278a88f SF: clean up texture filtering logic by Patrick Williams · 3 years ago
- da21f42 Scheduler: Prevent removing the last display by Leon Scroggins III · 3 years ago
- 7c83180 Merge "SF: Bundle ftl::Flags for CompositionCoverage" by TreeHugger Robot · 3 years ago
- 781d725 SF: Use snapshots for TrustedPresentationListener updates by Vishnu Nair · 3 years ago
- 1768cb0 Variable refresh rate for virtual display by Huihong Luo · 3 years, 3 months ago
- 63f1279 SF: Bundle ftl::Flags for CompositionCoverage by Dominik Laskowski · 3 years ago
- 67011ef Merge "SF: small fix to 3f96592d3b985b258f488f5497dc02a7dc2eb5a8" by Ady Abraham · 3 years ago
- 400a20a Merge "SF: Add TextureFilteringTest" by TreeHugger Robot · 3 years ago
- a5992df SF: small fix to 3f96592d3b985b258f488f5497dc02a7dc2eb5a8 by Ady Abraham · 3 years ago
- 4952a2c Merge "SF: Support display mirroring with new frontend" by Vishnu Nair · 3 years ago
- d4c2c50 Merge "SF: don't trace SF timelines when there is no layer update" by Ady Abraham · 3 years ago
- 3886b07 SF: Add TextureFilteringTest by Patrick Williams · 3 years ago
- a9c4376 SF: Support display mirroring with new frontend by Vishnu Nair · 3 years ago
- 098cde6 Merge "Revert^2 "SF: enable frame rate override "" by Ady Abraham · 3 years ago
- 710b8b3 Merge "SF: Change screenshot code to use snapshots" by Vishnu Nair · 3 years ago
- 57a8ab4 SF: don't trace SF timelines when there is no layer update by Ady Abraham · 3 years ago
- b99d485 Merge "SF: Min layers should not choose a frame rate override" by Ady Abraham · 3 years ago
- 7aa0eb7 SF: Change screenshot code to use snapshots by Vishnu Nair · 3 years ago
- e8780c8 Merge "Add extended brightness range impl" by John Reck · 3 years ago
- b3069d9 DO NOT MERGE: SF: Fix a race between layer creation and apply transaction am: 0fd0fca48a am: 829b48dd85 by Vishnu Nair · 3 years ago
- 6879659 Add extended brightness range impl by John Reck · 3 years ago
- 829b48d DO NOT MERGE: SF: Fix a race between layer creation and apply transaction am: 0fd0fca48a by Vishnu Nair · 3 years ago
- f61f48b Merge "DO NOT MERGE: SF: Fix a race between layer creation and apply transaction" by Vishnu Nair · 3 years ago
- 8a0de23 Merge "SF: Fix a race between layer creation and apply transaction" by Vishnu Nair · 3 years ago
- 156c9fe Merge changes Ieea13661,I05b66a4e by Dominik Laskowski · 3 years ago
- 0fd0fca DO NOT MERGE: SF: Fix a race between layer creation and apply transaction by Vishnu Nair · 3 years ago
- 42ad319 SF: Fix a race between layer creation and apply transaction by Vishnu Nair · 3 years ago
- e7c67a3 Merge "SF: LayerSnapshotBuilder updates" by Vishnu Nair · 3 years ago
- cfb2d25 SF: LayerSnapshotBuilder updates by Vishnu Nair · 3 years ago
- 1c99a00 SF: Move ownership of VsyncModulator to Scheduler by Dominik Laskowski · 3 years ago
- 933f8de SF: Extract VsyncConfig to its own header by Dominik Laskowski · 3 years ago
- f44c51c Merge "SurfaceFlinger: Add TrustedPresentationListener API" by Chavi Weingarten · 3 years ago
- 490724a Merge "[SF] Change getOverlaySupport function body due to graphics AIDL interface change." by Sally Qi · 3 years ago
- 3f96592 SF: Min layers should not choose a frame rate override by Ady Abraham · 3 years ago
- f891e48 Merge "Mitigate the security vulnerability by sanitizing the transaction flags." into tm-dev am: 52a0d7cbb6 am: 0776ea95b6 am: 356d2354c3 by Sally Qi · 3 years ago