1. b9ac3e1 SF: Use RenderSurfaceCreationArgsBuilder by Dominik Laskowski · 4 years, 9 months ago
  2. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
  3. 84b8548 SF: Check the active mode for nullptr in dumpsys by Marin Shalamanov · 4 years, 9 months ago
  4. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 9 months ago
  5. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 9 months ago
  6. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 10 months ago
  7. 49ad413 Hdr format settings [Backend] by Kriti Dang · 5 years ago
  8. f22e6ac SF: Sequential display mode IDs by Marin Shalamanov · 5 years ago
  9. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  10. 934e0cf Only dump active display mode when it exists. by Alec Mouri · 5 years ago
  11. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
  12. 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 5 years ago
  13. 5801c94 SF: Store display modes in DisplayDevice by Marin Shalamanov · 5 years ago
  14. 23c4420 SF: Rename HwcConfigIndexType to DisplayModeId by Marin Shalamanov · 5 years ago
  15. 3ea1d60 SF: Remove display config functions from HWC2 by Marin Shalamanov · 5 years ago
  16. 54edd91 Query composition engine for transform hint. by Garfield Tan · 5 years ago
  17. bceca72 Merge "Revert^2 "[SF] Introduce VirtualDisplayId"" by TreeHugger Robot · 5 years ago
  18. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
  19. 7124df8 Merge "Revert "[SF] Introduce VirtualDisplayId"" by Siarhei Vishniakou · 5 years ago
  20. 3a67f36 Revert "[SF] Introduce VirtualDisplayId" by Siarhei Vishniakou · 5 years ago
  21. c0b7016 Merge "[SF] Introduce VirtualDisplayId" by TreeHugger Robot · 5 years ago
  22. 7cee53e [SF] Introduce VirtualDisplayId by Marin Shalamanov · 5 years ago
  23. 4429cac [SF] Set default layerStackRect to the framebuffer size by Marin Shalamanov · 5 years ago
  24. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
  25. 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
  26. 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
  27. 8c23c4e [SF] Remove checks for primary display in DisplayDevice::setProjection() by Marin Shalamanov · 5 years ago
  28. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  29. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
  30. 176fc51 Merge "[SF] Make sure destination clip is contained in display bounds" by TreeHugger Robot · 6 years ago
  31. fcfe136 [SF] Make sure destination clip is contained in display bounds by Marin Shalamanov · 6 years ago
  32. 93ec32b Merge "[SF] Rename variables to match style" into rvc-dev am: 289e402dac am: 29499e6105 am: 846d96e8da am: 9f562a47d5 by TreeHugger Robot · 6 years ago
  33. 289e402 Merge "[SF] Rename variables to match style" into rvc-dev by TreeHugger Robot · 6 years ago
  34. cfeebd4 [SF] Rename variables to match style by Marin Shalamanov · 6 years ago
  35. e5cceea SF: Store DeviceProductInfo in DisplayDevice by Marin Shalamanov · 6 years ago
  36. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
  37. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 6 years ago
  38. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  39. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 6 years ago
  40. 8fa50b6 Merge "SF: Redesign API to query display information" by TreeHugger Robot · 6 years ago
  41. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  42. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  43. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  44. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  45. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  46. 2139f73 SurfaceFlinger: use config groups by Ady Abraham · 6 years ago
  47. 22126b3 Merge "surfaceflinger: Pass proper transform orientation to setProjection()" am: ac5b759433 am: 0883f45f03 am: 03068f48f2 by LuK1337 · 6 years ago
  48. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 7 years ago
  49. a4adfb1 surfaceflinger: Pass proper transform orientation to setProjection() by LuK1337 · 6 years ago
  50. 3062998 SF: Remove DisplayDevice visible layer members by Lloyd Pique · 7 years ago
  51. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 7 years ago
  52. c7ef21b SF: Move/Refactor LayersNeedingFences by Lloyd Pique · 7 years ago
  53. ef36b00 SF: Fix a defect in the layer filtering logic by Lloyd Pique · 7 years ago
  54. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 7 years ago
  55. 31cb294 SF: Separate out render surface code by Lloyd Pique · 7 years ago
  56. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
  57. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 7 years ago
  58. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 7 years ago
  59. e9e843a Adding HDR10+ Support to SF by Valerie Hau · 7 years ago
  60. fb530cf Revert "Revert "[SurfaceFlinger] Add GPU protected content support."" by Peiyong Lin · 7 years ago
  61. e382daa Merge "Revert "[SurfaceFlinger] Add GPU protected content support."" by Bo Hu · 7 years ago
  62. 78fb96f Revert "[SurfaceFlinger] Add GPU protected content support." by Bo Hu · 7 years ago
  63. 3150c3a Merge "[SurfaceFlinger] Add GPU protected content support." by TreeHugger Robot · 7 years ago
  64. e977409 SF: Remove conditional lock in setPowerMode by Dominik Laskowski · 7 years ago
  65. dc97924 [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 7 years ago
  66. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
  67. 115b5ec Merge "Don't double close file descriptor in DisplayDevice::queueBuffer." by Alec Mouri · 7 years ago
  68. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  69. 745163a Don't double close file descriptor in DisplayDevice::queueBuffer. by Alec Mouri · 7 years ago
  70. f6fd29e Revert "Revert "Remove gl surfaces from DisplayDevice."" by Alec Mouri · 7 years ago
  71. 4efb6c2 Always set usage bits for GPU comp in DisplayDevice. by Alec Mouri · 7 years ago
  72. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
  73. 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 7 years ago
  74. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 7 years ago
  75. 0587464 Revert "Remove gl surfaces from DisplayDevice." by Alec Mouri · 7 years ago
  76. 1029443 Merge "SF: Define DisplayId as struct type" by TreeHugger Robot · 7 years ago
  77. 3415776 SF: Define DisplayId as struct type by Dominik Laskowski · 7 years ago
  78. ce0ad96 Remove gl surfaces from DisplayDevice. by Alec Mouri · 7 years ago
  79. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 7 years ago
  80. ba013fa Get display dimensions through ANativeWindow api. by Alec Mouri · 7 years ago
  81. 075d317 SF: Generalize display management by Dominik Laskowski · 8 years ago
  82. 9b17b2c2 SF: Add DisplayDevice::getDebugName() by Dominik Laskowski · 7 years ago
  83. 9758ae0 Support DISPLAY_P3 dataspace to BT2020 in SF by Valerie Hau · 7 years ago
  84. deb33c0 Merge "surfaceflinger: silence an error for non-WCG displays" am: 91fb454435 am: fbae725101 by Chia-I Wu · 7 years ago
  85. 6333af5 surfaceflinger: silence an error for non-WCG displays by Chia-I Wu · 7 years ago
  86. 2eef1d2 SF: Introduce DisplayDeviceCreationArgs by Lloyd Pique · 7 years ago
  87. 05483a0 Change setScissor() to take in Vulkan coordinate convention. by Alec Mouri · 7 years ago
  88. 1be50b5 surfaceflinger: use Vulkan coordinate system by Chia-I Wu · 7 years ago
  89. 9558256 Merge changes from topic "renderarea-2" by Chia-I Wu · 7 years ago
  90. a02871c surfaceflinger: add install orientation to DisplayDevice by Chia-I Wu · 7 years ago
  91. 304d9cd surfaceflinger: make mPrimaryDisplayOrientation static by Chia-I Wu · 7 years ago
  92. 833074a [RenderEngine] Organize RenderEngine directory. by Peiyong Lin · 7 years ago
  93. fb95bcc SF: Use compositionInfo after HWC changedTypes by David Sodman · 8 years ago
  94. cbc184f [RenderEngine] Add Android.bp to RenderEngine by Peiyong Lin · 7 years ago
  95. efefaac [SurfaceFlinger] Move Transform to libs/ui by Peiyong Lin · 7 years ago
  96. 3db4234 [SurfaceFlinger] Remove unused clz.h by Peiyong Lin · 7 years ago
  97. 3c6b7ef [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 8 years ago
  98. dfde511 [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 8 years ago
  99. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 8 years ago
  100. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 8 years ago