- 7c097ba Merge "Add security check to getPhysicalDisplayToken binder function." by Alec Mouri · 2 years, 8 months ago
- 30aa437 Fix data type error in AIDL by Huihong Luo · 2 years, 10 months ago
- 6bb1282 Add security check to getPhysicalDisplayToken binder function. by Sally Qi · 2 years, 10 months ago
- 67434eb SF: send the renderFrameRate with mode changed event by Ady Abraham · 2 years, 8 months ago
- bdf7e4b Each Display Mode now has a list of supported HDR types. by Marc Kassis · 2 years, 9 months ago
- aa799bd libgui: add layer_state_t::diff by Vishnu Nair · 2 years, 9 months ago
- c5269bf Merge changes I61fe1d1f,I8a440e9f by Vishnu Nair · 2 years, 9 months ago
- 40fff5c SF: Look up buffer caches in binder thread by Vishnu Nair · 2 years, 9 months ago
- 285f8c1 SF: store the render frame rate in RefreshRateConfigs::Policy by Ady Abraham · 2 years, 10 months ago
- 321f53f Merge "SF: Trigger ANR when buffer cache is full" by Patrick Williams · 2 years, 10 months ago
- 379d830 Merge "SF: Avoid updating clients with stale or incorrect transform hints" by Vishnu Nair · 2 years, 10 months ago
- f1e5df1 SF: Trigger ANR when buffer cache is full by Patrick Williams · 2 years, 10 months ago
- 71fcf91 SF: Avoid updating clients with stale or incorrect transform hints by Vishnu Nair · 2 years, 10 months ago
- c081058 Merge "SurfaceFlinger HWC overlay API" by Sally Qi · 2 years, 10 months ago
- e70fb03 Merge "SF: Trace buffer cache errors" by TreeHugger Robot · 2 years, 10 months ago
- 640b729 SF: Trace buffer cache errors by Patrick Williams · 2 years, 10 months ago
- 4b10fc8 Merge "SurfaceComposerClient: Clean up layer state" by TreeHugger Robot · 2 years, 10 months ago
- d71299e Remove vsync injection methods by Huihong Luo · 3 years ago
- bbceb46 SurfaceComposerClient: Clean up layer state by Vishnu Nair · 2 years, 10 months ago
- 83876a7 Merge "Add layer name to layer_state_t and SurfaceControl" by Patrick Williams · 2 years, 10 months ago
- a361de6 Add layer name to layer_state_t and SurfaceControl by Patrick Williams · 2 years, 10 months ago
- a39238e Merge "Restore display decoration if device supports it" by TreeHugger Robot · 2 years, 10 months ago
- 290e61e Merge "Remove internal display related methods" by Huihong Luo · 2 years, 10 months ago
- 0cbd08b SurfaceFlinger HWC overlay API by Sally Qi · 3 years ago
- 9a11a2e Restore display decoration if device supports it by Leon Scroggins III · 2 years, 10 months ago
- 84252b5 BlastBufferQueue: Fake release if not received by complete am: 405e2f68fb am: cad6995e1b by Robert Carr · 2 years, 10 months ago
- 9402bb0 SurfaceComposerClient: Replace sync transactions with commit callbacks by Vishnu Nair · 2 years, 10 months ago
- e2f32dc Merge "SurfaceComposerClient: Remove mForceSynchronous flag" by Vishnu Nair · 2 years, 10 months ago
- 2709efe SurfaceComposerClient: Remove mForceSynchronous flag by Vishnu Nair · 2 years, 10 months ago
- 405e2f6 BlastBufferQueue: Fake release if not received by complete by Robert Carr · 3 years, 7 months ago
- 18c38bb Make uncache buffer transactions oneway. by Alec Mouri · 2 years, 11 months ago
- 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years ago
- 1ac2a92 Fixed bug with caching buffers by Chavi Weingarten · 2 years, 11 months ago
- f720411 SurfaceComposerClient: Use the default apply token when uncaching buffers by Vishnu Nair · 3 years ago
- 17c9464 Merge "Remove undefined behavior in getDisplayDecorationSupport" by Leon Scroggins · 3 years ago
- 0f365ab Remove undefined behavior in getDisplayDecorationSupport by Leon Scroggins III · 3 years ago
- 0435883 Merge "SF: Clean up layer state" by Vishnu Nair · 3 years ago
- bd5a8d7 Merge "SurfaceComposerClient: Expose default apply token" by Vishnu Nair · 3 years ago
- ea04b6f SF: Clean up layer state by Vishnu Nair · 3 years ago
- 80da86b SurfaceComposerClient: Expose default apply token by Vishnu Nair · 3 years ago
- 24d0b2a SF: clamp alpha value instead of error by Ady Abraham · 3 years ago
- 25fd75a Merge "SurfaceComposerClient: add a range check in setAlpha" by TreeHugger Robot · 3 years ago
- 0064fad Merge "Remove getPrimaryPhysicalDisplayId" by Huihong Luo · 3 years ago
- ff930b4 SurfaceComposerClient: add a range check in setAlpha by Ady Abraham · 3 years ago
- 7043a7d Provide function to mirror display for screenrecord. by Chavi Weingarten · 3 years, 1 month ago
- 37ef025 Remove getPrimaryPhysicalDisplayId by Huihong Luo · 3 years ago
- e5991f5 Replace syncInputWindows with addWindowInfosReportedListener by Patrick Williams · 3 years, 2 months ago
- ac85182 Merge "SurfaceFlinger: Remove usage of window types to implement policy" by Andy Labrada · 3 years, 1 month ago
- 096227e SurfaceFlinger: Remove usage of window types to implement policy by Andy Labrada · 3 years, 2 months ago
- 641f7f2 Update syncInputWindows to use a callback. by Patrick Williams · 3 years, 2 months ago
- 825df7f Parcel transaction id between processes by Pablo Gamito · 3 years, 2 months ago
- 0594f7e Merge "Expose transaction id" into tm-qpr-dev am: d951dd2b26 am: f7ff793c54 by Pablo Gamito · 3 years, 2 months ago
- 3e4e0be Expose transaction id by Pablo Gamito · 3 years, 2 months ago
- c090ab4 Merge "Add the relative address when DisplayDeviceInfo gets copied between SurfaceFlinger and SurfaceComposer." by Kriti Dang · 3 years, 2 months ago
- 1de958d Add the relative address when DisplayDeviceInfo gets copied between by Kriti Dang · 3 years, 2 months ago
- 35f37f5 Merge "Handle null buffer when calling Transaction::setBuffer" into tm-dev am: 297bc93384 am: b016cb444d am: fbaf6591e5 am: a55e69f20a by Chavi Weingarten · 3 years, 3 months ago
- d1bda4b Handle null buffer when calling Transaction::setBuffer by chaviw · 3 years, 3 months ago
- 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 4 months ago
- 8a80624 Merge "Enable drawing layers' borders in SurfaceFlinger." by Chavi Weingarten · 3 years, 3 months ago
- db7061c Merge "SurfaceFlinger: Report stuck fences to client" into tm-dev am: 407d5f2390 am: 661dfb66e6 by Rob Carr · 3 years, 3 months ago
- 407d5f2 Merge "SurfaceFlinger: Report stuck fences to client" into tm-dev by Rob Carr · 3 years, 3 months ago
- 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 3 years, 6 months ago
- b4f143d Merge "Add transaction callback in SurfaceComposerClient::setBuffer" into tm-dev am: faa3b8795a am: ad83e5351a by Chavi Weingarten · 3 years, 3 months ago
- 1a227f0 Add transaction callback in SurfaceComposerClient::setBuffer by chaviw · 3 years, 4 months ago
- 4c1b646 SurfaceFlinger: Report stuck fences to client by Robert Carr · 3 years, 8 months ago
- d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 3 years, 5 months ago
- 3bdef86 Migrate and clean up methods of ISurfaceComposer by Huihong Luo · 3 years, 5 months ago
- 02186fb Migrate 13 methods of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 6 months ago
- 7f8f2b1 Merge "TransactionCompletedListener: Mutex for getInstance" into tm-dev am: 33bef8d9af am: de0d7c8666 by Rob Carr · 3 years, 4 months ago
- 33bef8d Merge "TransactionCompletedListener: Mutex for getInstance" into tm-dev by Rob Carr · 3 years, 4 months ago
- 2df7c45 TransactionCompletedListener: Mutex for getInstance by Robert Carr · 3 years, 4 months ago
- 0fd1af9 Migrate display related methods to AIDL part 3 by Huihong Luo · 3 years, 6 months ago
- 694aeff Migrate display related methods to AIDL part 2 by Huihong Luo · 3 years, 6 months ago
- b5cb7c1 Migrate display related methods to AIDL by Huihong Luo · 3 years, 6 months ago
- 05539a1 Migrate 10 methods of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 6 months ago
- 4ed1c91 Convert FrameStats to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
- ca3d9a4 Convert DisplayPrimaries to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
- 38603fd Convert DynamicDisplayInfo to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
- 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 5 months ago
- 4d3e564 Merge "[SurfaceFlinger] Disable HDR dimming when screen rotates." by Sally Qi · 3 years, 4 months ago
- 421ffb0 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 5 months ago
- a79ddf4 Convert StaticDisplayInfo to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
- ef03bb8 Merge "Support setBuffer w/ release callback" into tm-dev am: 5e6848d4dd by John Reck · 3 years, 5 months ago
- 5e6848d Merge "Support setBuffer w/ release callback" into tm-dev by John Reck · 3 years, 5 months ago
- ecd0cc1 Merge "Store last data received from WindowInfosListener" into tm-dev am: 153258f52c by Chavi Weingarten · 3 years, 5 months ago
- 57f748c Support setBuffer w/ release callback by John Reck · 3 years, 5 months ago
- a2948ad Store last data received from WindowInfosListener by chaviw · 3 years, 5 months ago
- b8027ec Merge "BLASTBufferQueue/SF: apply transactions with one-way binder" into tm-dev am: 734be1c1cf by Rob Carr · 3 years, 5 months ago
- 79dc06a BLASTBufferQueue/SF: apply transactions with one-way binder by Robert Carr · 3 years, 6 months ago
- aa7fc2e Migrate display related methods to AIDL part 3 by Huihong Luo · 3 years, 6 months ago
- 37396db Migrate display related methods to AIDL part 2 by Huihong Luo · 3 years, 6 months ago
- 07e7236 Migrate display related methods to AIDL by Huihong Luo · 3 years, 6 months ago
- 9e84f33 Migrate screenshot methods to AIDL by Huihong Luo · 3 years, 8 months ago
- f502922 Migrate screenshot methods to AIDL by Huihong Luo · 3 years, 8 months ago
- 9df93aa Merge "SF: pass acquire fence on BLAST callbacks" by Ady Abraham · 3 years, 6 months ago
- 461296a SF: pass acquire fence on BLAST callbacks by Ady Abraham · 3 years, 7 months ago
- e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 3 years, 6 months ago
- 588dcee Merge "Removing getSystemPreferredDisplayMode and adding it as part of DynamicDisplayInfo" by Kriti Dang · 3 years, 6 months ago
- 646f8ec Removing getSystemPreferredDisplayMode and adding it as part of by Kriti Dang · 3 years, 7 months ago
- de6d7b4 SurfaceFlinger: Add Transaction#sanitize by Robert Carr · 3 years, 7 months ago