- 631b370 Merge "Add border API to surface control" into main by Cairn Overturf · 5 months ago
- d7b71ac Revert^2 "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
- 65fb1c6 Add border API to surface control by YCairn Overturf · 6 months ago
- 4f8b4f3 Revert "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
- a1d84d1 Merge "Avoid copying Transaction objects unneccessarily." into main by Anton Ivanov · 6 months ago
- c3130a5 Avoid copying Transaction objects unneccessarily. by Anton Ivanov · 6 months ago
- c28b463 Merge changes from topic "make-displayid-opaque" into main by Gil Dekel · 6 months ago
- 9897d79 SF: Remove PhysicalDisplayId::getPort() by Gil Dekel · 6 months ago
- ed63243 Use TransactionState in SurfaceFlinger. by Anton Ivanov · 6 months ago
- 4ef6d54 Merge "Indicate optimization policy to SurfaceFlinger from DisplayManager" into main by Treehugger Robot · 6 months ago
- 2f70649 Merge "Provide classes that logically make up a transaction with == and !=." into main by Treehugger Robot · 6 months ago
- 8520206 Indicate optimization policy to SurfaceFlinger from DisplayManager by Dennis Kiilerich · 6 months ago
- c7f8793 Provide classes that logically make up a transaction with == and !=. by Anton Ivanov · 6 months ago
- 74f7ca0 Remove com.android.graphics.libgui.flags.Flags.edgeExtensionShader by Marzia Favaro · 6 months ago
- 8ed8659 Revert^2 "Harden construction sites of android::StrongPointer." by Anton Ivanov · 6 months ago
- bb0c493 Merge "Revert "Harden construction sites of android::StrongPointer."" into main by Steven Moreland · 6 months ago
- f73db7a Revert "Harden construction sites of android::StrongPointer." by Priyanka Advani (xWF) · 6 months ago
- 15769b5 Merge "[Lut] Change setLuts function signature." into main by Sally Qi · 6 months ago
- 328dea0 Merge "Harden construction sites of android::StrongPointer." into main by Anton Ivanov · 7 months ago
- 8179380 Harden construction sites of android::StrongPointer. by Anton Ivanov · 7 months ago
- 9e84811 [Lut] Change setLuts function signature. by Sally Qi · 7 months ago
- 2766306 Merge "Remove client drawn shadow code" into main by Cairn Overturf · 7 months ago
- bddaa24 SF: Turn DisplayId::fromValue to an explicit wrapper by Gil Dekel · 7 months ago
- 16dd6e3 Remove client drawn shadow code by Cairn Overturf · 7 months ago
- 7cea62b Replace SortedVector and maps with Vector in Transactions by Vishnu Nair · 8 months ago
- 5f31977 Reland Consolidate flags in Transaction by Vishnu Nair · 8 months ago
- 8d77b22 Merge "Revert "Consolidate flags in Transaction"" into main by Treehugger Robot · 8 months ago
- fd72574 Revert "Consolidate flags in Transaction" by Vishnu Nair · 8 months ago
- 5ce9acd Merge "Consolidate flags in Transaction" into main by Vishnu Nair · 8 months ago
- 9674ffa surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties by Surbhi Kadam · 10 months ago
- b580827 Consolidate flags in Transaction by Vishnu Nair · 9 months ago
- f1cfbf6 Support multiple active picture listeners by Brian Lindahl · 9 months ago
- 164d006 Merge "Adds getSupportedRefreshRates support" into main by Ram Indani · 10 months ago
- bee1902 Adds getSupportedRefreshRates support by ramindani · 10 months ago
- 5541f12 Add API to retrieve max layer picture profiles by Brian Lindahl · 10 months ago
- f5fdff8 Notify listeners about active picture profiles by Brian Lindahl · 10 months ago
- 1a824fd Merge "Allow apps to apply picture profiles with priority to layers" into main by Brian Lindahl · 10 months ago
- 44d6fff Merge "[Lut HAL backend] implementation 3rd patch." into main by Sally Qi · 10 months ago
- ef00658 [Lut HAL backend] implementation 3rd patch. by Sally Qi · 11 months ago
- 07dcd49 Allow apps to apply picture profiles with priority to layers by Brian Lindahl · 10 months ago
- 8760216 Update Transaction::setInputWindowInfo to take WindowInfoHandle by Patrick Williams · 10 months ago
- 52683c6 Merge "Support SurfaceControlRegistry logs in native" into main by Melody Hsu · 10 months ago
- c034fbf Support SurfaceControlRegistry logs in native by Melody Hsu · 10 months ago
- 114851e Merge changes from topic "getsuggestedframerate" into main by Ram Indani · 10 months ago
- a419faa Add warning logs when we fail to set BufferReleaseChannel by Patrick Williams · 10 months ago
- b2e1d4a Merge "[Lut HAL backend] implementation 2nd patch" into main by Sally Qi · 10 months ago
- 8204da2 Adds support for getSuggestedFrameRate api by ramindani · 11 months ago
- 0abc4a5 [Lut HAL backend] implementation 2nd patch by Sally Qi · 11 months ago
- 89fbb6e Adds hasArrSupport api support by ramindani · 11 months ago
- 8ea4421 Merge "[Lut HAL backend] implementation" into main by Sally Qi · 11 months ago
- 614024b Merge "Support floating point values for layer crop" into main by Vishnu Nair · 11 months ago
- 95f669a [Lut HAL backend] implementation by Sally Qi · 1 year ago
- 117556e Remove unecessary flag checks for Transaction#setFlags by Melody Hsu · 11 months ago
- a9123c8 Support floating point values for layer crop by Vishnu Nair · 11 months ago
- 5312ec1 Replace BBQ callback thunks with lambdas by Patrick Williams · 1 year ago
- 924f950 Rename AidlStatusUtil.h to AidlUtil.h by Alec Mouri · 1 year, 1 month ago
- f693bcf Add BufferReleaseChannel by Patrick Williams · 1 year, 1 month ago
- 62f0c20 Remove unused mTransactionNestCount by Vishnu Nair · 1 year, 1 month ago
- 4b9507d Revert "Optimize BLAST buffer releases via Unix sockets" by Patrick Williams · 1 year, 1 month ago
- 9aeb2cb Merge "Fix DisplayState sanitization." into main by Treehugger Robot · 1 year, 1 month ago
- f65da8a Fix DisplayState sanitization. by Patrick Williams · 1 year, 1 month ago
- ac70bc5 Optimize BLAST buffer releases via Unix sockets by Patrick Williams · 1 year, 2 months ago
- c9918bf Introduce com::android::graphics::libgui::flags::edge_extension_shader() by Marzia Favaro · 1 year, 2 months ago
- 6baa593 Merge "Revert "Fix DisplayState sanitization."" into main by Patrick Williams · 1 year, 2 months ago
- b3daf1a Revert "Fix DisplayState sanitization." by Patrick Williams · 1 year, 2 months ago
- dcc9d9b Edge extension effect: shader reimplementation by Marzia Favaro · 1 year, 8 months ago
- f3e0251 Merge "Jank callback API refactor." into main by Pascal Mütschard · 1 year, 2 months ago
- d56514e Jank callback API refactor. by Pascal Mütschard · 1 year, 3 months ago
- b6ddf52 Fix DisplayState sanitization. by Patrick Williams · 1 year, 2 months ago
- 39f510f Pass dequeue timestamp along with buffer data by Nergi Rahardi · 1 year, 3 months ago
- a48361e Merge "Allow child layers to unset trusted overlay state 2/2" into main by Vishnu Nair · 1 year, 3 months ago
- 48a6e2f Merge "Capture transaction traces before system reboot" into main by Wenhui Yang · 1 year, 3 months ago
- 9e0017e Allow child layers to unset trusted overlay state 2/2 by Vishnu Nair · 1 year, 3 months ago
- eafc18a Capture transaction traces before system reboot by Wenhui Yang · 1 year, 4 months ago
- d53801c SF: Cleanup creating / destroying virtual display APIs by Alan Ding · 1 year, 4 months ago
- 56a49ba Merge "SF: Propagate uniqueID when creating virtual displays" into main by Alan Ding · 1 year, 4 months ago
- fc6eab5 SF: Propagate uniqueID when creating virtual displays by Alan Ding · 1 year, 4 months ago
- a74ba0f Avoid extra locking in TransactionCompletedListener::getInstance by Vishnu Nair · 1 year, 5 months ago
- 442b5df Merge "Remove unnecessary local variant definition." into main am: 147b6cbba5 am: 7d16f3d680 by Leon Scroggins · 1 year, 5 months ago
- 823410f Remove unnecessary local variant definition. by jiayongqiang · 1 year, 5 months ago
- bbf362d Delete border rendering code from SurfaceFlinger. by Melody Hsu · 1 year, 6 months ago
- 1d6363a Merge "Add support for restricting HDR headroom for video" into main by Alec Mouri · 1 year, 7 months ago
- 1b0d4e1 Add support for restricting HDR headroom for video by Alec Mouri · 1 year, 7 months ago
- f6fb445 Add captureLayersSync function by Chavi Weingarten · 1 year, 7 months ago
- 9ebb7a7 Update HDCP for external displays by Huihong Luo · 2 years, 2 months ago
- 8c2703d Refactor game-related frame rate override to LayerHistory by Andy Yu · 1 year, 10 months ago
- 7e4c487 Add capture args to captureDisplayById by John Reck · 1 year, 10 months ago
- 55e3103 Rename DisplayMode::refreshRate to peakRefreshRate by Alec Mouri · 1 year, 11 months ago
- c65ae65 Merge "VRR: Use appId to replace uid mapping" into main by Tony Huang · 1 year, 11 months ago
- f292aa6 Merge "Add smooth switch bool for setFrameRateCategory" into main by Rachel Lee · 1 year, 11 months ago
- f362110 VRR: Use appId to replace uid mapping by Tony Huang · 2 years ago
- d122a1c Add vsync rate to DisplayMode by Alec Mouri · 1 year, 11 months ago
- 67afbea Add smooth switch bool for setFrameRateCategory by Rachel Lee · 2 years ago
- 84541d1 Synchronize access to Transaction::sApplyToken by Patrick Williams · 1 year, 11 months ago
- d671d26 Merge "Plumb new frameRateSelectionStrategy value" into main by Rachel Lee · 2 years ago
- 58cc90d Plumb new frameRateSelectionStrategy value by Rachel Lee · 2 years ago
- 6cdd3fd libgui: plumb setFrameRate thru BufferQueue by Ady Abraham · 2 years ago
- 62785c7 Merge "VRR: Allowlist for small area detection" into main by Tony Huang · 2 years ago
- f486c07 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 am: ff14d52b0d by Tomasz Wasilczyk · 2 years ago
- ff14d52 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 by Tomasz Wasilczyk · 2 years ago