1. 8568c8c Merge "Add unit test for boot display mode" by Kriti Dang · 4 years ago
  2. e90a205 Merge "SF: treat prediction expired as app missed deadline" by Ady Abraham · 4 years ago
  3. 2c752e7 Merge changes Iec0696d7,I19900d03 by TreeHugger Robot · 4 years ago
  4. 27d4680 Merge "Added surfaceflinger_layer_fuzzer" by Kris Alder · 4 years ago
  5. 6f54ae5 Merge "Pass display's colorTransform to RE even if HW handles it" by Leon Scroggins · 4 years ago
  6. 953b7fd SF: Pull FpsRange to scheduler/Fps.h by Dominik Laskowski · 4 years, 1 month ago
  7. bc6c860 SF: Make thread safety macros zero-cost by Dominik Laskowski · 4 years, 1 month ago
  8. 9f410f0 SF: Avoid allocation on hot path to IF by Dominik Laskowski · 4 years, 1 month ago
  9. e43ff72 SF: treat prediction expired as app missed deadline by Ady Abraham · 4 years ago
  10. d8b2e24 Merge "SF: Dedupe functions to apply Scheduler::Policy" by TreeHugger Robot · 4 years ago
  11. 170aa79 Merge "SF: enable latch unsignaled for single layer by default" by Ady Abraham · 4 years ago
  12. 975be52 Merge "SF: add debug traces for latch unsignaled" by Ady Abraham · 4 years ago
  13. 9fb9a17 Merge "SF: do not latch unsignaled in early offsets" by Ady Abraham · 4 years ago
  14. 745dcaa Pass display's colorTransform to RE even if HW handles it by Leon Scroggins III · 4 years ago
  15. d16ab56 Merge "SF: Configure input windows with the first input-enabled display" by TreeHugger Robot · 4 years ago
  16. 67362e3 SF: enable latch unsignaled for single layer by default by Ady Abraham · 4 years ago
  17. 041415a Added surfaceflinger_layer_fuzzer by Chethan Kumar R E · 4 years, 2 months ago
  18. 16f48f1 SF: add debug traces for latch unsignaled by Ady Abraham · 4 years ago
  19. 2739e83 SF: do not latch unsignaled in early offsets by Ady Abraham · 4 years ago
  20. ba57e13 Merge changes from topics "invert-some-inputconfig", "rm-touch-modal" by TreeHugger Robot · 4 years ago
  21. 3ce2b48 Merge "Use VsyncEventData in DisplayEventReceiver::Event." by Rachel Lee · 4 years ago
  22. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
  23. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago
  24. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 4 years ago
  25. 977e7c3 SF: Configure input windows with the first input-enabled display by Prabir Pradhan · 4 years ago
  26. 6f70c48 Merge "Send dimming ratio to composer instead of white point nits" by TreeHugger Robot · 4 years ago
  27. b9c5a77 Use VsyncEventData in DisplayEventReceiver::Event. by Rachel Lee · 4 years ago
  28. 4b86011 Merge "Add FrameRateOverrideMappings unit test" by Andy Yu · 4 years ago
  29. 0c41ffa SF: Dedupe functions to apply Scheduler::Policy by Dominik Laskowski · 4 years, 1 month ago
  30. 51af423 Merge changes I6987329c,I830048a5 by TreeHugger Robot · 4 years ago
  31. d6a3620 Add FrameRateOverrideMappings unit test by Andy Yu · 4 years ago
  32. d8f5e9f SF: Save proto traces to a specific path by Vishnu Nair · 4 years ago
  33. 685cfef TransactionTracing: Introduce FlingerDataMapper by Vishnu Nair · 4 years ago
  34. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years ago
  35. 6da0e27 Send dimming ratio to composer instead of white point nits by Alec Mouri · 4 years ago
  36. c26d6d5 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years ago
  37. 9df93aa Merge "SF: pass acquire fence on BLAST callbacks" by Ady Abraham · 4 years ago
  38. 25ab35d Merge "SF: check the correct layer state flags for latch unsignaled" by Ady Abraham · 4 years ago
  39. 41071ee Merge "Update native getDisplayDecorationSupport API" by Leon Scroggins · 4 years ago
  40. 59ff1e7 Add unit test for boot display mode by Kriti Dang · 4 years ago
  41. aa3ee76 Merge "SF: fix floating-point-exception in SurfaceFlinger::setCompositorTimingSnapped" by TreeHugger Robot · 4 years ago
  42. 461296a SF: pass acquire fence on BLAST callbacks by Ady Abraham · 4 years ago
  43. 9dada82 SF: check the correct layer state flags for latch unsignaled by Ady Abraham · 4 years ago
  44. e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 4 years ago
  45. 7c60b88 Merge "Read prop for Skia tracing after boot" by Leon Scroggins · 4 years ago
  46. 7713617 Merge "Add method to get current vsync from sf directly." by Rachel Lee · 4 years ago
  47. de549d4 SF: use aidl Capability by Ady Abraham · 4 years ago
  48. 34bd039 Merge "SurfaceFlinger: Remove unnecessary state copy" by TreeHugger Robot · 4 years ago
  49. 976cf40 Merge changes I64f0ea61,I51b18ed3,I6f5f2357 by Rachel Lee · 4 years ago
  50. 806283d Merge "Add test for setOverrideFrameRate" by TreeHugger Robot · 4 years ago
  51. ff7663b SurfaceFlinger: Remove unnecessary state copy by Robert Carr · 4 years ago
  52. a37ca99 Read prop for Skia tracing after boot by Leon Scroggins III · 4 years ago
  53. ef2e21f Add method to get current vsync from sf directly. by Rachel Lee · 4 years ago
  54. f16da3c Create data class VSyncSource::VSyncData. by Rachel Lee · 4 years, 1 month ago
  55. 18c3437 Split VsyncEventData from DisplayEventDispatcher. by Rachel Lee · 4 years, 1 month ago
  56. 0d94320 Remove vsync ID generation before multi timelines. by Rachel Lee · 4 years ago
  57. a339d0a Consolidate SpHash to a separate header file by Huihong Luo · 4 years ago
  58. 109f3c0 Merge "SF: reduce timeout for unit tests" by TreeHugger Robot · 4 years ago
  59. 25de334 Merge "SF: fix memory leak in unit tests" by TreeHugger Robot · 4 years ago
  60. b4278cc Merge "Added surfaceflinger_scheduler_fuzzer" by TreeHugger Robot · 4 years ago
  61. 617cd56 Merge "SF: Remove layer mRefreshPending tracking" by Vishnu Nair · 4 years ago
  62. 1b70019 SF: Remove layer mRefreshPending tracking by Vishnu Nair · 4 years ago
  63. d2afdfc Merge "CompositionEngine: fix memory leak in unit tests" by TreeHugger Robot · 4 years ago
  64. e9ebce0 SF: reduce timeout for unit tests by Ady Abraham · 4 years ago
  65. 853c6df SF: fix memory leak in unit tests by Ady Abraham · 4 years ago
  66. 70750f2 Added surfaceflinger_scheduler_fuzzer by Chethan Kumar R E · 4 years, 2 months ago
  67. 7ae2eac Merge "SF: Remove "-fvisibility=hidden" flag from sf build" by Vishnu Nair · 4 years ago
  68. e0eafa8 CompositionEngine: fix memory leak in unit tests by Ady Abraham · 4 years ago
  69. 8d7e784 SF: fix floating-point-exception in SurfaceFlinger::setCompositorTimingSnapped by Ady Abraham · 4 years ago
  70. 4af15ae SF: Remove "-fvisibility=hidden" flag from sf build by Vishnu Nair · 4 years ago
  71. fe423e3 Merge "Correct error handling in getPreferredBootDisplayMode" by Kriti Dang · 4 years ago
  72. 16ca297 Correct error handling in getPreferredBootDisplayMode by Kriti Dang · 4 years ago
  73. 9f9dccb Merge "When user presses the power key while playing a local video, the surfaceflinger will crash." am: 60aac74fbc am: 08aa41473c am: ab5057e8c0 am: 2c3de224a5 by Treehugger Robot · 4 years ago
  74. 2c3de22 Merge "When user presses the power key while playing a local video, the surfaceflinger will crash." am: 60aac74fbc am: 08aa41473c am: ab5057e8c0 by Treehugger Robot · 4 years ago
  75. ab5057e Merge "When user presses the power key while playing a local video, the surfaceflinger will crash." am: 60aac74fbc am: 08aa41473c by Treehugger Robot · 4 years ago
  76. 60aac74 Merge "When user presses the power key while playing a local video, the surfaceflinger will crash." by Treehugger Robot · 4 years ago
  77. 8d5a437 Merge "Ensure deferred cleanup when display is off" am: 5cc75e347f am: bd970d02bc am: 4d22ff3782 am: 3fc5f4b765 by Treehugger Robot · 4 years ago
  78. 3fc5f4b Merge "Ensure deferred cleanup when display is off" am: 5cc75e347f am: bd970d02bc am: 4d22ff3782 by Treehugger Robot · 4 years ago
  79. 4d22ff3 Merge "Ensure deferred cleanup when display is off" am: 5cc75e347f am: bd970d02bc by Treehugger Robot · 4 years ago
  80. 5cc75e3 Merge "Ensure deferred cleanup when display is off" by Treehugger Robot · 4 years ago
  81. d660802 Merge "Revert^2 "Added surfaceflinger_displayhardware_fuzzer"" by TreeHugger Robot · 4 years ago
  82. 8c59b27 Revert^2 "Added surfaceflinger_displayhardware_fuzzer" by Alec Mouri · 4 years, 1 month ago
  83. f06d136 Merge "Set blockingRegion for DISPLAY_DECORATION layers" by Leon Scroggins · 4 years ago
  84. 89ef526 Merge changes Ia1ed53b6,Ic561e8b3 by Prabir Pradhan · 4 years ago
  85. 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 4 years, 1 month ago
  86. 588dcee Merge "Removing getSystemPreferredDisplayMode and adding it as part of DynamicDisplayInfo" by Kriti Dang · 4 years ago
  87. e98acad Merge "SF: Calculate WindowInfo frame correctly for all layers" by TreeHugger Robot · 4 years ago
  88. 646f8ec Removing getSystemPreferredDisplayMode and adding it as part of by Kriti Dang · 4 years, 1 month ago
  89. c9589c1 SF: Clean up input info calculations by Prabir Pradhan · 4 years, 5 months ago
  90. 8c28598 SF: Enforce that layers with invalid input bounds are not focusable by Prabir Pradhan · 4 years ago
  91. 6fa425a SF: Calculate WindowInfo frame correctly for all layers by Prabir Pradhan · 4 years, 2 months ago
  92. 8c38b25 Add test for setOverrideFrameRate by Andy Yu · 4 years, 1 month ago
  93. ea08cec Merge "Revert^2 "Added surfaceflinger_fuzzer"" by TreeHugger Robot · 4 years ago
  94. 01b867f Omit DISPLAY_DECORATION layers from CachedSets by Leon Scroggins III · 4 years, 1 month ago
  95. 05593c3 Merge changes Ia14551e0,Idd32600c,I694e2aa5 am: 69ff677626 am: e9b1e96808 by Ady Abraham · 4 years ago
  96. 86ce717 SF: give a higher score to frame rates which exact matches am: 03c020873e am: 21ce06abe5 by Ady Abraham · 4 years ago
  97. 99f7144 Tune RefreshRateConfigs for fractional refresh rates am: e09237fbc1 am: 2d9f9037b0 by Marin Shalamanov · 4 years ago
  98. 327d6a7 Merge "SF: Simplify getBestRefreshRate caching" by TreeHugger Robot · 4 years ago
  99. d4520d5 Merge "SF: Clean up RefreshRateConfigs tests" by TreeHugger Robot · 4 years ago
  100. b2089a3 Revert^2 "Added surfaceflinger_fuzzer" by Alec Mouri · 4 years, 1 month ago