1. 176fc51 Merge "[SF] Make sure destination clip is contained in display bounds" by TreeHugger Robot · 4 years, 2 months ago
  2. fcfe136 [SF] Make sure destination clip is contained in display bounds by Marin Shalamanov · 4 years, 2 months ago
  3. 93ec32b Merge "[SF] Rename variables to match style" into rvc-dev am: 289e402dac am: 29499e6105 am: 846d96e8da am: 9f562a47d5 by TreeHugger Robot · 4 years, 2 months ago
  4. 289e402 Merge "[SF] Rename variables to match style" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  5. cfeebd4 [SF] Rename variables to match style by Marin Shalamanov · 4 years, 2 months ago
  6. e5cceea SF: Store DeviceProductInfo in DisplayDevice by Marin Shalamanov · 4 years, 3 months ago
  7. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 4 years, 3 months ago
  8. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 4 years, 4 months ago
  9. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 4 years, 10 months ago
  10. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 4 years, 6 months ago
  11. 8fa50b6 Merge "SF: Redesign API to query display information" by TreeHugger Robot · 4 years, 6 months ago
  12. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 4 years, 8 months ago
  13. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 4 years, 6 months ago
  14. 9b079a2 Skip client composition requests by Vishnu Nair · 4 years, 6 months ago
  15. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 4 years, 7 months ago
  16. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 4 years, 9 months ago
  17. 2139f73 SurfaceFlinger: use config groups by Ady Abraham · 4 years, 9 months ago
  18. 22126b3 Merge "surfaceflinger: Pass proper transform orientation to setProjection()" am: ac5b759433 am: 0883f45f03 am: 03068f48f2 by LuK1337 · 4 years, 10 months ago
  19. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 5 years ago
  20. a4adfb1 surfaceflinger: Pass proper transform orientation to setProjection() by LuK1337 · 4 years, 10 months ago
  21. 3062998 SF: Remove DisplayDevice visible layer members by Lloyd Pique · 5 years ago
  22. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 5 years ago
  23. c7ef21b SF: Move/Refactor LayersNeedingFences by Lloyd Pique · 5 years ago
  24. ef36b00 SF: Fix a defect in the layer filtering logic by Lloyd Pique · 6 years ago
  25. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 6 years ago
  26. 31cb294 SF: Separate out render surface code by Lloyd Pique · 6 years ago
  27. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 6 years ago
  28. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 6 years ago
  29. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 6 years ago
  30. e9e843a Adding HDR10+ Support to SF by Valerie Hau · 6 years ago
  31. fb530cf Revert "Revert "[SurfaceFlinger] Add GPU protected content support."" by Peiyong Lin · 6 years ago
  32. e382daa Merge "Revert "[SurfaceFlinger] Add GPU protected content support."" by Bo Hu · 6 years ago
  33. 78fb96f Revert "[SurfaceFlinger] Add GPU protected content support." by Bo Hu · 6 years ago
  34. 3150c3a Merge "[SurfaceFlinger] Add GPU protected content support." by TreeHugger Robot · 6 years ago
  35. e977409 SF: Remove conditional lock in setPowerMode by Dominik Laskowski · 6 years ago
  36. dc97924 [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 6 years ago
  37. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 6 years ago
  38. 115b5ec Merge "Don't double close file descriptor in DisplayDevice::queueBuffer." by Alec Mouri · 6 years ago
  39. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 6 years ago
  40. 745163a Don't double close file descriptor in DisplayDevice::queueBuffer. by Alec Mouri · 6 years ago
  41. f6fd29e Revert "Revert "Remove gl surfaces from DisplayDevice."" by Alec Mouri · 6 years ago
  42. 4efb6c2 Always set usage bits for GPU comp in DisplayDevice. by Alec Mouri · 6 years ago
  43. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 6 years ago
  44. 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 6 years ago
  45. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 6 years ago
  46. 0587464 Revert "Remove gl surfaces from DisplayDevice." by Alec Mouri · 6 years ago
  47. 1029443 Merge "SF: Define DisplayId as struct type" by TreeHugger Robot · 6 years ago
  48. 3415776 SF: Define DisplayId as struct type by Dominik Laskowski · 6 years ago
  49. ce0ad96 Remove gl surfaces from DisplayDevice. by Alec Mouri · 6 years ago
  50. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 6 years ago
  51. ba013fa Get display dimensions through ANativeWindow api. by Alec Mouri · 6 years ago
  52. 075d317 SF: Generalize display management by Dominik Laskowski · 6 years ago
  53. 9b17b2c2 SF: Add DisplayDevice::getDebugName() by Dominik Laskowski · 6 years ago
  54. 9758ae0 Support DISPLAY_P3 dataspace to BT2020 in SF by Valerie Hau · 6 years ago
  55. deb33c0 Merge "surfaceflinger: silence an error for non-WCG displays" am: 91fb454435 am: fbae725101 by Chia-I Wu · 6 years ago
  56. 6333af5 surfaceflinger: silence an error for non-WCG displays by Chia-I Wu · 6 years ago
  57. 2eef1d2 SF: Introduce DisplayDeviceCreationArgs by Lloyd Pique · 6 years ago
  58. 05483a0 Change setScissor() to take in Vulkan coordinate convention. by Alec Mouri · 6 years ago
  59. 1be50b5 surfaceflinger: use Vulkan coordinate system by Chia-I Wu · 6 years ago
  60. 9558256 Merge changes from topic "renderarea-2" by Chia-I Wu · 6 years ago
  61. a02871c surfaceflinger: add install orientation to DisplayDevice by Chia-I Wu · 6 years ago
  62. 304d9cd surfaceflinger: make mPrimaryDisplayOrientation static by Chia-I Wu · 6 years ago
  63. 833074a [RenderEngine] Organize RenderEngine directory. by Peiyong Lin · 6 years ago
  64. fb95bcc SF: Use compositionInfo after HWC changedTypes by David Sodman · 7 years ago
  65. cbc184f [RenderEngine] Add Android.bp to RenderEngine by Peiyong Lin · 6 years ago
  66. efefaac [SurfaceFlinger] Move Transform to libs/ui by Peiyong Lin · 6 years ago
  67. 3db4234 [SurfaceFlinger] Remove unused clz.h by Peiyong Lin · 6 years ago
  68. 3c6b7ef [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 6 years ago
  69. dfde511 [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 6 years ago
  70. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 6 years ago
  71. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 6 years ago
  72. ba65e2d Merge "surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory" into pi-dev am: 88fbd425a8 by Chia-I Wu · 6 years ago
  73. c4b08bd surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory by Chia-I Wu · 6 years ago
  74. bd1c877 Merge "Need GSI to support landscape LCM" into pi-dev am: 2c5f734f97 by Iris Chang · 6 years ago
  75. 10121fa resolve merge conflicts of 7918a12255b4300e85a02114db0e2ffeaa5e7088 to master by Chia-I Wu · 6 years ago
  76. 2c5f734 Merge "Need GSI to support landscape LCM" into pi-dev by TreeHugger Robot · 6 years ago
  77. 7501ed6 Need GSI to support landscape LCM by Iris Chang · 6 years ago
  78. 0d71126 surfaceflinger: allow unknown render intents by Chia-I Wu · 6 years ago
  79. 0607fbe surfaceflinger: compute color mode mappings on hotplug by Chia-I Wu · 6 years ago
  80. 4473cfa Merge "surfaceflinger: compute color mode mappings on hotplug" by Chia-I Wu · 6 years ago
  81. 614e142 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 6 years ago
  82. be02ec0 surfaceflinger: compute color mode mappings on hotplug by Chia-I Wu · 6 years ago
  83. 437efc2 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 6 years ago
  84. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  85. 136fbbc [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  86. 9ab643e Merge "[SurfaceFlinger] Adapt min/max luminance from hardware composer." into pi-dev am: 8c53323232 by Peiyong Lin · 6 years ago
  87. fb06930 [SurfaceFlinger] Adapt min/max luminance from hardware composer. by Peiyong Lin · 6 years ago
  88. 281644e SF: Remove DisplayDevice::DisplayType conditionals by Dominik Laskowski · 6 years ago
  89. 663bd28 SF: Clean up DisplayDeviceState by Dominik Laskowski · 6 years ago
  90. bf170d9 SF: Use std::string for display name by Dominik Laskowski · 6 years ago
  91. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  92. 0ac5f4e [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  93. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 6 years ago
  94. dd9b2ae [SurfaceFinger] Adds auto color mode support in SurfaceFlinger. by Peiyong Lin · 6 years ago
  95. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 6 years ago
  96. 7c64f17 Implement Display Layer Stats V0.1 by Yiwei Zhang · 6 years ago
  97. 36d8ba8 Merge "surfaceflinger: minor dumpsys improvements" into pi-dev by TreeHugger Robot · 6 years ago
  98. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 6 years ago
  99. 1e04361 surfaceflinger: minor dumpsys improvements by Chia-I Wu · 6 years ago
  100. 0959483 SF: Refactor display device creation by Lloyd Pique · 7 years ago