- ac977e6 SF - plumbing game mode for metrics (Part 1) by Adithya Srinivasan · 4 years, 8 months ago
- a3d681c Merge "Add robustness for permissions errors to Surface APIs." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 8 months ago
- 60f46b5 Move TraceUtils.h to gui to share with libhwui. by rnlee · 4 years, 8 months ago
- 9b85a19 Add robustness for permissions errors to Surface APIs. by Brian Lindahl · 4 years, 8 months ago
- 5d5f7a7 Merge "Add a better getLastQueuedBuffer" into sc-dev by John Reck · 4 years, 8 months ago
- aa5a0b2 Add a better getLastQueuedBuffer by John Reck · 4 years, 8 months ago
- 837d98e Merge "BBQSurface: Give client a chance to observe transform hint earlier" into sc-dev by Rob Carr · 4 years, 8 months ago
- 0eac63f Merge "Fix java SurfaceControl BBQ wrapper update path" into sc-dev by Vishnu Nair · 4 years, 8 months ago
- 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 8 months ago
- f9cb20a Fix java SurfaceControl BBQ wrapper update path by Vishnu Nair · 4 years, 8 months ago
- 82d07c9 BBQSurface: Give client a chance to observe transform hint earlier by Robert Carr · 4 years, 8 months ago
- 8dae4a8 Merge "BLASTBufferQueue: fix AsyncWorker race condition" into sc-dev by Wonsik Kim · 4 years, 8 months ago
- 567533e BLASTBufferQueue: fix AsyncWorker race condition by Wonsik Kim · 4 years, 8 months ago
- 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 4 years, 9 months ago
- b8624a5 Merge "Added setBufferCrop" into sc-dev by Chavi Weingarten · 4 years, 8 months ago
- f3f40fe Added setBufferCrop by chaviw · 4 years, 8 months ago
- 57dc81d SF Buffer Stuffing by Adithya Srinivasan · 4 years, 9 months ago
- a8d3d0e Merge "Fix cursor event would be dropped" into sc-dev by Arthur Hung · 4 years, 9 months ago
- 82f6e7f Merge "Introduce ASurfaceTransaction_setOnCommit api" into sc-dev by Vishnu Nair · 4 years, 9 months ago
- fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 9 months ago
- 3cf1095 Merge "Fix crop scaling with BSL" into sc-dev by Vishnu Nair · 4 years, 9 months ago
- 9e5a922 Merge "SF: non blocking createSurface" into sc-dev by Arthur Hung · 4 years, 9 months ago
- 5b5b915 Fix cursor event would be dropped by Arthur Hung · 4 years, 9 months ago
- a8bfb93 Merge "Reroute surfaceflinger pulled atoms" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 5cc9ac0 Fix crop scaling with BSL by Vishnu Nair · 4 years, 9 months ago
- 8514c8e Merge "Check SurfaceControl in stats sent to transactionCallback" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
- dba591c SF: non blocking createSurface by arthurhung · 5 years ago
- 7d54b9c Merge "SurfaceFlinger: Prepare to remove BufferQueueLayer" into sc-dev by Rob Carr · 4 years, 9 months ago
- 4202616 Check SurfaceControl in stats sent to transactionCallback by chaviw · 4 years, 9 months ago
- 3310028 BlastBufferQueue: Update layer size before processing it. by Hongguang Chen · 4 years, 9 months ago
- 5b3b914 SurfaceFlinger: Prepare to remove BufferQueueLayer by Robert Carr · 4 years, 11 months ago
- e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 4 years, 9 months ago
- fb44e5f Merge "Change hwui jank detection to use deadline & gpu completion (2/2)" into sc-dev by Jorim Jaggi · 4 years, 9 months ago
- ac95b62 Merge "SurfaceFlinger: Remove deferTransactionUntil" into sc-dev by Rob Carr · 4 years, 9 months ago
- c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 5 years ago
- 0758e5d SurfaceFlinger: Remove deferTransactionUntil by Robert Carr · 4 years, 10 months ago
- b62e707 Merge "libgui: add aidl header lib" into sc-dev by Alec Mouri · 4 years, 9 months ago
- cdedc5d libgui: add aidl header lib by Alec Mouri · 4 years, 10 months ago
- a5aedbd Revert^2 "Remove setFrame from BufferStateLayer" by Chavi Weingarten · 4 years, 9 months ago
- cc60800 Merge "SurfaceFlinger: Remove reparentChildren" into sc-dev by Rob Carr · 4 years, 9 months ago
- a9a65fc Merge "Revert "Remove setFrame from BufferStateLayer"" into sc-dev by Orion Hodson · 4 years, 9 months ago
- 257fdae SurfaceFlinger: Remove reparentChildren by Robert Carr · 4 years, 9 months ago
- 39d0147 Modify bounds and transform for BSL input. by chaviw · 4 years, 9 months ago
- 1014c4b Revert "Remove setFrame from BufferStateLayer" by Orion Hodson · 4 years, 9 months ago
- b16fa8e Merge "Remove setFrame from BufferStateLayer" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
- b3b2ec1 Merge "HDR layer info listener" into sc-dev by John Reck · 4 years, 9 months ago
- 1592f2b Merge "Check for buffer changes explicitly instead of relying on acquire fence changes" into sc-dev by Vishnu Nair · 4 years, 9 months ago
- 8827090 HDR layer info listener by John Reck · 4 years, 10 months ago
- 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 9 months ago
- ddf9b5c Check for buffer changes explicitly instead of relying on acquire fence changes by Vishnu Nair · 4 years, 9 months ago
- 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 4 years, 10 months ago
- 4fd10d8 Merge "Clear transaction that's passed to mergeWithNextTransaction" into sc-dev by Chavi Weingarten · 4 years, 9 months ago
- 49ad413 Hdr format settings [Backend] by Kriti Dang · 5 years ago
- c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 10 months ago
- aad6cf5 Clear transaction that's passed to mergeWithNextTransaction by chaviw · 4 years, 10 months ago
- b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 4 years, 10 months ago
- 9d52f99 Merge "Fix releaseBufferCallback null pointer dereference" into sc-dev by Vishnu Nair · 4 years, 10 months ago
- fa8dc0f Merge "Remove legacy disable triple buffering config" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
- 5faedf5 Fix releaseBufferCallback null pointer dereference by Vishnu Nair · 4 years, 10 months ago
- 0fd5362 Merge "Extract ParcelableUtils to avoid code duplication" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
- 81a9915 Merge changes from topic "eEarlyWakeup_remove" into sc-dev by Ady Abraham · 4 years, 10 months ago
- 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 4 years, 10 months ago
- debd1cb Remove legacy disable triple buffering config by Vishnu Nair · 4 years, 10 months ago
- 3b1f7bc Extract ParcelableUtils to avoid code duplication by Marin Shalamanov · 4 years, 10 months ago
- 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 4 years, 11 months ago
- 3fabf68 Merge "Expand setBrightness to take BrightnessInfo object" into sc-dev by John Reck · 4 years, 10 months ago
- 8cbd307 SF: rename ExplicitEarlyWakeup -> EarlyWakeup by Ady Abraham · 4 years, 10 months ago
- 67fba0f SurfaceFlinger: remove ISurfaceComposer::eEarlyWakeup by Ady Abraham · 4 years, 10 months ago
- 2571450 Rename crop_legacy to just crop by chaviw · 5 years ago
- 22be696 Expand setBrightness to take BrightnessInfo object by John Reck · 4 years, 10 months ago
- a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 4 years, 10 months ago
- c4b9a8a Merge "libgui: Enable ThinLTO" am: 6a09516b00 am: 33cc3e5eae am: 8737fd7465 by Yi Kong · 4 years, 10 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 11 months ago
- dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 4 years, 11 months ago
- b1f2d20 libgui: Enable ThinLTO by Yi Kong · 4 years, 11 months ago
- a01d93b Merge "libgui: Enable PGO" am: 48df445c58 am: dd4b815fd9 am: 5886c71bd5 by Yi Kong · 4 years, 11 months ago
- 329808e Merge "SF: Move ALLM and GameContentType to DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 11 months ago
- adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 5 years ago
- b173f75 SF: Move ALLM and GameContentType to DynamicDisplayInfo by Marin Shalamanov · 4 years, 11 months ago
- ccc1c7c libgui: Enable PGO by Yi Kong · 4 years, 11 months ago
- a8109d4 Merge "StretchEffect changes" into sc-dev by John Reck · 4 years, 11 months ago
- af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 11 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
- c00c669 StretchEffect changes by John Reck · 4 years, 11 months ago
- cc39cdd Merge "Add Blast FrameEventHistory tests to validate behavior for dropped frames" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
- 449f8e5 Merge "Notify BLAST layer when sideband stream is changed." into sc-dev by Hongguang Chen · 4 years, 11 months ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
- 621ec58 Notify BLAST layer when sideband stream is changed. by Hongguang Chen · 4 years, 11 months ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
- 083efd3 Add Blast FrameEventHistory tests to validate behavior for dropped frames by Vishnu Nair · 5 years ago
- f51775d Add GPU completion to FrameMetrics (2/3) by Jorim Jaggi · 5 years ago
- 1c69780 Merge "Add plumbing for sending stretch effect to SF" into sc-dev by TreeHugger Robot · 5 years ago
- d486b82 Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev by Ady Abraham · 5 years ago
- 42c3aef Merge "Revert "DisplayEventDispatcher: optimize binder calls"" into sc-dev by TreeHugger Robot · 5 years ago
- 760ff0e Merge "Fix default consumer usage bits on BBQ consumer" into sc-dev by TreeHugger Robot · 5 years ago
- 1ff99d8 Revert "DisplayEventDispatcher: optimize binder calls" by Ady Abraham · 5 years ago
- cdb4ed7 Add plumbing for sending stretch effect to SF by John Reck · 5 years ago
- 4cd0184 Merge "Rename DisplayConfig to DisplayMode" into sc-dev by TreeHugger Robot · 5 years ago