1. ac648ee SF: libsurfaceflinger_unittest should skip SF ctor by Lloyd Pique · 8 years ago
  2. df1c25f Merge changes from topic "re-simplify-wcg" by Chia-I Wu · 7 years ago
  3. a52a5b6 Merge "SF: Fix mGraphicBufferProducerList" by TreeHugger Robot · 7 years ago
  4. 101d8dc SF: Fix mGraphicBufferProducerList by Dan Stoza · 7 years ago
  5. 9a48a8c surfaceflinger: simplify getActiveColorMode check by Chia-I Wu · 7 years ago
  6. 69bf10f surfaceflinger: simplify P3 support in RE by Chia-I Wu · 7 years ago
  7. 4b0e4dd surfaceflinger: fix WCG flag in DisplayDevice creation by Chia-I Wu · 7 years ago
  8. 8ee5227 Merge changes Ic400e8d1,If108059c by TreeHugger Robot · 7 years ago
  9. ccfd682 Fix VrFlinger handoff by Jiwen 'Steve' Cai · 7 years ago
  10. 12eb423 SF: Abstract out buffer queue creation by Lloyd Pique · 8 years ago
  11. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 7 years ago
  12. 0fcde1b SF: Separate EventThread into interface and impl by Lloyd Pique · 8 years ago
  13. 144e116 SF: Separate RenderEngine into interface and impl by Lloyd Pique · 8 years ago
  14. a822d52 SF: Separate Hwc2::Composer into interface and impl by Lloyd Pique · 8 years ago
  15. e83f931 SF: Cleanup EventThread Part 2 by Lloyd Pique · 7 years ago
  16. 46a46b3 SF: Cleanup EventThread Part 1 by Lloyd Pique · 7 years ago
  17. 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 7 years ago
  18. 8d2651e surfaceflinger: support BT2020_ITU_PQ by Chia-I Wu · 7 years ago
  19. 5c6e463 surfaceflinger: always advertise HDR10 when wide color is available by Chia-I Wu · 8 years ago
  20. f1831a1 Merge "SurfaceFlinger: Do not capture rounded corners on screenshots" by TreeHugger Robot · 8 years ago
  21. 8acf5a0 SurfaceFlinger: Do not capture rounded corners on screenshots by Adrian Roos · 8 years ago
  22. 5b15ef6 Enable IMG_context_priority depending on availability by Jorim Jaggi · 8 years ago
  23. a67cda6 Merge "SurfaceFlinger: Optimize region calculation for invisible layers." by TreeHugger Robot · 8 years ago
  24. e5f4f69 SurfaceFlinger: Optimize region calculation for invisible layers. by Robert Carr · 8 years ago
  25. c520831 Use wide color modes with external displays by Lloyd Pique · 8 years ago
  26. 2ae2b3b Allow a primary display disconnect by Lloyd Pique · 8 years ago
  27. 715a2c1 Determine displayType in SurfaceFlinger by Lloyd Pique · 8 years ago
  28. fcd8661 Eliminate duplicate device creation code by Lloyd Pique · 8 years ago
  29. ba04e62 Move hotplug processing to the main thread by Lloyd Pique · 8 years ago
  30. 347200f Create processDisplayChangesLocked by Lloyd Pique · 8 years ago
  31. 7989421 Merge "[SurfaceFlinger] Replace NULL with nullptr." by Peiyong Lin · 8 years ago
  32. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 8 years ago
  33. 87704c9 Get layer trace status from SurfaceFlinger service by Vishnu Nair · 8 years ago
  34. 03480e2 Restore ability of system to screenshot secure layers. by Robert Carr · 8 years ago
  35. 154f5bb Merge "Avoid unnecessary calls to updateTransformHint" by Rob Carr · 8 years ago
  36. 767fcf7 surfaceflinger: add more sync operations to RenderEngine by Chia-I Wu · 8 years ago
  37. 95f40fb Merge "Fix sanitizer in handleTransitionLocked." by Ivan Lozano · 8 years ago
  38. 51a0b41 Fix sanitizer in handleTransitionLocked. by Ivan Lozano · 8 years ago
  39. 56a0b9a Avoid unnecessary calls to updateTransformHint by Robert Carr · 8 years ago
  40. 73beded SF: Move glComp/DispTimeline to SFBE by David Sodman · 8 years ago
  41. 4a36e93 SF: FrameBuckets state to SFBE by David Sodman · 8 years ago
  42. cbaf083 SF: BufferingStats state to SFBE by David Sodman · 8 years ago
  43. 99974d2 SF: CompositorTiming/CompositorPresentTime state to SFBE by David Sodman · 8 years ago
  44. bc81528 SF: RenderEngine/EGL state to SFBE by David Sodman · 8 years ago
  45. 105b7dc surfaceflinger: Create SurfaceFlingerBE class by David Sodman · 8 years ago
  46. 1801d27 Merge "Revert "Revert "Use GraphicBuffer instead of GBP for screenshots.""" by Chavi Weingarten · 8 years ago
  47. 59182e5 Merge changes from topic "sf-re" by Chia-I Wu · 8 years ago
  48. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  49. c5aad50 Merge "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  50. b02087d surfaceflinger: remove DisplayDevice::swapRegion by Chia-I Wu · 8 years ago
  51. 94e6a68 surfaceflinger: remove DisplayDevice::mFlags by Chia-I Wu · 8 years ago
  52. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 8 years ago
  53. c670d50 surfaceflinger: remove EGLConfig from DisplayDevice ctor by Chia-I Wu · 8 years ago
  54. eadbaa6 surfaceflinger: add RenderEngine::BindNativeBufferAsFramebuffer by Chia-I Wu · 8 years ago
  55. b0c041b surfaceflinger: return fence fd from RenderEngine::flush by Chia-I Wu · 8 years ago
  56. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 8 years ago
  57. 8601f88 surfaceflinger: move EGL version/extensions dump into RE by Chia-I Wu · 8 years ago
  58. b01450b surfaceflinger: move EGL termination into RE by Chia-I Wu · 8 years ago
  59. d4d9c6f surfaceflinger: move EGL initialization into RE by Chia-I Wu · 8 years ago
  60. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  61. 761f8b4 Merge "Remove from top layer list if re-parenting top layer." by TreeHugger Robot · 8 years ago
  62. 8ea97bb Remove from top layer list if re-parenting top layer. by chaviw · 8 years ago
  63. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  64. 503b79e Merge "Add additional parameters for the captureLayer functions." by Chavi Weingarten · 8 years ago
  65. c5de5b3 Merge "Fix usage of HWC_DISPLAY_PRIMARY in vr flinger" by Steven Thomas · 8 years ago
  66. ebd62af SurfaceFlinger: Fix removal check when adding child layers. by Robert Carr · 8 years ago
  67. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  68. 6e8f706 Fix usage of HWC_DISPLAY_PRIMARY in vr flinger by Steven Thomas · 8 years ago
  69. ec2d985 surfaceflinger: fix traverseLayersInDisplay by Chia-I Wu · 8 years ago
  70. 8d7cb20 Merge "Allow relative layering of children" by Rob Carr · 8 years ago
  71. 68e316e Merge "surfaceflinger: fix fencing when layers become invisible" by Chia-I Wu · 8 years ago
  72. 91601ac Merge "surfaceflinger: fix fencing when composition mode switches" am: 42ddbb44ac am: 4256a72959 by Chia-I Wu · 8 years ago
  73. 3d91a35 Merge "surfaceflinger: fix fencing when composition mode switches" am: 42ddbb44ac by Chia-I Wu · 8 years ago
  74. 4256a72 Merge "surfaceflinger: fix fencing when composition mode switches" by Chia-I Wu · 8 years ago
  75. 8380689 surfaceflinger: fix fencing when layers become invisible by Chia-I Wu · 8 years ago
  76. 6960096 Merge "Trace drawing state" by Jorim Jaggi · 8 years ago
  77. 503c704 Allow relative layering of children by Robert Carr · 8 years ago
  78. 8e0af36 Trace drawing state by Jorim Jaggi · 8 years ago
  79. 7b54959 surfaceflinger: fix fencing when composition mode switches by Chia-I Wu · 8 years ago
  80. c9232ed Added check for forceClientComposition for every layer. by chaviw · 8 years ago
  81. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 8 years ago
  82. de1eb9c Merge "Eliminate redundant changes to hardware vsync state." by Matthew Bouyack · 8 years ago
  83. 8b3871a Don't invoke transactions on layers that will be removed. by chaviw · 8 years ago
  84. 0c69cad Refactor Layer/ColorLayer into siblings by David Sodman · 8 years ago
  85. 2b18d43 Merge "Add SurfaceFlinger tracing" by TreeHugger Robot · 8 years ago
  86. 1e1a128 Add SurfaceFlinger tracing by Adrian Roos · 8 years ago
  87. a3d7bd3 Allow SurfaceFlinger to dump to proto by chaviw · 8 years ago
  88. 2f5bd00 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 8 years ago
  89. 3c192d0 surfaceflinger: make vsync injection more robust am: 6200eacdc9 am: ffbf2d94a1 by Chia-I Wu · 8 years ago
  90. ffbf2d9 surfaceflinger: make vsync injection more robust am: 6200eacdc9 by Chia-I Wu · 8 years ago
  91. 6200eac surfaceflinger: make vsync injection more robust by Chia-I Wu · 8 years ago
  92. 7e8d74b Merge "Add captureLayers function to capture a layer and its children." by TreeHugger Robot · 8 years ago
  93. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  94. e7f2e3a Merge "Add proto dump flag to services (1/2)" by TreeHugger Robot · 8 years ago
  95. 90f669f surfaceflinger: make vsync injection more robust by Chia-I Wu · 8 years ago
  96. a14443f Add new color setting by Romain Guy · 8 years ago
  97. 6bde3c8 Merge "Added protobuf to gather layer info." by Chavi Weingarten · 8 years ago
  98. 275166a Add new color setting am: 54f154a282 am: c5e26a942e by Romain Guy · 8 years ago
  99. c5e26a9 Add new color setting am: 54f154a282 by Romain Guy · 8 years ago
  100. 54f154a Add new color setting by Romain Guy · 8 years ago