- 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
- 2ae6b6b Implement game mode framerate override by Andy Yu · 3 years, 9 months ago
- 338ee42 Merge "Add boot time display mode to native framework" by Kriti Dang · 3 years, 7 months ago
- 7defaf3 Add boot time display mode to native framework by Kriti Dang · 3 years, 9 months ago
- 9f0835e SF: Make BufferData mockable by Vishnu Nair · 3 years, 7 months ago
- 1df8d38 Merge "Query the new DisplayCapability for DISPLAY_DECORATION" by Leon Scroggins · 3 years, 7 months ago
- 8dd181f Replace releaseCallbackId with generateReleaseCallbackId in BufferData by chaviw · 3 years, 7 months ago
- e5cff63 Query the new DisplayCapability for DISPLAY_DECORATION by Leon Scroggins III · 3 years, 7 months ago
- 9a20f72 Reland "Add eLayerIsDisplayDecoration flag" by Leon Scroggins · 3 years, 7 months ago
- 27609c3 Revert "Add eLayerIsDisplayDecoration flag" by Leon Scroggins · 3 years, 8 months ago
- cb93d80 Add eLayerIsDisplayDecoration flag by Leon Scroggins III · 3 years, 8 months ago
- ab6dc5c libgui: Generate transaction ids for all transactions by Vishnu Nair · 3 years, 8 months ago
- f75bf20 Merge "Migrate IRegionSamplingListener interface to AIDL" by Huihong Luo · 3 years, 9 months ago
- ecc1f90 Migrate IRegionSamplingListener interface to AIDL by Huihong Luo · 3 years, 9 months ago
- 1002647 Only run surface stats callbacks on transaction complete by Pablo Gamito · 3 years, 9 months ago
- 0acd33a Add ability to process buffers into the same syncTransaction by chaviw · 3 years, 9 months ago
- 69058fb Call release buffer if the buffer is overwritten in the client by chaviw · 3 years, 11 months ago
- ba4320c Combine Buffer Properties when calling setBuffer by chaviw · 3 years, 11 months ago
- 1d1b1e5 Merge "SF: Temporarily expose primary display id" by Vishnu Nair · 3 years, 11 months ago
- 8c8db54 SF: Temporarily expose primary display id by Vishnu Nair · 3 years, 11 months ago
- 9cf4a4d SurfaceControl: Add setDropInputMode api by Vishnu Nair · 3 years, 11 months ago
- 87bcd36 Merge "Store jankListener and surfaceStatListeners by layerId" into sc-v2-dev am: 85f88c4999 am: 809d1d22ce by Chavi Weingarten · 4 years ago
- 29bc536 Store jankListener and surfaceStatListeners by layerId by chaviw · 4 years ago
- 501c486 Merge "SF: Consolidate layer-to-output filtering" by TreeHugger Robot · 4 years ago
- 7aaabba Merge "Send releaseCallbackId and releaseFence to correct listener" into sc-v2-dev am: 9ea0a76757 am: 33900bf3b1 by Chavi Weingarten · 4 years ago
- 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 3 months ago
- 0b06a8d Send releaseCallbackId and releaseFence to correct listener by chaviw · 4 years ago
- b9cddeb Merge "Added IWindowInfosChangedListener interface" into sc-v2-dev am: f103edb578 am: 55f992e25d by Chavi Weingarten · 4 years ago
- f103edb Merge "Added IWindowInfosChangedListener interface" into sc-v2-dev by Chavi Weingarten · 4 years ago
- 4dea052 Merge "Add mechanism for a task's windows to be trusted overlays (SF)" into sc-dev am: 5eaa7c3136 by Winson Chung · 4 years ago
- 60c9d3e Added IWindowInfosChangedListener interface by chaviw · 4 years, 2 months ago
- 077793e Merge "Add mechanism for a task's windows to be trusted overlays (SF)" into sc-dev am: 5eaa7c3136 am: a0de3613cf by Winson Chung · 4 years, 1 month ago
- a30f7c9 Add mechanism for a task's windows to be trusted overlays (SF) by Winson Chung · 4 years, 1 month ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- 35fef27 Merge "Blast: Use a unique id to track buffers" into sc-dev am: 848879ae6c am: 84e0e3656c by Vishnu Nair · 4 years, 1 month ago
- 58829f0 Merge "Blast: Use a unique id to track buffers" into sc-dev am: 848879ae6c by Vishnu Nair · 4 years, 1 month ago
- 4ba0c2e Blast: Use a unique id to track buffers by Vishnu Nair · 4 years, 2 months ago
- 027806a Merge "Revert "Ensure reportFrameMetrics not being called on deleted instance"" into sc-dev am: 8810677cf3 am: 97ab85cad8 by TreeHugger Robot · 4 years, 2 months ago
- 956d1a8 Merge "Revert "Ensure reportFrameMetrics not being called on deleted instance"" into sc-dev am: 8810677cf3 by TreeHugger Robot · 4 years, 2 months ago
- 39f4b1c Revert "Ensure reportFrameMetrics not being called on deleted instance" by Jorim Jaggi · 4 years, 2 months ago
- 649daba Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev am: a9e4e2fb7a by TreeHugger Robot · 4 years, 2 months ago
- e31243e Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev am: a9e4e2fb7a am: 19e047fb7c by TreeHugger Robot · 4 years, 2 months ago
- 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 2 months ago
- a13a31e Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev am: 603a15d295 am: 0d9c060b9c by Jorim Jaggi · 4 years, 2 months ago
- c92fbf0 Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev am: 603a15d295 by Jorim Jaggi · 4 years, 2 months ago
- 603a15d Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 2 months ago
- 6ed2ea8 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 2 months ago
- 5b0836d Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev am: c71ee4b141 am: 95712ffac4 am: ead89474ad by Jorim Jaggi · 4 years, 2 months ago
- 95712ff Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev am: c71ee4b141 by Jorim Jaggi · 4 years, 2 months ago
- c71ee4b Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev by Jorim Jaggi · 4 years, 2 months ago
- 1283885 Ensure reportFrameMetrics not being called on deleted instance by Jorim Jaggi · 4 years, 2 months ago
- 6a196ea Merge "SF: Pass transformHint with releaseBuffer" into sc-dev am: 9d7aee1d78 am: 3a3675a7cb by Rob Carr · 4 years, 2 months ago
- a41ad50 Merge "SF: Pass transformHint with releaseBuffer" into sc-dev am: 9d7aee1d78 by Rob Carr · 4 years, 2 months ago
- 97e7cc0 SF: Pass transformHint with releaseBuffer by Robert Carr · 4 years, 2 months ago
- 77106b3 Merge "Inform SurfaceFlinger about displays which receive input" into sc-v2-dev am: 61309faf6c am: 1da402ebd8 by Evan Rosky · 4 years, 2 months ago
- 61309fa Merge "Inform SurfaceFlinger about displays which receive input" into sc-v2-dev by Evan Rosky · 4 years, 2 months ago
- df50ce2 Merge "Add robustness for permissions errors to Surface APIs." into sc-dev am: a3d681c3fa am: b01eb76862 am: aadc4e44c9 by TreeHugger Robot · 4 years, 3 months ago
- a3d681c Merge "Add robustness for permissions errors to Surface APIs." into sc-dev by TreeHugger Robot · 4 years, 3 months ago
- aa11e58 Add SF side tunnel mode listener am: 8f04b30c59 am: 2833f90b06 am: c238fa8420 by Galia Peycheva · 4 years, 3 months ago
- 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 3 months ago
- 2239b37 Inform SurfaceFlinger about displays which receive input by Evan Rosky · 4 years, 3 months ago
- 9b85a19 Add robustness for permissions errors to Surface APIs. by Brian Lindahl · 4 years, 3 months ago
- 687c73e Merge "Remove rotation based scaling" into sc-dev am: dd350bb8cb by Vishnu Nair · 4 years, 3 months ago
- 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 3 months ago
- 677aa28 Merge "Update SurfaceFlinger to handle stretching of surfaces that are part of a scrolling container" into sc-dev am: 2644034f6b by Nader Jawad · 4 years, 3 months ago