- bb1ad76 SF: ignore eAutoRefreshChanged with latch unsignaled by Ady Abraham · 1 year, 4 months ago
- 1cd73f8 Replace BLASTBufferQueueTest#OutOfOrderTransactionTest by Patrick Williams · 2 years ago
- 1fd9bfc Remove debug.sf.latch_unsignaled sysprop and LatchUnsignaledConfig::ALWAYS by Ying Wei · 2 years, 1 month ago
- 4d9cef9 [sf] update transaction handler filter to use new front end by Vishnu Nair · 2 years, 1 month ago
- 23780be Track transaction merges through transaction trace by Pablo Gamito · 2 years, 4 months ago
- c78f53c Cleaned up transaction sanitize calls by Chavi Weingarten · 2 years, 4 months ago
- 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 4 months ago
- f01a6f1 [sf] Fix latch unsignaled issues by Vishnu Nair · 2 years, 4 months ago
- 14956dc SF: Reset VsyncModulator on active display change by Dominik Laskowski · 2 years, 6 months ago
- aee9a62 SF: Deduplicate mock scheduler setup in tests by Dominik Laskowski · 2 years, 6 months ago
- a8cafbf Merge "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 6 months ago
- 6c6dd3b Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 6 months ago
- 82a999b Merge "Revert "Cache and uncache buffers in the same transaction"" by Patrick Williams · 2 years, 6 months ago
- 1088bbf Revert "Cache and uncache buffers in the same transaction" by Patrick Williams · 2 years, 6 months ago
- db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 6 months ago
- 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 9 months ago
- 1c99a00 SF: Move ownership of VsyncModulator to Scheduler by Dominik Laskowski · 2 years, 7 months ago
- 75ce1ea Cache and uncache buffers in the same transaction by Patrick Williams · 2 years, 7 months ago
- af6d297 SF: Move frontend code to frontend namespace 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
- 07e2a48 SF: Carve out LayerHandle by Vishnu Nair · 2 years, 10 months ago
- a61e4fb SF: Move TransactionHandler to frontend by Vishnu Nair · 2 years, 10 months ago
- 59f6d2d SF: Add TransactionHandler by Vishnu Nair · 2 years, 10 months ago
- 1523dad SurfaceFlinger: Remove eSynchronous flag by Vishnu Nair · 2 years, 10 months ago
- 83f36b2 SF: Remove BufferStateLayer class by Patrick Williams · 2 years, 11 months ago
- d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years ago
- 60d902e SurfaceFlinger: LocklessQueue for transaction queue by Vishnu Nair · 3 years, 1 month ago
- 641f7f2 Update syncInputWindows to use a callback. by Patrick Williams · 3 years, 2 months ago
- 8a73598 SurfaceFlinger: Remove blocking behavior of animation transaction. by Robert Carr · 3 years, 5 months ago
- e1bfaac SF: don't latch unsignaled if there are multiple apply tokens by Ady Abraham · 3 years, 6 months ago
- 2739e83 SF: do not latch unsignaled in early offsets by Ady Abraham · 3 years, 6 months ago
- 9dada82 SF: check the correct layer state flags for latch unsignaled by Ady Abraham · 3 years, 6 months ago
- e9ebce0 SF: reduce timeout for unit tests by Ady Abraham · 3 years, 6 months ago
- 853c6df SF: fix memory leak in unit tests by Ady Abraham · 3 years, 6 months ago
- 9f0835e SF: Make BufferData mockable by Vishnu Nair · 3 years, 7 months ago
- 068173d SF: Add VsyncSchedule skeleton by Dominik Laskowski · 4 years ago
- 46f3e3b SF: Merge commit/composite in MessageQueue by Dominik Laskowski · 4 years ago
- 756b789 SF: Move MessageQueue to Scheduler by Dominik Laskowski · 4 years ago
- 4d48f90 Latch Unsignaled when only a single layer is being updated. by ramindani · 3 years, 11 months ago
- c5f9d58 Merge "SF: Decouple MessageQueue" by Dominik Laskowski · 3 years, 10 months ago
- 6b59115 SurfaceFlinger: Add transaction proto and parser by Vishnu Nair · 3 years, 10 months ago
- e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years ago
- 3efa394 SF: move RefreshRateConfigs to DisplayDevice by Ady Abraham · 4 years, 1 month ago
- e46243a SurfaceFlinger: mExpectedPresentTime should not be updated outside the by Ady Abraham · 4 years, 5 months ago
- b2ce998 Merge "SF: Don't cache display modes in HWComposer" into sc-dev by Marin Shalamanov · 4 years, 6 months ago
- 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 4 years, 7 months ago
- 5814427 Introduce SurfaceFlinger Queued Transaction by Arthur Hung · 4 years, 7 months ago
- fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 7 months ago
- 3d3540d Revert "Introduce SurfaceFlinger Queued Transaction" by Zhuoyao Zhang · 4 years, 7 months ago
- dca1428 Introduce SurfaceFlinger Queued Transaction by arthurhung · 5 years ago
- bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 4 years, 8 months ago
- f0c5649 SurfaceFlinger: correctly pass desired present time for BLAST by Ady Abraham · 4 years, 8 months ago
- 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 4 years, 10 months ago
- 0bb6a47 SurfaceFlinger: throttle applications based on uid by Ady Abraham · 4 years, 10 months ago
- 22c7b5c SurfaceFlinger: add transactions to FrameTimeline by Ady Abraham · 4 years, 11 months ago
- 7eb7ee7 Add ids to transactions and dump them in transaction trace by Pablo Gamito · 5 years ago
- 1bedccb Revert "Introduce SurfaceFlinger Queued Transaction" by Arthur Hung · 4 years, 11 months ago
- 3e95285 Introduce SurfaceFlinger Queued Transaction by arthurhung · 5 years ago
- 8cb2188 SurfaceFlinger: DispSync -> VsyncController by Ady Abraham · 5 years ago
- 8b01cc0 SF: Remove EventControlThread by Dominik Laskowski · 5 years ago
- 3282579 Merge "Lookup layer handle when registering region sampling listener" into rvc-dev by Alec Mouri · 5 years ago
- 9a02eda Lookup layer handle when registering region sampling listener by Alec Mouri · 5 years ago
- 0ed31c9 SurfaceFlinger: use intended wake up time when calculating next present time by Ady Abraham · 5 years ago
- b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
- 09e6005 Fix check for nullptr surface IBinder by Valerie Hau · 6 years ago
- d251afb Add more fine-grained testing for Transactions by Valerie Hau · 6 years ago