1. 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 6 years ago
  2. d4a6164 Only allow system and graphics to create secure displays by chaviw · 6 years ago
  3. 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 6 years ago
  4. 8cb2188 SurfaceFlinger: DispSync -> VsyncController by Ady Abraham · 6 years ago
  5. 9c53ee7 SurfaceFlinger: use duration instead of offset by Ady Abraham · 6 years ago
  6. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 6 years ago
  7. 7de1783 Merge "Use type safe display IDs." by Marin Shalamanov · 6 years ago
  8. 8532956 Merge "SF: Remove EventControlThread" by TreeHugger Robot · 6 years ago
  9. 8b01cc0 SF: Remove EventControlThread by Dominik Laskowski · 6 years ago
  10. a524a09 Use type safe display IDs. by Marin Shalamanov · 6 years ago
  11. 47c494c Merge "Remove sourceClip from OutputCompositionState" by Marin Shalamanov · 6 years ago
  12. 2492a02 SF: use cached vsync period by Ady Abraham · 6 years ago
  13. 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 6 years ago
  14. 7ce8764 SF: Store DeviceProductInfo in DisplayDeviceState by Marin Shalamanov · 6 years ago
  15. e5cceea SF: Store DeviceProductInfo in DisplayDevice by Marin Shalamanov · 6 years ago
  16. 31473fc Merge "Replace PowerHint with Boost in SurfaceComposer callback" by Lais Andrade · 6 years ago
  17. 3a6e47d Replace PowerHint with Boost in SurfaceComposer callback by Lais Andrade · 6 years ago
  18. c744328 Merge "Remove usage of hwcomposer_defs.h." into rvc-dev by TreeHugger Robot · 6 years ago
  19. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 6 years ago
  20. caeea92 Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev by Ady Abraham · 6 years ago
  21. 0ed31c9 SurfaceFlinger: use intended wake up time when calculating next present time by Ady Abraham · 6 years ago
  22. e9d809e Remove hwcomposer2.h by Peiyong Lin · 6 years ago
  23. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 6 years ago
  24. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 6 years ago
  25. 4a42d43 SF: Update display properties on hotplug connect by Marin Shalamanov · 6 years ago
  26. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 7 years ago
  27. 35436d0 Merge "SF: Populate DisplayConnectionType in DisplayInfo" by Dominik Laskowski · 6 years ago
  28. 4603f3c [sf] Add support for generic layer metadata to HWComposer and HWC2 by Lloyd Pique · 6 years ago
  29. 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 6 years ago
  30. e8fe474 CE: Use distinct source and destination clip rectangles by Lloyd Pique · 6 years ago
  31. 3305047 SF: Add DisplayDevice setProjection test by Lloyd Pique · 6 years ago
  32. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  33. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  34. 2139f73 SurfaceFlinger: use config groups by Ady Abraham · 6 years ago
  35. 7159f57 SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware by Ady Abraham · 7 years ago
  36. 1ebe090 gui: Set up libgui_mocks by Lloyd Pique · 7 years ago
  37. 25a4e7d SF: Upgrade to Composer HAL 2.4 by Dominik Laskowski · 7 years ago
  38. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 7 years ago
  39. 9804183 SF: Clean up Scheduler by Dominik Laskowski · 7 years ago
  40. 7c9dbf9 SF: Refactor Scheduler mock injection by Dominik Laskowski · 7 years ago
  41. 1336e6e [SurfaceFlinger] Query display capability when display is on the first time. by Peiyong Lin · 7 years ago
  42. 8beb414 Disconnect from surface when the RenderSurface object is removed. by chaviw · 7 years ago
  43. 754c98a Add pending period to DispSync. by Alec Mouri · 7 years ago
  44. 09bd392 SF: Updating content FPS tracking by Ady Abraham · 7 years ago
  45. 9e9800c SF: Fix for a leaked mock reported in processesVirtualDisplayAdded by Lloyd Pique · 7 years ago
  46. 85131bd add display_primary* to sysprop by Sundong Ahn · 7 years ago
  47. afb4584 SF: Adding testable Scheduler and updating tests. by Ana Krulec · 7 years ago
  48. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  49. 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  50. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  51. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  52. 1eba020 SF: Tie VSyncState lifetime to display hotplug by Dominik Laskowski · 7 years ago
  53. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 8 years ago
  54. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 8 years ago
  55. 27083ae Merge changes from topics "sf-hwc-abstract", "sf-ce-min" by TreeHugger Robot · 7 years ago
  56. 3823e7b SF: Set up librenderengine_mocks by Lloyd Pique · 8 years ago
  57. e9e843a Adding HDR10+ Support to SF by Valerie Hau · 7 years ago
  58. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
  59. ed531a3 [SurfaceFlinger] Query per display SkipClientColorTransform. by Peiyong Lin · 8 years ago
  60. f2f18f7 Merge "SF: Clean up HWComposer" by TreeHugger Robot · 7 years ago
  61. 1af4793 SF: Clean up HWComposer by Dominik Laskowski · 7 years ago
  62. f6fd29e Revert "Revert "Remove gl surfaces from DisplayDevice."" by Alec Mouri · 7 years ago
  63. 4efb6c2 Always set usage bits for GPU comp in DisplayDevice. by Alec Mouri · 7 years ago
  64. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
  65. 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 7 years ago
  66. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 7 years ago
  67. 0587464 Revert "Remove gl surfaces from DisplayDevice." by Alec Mouri · 7 years ago
  68. 1029443 Merge "SF: Define DisplayId as struct type" by TreeHugger Robot · 7 years ago
  69. 3415776 SF: Define DisplayId as struct type by Dominik Laskowski · 8 years ago
  70. ce0ad96 Remove gl surfaces from DisplayDevice. by Alec Mouri · 8 years ago
  71. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 8 years ago
  72. ba013fa Get display dimensions through ANativeWindow api. by Alec Mouri · 8 years ago
  73. 075d317 SF: Generalize display management by Dominik Laskowski · 8 years ago
  74. 9758ae0 Support DISPLAY_P3 dataspace to BT2020 in SF by Valerie Hau · 8 years ago
  75. 2209836 SF: Break out NativeWindowSurface by Lloyd Pique · 8 years ago
  76. 05483a0 Change setScissor() to take in Vulkan coordinate convention. by Alec Mouri · 8 years ago
  77. 438e9e7 SF: Fix two display identification bugs by Lloyd Pique · 8 years ago
  78. 833074a [RenderEngine] Organize RenderEngine directory. by Peiyong Lin · 8 years ago
  79. 13effd1 [SurfaceFlinger] Decouple color management from wide color display property. by Peiyong Lin · 8 years ago
  80. 6753a02 surfaceflinger: fix misplacement of getHwComposer related function by tangrobin · 8 years ago
  81. 41be5d2 [SurfaceFlinger] Allow DispSync to be GMock'd by Lloyd Pique · 8 years ago
  82. d7e01d7 surfaceflinger: do not propogate getPerFrameMetadataKeys errors by Chia-I Wu · 8 years ago
  83. 0f509fb surfaceflinger: silence misleading virtual display errors by Chia-I Wu · 8 years ago
  84. f07b85b SF: Remove DisplayDeviceState::isValid by Dominik Laskowski · 8 years ago
  85. 00a6fa2 SF: Decouple EventThread from DisplayDevice by Dominik Laskowski · 8 years ago
  86. a2edf61 SF: Clean up remaining display identifiers by Dominik Laskowski · 8 years ago
  87. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 8 years ago
  88. 9fae102 SF: Use std::map for DisplayDevice lookup by Dominik Laskowski · 8 years ago
  89. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 8 years ago
  90. 614e142 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 8 years ago
  91. 2de60f0 Merge "SF: Initialize DisplayDevice with the active config index" into pi-dev am: 384bf40ae9 by Lloyd Pique · 8 years ago
  92. 9b5c00a Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev am: 892e17d7e5 by Lloyd Pique · 8 years ago
  93. 8c0d8f7 Merge changes I6618561d,If9479cd9,I3e13894e into pi-dev am: 858e30b7d7 by Lloyd Pique · 8 years ago
  94. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 8 years ago
  95. 892e17d Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev by TreeHugger Robot · 8 years ago
  96. d883d5a SF: Unittest Coverage for HDR/per-frame-metadata by Lloyd Pique · 8 years ago
  97. 7d4aa6c SF: Test coverage for setPowerModeInternal by Lloyd Pique · 8 years ago
  98. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 8 years ago
  99. 136fbbc [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 8 years ago
  100. 667b707 Merge "SF: Generate stable display IDs using EDID" by Dominik Laskowski · 8 years ago