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