1. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 6 years ago
  2. 31cb294 SF: Separate out render surface code by Lloyd Pique · 6 years ago
  3. 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 6 years ago
  4. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 6 years ago
  5. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 6 years ago
  6. e9e843a Adding HDR10+ Support to SF by Valerie Hau · 6 years ago
  7. fb530cf Revert "Revert "[SurfaceFlinger] Add GPU protected content support."" by Peiyong Lin · 6 years ago
  8. e382daa Merge "Revert "[SurfaceFlinger] Add GPU protected content support."" by Bo Hu · 6 years ago
  9. 78fb96f Revert "[SurfaceFlinger] Add GPU protected content support." by Bo Hu · 6 years ago
  10. 3150c3a Merge "[SurfaceFlinger] Add GPU protected content support." by TreeHugger Robot · 6 years ago
  11. e977409 SF: Remove conditional lock in setPowerMode by Dominik Laskowski · 6 years ago
  12. dc97924 [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 6 years ago
  13. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 6 years ago
  14. f6fd29e Revert "Revert "Remove gl surfaces from DisplayDevice."" by Alec Mouri · 6 years ago
  15. 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 6 years ago
  16. 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 6 years ago
  17. 0587464 Revert "Remove gl surfaces from DisplayDevice." by Alec Mouri · 6 years ago
  18. ce0ad96 Remove gl surfaces from DisplayDevice. by Alec Mouri · 6 years ago
  19. 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 6 years ago
  20. ba013fa Get display dimensions through ANativeWindow api. by Alec Mouri · 6 years ago
  21. 075d317 SF: Generalize display management by Dominik Laskowski · 6 years ago
  22. 9b17b2c2 SF: Add DisplayDevice::getDebugName() by Dominik Laskowski · 6 years ago
  23. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 6 years ago
  24. 2eef1d2 SF: Introduce DisplayDeviceCreationArgs by Lloyd Pique · 6 years ago
  25. 8730ba8 surfaceflinger: fix captureScreen for landscape LCM by Chia-I Wu · 6 years ago
  26. 9558256 Merge changes from topic "renderarea-2" by Chia-I Wu · 6 years ago
  27. 5f6664c surfaceflinger: improve RenderArea needsFiltering by Chia-I Wu · 6 years ago
  28. f2aa311 surfaceflinger: respect install orientation in DisplayRenderArea by Chia-I Wu · 6 years ago
  29. a02871c surfaceflinger: add install orientation to DisplayDevice by Chia-I Wu · 6 years ago
  30. 833074a [RenderEngine] Organize RenderEngine directory. by Peiyong Lin · 6 years ago
  31. dc3a107 Merge "SF: Use compositionInfo after HWC changedTypes" by TreeHugger Robot · 6 years ago
  32. fb95bcc SF: Use compositionInfo after HWC changedTypes by David Sodman · 7 years ago
  33. c80dcbb surfaceflinger: remove ISurfaceComposer.h from RenderArea by Chia-I Wu · 6 years ago
  34. 9d1abea surfaceflinger: reorder width and height in RenderArea ctor by Chia-I Wu · 6 years ago
  35. cbc184f [RenderEngine] Add Android.bp to RenderEngine by Peiyong Lin · 6 years ago
  36. efefaac [SurfaceFlinger] Move Transform to libs/ui by Peiyong Lin · 6 years ago
  37. f07b85b SF: Remove DisplayDeviceState::isValid by Dominik Laskowski · 6 years ago
  38. dfde511 [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 6 years ago
  39. 7e04546 SF: Use consistent names for display IDs by Dominik Laskowski · 6 years ago
  40. eecd659 SF: Use consistent names for display references by Dominik Laskowski · 6 years ago
  41. 4473cfa Merge "surfaceflinger: compute color mode mappings on hotplug" by Chia-I Wu · 6 years ago
  42. 614e142 surfaceflinger: initialize DisplayDevice data members by Chia-I Wu · 6 years ago
  43. be02ec0 surfaceflinger: compute color mode mappings on hotplug by Chia-I Wu · 6 years ago
  44. 5904309 Merge "surfaceflinger: fix screenshot dataspace under WCG" into pi-dev am: 1387ea90a1 by Chia-I Wu · 6 years ago
  45. 36574d9 surfaceflinger: fix screenshot dataspace under WCG by Chia-I Wu · 6 years ago
  46. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  47. 136fbbc [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 6 years ago
  48. 9ab643e Merge "[SurfaceFlinger] Adapt min/max luminance from hardware composer." into pi-dev am: 8c53323232 by Peiyong Lin · 6 years ago
  49. fb06930 [SurfaceFlinger] Adapt min/max luminance from hardware composer. by Peiyong Lin · 6 years ago
  50. 281644e SF: Remove DisplayDevice::DisplayType conditionals by Dominik Laskowski · 6 years ago
  51. 663bd28 SF: Clean up DisplayDeviceState by Dominik Laskowski · 6 years ago
  52. bf170d9 SF: Use std::string for display name by Dominik Laskowski · 6 years ago
  53. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  54. 0ac5f4e [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 6 years ago
  55. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 6 years ago
  56. 7ffee99 Merge "Set window to transparent when screenshotting layer." into pi-dev by Chavi Weingarten · 6 years ago
  57. 50da504 Set window to transparent when screenshotting layer. by chaviw · 6 years ago
  58. dd9b2ae [SurfaceFinger] Adds auto color mode support in SurfaceFlinger. by Peiyong Lin · 6 years ago
  59. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 6 years ago
  60. 7c64f17 Implement Display Layer Stats V0.1 by Yiwei Zhang · 6 years ago
  61. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 6 years ago
  62. 0959483 SF: Refactor display device creation by Lloyd Pique · 6 years ago
  63. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 6 years ago
  64. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 7 years ago
  65. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 7 years ago
  66. f846a35 surfaceflinger: use RE::Surface in DisplayDevice by Chia-I Wu · 7 years ago
  67. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 7 years ago
  68. 94e6a68 surfaceflinger: remove DisplayDevice::mFlags by Chia-I Wu · 7 years ago
  69. c670d50 surfaceflinger: remove EGLConfig from DisplayDevice ctor by Chia-I Wu · 7 years ago
  70. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 7 years ago
  71. 8380689 surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 7 years ago
  72. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 7 years ago
  73. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 7 years ago
  74. 1e9bf7c Merge "libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  75. ab0c319 libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT by Chia-I Wu · 7 years ago
  76. 281e811 Communicate composition buffer dataspace to HWC by Courtney Goeltzenleuchter · 7 years ago
  77. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 7 years ago
  78. f0c53d6 [SurfaceFlinger] Document layerStack by Fabien Sanglard · 7 years ago
  79. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 8 years ago
  80. 90f9234 Delete HWC1 by Fabien Sanglard · 8 years ago
  81. ffc9efc Add display tracing to SurfaceInterceptor by Irvel · 8 years ago
  82. 28f24d0 Color transforms are now color modes. by Michael Wright · 8 years ago
  83. 021623b SF: Fix camera orientation on virtual displays by Pablo Ceballos · 8 years ago
  84. 40845df SF: Add FenceTracker by Pablo Ceballos · 8 years ago
  85. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 9 years ago
  86. b5b3563 SF: check secure layers in screenshot message handler by Pablo Ceballos · 8 years ago
  87. 646f541 surfaceflinger: fix -Wmismatched-tags warnings by Jesse Hall · 10 years ago
  88. d4548dd am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev by Jesse Hall · 10 years ago
  89. b7a0549 surfaceflinger: skip composition for empty frames by Jesse Hall · 10 years ago
  90. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  91. 6c9e34a Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig. by Michael Lentine · 10 years ago
  92. 2c9b11f surfaceflinger: Replace blank/unblank with setPowerMode by Prashant Malani · 10 years ago
  93. f3c07d4 Fix virtual display nesting by Dan Stoza · 10 years ago
  94. 7143316 Fix virtual display nesting by Dan Stoza · 10 years ago
  95. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 11 years ago
  96. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 11 years ago
  97. d2cf8c2 Merge "Provide HWC prepare with a valid output buffer" into klp-dev by Jesse Hall · 11 years ago
  98. 028dc8f Provide HWC prepare with a valid output buffer by Jesse Hall · 11 years ago
  99. 4f4f094 SurfaceFlinger now runs in the process's main thread by Mathias Agopian · 11 years ago
  100. 9e663de Use new HWC display type/count constants. by Jesse Hall · 11 years ago