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