1. 8577ea8 Convert to using inputConfig for clone info in WindowInfo by chaviw · 3 years, 8 months ago
  2. 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
  3. b3907cc Merge "Add isClone to WindowInfo" into tm-dev by Chavi Weingarten · 3 years, 8 months ago
  4. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 8 months ago
  5. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  6. 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
  7. 1c94d26 Merge "SF: Do not duplicate fences per layer per frame" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  8. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 9 months ago
  9. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 9 months ago
  10. df19a67 Merge changes Ib83141bd,Iaaba87a2 into tm-dev am: e9d6733f53 am: c567efb257 by Alec Mouri · 3 years, 8 months ago
  11. 8977ce9 Remove consumer frame event history by Alec Mouri · 3 years, 9 months ago
  12. 10cea3c Allow using custom widths and colors for layer borders. by Tianhao Yao · 3 years, 10 months ago
  13. c3f39b1 Add isClone to WindowInfo by chaviw · 4 years, 4 months ago
  14. 67dd712 Enable drawing layers' borders in SurfaceFlinger. by Tianhao Yao · 4 years ago
  15. 9c1d6d0 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev am: 6caac6124f am: 871461fa9b by TreeHugger Robot · 3 years, 9 months ago
  16. dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 9 months ago
  17. 9f677c5 Merge "Send transaction callbacks even when no BSL" into tm-dev am: f18ac6cac6 am: 6ac8ca9072 by Chavi Weingarten · 3 years, 9 months ago
  18. 30fd9b9 Send transaction callbacks even when no BSL by chaviw · 3 years, 9 months ago
  19. d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 3 years, 11 months ago
  20. 3865b9a [automerge] Trace input only if the layer needs an input info 2p: 4cf2d8c799 2p: 2180506a54 by Arthur Hung · 3 years, 10 months ago
  21. 4cf2d8c Trace input only if the layer needs an input info by Arthur Hung · 3 years, 10 months ago
  22. 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
  23. 1f6fc70 SF: Fix feedback loop with refresh rate overlay by Dominik Laskowski · 3 years, 10 months ago
  24. 8fb4b18 Merge "Migrate 10 methods of ISurfaceComposer to AIDL" by Huihong Luo · 3 years, 10 months ago
  25. ffe6245 Merge "FTL: Pull Flags into namespace" into tm-dev by Dominik Laskowski · 3 years, 10 months ago
  26. 05539a1 Migrate 10 methods of ISurfaceComposer to AIDL by Huihong Luo · 4 years ago
  27. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  28. 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
  29. 4d3e564 Merge "[SurfaceFlinger] Disable HDR dimming when screen rotates." by Sally Qi · 3 years, 10 months ago
  30. 421ffb0 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 10 months ago
  31. 298b08e SF: Generalize thread safety guards by Dominik Laskowski · 4 years ago
  32. 88ada24 Merge "Do not enforce that layers with invalid bounds are not focusable" into tm-dev by Prabir Pradhan · 3 years, 10 months ago
  33. a8ceadf Merge "SurfaceFlinger: Detect Rel Z loops" into tm-dev by Rob Carr · 3 years, 10 months ago
  34. 88b85e1 SurfaceFlinger: Detect Rel Z loops by Robert Carr · 3 years, 10 months ago
  35. f98655a Do not enforce that layers with invalid bounds are not focusable by Prabir Pradhan · 3 years, 10 months ago
  36. a185882 Allow windowhandles with NO_INPUT_CHANNEL by Linus Tufvesson · 3 years, 11 months ago
  37. bf116ae Merge "WindowInfo: Merge InputConfig and Feature flags" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  38. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years ago
  39. 2c1782c Hide layers that have irreversible transforms by Garfield Tan · 4 years ago
  40. d2aaab1 SurfaceView: Avoid destination frame updates on multiple threads 2/2 by Vishnu Nair · 4 years ago
  41. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
  42. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago
  43. dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 4 years ago
  44. d8f5e9f SF: Save proto traces to a specific path by Vishnu Nair · 4 years ago
  45. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years ago
  46. 1b70019 SF: Remove layer mRefreshPending tracking by Vishnu Nair · 4 years ago
  47. 89ef526 Merge changes Ia1ed53b6,Ic561e8b3 by Prabir Pradhan · 4 years ago
  48. e98acad Merge "SF: Calculate WindowInfo frame correctly for all layers" by TreeHugger Robot · 4 years ago
  49. c9589c1 SF: Clean up input info calculations by Prabir Pradhan · 4 years, 4 months ago
  50. 8c28598 SF: Enforce that layers with invalid input bounds are not focusable by Prabir Pradhan · 4 years ago
  51. 6fa425a SF: Calculate WindowInfo frame correctly for all layers by Prabir Pradhan · 4 years, 1 month ago
  52. de6d7b4 SurfaceFlinger: Add Transaction#sanitize by Robert Carr · 4 years ago
  53. a84a220 SF: Update static sequence counter when injecting a sequence number by Vishnu Nair · 4 years ago
  54. d37343b SF: Add new fields to transactions proto by Vishnu Nair · 4 years ago
  55. eb57794 Merge "Add frame timeline method to ASurfaceControl NDK." by Rachel Lee · 4 years, 1 month ago
  56. 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 4 years, 2 months ago
  57. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 4 years, 3 months ago
  58. ed511ef Add frame timeline method to ASurfaceControl NDK. by Rachel Lee · 4 years, 3 months ago
  59. 1303d91 Pass fps data to flattener by Nathaniel Nifong · 4 years, 4 months ago
  60. 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
  61. 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
  62. d0896e2 Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev by Arthur Hung · 4 years, 2 months ago
  63. 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
  64. a1fd504 Merge "SF: Fix duplicate callbacks from mirrored layers" into sc-v2-dev am: f2cf7639a8 by Vishnu Nair · 4 years, 2 months ago
  65. 3bb11d0 SF: Fix duplicate callbacks from mirrored layers by Vishnu Nair · 4 years, 2 months ago
  66. d5e0d0d Merge "SF: Remove manual enum stringification" by Dominik Laskowski · 4 years, 2 months ago
  67. 49d525a Let touch region empty if the input bounds is empty by Arthur Hung · 4 years, 2 months ago
  68. f5d0ea5 SF: Remove manual enum stringification by Dominik Laskowski · 4 years, 4 months ago
  69. 068173d SF: Add VsyncSchedule skeleton by Dominik Laskowski · 4 years, 5 months ago
  70. 0287549 Merge "SF: Simplify layer tracing" by TreeHugger Robot · 4 years, 2 months ago
  71. 3704e31 Merge "SF: Create layers with layerid" by TreeHugger Robot · 4 years, 2 months ago
  72. ad88bf9 Merge "Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions"" by Jiakai Zhang · 4 years, 2 months ago
  73. a5505cb Revert "SurfaceFlinger: Emit callbacks for non-buffer layer transactions" by Jiakai Zhang · 4 years, 2 months ago
  74. 00b9013 SF: Simplify layer tracing by Vishnu Nair · 4 years, 3 months ago
  75. 7fb9e5a SF: Create layers with layerid by Vishnu Nair · 4 years, 2 months ago
  76. 040744c Merge "SurfaceFlinger: Emit callbacks for non-buffer layer transactions" by Vishnu Nair · 4 years, 3 months ago
  77. d209221 Merge "Remove dead code around use_frame_rate_api" by Marin Shalamanov · 4 years, 3 months ago
  78. da1fd15 SurfaceFlinger: Emit callbacks for non-buffer layer transactions by Vishnu Nair · 4 years, 3 months ago
  79. 66b29b5 Merge "CompositionEngine: Update blur state correctly" into sc-v2-dev am: 8ee4246c4b am: 8ab6e7de46 by Vishnu Nair · 4 years, 3 months ago
  80. 8ab6e7d Merge "CompositionEngine: Update blur state correctly" into sc-v2-dev am: 8ee4246c4b by Vishnu Nair · 4 years, 3 months ago
  81. b801a98 CompositionEngine: Update blur state correctly by Vishnu Nair · 4 years, 3 months ago
  82. 82de19b Remove dead code around use_frame_rate_api by Marin Shalamanov · 4 years, 3 months ago
  83. 28bbee8 Merge "Revert "Layer: Use raw pointers for Current/Drawing parent"" by TreeHugger Robot · 4 years, 3 months ago
  84. c6d2d2b Revert "Layer: Use raw pointers for Current/Drawing parent" by Rob Carr · 4 years, 3 months ago
  85. 23e0750 Compute unique layer name in with sequence by Arthur Hung · 4 years, 3 months ago
  86. 8fbf713 Merge "SF: Polish Fps class" by TreeHugger Robot · 4 years, 3 months ago
  87. 6eab42d SF: Polish Fps class by Dominik Laskowski · 4 years, 4 months ago
  88. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 4 years, 3 months ago
  89. 2109270 Revert "Second Patch for async RenderEngine" by Vladimir Marko · 4 years, 3 months ago
  90. 403a05b Second Patch for async RenderEngine by Sally Qi · 4 years, 5 months ago
  91. cbdb79a Layer: Use raw pointers for Current/Drawing parent by Robert Carr · 4 years, 7 months ago
  92. 9666ac5 SurfaceFlinger: Don't render rounded corners without a valid crop am: b18455930e am: 0a13ecc974 by Vishnu Nair · 4 years, 4 months ago
  93. 0a13ecc SurfaceFlinger: Don't render rounded corners without a valid crop am: b18455930e by Vishnu Nair · 4 years, 4 months ago
  94. b184559 SurfaceFlinger: Don't render rounded corners without a valid crop by Vishnu Nair · 4 years, 4 months ago
  95. b4ba8f5 SF: Fix -Wunused-but-set-variable by Dominik Laskowski · 4 years, 4 months ago
  96. 16a938f SurfaceFlinger: Drop input for blacked out layers by Vishnu Nair · 4 years, 4 months ago
  97. 20bd96f SurfaceFlinger: Implement drop input modes am: fb06059fa6 by Vishnu Nair · 4 years, 4 months ago
  98. fb06059 SurfaceFlinger: Implement drop input modes by Vishnu Nair · 4 years, 4 months ago
  99. a066d90 SurfaceFlinger: Implement drop input modes by Vishnu Nair · 4 years, 4 months ago
  100. 933c2b5 Merge "SurfaceFlinger: Handle multiple rounded corner settings" into sc-v2-dev am: a704aa66c2 am: 35c7a25c56 by TreeHugger Robot · 4 years, 4 months ago