1. 96a5aaf Fix region sampling for secure layers by Vishnu Nair · 1 year, 2 months ago
  2. eddfe93 Remove legacy layer path in screenshot pathway by Melody Hsu · 1 year, 3 months ago
  3. 335ef3e Refactor obtaining display in SF main thread by Melody Hsu · 1 year, 3 months ago
  4. 6e46515 SF: Introduce DisplayModeController by Dominik Laskowski · 2 years, 11 months ago
  5. 16164eb SF: Replace futureOf with ftl::yield in tests by Dominik Laskowski · 1 year, 7 months ago
  6. f97df4d Support fp16 in sf by Alec Mouri · 2 years ago
  7. f5fb5b0 Immediately fail screenshots if requesting secure without permission. by Chavi Weingarten · 1 year, 9 months ago
  8. 09acbb8 [SF] Add frameIntervalNs for validate command by ramindani · 1 year, 10 months ago
  9. 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 1 year, 10 months ago
  10. f29700f Remove useFramebufferCache parameter in drawLayers() by Alec Mouri · 2 years ago
  11. c3a1782 Delete genTextures and deleteTextures from RenderEngine by Alec Mouri · 2 years ago
  12. e2b61c6 Delete GLESRenderEngine by Alec Mouri · 2 years ago
  13. 994761f Remove Y410 fields from SurfaceFlinger by Alec Mouri · 2 years, 1 month ago
  14. 802ac4f [sf] avoid traversals for cursor updates and buffer udpates by Vishnu Nair · 2 years, 4 months ago
  15. 3e5965f Support screenshots of HDR content by Alec Mouri · 2 years, 5 months ago
  16. 2493d12 Merge "Strengthen dataspace guarantees in SurfaceFlinger." into udc-dev by TreeHugger Robot · 2 years, 5 months ago
  17. 74c7ae1 Strengthen dataspace guarantees in SurfaceFlinger. by Alec Mouri · 2 years, 5 months ago
  18. 0284463 Move exclude layer to CaptureArgs. by Ajinkya Chalke · 2 years, 6 months ago
  19. ba9323a SF: Fix unit tests re-registering a display by Leon Scroggins III · 2 years, 6 months ago
  20. aee9a62 SF: Deduplicate mock scheduler setup in tests by Dominik Laskowski · 2 years, 6 months ago
  21. db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 7 months ago
  22. 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 9 months ago
  23. 7aa0eb7 SF: Change screenshot code to use snapshots by Vishnu Nair · 2 years, 7 months ago
  24. f5ab5ae Stop using nullptr for GraphicBuffers in unit tests by Brian Lindahl · 2 years, 8 months ago
  25. 7584c6a SF: refactor renderScreenImpl to use CompositionEngine by Patrick Williams · 2 years, 10 months ago
  26. 83f36b2 SF: Remove BufferStateLayer class by Patrick Williams · 3 years ago
  27. 46b61b9 SF: Remove EffectLayer class by Patrick Williams · 3 years ago
  28. b363c4c SF: Introduce DisplaySnapshot by Dominik Laskowski · 3 years, 1 month ago
  29. 2e9748f Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years ago
  30. ea04b6f SF: Clean up layer state by Vishnu Nair · 3 years ago
  31. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 1 month ago
  32. b21272e Remove container layer by Vishnu Nair · 3 years, 2 months ago
  33. 397a0e3 SF: BufferStateLayer cleanup by Vishnu Nair · 3 years, 1 month ago
  34. 50c0afe SF: Support xy scaling for rounded corners by Vishnu Nair · 3 years, 1 month ago
  35. f8a873a SF: Remove BufferQueueLayer tests by Vishnu Nair · 3 years, 2 months ago
  36. bb448ce SF: Do not duplicate fences per layer per frame by Dominik Laskowski · 3 years, 4 months ago
  37. 839fe5b Add unit test on sending power hints in SurfaceFlinger by Xiang Wang · 3 years, 5 months ago
  38. 12a3b9b CaptureLayers: Avoid promoting parent on binder thread by Robert Carr · 3 years, 6 months ago
  39. de549d4 SF: use aidl Capability by Ady Abraham · 3 years, 7 months ago
  40. 106d17f Merge "SF: Make ExternalTexture mockable" by Vishnu Nair · 3 years, 7 months ago
  41. e421724 Merge changes Id23fafaf,I50450881 by TreeHugger Robot · 3 years, 7 months ago
  42. dbbe385 SF: Make ExternalTexture mockable by Vishnu Nair · 3 years, 7 months ago
  43. 6e60b14 SF: pass Color as float to HWC by Ady Abraham · 3 years, 8 months ago
  44. 83bd771 SF: Fix UAF due to outliving idle timer by Dominik Laskowski · 3 years, 8 months ago
  45. 5967aec Switch from HIDL DisplayCapability to AIDL by Leon Scroggins III · 3 years, 8 months ago
  46. dc011a9 SF: DisplayCommand.colorTransform is just a matrix by Ady Abraham · 3 years, 8 months ago
  47. 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 9 months ago
  48. 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 3 years, 9 months ago
  49. d5e0d0d Merge "SF: Remove manual enum stringification" by Dominik Laskowski · 3 years, 9 months ago
  50. f5d0ea5 SF: Remove manual enum stringification by Dominik Laskowski · 4 years ago
  51. 068173d SF: Add VsyncSchedule skeleton by Dominik Laskowski · 4 years ago
  52. 46f3e3b SF: Merge commit/composite in MessageQueue by Dominik Laskowski · 4 years ago
  53. 756b789 SF: Move MessageQueue to Scheduler by Dominik Laskowski · 4 years, 1 month ago
  54. 33ff59a Merge "SF: Split Scheduler initialization" by TreeHugger Robot · 3 years, 10 months ago
  55. 9c93d60 SF: Split Scheduler initialization by Dominik Laskowski · 3 years, 11 months ago
  56. 7fb9e5a SF: Create layers with layerid by Vishnu Nair · 3 years, 10 months ago
  57. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 11 months ago
  58. e0e0cde SF: Decouple MessageQueue by Dominik Laskowski · 4 years, 1 month ago
  59. 4cabdd0 First patch for async renderengine. by Sally Qi · 4 years, 1 month ago
  60. 8da6b0e SF: Clean up forced refresh and repaint by Dominik Laskowski · 4 years, 3 months ago
  61. 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 4 months ago
  62. 1f5941a Merge "Skip creating external textures that exceeds size limit" into sc-v2-dev am: 4745ed8e56 am: de1c21ec2a by TreeHugger Robot · 4 years, 1 month ago
  63. 9c9c191 Skip creating external textures that exceeds size limit by Garfield Tan · 4 years, 1 month ago
  64. 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 6 months ago
  65. 3dce4f4 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 6 months ago
  66. f183385 SF: Remove layer stack lookup for screencap by Dominik Laskowski · 4 years, 5 months ago
  67. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
  68. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
  69. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 5 months ago
  70. 2571450 Rename crop_legacy to just crop by chaviw · 4 years, 6 months ago
  71. 766c9c5 Simplify width, height, transform variable for BSL by chaviw · 4 years, 6 months ago
  72. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
  73. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 4 years, 8 months ago
  74. 9959994 SurfaceFlinger: move sync_wait for screen capture to client by Ady Abraham · 4 years, 7 months ago
  75. bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 4 years, 8 months ago
  76. 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 4 years, 10 months ago
  77. 0bb6a47 SurfaceFlinger: throttle applications based on uid by Ady Abraham · 4 years, 11 months ago
  78. de619fa Make a layer secure if its parent is secure. by Garfield Tan · 5 years ago
  79. 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 5 years ago
  80. 081be4c Delete RenderEngine unused code by Alec Mouri · 5 years ago
  81. 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
  82. 8cb2188 SurfaceFlinger: DispSync -> VsyncController by Ady Abraham · 5 years ago
  83. de7a38f Merge "Remove rotation and use flag useIdentityTransform for screenshots." by Chavi Weingarten · 5 years ago
  84. 4b9d5e1 Allow screen capture for a specified uid. by chaviw · 5 years ago
  85. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  86. 7de1783 Merge "Use type safe display IDs." by Marin Shalamanov · 5 years ago
  87. 8532956 Merge "SF: Remove EventControlThread" by TreeHugger Robot · 5 years ago
  88. 8b01cc0 SF: Remove EventControlThread by Dominik Laskowski · 5 years ago
  89. 426b5c0 Use ScreenCaptureResults in screenCapture helper functions by chaviw · 5 years ago
  90. a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
  91. a3afa22 Merge "SF: Short-circuit scheduler content detection" by TreeHugger Robot · 5 years ago
  92. 983f2b5 SF: Short-circuit scheduler content detection by Dominik Laskowski · 5 years ago
  93. f6b5d18 [SF] Extract {Display|Layer}RenderArea to separate files by Marin Shalamanov · 5 years ago
  94. 1c43429 [SF] Don't keep sp<DisplayDevice> when doing screenshot by Marin Shalamanov · 5 years ago
  95. 446adfd Merge "SF: Remove display lookup in Layer classes" into rvc-dev am: 8a908e784f am: 79ff755388 am: 3afe40d8a6 am: 5c4aa4040d by TreeHugger Robot · 5 years ago
  96. b7251f4 SF: Remove display lookup in Layer classes by Dominik Laskowski · 5 years ago
  97. cd95835 Merge "SF: Modernize task scheduling API" into rvc-dev am: c50b604460 am: 39f2a2ee9e am: 78fd88a019 am: 08178567b2 by TreeHugger Robot · 5 years ago
  98. dd4ef27 SF: Modernize task scheduling API by Dominik Laskowski · 5 years ago
  99. 9d763b7 Do not blur when doing region sampling by Lucas Dupin · 5 years ago
  100. f11eba5 Do not blur when doing region sampling by Lucas Dupin · 5 years ago