1. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 4 years ago
  2. f6b5d18 [SF] Extract {Display|Layer}RenderArea to separate files by Marin Shalamanov · 4 years, 2 months ago
  3. 1c43429 [SF] Don't keep sp<DisplayDevice> when doing screenshot by Marin Shalamanov · 4 years, 2 months ago
  4. 446adfd Merge "SF: Remove display lookup in Layer classes" into rvc-dev am: 8a908e784f am: 79ff755388 am: 3afe40d8a6 am: 5c4aa4040d by TreeHugger Robot · 4 years, 3 months ago
  5. b7251f4 SF: Remove display lookup in Layer classes by Dominik Laskowski · 4 years, 3 months ago
  6. 7ce8764 SF: Store DeviceProductInfo in DisplayDeviceState by Marin Shalamanov · 4 years, 3 months ago
  7. e5cceea SF: Store DeviceProductInfo in DisplayDevice by Marin Shalamanov · 4 years, 3 months ago
  8. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 4 years, 3 months ago
  9. e9d809e Remove hwcomposer2.h by Peiyong Lin · 4 years, 4 months ago
  10. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 4 years, 4 months ago
  11. 4a42d43 SF: Update display properties on hotplug connect by Marin Shalamanov · 4 years, 6 months ago
  12. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 4 years, 10 months ago
  13. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 4 years, 6 months ago
  14. 8fa50b6 Merge "SF: Redesign API to query display information" by TreeHugger Robot · 4 years, 6 months ago
  15. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 4 years, 8 months ago
  16. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 4 years, 6 months ago
  17. 8a82ba6 SurfaceFlinger: enhance refresh rate selection by Ady Abraham · 4 years, 6 months ago
  18. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 4 years, 9 months ago
  19. 21f7b04 Merge "SurfaceFlinger: use config groups" by TreeHugger Robot · 4 years, 8 months ago
  20. 2139f73 SurfaceFlinger: use config groups by Ady Abraham · 4 years, 9 months ago
  21. 3a7346c [Shadows] Create a new composition layer for shadows [6/n] by Vishnu Nair · 4 years, 8 months ago
  22. d6f1fc2 Add layerStack field to DisplayInfo by Huihong Luo · 4 years, 11 months ago
  23. 3062998 SF: Remove DisplayDevice visible layer members by Lloyd Pique · 5 years ago
  24. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 5 years ago
  25. c7ef21b SF: Move/Refactor LayersNeedingFences by Lloyd Pique · 5 years ago
  26. adb75f4 Fix the source crop for screenshots for notch hide by Alec Mouri · 5 years ago
  27. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 5 years ago
  28. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 6 years ago
  29. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 6 years ago
  30. 31cb294 SF: Separate out render surface code by Lloyd Pique · 6 years ago
  31. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 6 years ago
  32. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 6 years ago
  33. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 6 years ago
  34. e9e843a Adding HDR10+ Support to SF by Valerie Hau · 6 years ago
  35. fb530cf Revert "Revert "[SurfaceFlinger] Add GPU protected content support."" by Peiyong Lin · 6 years ago
  36. e382daa Merge "Revert "[SurfaceFlinger] Add GPU protected content support."" by Bo Hu · 6 years ago
  37. 78fb96f Revert "[SurfaceFlinger] Add GPU protected content support." by Bo Hu · 6 years ago
  38. 3150c3a Merge "[SurfaceFlinger] Add GPU protected content support." by TreeHugger Robot · 6 years ago
  39. e977409 SF: Remove conditional lock in setPowerMode by Dominik Laskowski · 6 years ago
  40. dc97924 [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 6 years ago
  41. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 6 years ago
  42. f6fd29e Revert "Revert "Remove gl surfaces from 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. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 6 years ago
  45. 0587464 Revert "Remove gl surfaces from DisplayDevice." by Alec Mouri · 6 years ago
  46. ce0ad96 Remove gl surfaces from DisplayDevice. by Alec Mouri · 6 years ago
  47. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 6 years ago
  48. ba013fa Get display dimensions through ANativeWindow api. by Alec Mouri · 6 years ago
  49. 075d317 SF: Generalize display management by Dominik Laskowski · 6 years ago
  50. 9b17b2c2 SF: Add DisplayDevice::getDebugName() by Dominik Laskowski · 6 years ago
  51. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 6 years ago
  52. 2eef1d2 SF: Introduce DisplayDeviceCreationArgs by Lloyd Pique · 6 years ago
  53. 8730ba8 surfaceflinger: fix captureScreen for landscape LCM by Chia-I Wu · 6 years ago
  54. 9558256 Merge changes from topic "renderarea-2" by Chia-I Wu · 6 years ago
  55. 5f6664c surfaceflinger: improve RenderArea needsFiltering by Chia-I Wu · 6 years ago
  56. f2aa311 surfaceflinger: respect install orientation in DisplayRenderArea by Chia-I Wu · 6 years ago
  57. a02871c surfaceflinger: add install orientation to DisplayDevice by Chia-I Wu · 6 years ago
  58. 833074a [RenderEngine] Organize RenderEngine directory. by Peiyong Lin · 6 years ago
  59. dc3a107 Merge "SF: Use compositionInfo after HWC changedTypes" by TreeHugger Robot · 6 years ago
  60. fb95bcc SF: Use compositionInfo after HWC changedTypes by David Sodman · 7 years ago
  61. c80dcbb surfaceflinger: remove ISurfaceComposer.h from RenderArea by Chia-I Wu · 6 years ago
  62. 9d1abea surfaceflinger: reorder width and height in RenderArea ctor by Chia-I Wu · 6 years ago
  63. cbc184f [RenderEngine] Add Android.bp to RenderEngine by Peiyong Lin · 6 years ago
  64. efefaac [SurfaceFlinger] Move Transform to libs/ui by Peiyong Lin · 6 years ago
  65. f07b85b SF: Remove DisplayDeviceState::isValid by Dominik Laskowski · 6 years ago
  66. dfde511 [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 6 years ago
  67. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 6 years ago
  68. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 6 years ago
  69. 4473cfa Merge "surfaceflinger: compute color mode mappings on hotplug" by Chia-I Wu · 6 years ago
  70. 614e142 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 6 years ago
  71. be02ec0 surfaceflinger: compute color mode mappings on hotplug by Chia-I Wu · 6 years ago
  72. 5904309 Merge "surfaceflinger: fix screenshot dataspace under WCG" into pi-dev am: 1387ea90a1 by Chia-I Wu · 6 years ago
  73. 36574d9 surfaceflinger: fix screenshot dataspace under WCG by Chia-I Wu · 6 years ago
  74. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  75. 136fbbc [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  76. 9ab643e Merge "[SurfaceFlinger] Adapt min/max luminance from hardware composer." into pi-dev am: 8c53323232 by Peiyong Lin · 6 years ago
  77. fb06930 [SurfaceFlinger] Adapt min/max luminance from hardware composer. by Peiyong Lin · 6 years ago
  78. 281644e SF: Remove DisplayDevice::DisplayType conditionals by Dominik Laskowski · 6 years ago
  79. 663bd28 SF: Clean up DisplayDeviceState by Dominik Laskowski · 6 years ago
  80. bf170d9 SF: Use std::string for display name by Dominik Laskowski · 6 years ago
  81. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  82. 0ac5f4e [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  83. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 6 years ago
  84. 7ffee99 Merge "Set window to transparent when screenshotting layer." into pi-dev by Chavi Weingarten · 6 years ago
  85. 50da504 Set window to transparent when screenshotting layer. by chaviw · 6 years ago
  86. dd9b2ae [SurfaceFinger] Adds auto color mode support in SurfaceFlinger. by Peiyong Lin · 6 years ago
  87. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 6 years ago
  88. 7c64f17 Implement Display Layer Stats V0.1 by Yiwei Zhang · 6 years ago
  89. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 6 years ago
  90. 0959483 SF: Refactor display device creation by Lloyd Pique · 7 years ago
  91. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 6 years ago
  92. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 7 years ago
  93. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 7 years ago
  94. f846a35 surfaceflinger: use RE::Surface in DisplayDevice by Chia-I Wu · 7 years ago
  95. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 7 years ago
  96. 94e6a68 surfaceflinger: remove DisplayDevice::mFlags by Chia-I Wu · 7 years ago
  97. c670d50 surfaceflinger: remove EGLConfig from DisplayDevice ctor by Chia-I Wu · 7 years ago
  98. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 7 years ago
  99. 8380689 surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 7 years ago
  100. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 7 years ago