1. e524dd9 Recover from buffer stuffing for canned animations by Melody Hsu · 10 months ago
  2. 40ec584 SF: deflake getLatestVsyncEventData by Ady Abraham · 1 year, 3 months ago
  3. 32a88b1 [SF] Send NotifyExpectedPresentHint at the transaction time by ramindani · 1 year, 5 months ago
  4. ae64582 [SF] Updates to not send hints without a present being followed by ramindani · 1 year, 6 months ago
  5. cac9216 Make HDCP levels change event to be consumable by Huihong Luo · 1 year, 6 months ago
  6. 4335afd SF: pass last vsync to VsyncPredictor by Ady Abraham · 1 year, 6 months ago
  7. f285161 SF: add IEventThreadCallback to EventThread by Ady Abraham · 1 year, 9 months ago
  8. a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 1 year, 11 months ago
  9. 6cc025b Remove event thread connection metric. by Alec Mouri · 2 years ago
  10. 40aef42 Rename const to kFrameTimelinesCapacity by Rachel Lee · 2 years, 2 months ago
  11. 0655a91 Fix Choreographer affecting ASurfaceControlTest by Rachel Lee · 2 years, 2 months ago
  12. 6738862 Reland "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 5 months ago
  13. c275df4 Move HwVsyncState into VsyncSchedule by Leon Scroggins III · 2 years, 5 months ago
  14. db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 5 months ago
  15. 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 7 months ago
  16. 011f8ba SF: remove DispSyncSource by Ady Abraham · 2 years, 7 months ago
  17. 67434eb SF: send the renderFrameRate with mode changed event by Ady Abraham · 2 years, 7 months ago
  18. ab8ffef Remove SurfaceInterceptor and surfacereplayer by Huihong Luo · 2 years, 11 months ago
  19. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 2 years, 11 months ago
  20. 1b0c49f Migrate bootFinished of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 4 months ago
  21. 474079d Merge "ResyncCallback in getLatestVsyncEventData." into tm-dev by Rachel Lee · 3 years, 3 months ago
  22. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 3 months ago
  23. b5223cf ResyncCallback in getLatestVsyncEventData. by Rachel Lee · 3 years, 4 months ago
  24. b9c5a77 Use VsyncEventData in DisplayEventReceiver::Event. by Rachel Lee · 3 years, 5 months ago
  25. ef2e21f Add method to get current vsync from sf directly. by Rachel Lee · 3 years, 5 months ago
  26. f16da3c Create data class VSyncSource::VSyncData. by Rachel Lee · 3 years, 5 months ago
  27. 18c3437 Split VsyncEventData from DisplayEventDispatcher. by Rachel Lee · 3 years, 5 months ago
  28. 0d94320 Remove vsync ID generation before multi timelines. by Rachel Lee · 3 years, 5 months ago
  29. 8d0c610 Send multiple scheduler frame timelines (fix). by Rachel Lee · 3 years, 8 months ago
  30. 3f02866 Revert "Revert "Send multiple scheduler frame timelines."" by Rachel Lee · 3 years, 8 months ago
  31. caaa47d Revert "Send multiple scheduler frame timelines." by Rachel Lee · 3 years, 8 months ago
  32. 6b18070 Send multiple scheduler frame timelines. by Rachel Lee · 3 years, 9 months ago
  33. 690f461 SF: Move desired active mode management to DisplayDevice by Ady Abraham · 4 years ago
  34. f183385 SF: Remove layer stack lookup for screencap by Dominik Laskowski · 4 years, 3 months ago
  35. c0086af Change hwui jank detection to use deadline & gpu completion (2/2) by Jorim Jaggi · 4 years, 5 months ago
  36. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 4 years, 5 months ago
  37. 23c4420 SF: Rename HwcConfigIndexType to DisplayModeId by Marin Shalamanov · 4 years, 6 months ago
  38. bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 4 years, 6 months ago
  39. 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 4 years, 9 months ago
  40. 0bb6a47 SurfaceFlinger: throttle applications based on uid by Ady Abraham · 4 years, 9 months ago
  41. 5f683cf Enable SurfaceFlinger to use FrameTimeline by Adithya Srinivasan · 4 years, 10 months ago
  42. 9c53ee7 SurfaceFlinger: use duration instead of offset by Ady Abraham · 5 years ago
  43. a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
  44. 5facfb1 SurfaceFlinger: expected present time directly from VSyncReactor by Ady Abraham · 5 years ago
  45. 5e7371c SurfaceFlinger: add debug information when vsync is not generated by Ady Abraham · 5 years ago
  46. 717bcb6 [SfStats] Record vsync event connection count by Alec Mouri · 5 years ago
  47. 60aee1c [AChoreographer] Add refresh rate callback. by Alec Mouri · 6 years ago
  48. 2139f73 SurfaceFlinger: use config groups by Ady Abraham · 6 years ago
  49. 6505f79 SF: Hook up VSYNC injection to Scheduler by Dominik Laskowski · 6 years ago
  50. 0f4a1b1 SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 6 years ago
  51. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 6 years ago
  52. ecf2e0f Remove app vsync pausing by Alec Mouri · 6 years ago
  53. af0ec27 SurfaceFlinger: fix invalid PhysicalDisplayId in onConfigChanged event by Ady Abraham · 6 years ago
  54. 447052e SurfaceFlinger: add DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 6 years ago
  55. b838aed SurfaceFlinger: no app vsyncs during config switch by Ady Abraham · 6 years ago
  56. 46d78ae Merge "SF: Fix thread safety for scheduler callbacks" by TreeHugger Robot · 6 years ago
  57. 80c7d5a Merge "SF: Fix for rare flakes in Event{Control}ThreadTests" by TreeHugger Robot · 6 years ago
  58. ccf37d7 SF: Fix thread safety for scheduler callbacks by Dominik Laskowski · 6 years ago
  59. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 6 years ago
  60. 0655b8e SF: Fix for rare flakes in Event{Control}ThreadTests by Lloyd Pique · 6 years ago
  61. 3001f1c SF: Fix contradiction in EventThreadTest by Dominik Laskowski · 6 years ago
  62. 1eba020 SF: Tie VSyncState lifetime to display hotplug by Dominik Laskowski · 6 years ago
  63. 029cc12 SF: Toggle VSYNC in EventThread with state machine by Dominik Laskowski · 6 years ago
  64. f654d57 SF: Register resync callback per event connection by Dominik Laskowski · 7 years ago
  65. 7d1d683 SF: Adding callback to Scheduler for setting refresh rate to 60 and 90. by Ana Krulec · 7 years ago
  66. 85c39af SF: Moving EventThread::Connection out of impl class by Ana Krulec · 7 years ago
  67. fefcb58 SF: Move relevant scheduler files into one directory. by Ana Krulec · 7 years ago
  68. 00a6fa2 SF: Decouple EventThread from DisplayDevice by Dominik Laskowski · 7 years ago
  69. 24b0a48 SF: Test coverage for EventThread by Lloyd Pique · 7 years ago