1. f115db8 SurfaceFlinger: Don't handle effects if a buffer is available by Vishnu Nair · 3 years, 5 months ago
  2. 22e33d6 SF: Remove unnecessary mSidebandStream check by Patrick Williams · 3 years, 5 months ago
  3. bb25f80 SF: Merge BufferStateLayer into Layer by Patrick Williams · 3 years, 5 months ago
  4. bc4ee5c SF: Merge EffectLayer into BufferStateLayer by Vishnu Nair · 3 years, 5 months ago
  5. ea04b6f SF: Clean up layer state by Vishnu Nair · 3 years, 5 months ago
  6. 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years, 6 months ago
  7. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 6 months ago
  8. 29810f7 SF: Replace container layers with effect layers by Vishnu Nair · 3 years, 7 months ago
  9. f4b6b5f Merge "SF: BufferStateLayer cleanup" by TreeHugger Robot · 3 years, 6 months ago
  10. 397a0e3 SF: BufferStateLayer cleanup by Vishnu Nair · 3 years, 6 months ago
  11. da0f62c Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice by Prabir Pradhan · 3 years, 6 months ago
  12. a72f6c0 SF: merge BufferLayer and BufferStateLayer by Vishnu Nair · 3 years, 7 months ago
  13. b5ecca4 Merge changes I08302d7c,I0d2240f8,I22d8ad44,I72600027 by TreeHugger Robot · 3 years, 7 months ago
  14. b4b4a13 Merge "SF: Remove more BQL dead code" by TreeHugger Robot · 3 years, 7 months ago
  15. f6c47b3 Merge "SF: Support xy scaling for rounded corners" by TreeHugger Robot · 3 years, 7 months ago
  16. 83a0b43 SF: Remove more BQL dead code by Vishnu Nair · 3 years, 7 months ago
  17. 50c0afe SF: Support xy scaling for rounded corners by Vishnu Nair · 3 years, 7 months ago
  18. 4376bd8 SF: Remove CompositorTiming state and lock by Dominik Laskowski · 3 years, 7 months ago
  19. 096227e SurfaceFlinger: Remove usage of window types to implement policy by Andy Labrada · 3 years, 8 months ago
  20. 308a189 Merge "Reduce setInputWindows call (1/2)" by Arthur Hung · 3 years, 7 months ago
  21. eb84c42 Merge "Fix the shadow problem caused by layer parent switching" am: 8ab01b202f am: 6d3c8a29d4 am: 8fce12b797 am: 1041b72bd8 am: cc4795268a by Chris Li · 3 years, 7 months ago
  22. 8fce12b Merge "Fix the shadow problem caused by layer parent switching" am: 8ab01b202f am: 6d3c8a29d4 by Chris Li · 3 years, 7 months ago
  23. f4200e6 Fix the shadow problem caused by layer parent switching by xinying1 · 3 years, 9 months ago
  24. 9ed4339 Reduce setInputWindows call (1/2) by Arthur Hung · 3 years, 8 months ago
  25. b553127 Layer: Guard against Region offset overflows am: 33da946835 am: 1893fa0150 by Prabir Pradhan · 3 years, 8 months ago
  26. 33da946 Layer: Guard against Region offset overflows by Prabir Pradhan · 3 years, 8 months ago
  27. 8577ea8 Convert to using inputConfig for clone info in WindowInfo by chaviw · 3 years, 8 months ago
  28. ca1345f Merge "Add isClone to WindowInfo" into tm-dev am: b3907ccdd1 am: 19e34db0ea am: a0104a3234 am: 824ed9e7c6 by Chavi Weingarten · 3 years, 8 months ago
  29. b3907cc Merge "Add isClone to WindowInfo" into tm-dev by Chavi Weingarten · 3 years, 8 months ago
  30. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 8 months ago
  31. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  32. 78cb59d Merge "SF: Do not duplicate fences per layer per frame" into tm-dev am: 1c94d263da am: e1e2e66854 by TreeHugger Robot · 3 years, 8 months ago
  33. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  34. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 9 months ago
  35. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 9 months ago
  36. df19a67 Merge changes Ib83141bd,Iaaba87a2 into tm-dev am: e9d6733f53 am: c567efb257 by Alec Mouri · 3 years, 9 months ago
  37. 8977ce9 Remove consumer frame event history by Alec Mouri · 3 years, 9 months ago
  38. 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 10 months ago
  39. c3f39b1 Add isClone to WindowInfo by chaviw · 4 years, 5 months ago
  40. 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 4 years ago
  41. 9c1d6d0 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev am: 6caac6124f am: 871461fa9b by TreeHugger Robot · 3 years, 9 months ago
  42. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 9 months ago
  43. 9f677c5 Merge "Send transaction callbacks even when no BSL" into tm-dev am: f18ac6cac6 am: 6ac8ca9072 by Chavi Weingarten · 3 years, 9 months ago
  44. 30fd9b9 Send transaction callbacks even when no BSL by chaviw · 3 years, 9 months ago
  45. d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 3 years, 11 months ago
  46. 3865b9a [automerge] Trace input only if the layer needs an input info 2p: 4cf2d8c799 2p: 2180506a54 by Arthur Hung · 3 years, 10 months ago
  47. 4cf2d8c Trace input only if the layer needs an input info by Arthur Hung · 3 years, 10 months ago
  48. b03b502 Merge "SF: Fix feedback loop with refresh rate overlay" into tm-dev am: f8ba0b953b am: c870430f77 by TreeHugger Robot · 3 years, 10 months ago
  49. 1f6fc70 SF: Fix feedback loop with refresh rate overlay by Dominik Laskowski · 3 years, 10 months ago
  50. 8fb4b18 Merge "Migrate 10 methods of ISurfaceComposer to AIDL" by Huihong Luo · 3 years, 10 months ago
  51. ffe6245 Merge "FTL: Pull Flags into namespace" into tm-dev by Dominik Laskowski · 3 years, 10 months ago
  52. 05539a1 Migrate 10 methods of ISurfaceComposer to AIDL by Huihong Luo · 4 years ago
  53. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  54. 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
  55. 4d3e564 Merge "[SurfaceFlinger] Disable HDR dimming when screen rotates." by Sally Qi · 3 years, 10 months ago
  56. 421ffb0 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
  57. 298b08e SF: Generalize thread safety guards by Dominik Laskowski · 4 years ago
  58. 88ada24 Merge "Do not enforce that layers with invalid bounds are not focusable" into tm-dev by Prabir Pradhan · 3 years, 10 months ago
  59. a8ceadf Merge "SurfaceFlinger: Detect Rel Z loops" into tm-dev by Rob Carr · 3 years, 10 months ago
  60. 88b85e1 SurfaceFlinger: Detect Rel Z loops by Robert Carr · 3 years, 10 months ago
  61. f98655a Do not enforce that layers with invalid bounds are not focusable by Prabir Pradhan · 3 years, 10 months ago
  62. a185882 Allow windowhandles with NO_INPUT_CHANNEL by Linus Tufvesson · 3 years, 11 months ago
  63. bf116ae Merge "WindowInfo: Merge InputConfig and Feature flags" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  64. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years ago
  65. 2c1782c Hide layers that have irreversible transforms by Garfield Tan · 4 years ago
  66. d2aaab1 SurfaceView: Avoid destination frame updates on multiple threads 2/2 by Vishnu Nair · 4 years ago
  67. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
  68. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago
  69. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 4 years ago
  70. d8f5e9f SF: Save proto traces to a specific path by Vishnu Nair · 4 years ago
  71. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years ago
  72. 1b70019 SF: Remove layer mRefreshPending tracking by Vishnu Nair · 4 years ago
  73. 89ef526 Merge changes Ia1ed53b6,Ic561e8b3 by Prabir Pradhan · 4 years ago
  74. e98acad Merge "SF: Calculate WindowInfo frame correctly for all layers" by TreeHugger Robot · 4 years ago
  75. c9589c1 SF: Clean up input info calculations by Prabir Pradhan · 4 years, 4 months ago
  76. 8c28598 SF: Enforce that layers with invalid input bounds are not focusable by Prabir Pradhan · 4 years ago
  77. 6fa425a SF: Calculate WindowInfo frame correctly for all layers by Prabir Pradhan · 4 years, 1 month ago
  78. de6d7b4 SurfaceFlinger: Add Transaction#sanitize by Robert Carr · 4 years, 1 month ago
  79. a84a220 SF: Update static sequence counter when injecting a sequence number by Vishnu Nair · 4 years ago
  80. d37343b SF: Add new fields to transactions proto by Vishnu Nair · 4 years ago
  81. eb57794 Merge "Add frame timeline method to ASurfaceControl NDK." by Rachel Lee · 4 years, 1 month ago
  82. 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 4 years, 2 months ago
  83. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 4 years, 3 months ago
  84. ed511ef Add frame timeline method to ASurfaceControl NDK. by Rachel Lee · 4 years, 4 months ago
  85. 1303d91 Pass fps data to flattener by Nathaniel Nifong · 4 years, 4 months ago
  86. 814a38b Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev am: d0896e2d10 am: bc4ca88851 by Arthur Hung · 4 years, 2 months ago
  87. bc4ca88 Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev am: d0896e2d10 by Arthur Hung · 4 years, 2 months ago
  88. d0896e2 Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev by Arthur Hung · 4 years, 2 months ago
  89. 6bb31e5 Merge "SF: Fix duplicate callbacks from mirrored layers" into sc-v2-dev am: f2cf7639a8 am: a1fd504439 by Vishnu Nair · 4 years, 2 months ago
  90. a1fd504 Merge "SF: Fix duplicate callbacks from mirrored layers" into sc-v2-dev am: f2cf7639a8 by Vishnu Nair · 4 years, 2 months ago
  91. 3bb11d0 SF: Fix duplicate callbacks from mirrored layers by Vishnu Nair · 4 years, 2 months ago
  92. d5e0d0d Merge "SF: Remove manual enum stringification" by Dominik Laskowski · 4 years, 2 months ago
  93. 49d525a Let touch region empty if the input bounds is empty by Arthur Hung · 4 years, 2 months ago
  94. f5d0ea5 SF: Remove manual enum stringification by Dominik Laskowski · 4 years, 4 months ago
  95. 068173d SF: Add VsyncSchedule skeleton by Dominik Laskowski · 4 years, 6 months ago
  96. 0287549 Merge "SF: Simplify layer tracing" by TreeHugger Robot · 4 years, 3 months ago
  97. 3704e31 Merge "SF: Create layers with layerid" by TreeHugger Robot · 4 years, 3 months ago
  98. ad88bf9 Merge "Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions"" by Jiakai Zhang · 4 years, 3 months ago
  99. a5505cb Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions" by Jiakai Zhang · 4 years, 3 months ago
  100. 00b9013 SF: Simplify layer tracing by Vishnu Nair · 4 years, 3 months ago