1. 54dd6e2 Merge "SurfaceFlinger: Fix reparenting following ReparentForDrawing" into pi-dev am: 0c2de3681d by Rob Carr · 7 years ago
  2. 0c2de36 Merge "SurfaceFlinger: Fix reparenting following ReparentForDrawing" into pi-dev by Rob Carr · 7 years ago
  3. 30505fb surfacefligner: revert recent BE/FE split changes by Chia-I Wu · 7 years ago
  4. ccd3484 Pass correct window type and app id to hw composer. by rongliu · 7 years ago
  5. c430db9 Merge "Manual merge of ag/3738015 because of conflicts. Conflicts are in layers.proto, LayerProtoParser.h and LayerProtoPraser.cpp as master has more fields in layer proto than pi-dev." by Rose Liu · 7 years ago
  6. d340ffa Merge changes Icf7cf2fd,I325521b7,Ia80c865d by Lloyd Pique · 7 years ago
  7. cfb187b Manual merge of ag/3738015 because of conflicts. by rongliu · 7 years ago
  8. 4bfd397 SF: Restructure message refresh by David Sodman · 8 years ago
  9. 5a5f148 SF: Add sideband stream setup to setUpHwComposer by David Sodman · 8 years ago
  10. 6773c78 Merge "SF: Support SolidColor layers in setUpHwComposer" by TreeHugger Robot · 7 years ago
  11. 5487f60 Merge "SF: Move config of HWComposer to setupHwComposer" by TreeHugger Robot · 7 years ago
  12. 99d3da5 SF: Refactor display device creation by Lloyd Pique · 8 years ago
  13. 2e971a9 Merge "Use unique_ptr for proto parser to handle destruction." into pi-dev by TreeHugger Robot · 7 years ago
  14. 7794ec1 Use unique_ptr for proto parser to handle destruction. by chaviw · 7 years ago
  15. 1cd9d30 Merge "Use unique_ptr for proto parser to handle destruction." by Chavi Weingarten · 7 years ago
  16. 15eae09 SurfaceFlinger: Fix reparenting following ReparentForDrawing by Robert Carr · 7 years ago
  17. 14fe036 SF: Support SolidColor layers in setUpHwComposer by David Sodman · 8 years ago
  18. 5691283 SF: Move config of HWComposer to setupHwComposer by David Sodman · 8 years ago
  19. 3bed052 Fix frozen screen after exiting vr by Steven Thomas · 7 years ago
  20. eb6d205 Fix frozen screen after exiting vr by Steven Thomas · 7 years ago
  21. 7ba019b Use unique_ptr for proto parser to handle destruction. by chaviw · 7 years ago
  22. 4b7c4bc SF: Use CompositionInfo to program HWComposer by David Sodman · 8 years ago
  23. dc5e062 SF: Add support for screen captures by David Sodman · 8 years ago
  24. 0f93281 Merge changes I73599f62,I8526e671,I8ab696b1,Ib7950386,I0051c41a, ... by TreeHugger Robot · 7 years ago
  25. 379adc1 SF: Separate EventControlThread into interface and impl by Lloyd Pique · 8 years ago
  26. 4dccc41 SF: Separate SurfaceInterceptor into interface and impl by Lloyd Pique · 8 years ago
  27. 3fcdef1 SF: Separate MessageQueue into interface and impl by Lloyd Pique · 8 years ago
  28. ac648ee SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 8 years ago
  29. fbd1be3 Merge "Add a null check in case device disappears." into pi-dev am: 3c6f5390a2 by Garfield Tan · 7 years ago
  30. 3c6f539 Merge "Add a null check in case device disappears." into pi-dev by TreeHugger Robot · 7 years ago
  31. 6794249 Merge "SF: Add IGBP list leak debugging info" into pi-dev am: 43bfc23bb8 by Dan Stoza · 7 years ago
  32. 3b1b8af Add a null check in case device disappears. by Garfield Tan · 7 years ago
  33. 0a0158c SF: Add IGBP list leak debugging info by Dan Stoza · 7 years ago
  34. b8af792 SF: Add onLayerDisplayed method to LayerBE by David Sodman · 8 years ago
  35. 8141094 [Native] Replace android_color_mode usage with ColorMode. am: a52f029562 by Peiyong Lin · 7 years ago
  36. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 7 years ago
  37. 9255389 Merge changes from topic "capture-child-layers" into pi-dev am: 17511b0527 by Rob Carr · 7 years ago
  38. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 7 years ago
  39. 7124ad3 Implement Display Layer Stats by Yiwei Zhang · 7 years ago
  40. df1c25f Merge changes from topic "re-simplify-wcg" by Chia-I Wu · 7 years ago
  41. a52a5b6 Merge "SF: Fix mGraphicBufferProducerList" by TreeHugger Robot · 7 years ago
  42. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 7 years ago
  43. 9a48a8c surfaceflinger: simplify getActiveColorMode check by Chia-I Wu · 7 years ago
  44. 69bf10f surfaceflinger: simplify P3 support in RE by Chia-I Wu · 7 years ago
  45. 4b0e4dd surfaceflinger: fix WCG flag in DisplayDevice creation by Chia-I Wu · 7 years ago
  46. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 7 years ago
  47. ccfd682 Fix VrFlinger handoff by Jiwen 'Steve' Cai · 7 years ago
  48. 12eb423 SF: Abstract out buffer queue creation by Lloyd Pique · 8 years ago
  49. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  50. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  51. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 8 years ago
  52. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  53. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  54. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 8 years ago
  55. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 8 years ago
  56. 8d2651e surfaceflinger: support BT2020_ITU_PQ by Chia-I Wu · 8 years ago
  57. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  58. f1831a1 Merge "SurfaceFlinger: Do not capture rounded corners on screenshots" by TreeHugger Robot · 8 years ago
  59. 8acf5a0 SurfaceFlinger: Do not capture rounded corners on screenshots by Adrian Roos · 8 years ago
  60. 5b15ef6 Enable IMG_context_priority depending on availability by Jorim Jaggi · 8 years ago
  61. a67cda6 Merge "SurfaceFlinger: Optimize region calculation for invisible layers." by TreeHugger Robot · 8 years ago
  62. e5f4f69 SurfaceFlinger: Optimize region calculation for invisible layers. by Robert Carr · 8 years ago
  63. c520831 Use wide color modes with external displays by Lloyd Pique · 8 years ago
  64. 2ae2b3b Allow a primary display disconnect by Lloyd Pique · 8 years ago
  65. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 8 years ago
  66. fcd8661 Eliminate duplicate device creation code by Lloyd Pique · 8 years ago
  67. ba04e62 Move hotplug processing to the main thread by Lloyd Pique · 8 years ago
  68. 347200f Create processDisplayChangesLocked by Lloyd Pique · 8 years ago
  69. 7989421 Merge "[SurfaceFlinger] Replace NULL with nullptr." by Peiyong Lin · 8 years ago
  70. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 8 years ago
  71. 87704c9 Get layer trace status from SurfaceFlinger service by Vishnu Nair · 8 years ago
  72. 03480e2 Restore ability of system to screenshot secure layers. by Robert Carr · 8 years ago
  73. 154f5bb Merge "Avoid unnecessary calls to updateTransformHint" by Rob Carr · 8 years ago
  74. 767fcf7 surfaceflinger: add more sync operations to RenderEngine by Chia-I Wu · 8 years ago
  75. 95f40fb Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 8 years ago
  76. 51a0b41 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 8 years ago
  77. 56a0b9a Avoid unnecessary calls to updateTransformHint by Robert Carr · 8 years ago
  78. 73beded SF: Move glComp/DispTimeline to SFBE by David Sodman · 8 years ago
  79. 4a36e93 SF: FrameBuckets state to SFBE by David Sodman · 8 years ago
  80. cbaf083 SF: BufferingStats state to SFBE by David Sodman · 8 years ago
  81. 99974d2 SF: CompositorTiming/CompositorPresentTime state to SFBE by David Sodman · 8 years ago
  82. bc81528 SF: RenderEngine/EGL state to SFBE by David Sodman · 8 years ago
  83. 105b7dc surfaceflinger: Create SurfaceFlingerBE class by David Sodman · 8 years ago
  84. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 8 years ago
  85. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 8 years ago
  86. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  87. c5aad50 Merge "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  88. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 8 years ago
  89. 94e6a68 surfaceflinger: remove DisplayDevice::mFlags by Chia-I Wu · 8 years ago
  90. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 8 years ago
  91. c670d50 surfaceflinger: remove EGLConfig from DisplayDevice ctor by Chia-I Wu · 8 years ago
  92. eadbaa6 surfaceflinger: add RenderEngine::BindNativeBufferAsFramebuffer by Chia-I Wu · 8 years ago
  93. b0c041b surfaceflinger: return fence fd from RenderEngine::flush by Chia-I Wu · 8 years ago
  94. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 8 years ago
  95. 8601f88 surfaceflinger: move EGL version/extensions dump into RE by Chia-I Wu · 8 years ago
  96. b01450b surfaceflinger: move EGL termination into RE by Chia-I Wu · 8 years ago
  97. d4d9c6f surfaceflinger: move EGL initialization into RE by Chia-I Wu · 8 years ago
  98. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  99. 761f8b4 Merge "Remove from top layer list if re-parenting top layer." by TreeHugger Robot · 8 years ago
  100. 8ea97bb Remove from top layer list if re-parenting top layer. by chaviw · 8 years ago