1. 3c085a0 SF: Initialize DisplayDevice with the active config index by Lloyd Pique · 7 years ago
  2. 858e30b Merge changes I6618561d,If9479cd9,I3e13894e into pi-dev by TreeHugger Robot · 7 years ago
  3. e104332 surfaceflinger: use layer drawing dataspace by Chia-I Wu · 7 years ago
  4. 891f1c0 Merge "SF: Fix IGBP list leak" into pi-dev by Yiwei Zhang · 7 years ago
  5. 36574d9 surfaceflinger: fix screenshot dataspace under WCG by Chia-I Wu · 7 years ago
  6. 243b378 SF: Fix IGBP list leak by Yiwei Zhang · 7 years ago
  7. 24b0a48 SF: Test coverage for EventThread by Lloyd Pique · 7 years ago
  8. 76dd77a [SurfaceFlinger] Add methods for setting legacy starution matrix. by Peiyong Lin · 7 years ago
  9. d6fa4a7 [SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode. by Peiyong Lin · 7 years ago
  10. 96b513c Merge changes from topic "color-auto-legacy-srgb" into pi-dev by Chia-I Wu · 7 years ago
  11. 621f9d4 SF TimeStats: fix missed frame logic by Yiwei Zhang · 7 years ago
  12. 7a28ecb surfaceflinger: no re-saturation when in SRGB mode by Chia-I Wu · 7 years ago
  13. 8e50e69 surfaceflinger: switch RE color matrices lazily by Chia-I Wu · 7 years ago
  14. 5e9a43e surfaceflinger: remove hwcId < 0 path in doComposeSurfaces by Chia-I Wu · 7 years ago
  15. 1148147 surfaceflinger: re-saturate all legacy dataspaces by Chia-I Wu · 7 years ago
  16. 72128ee Merge "surfaceflinger: fix color tranform matrix races" into pi-dev by Chia-I Wu · 7 years ago
  17. 28f320b surfaceflinger: fix color tranform matrix races by Chia-I Wu · 7 years ago
  18. 0102ad2 SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 7 years ago
  19. fb06930 [SurfaceFlinger] Adapt min/max luminance from hardware composer. by Peiyong Lin · 7 years ago
  20. f59a719 [SurfaceFlinger] Add HLG simulation support. by Peiyong Lin · 7 years ago
  21. 2c327ac [SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata. by Peiyong Lin · 7 years ago
  22. 6266589 [SurfaceFlinger] Extend HDR support. by Peiyong Lin · 7 years ago
  23. 68f97b1 Merge "Fix transaction phase offsets" into pi-dev by Jorim Jaggi · 7 years ago
  24. 052a61e Merge "SF: Fix repaint everything logic" into pi-dev by TreeHugger Robot · 7 years ago
  25. 7ffee99 Merge "Set window to transparent when screenshotting layer." into pi-dev by Chavi Weingarten · 7 years ago
  26. 50da504 Set window to transparent when screenshotting layer. by chaviw · 7 years ago
  27. c7a25ad SF: Fix repaint everything logic by Dan Stoza · 7 years ago
  28. f15c3be Fix transaction phase offsets by Jorim Jaggi · 7 years ago
  29. 38e9a56 [SurfaceFlinger] Fix color mode switch. by Peiyong Lin · 7 years ago
  30. dd9b2ae [SurfaceFinger] Adds auto color mode support in SurfaceFlinger. by Peiyong Lin · 7 years ago
  31. 2713c30 Early wake-up for transitions (1/2) by Dan Stoza · 7 years ago
  32. 0e7a791 [SurfaceFlinger] Plumb HAL to hardware composer. by Peiyong Lin · 7 years ago
  33. 6b50255 Merge "Update dirty regions when requested to repaint everything" into pi-dev by TreeHugger Robot · 7 years ago
  34. a9dcf11 Update dirty regions when requested to repaint everything by Jeffrey Kardatzke · 7 years ago
  35. 36a1fe9 Merge "SF: Clean up updateTransformHint() processing." into pi-dev by TreeHugger Robot · 7 years ago
  36. 34beb7a [SurfaceFlinger] Replace android_dataspace with Dataspace. by Peiyong Lin · 7 years ago
  37. 7c64f17 Implement Display Layer Stats V0.1 by Yiwei Zhang · 7 years ago
  38. 068e31b Implement Display Layer Stats by Yiwei Zhang · 7 years ago
  39. 36d8ba8 Merge "surfaceflinger: minor dumpsys improvements" into pi-dev by TreeHugger Robot · 7 years ago
  40. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago
  41. d432a7c SF: Clean up updateTransformHint() processing. by Lloyd Pique · 7 years ago
  42. 1e04361 surfaceflinger: minor dumpsys improvements by Chia-I Wu · 7 years ago
  43. 2252bdb Merge "Add log for when a display mode change finishes." into pi-dev by Alice Sheng · 7 years ago
  44. 05ee4c9 Add log for when a display mode change finishes. by Alice Sheng · 7 years ago
  45. 2afd517 Merge changes Icf7cf2fd,I325521b7,Ia80c865d,I73599f62,I8526e671, ... into pi-dev by TreeHugger Robot · 7 years ago
  46. 0c2de36 Merge "SurfaceFlinger: Fix reparenting following ReparentForDrawing" into pi-dev by Rob Carr · 7 years ago
  47. 0959483 SF: Refactor display device creation by Lloyd Pique · 8 years ago
  48. 0c3a883 SF: Separate EventControlThread into interface and impl by Lloyd Pique · 8 years ago
  49. 4d23485 SF: Separate SurfaceInterceptor into interface and impl by Lloyd Pique · 8 years ago
  50. 9123ae5 SF: Separate MessageQueue into interface and impl by Lloyd Pique · 8 years ago
  51. 2d3ee6d SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 8 years ago
  52. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 7 years ago
  53. 2e971a9 Merge "Use unique_ptr for proto parser to handle destruction." into pi-dev by TreeHugger Robot · 7 years ago
  54. 7794ec1 Use unique_ptr for proto parser to handle destruction. by chaviw · 7 years ago
  55. 15eae09 SurfaceFlinger: Fix reparenting following ReparentForDrawing by Robert Carr · 7 years ago
  56. 3bed052 Fix frozen screen after exiting vr by Steven Thomas · 7 years ago
  57. 3c6f539 Merge "Add a null check in case device disappears." into pi-dev by TreeHugger Robot · 7 years ago
  58. 3b1b8af Add a null check in case device disappears. by Garfield Tan · 7 years ago
  59. 0a0158c SF: Add IGBP list leak debugging info by Dan Stoza · 7 years ago
  60. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  61. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  62. df1c25f Merge changes from topic "re-simplify-wcg" by Chia-I Wu · 7 years ago
  63. a52a5b6 Merge "SF: Fix mGraphicBufferProducerList" by TreeHugger Robot · 7 years ago
  64. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 7 years ago
  65. 9a48a8c surfaceflinger: simplify getActiveColorMode check by Chia-I Wu · 7 years ago
  66. 69bf10f surfaceflinger: simplify P3 support in RE by Chia-I Wu · 7 years ago
  67. 4b0e4dd surfaceflinger: fix WCG flag in DisplayDevice creation by Chia-I Wu · 7 years ago
  68. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 7 years ago
  69. ccfd682 Fix VrFlinger handoff by Jiwen 'Steve' Cai · 7 years ago
  70. 12eb423 SF: Abstract out buffer queue creation by Lloyd Pique · 8 years ago
  71. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  72. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  73. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 8 years ago
  74. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  75. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  76. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 7 years ago
  77. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 7 years ago
  78. 8d2651e surfaceflinger: support BT2020_ITU_PQ by Chia-I Wu · 7 years ago
  79. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  80. f1831a1 Merge "SurfaceFlinger: Do not capture rounded corners on screenshots" by TreeHugger Robot · 8 years ago
  81. 8acf5a0 SurfaceFlinger: Do not capture rounded corners on screenshots by Adrian Roos · 8 years ago
  82. 5b15ef6 Enable IMG_context_priority depending on availability by Jorim Jaggi · 8 years ago
  83. a67cda6 Merge "SurfaceFlinger: Optimize region calculation for invisible layers." by TreeHugger Robot · 8 years ago
  84. e5f4f69 SurfaceFlinger: Optimize region calculation for invisible layers. by Robert Carr · 8 years ago
  85. c520831 Use wide color modes with external displays by Lloyd Pique · 8 years ago
  86. 2ae2b3b Allow a primary display disconnect by Lloyd Pique · 8 years ago
  87. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 8 years ago
  88. fcd8661 Eliminate duplicate device creation code by Lloyd Pique · 8 years ago
  89. ba04e62 Move hotplug processing to the main thread by Lloyd Pique · 8 years ago
  90. 347200f Create processDisplayChangesLocked by Lloyd Pique · 8 years ago
  91. 7989421 Merge "[SurfaceFlinger] Replace NULL with nullptr." by Peiyong Lin · 8 years ago
  92. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 8 years ago
  93. 87704c9 Get layer trace status from SurfaceFlinger service by Vishnu Nair · 8 years ago
  94. 03480e2 Restore ability of system to screenshot secure layers. by Robert Carr · 8 years ago
  95. 154f5bb Merge "Avoid unnecessary calls to updateTransformHint" by Rob Carr · 8 years ago
  96. 767fcf7 surfaceflinger: add more sync operations to RenderEngine by Chia-I Wu · 8 years ago
  97. 95f40fb Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 8 years ago
  98. 51a0b41 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 8 years ago
  99. 56a0b9a Avoid unnecessary calls to updateTransformHint by Robert Carr · 8 years ago
  100. 73beded SF: Move glComp/DispTimeline to SFBE by David Sodman · 8 years ago