1. 9ad73bc Get screencap working correctly in landscape mode by Yiwei Zhang · 7 years ago
  2. f4e0287 Get screenshot to exclude black cutout by Yiwei Zhang · 7 years ago
  3. 99b4619 surfaceflinger: silence misleading virtual display errors by Chia-I Wu · 7 years ago
  4. bde9db5 Merge "SF: Add GL texture pool" into pi-dev by TreeHugger Robot · 7 years ago
  5. ad8d827 surfaceflinger: signalRefresh after boot animation starts by Chia-I Wu · 7 years ago
  6. 6d84411 [SurfaceFlinger] Apply legacy saturation matrix globally for Display P3. by Chia-I Wu · 7 years ago
  7. 9fdb7e0 SF: Add GL texture pool by Dan Stoza · 7 years ago
  8. 855087f Merge "SurfaceFlinger: Fixes around rotation and cropping." into pi-dev by TreeHugger Robot · 7 years ago
  9. d4ae7f3 SurfaceFlinger: Fixes around rotation and cropping. by Robert Carr · 7 years ago
  10. e203e04 Allow for more flexible vsync-offsets by Jorim Jaggi · 7 years ago
  11. b583b3b Merge "surfaceflinger: force client composition for Y410" into pi-dev by Chia-I Wu · 7 years ago
  12. 07376a9 surfaceflinger: force client composition for Y410 by Chia-I Wu · 7 years ago
  13. 3c6b7ef [SurfaceFlinger] Respect HDR data space. by Peiyong Lin · 7 years ago
  14. 70522fe Merge "Push existing pending state when deferring transaction" into pi-dev by Jorim Jaggi · 7 years ago
  15. 664ff4f Merge "Keep early vsync-offsets for at least two frames after transaction" into pi-dev by TreeHugger Robot · 7 years ago
  16. dba3273 Push existing pending state when deferring transaction by Jorim Jaggi · 7 years ago
  17. c4b08bd surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory by Chia-I Wu · 7 years ago
  18. 9053521 Keep early vsync-offsets for at least two frames after transaction by Jorim Jaggi · 7 years ago
  19. 2c5f734 Merge "Need GSI to support landscape LCM" into pi-dev by TreeHugger Robot · 7 years ago
  20. 7501ed6 Need GSI to support landscape LCM by Iris Chang · 7 years ago
  21. 0d71126 surfaceflinger: allow unknown render intents by Chia-I Wu · 7 years ago
  22. bbb4446 surfaceflinger: display color setting is a hint by Chia-I Wu · 7 years ago
  23. 0607fbe surfaceflinger: compute color mode mappings on hotplug by Chia-I Wu · 7 years ago
  24. 1b6bafc surfaceflinger: layer dataspace is not a state by Chia-I Wu · 7 years ago
  25. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 7 years ago
  26. 858e30b Merge changes I6618561d,If9479cd9,I3e13894e into pi-dev by TreeHugger Robot · 7 years ago
  27. e104332 surfaceflinger: use layer drawing dataspace by Chia-I Wu · 7 years ago
  28. 891f1c0 Merge "SF: Fix IGBP list leak" into pi-dev by Yiwei Zhang · 7 years ago
  29. 36574d9 surfaceflinger: fix screenshot dataspace under WCG by Chia-I Wu · 7 years ago
  30. 243b378 SF: Fix IGBP list leak by Yiwei Zhang · 7 years ago
  31. 24b0a48 SF: Test coverage for EventThread by Lloyd Pique · 7 years ago
  32. 76dd77a [SurfaceFlinger] Add methods for setting legacy starution matrix. by Peiyong Lin · 7 years ago
  33. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 7 years ago
  34. 96b513c Merge changes from topic "color-auto-legacy-srgb" into pi-dev by Chia-I Wu · 7 years ago
  35. 621f9d4 SF TimeStats: fix missed frame logic by Yiwei Zhang · 7 years ago
  36. 7a28ecb surfaceflinger: no re-saturation when in SRGB mode by Chia-I Wu · 7 years ago
  37. 8e50e69 surfaceflinger: switch RE color matrices lazily by Chia-I Wu · 7 years ago
  38. 5e9a43e surfaceflinger: remove hwcId < 0 path in doComposeSurfaces by Chia-I Wu · 7 years ago
  39. 1148147 surfaceflinger: re-saturate all legacy dataspaces by Chia-I Wu · 7 years ago
  40. 72128ee Merge "surfaceflinger: fix color tranform matrix races" into pi-dev by Chia-I Wu · 7 years ago
  41. 28f320b surfaceflinger: fix color tranform matrix races by Chia-I Wu · 7 years ago
  42. 0102ad2 SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 7 years ago
  43. fb06930 [SurfaceFlinger] Adapt min/max luminance from hardware composer. by Peiyong Lin · 7 years ago
  44. f59a719 [SurfaceFlinger] Add HLG simulation support. by Peiyong Lin · 7 years ago
  45. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  46. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 7 years ago
  47. 68f97b1 Merge "Fix transaction phase offsets" into pi-dev by Jorim Jaggi · 7 years ago
  48. 052a61e Merge "SF: Fix repaint everything logic" into pi-dev by TreeHugger Robot · 7 years ago
  49. 7ffee99 Merge "Set window to transparent when screenshotting layer." into pi-dev by Chavi Weingarten · 7 years ago
  50. 50da504 Set window to transparent when screenshotting layer. by chaviw · 7 years ago
  51. c7a25ad SF: Fix repaint everything logic by Dan Stoza · 7 years ago
  52. f15c3be Fix transaction phase offsets by Jorim Jaggi · 7 years ago
  53. 38e9a56 [SurfaceFlinger] Fix color mode switch. by Peiyong Lin · 7 years ago
  54. dd9b2ae [SurfaceFinger] Adds auto color mode support in SurfaceFlinger. by Peiyong Lin · 7 years ago
  55. 2713c30 Early wake-up for transitions (1/2) by Dan Stoza · 7 years ago
  56. 0e7a791 [SurfaceFlinger] Plumb HAL to hardware composer. by Peiyong Lin · 7 years ago
  57. 6b50255 Merge "Update dirty regions when requested to repaint everything" into pi-dev by TreeHugger Robot · 7 years ago
  58. a9dcf11 Update dirty regions when requested to repaint everything by Jeffrey Kardatzke · 7 years ago
  59. 36a1fe9 Merge "SF: Clean up updateTransformHint() processing." into pi-dev by TreeHugger Robot · 7 years ago
  60. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 7 years ago
  61. 7c64f17 Implement Display Layer Stats V0.1 by Yiwei Zhang · 7 years ago
  62. 068e31b Implement Display Layer Stats by Yiwei Zhang · 7 years ago
  63. 36d8ba8 Merge "surfaceflinger: minor dumpsys improvements" into pi-dev by TreeHugger Robot · 7 years ago
  64. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  65. d432a7c SF: Clean up updateTransformHint() processing. by Lloyd Pique · 7 years ago
  66. 1e04361 surfaceflinger: minor dumpsys improvements by Chia-I Wu · 7 years ago
  67. 2252bdb Merge "Add log for when a display mode change finishes." into pi-dev by Alice Sheng · 7 years ago
  68. 05ee4c9 Add log for when a display mode change finishes. by Alice Sheng · 7 years ago
  69. 2afd517 Merge changes Icf7cf2fd,I325521b7,Ia80c865d,I73599f62,I8526e671, ... into pi-dev by TreeHugger Robot · 7 years ago
  70. 0c2de36 Merge "SurfaceFlinger: Fix reparenting following ReparentForDrawing" into pi-dev by Rob Carr · 7 years ago
  71. 0959483 SF: Refactor display device creation by Lloyd Pique · 8 years ago
  72. 0c3a883 SF: Separate EventControlThread into interface and impl by Lloyd Pique · 8 years ago
  73. 4d23485 SF: Separate SurfaceInterceptor into interface and impl by Lloyd Pique · 8 years ago
  74. 9123ae5 SF: Separate MessageQueue into interface and impl by Lloyd Pique · 8 years ago
  75. 2d3ee6d SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 8 years ago
  76. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 7 years ago
  77. 2e971a9 Merge "Use unique_ptr for proto parser to handle destruction." into pi-dev by TreeHugger Robot · 7 years ago
  78. 7794ec1 Use unique_ptr for proto parser to handle destruction. by chaviw · 7 years ago
  79. 15eae09 SurfaceFlinger: Fix reparenting following ReparentForDrawing by Robert Carr · 7 years ago
  80. 3bed052 Fix frozen screen after exiting vr by Steven Thomas · 7 years ago
  81. 3c6f539 Merge "Add a null check in case device disappears." into pi-dev by TreeHugger Robot · 7 years ago
  82. 3b1b8af Add a null check in case device disappears. by Garfield Tan · 7 years ago
  83. 0a0158c SF: Add IGBP list leak debugging info by Dan Stoza · 7 years ago
  84. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  85. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  86. df1c25f Merge changes from topic "re-simplify-wcg" by Chia-I Wu · 7 years ago
  87. a52a5b6 Merge "SF: Fix mGraphicBufferProducerList" by TreeHugger Robot · 7 years ago
  88. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 7 years ago
  89. 9a48a8c surfaceflinger: simplify getActiveColorMode check by Chia-I Wu · 7 years ago
  90. 69bf10f surfaceflinger: simplify P3 support in RE by Chia-I Wu · 7 years ago
  91. 4b0e4dd surfaceflinger: fix WCG flag in DisplayDevice creation by Chia-I Wu · 7 years ago
  92. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 7 years ago
  93. ccfd682 Fix VrFlinger handoff by Jiwen 'Steve' Cai · 7 years ago
  94. 12eb423 SF: Abstract out buffer queue creation by Lloyd Pique · 8 years ago
  95. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  96. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  97. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 8 years ago
  98. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  99. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  100. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 7 years ago